Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed to emerge media-libs/opus-1.5.1-r1
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Sabaton
Apprentice
Apprentice


Joined: 02 Mar 2019
Posts: 175

PostPosted: Mon Apr 22, 2024 5:00 am    Post subject: Failed to emerge media-libs/opus-1.5.1-r1 Reply with quote

Hallo zusammen,

ich habe beim Systemupdate ein Problem.

Code:
* Package:    media-libs/opus-1.5.1-r1:0
 * Repository: gentoo
 * Maintainer: sound@gentoo.org steils@gentoo.org
 * USE:        abi_x86_64 amd64 cpu_flags_x86_sse elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Checking whether python3_12 is suitable ...
 *   dev-lang/python:3.12 ...                                                                          [ ok ]
 * Using python3.12 to build (via PYTHON_COMPAT iteration)
>>> Unpacking source...
>>> Unpacking opus-1.5.1.tar.gz to /var/tmp/portage/media-libs/opus-1.5.1-r1/work
>>> Source unpacked in /var/tmp/portage/media-libs/opus-1.5.1-r1/work
>>> Preparing source in /var/tmp/portage/media-libs/opus-1.5.1-r1/work/opus-1.5.1 ...
 * Applying opus-1.3.1-libdir-macro.patch ...                                                          [ ok ]
 * Applying opus-1.4-arm64-neon.patch ...                                                              [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/opus-1.5.1-r1/work/opus-1.5.1 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
meson setup -Db_lto=false --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/media-libs/opus-1.5.1-r1/temp/python3.12/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/media-libs/opus-1.5.1-r1/temp/python3.12/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/media-libs/opus-1.5.1-r1/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Ddefault_library=shared -Denable-deep-plc=true -Denable-dred=true -Denable-osce=true -Dcustom-modes=false -Dtests=disabled -Dassertions=false -Dhardening=false -Ddocs=disabled -Ddocdir=/usr/share/doc/opus-1.5.1-r1 -Dintrinsics=enabled /var/tmp/portage/media-libs/opus-1.5.1-r1/work/opus-1.5.1 /var/tmp/portage/media-libs/opus-1.5.1-r1/work/opus-1.5.1-abi_x86_64.amd64
The Meson build system
Version: 1.3.2
Source dir: /var/tmp/portage/media-libs/opus-1.5.1-r1/work/opus-1.5.1
Build dir: /var/tmp/portage/media-libs/opus-1.5.1-r1/work/opus-1.5.1-abi_x86_64.amd64
Build type: native build
Project name: opus
Project version: 1.5.1
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 13.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p14) 13.2.1 20240210")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.41
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -fvisibility=hidden: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -fstack-protector-strong: YES
Library m found: YES
Checking for function "lrintf" with dependency -lm: YES
Checking for function "lrint" with dependency -lm: YES
Checking for function "__malloc_hook" : NO
Check usable header "stdint.h" : YES
Checking if "restrict keyword" compiles: YES
Checking if "C99 variable-size arrays" compiles: YES
Checking if "compiler supports SSE intrinsics" : links: YES
Checking if "compiler supports SSE2 intrinsics" : links: YES
Checking if "compiler supports SSE4.1 intrinsics" : links: YES
Checking if "compiler supports AVX2 intrinsics" : links: YES
Checking if "Get X86 CPU info via inline assembly" : links: YES
Configuring config.h using configuration
Configuring opus.pc using configuration
Program doxygen skipped: feature docs disabled
Build targets in project: 16

opus 1.5.1

  Compiler support
    C99 var arrays                 : YES
    C99 lrintf                     : YES
    Use alloca                     : NO (using C99 variable-size arrays instead)

  Optimizations
    Floating point support         : YES
    Fast float approximations      : NO
    Fixed point debugging          : NO
    Inline assembly optimizations  : none
    External assembly optimizations: none
    Intrinsics optimizations       : SSE, SSE2, SSE4.1, AVX2
    Run-time CPU detection         : not needed

  General configuration
    Custom modes                   : NO
    Assertions                     : NO
    Hardening                      : NO
    Fuzzing                        : NO
    Check ASM                      : NO
    API documentation              : NO
    Extra programs                 : YES
    Tests                          : NO

  User defined options
    Native files                   : /var/tmp/portage/media-libs/opus-1.5.1-r1/temp/meson.x86_64-pc-linux-gnu.amd64.ini
    build.pkg_config_path          : /var/tmp/portage/media-libs/opus-1.5.1-r1/temp/python3.12/pkgconfig:/usr/share/pkgconfig
    buildtype                      : plain
    default_library                : shared
    libdir                         : lib64
    localstatedir                  : /var/lib
    pkg_config_path                : /var/tmp/portage/media-libs/opus-1.5.1-r1/temp/python3.12/pkgconfig:/usr/share/pkgconfig
    prefix                         : /usr
    sysconfdir                     : /etc
    werror                         : false
    wrap_mode                      : nodownload
    b_lto                          : false
    b_pch                          : false
    assertions                     : false
    custom-modes                   : false
    docdir                         : /usr/share/doc/opus-1.5.1-r1
    docs                           : disabled
    enable-deep-plc                : true
    enable-dred                    : true
    enable-osce                    : true
    hardening                      : false
    intrinsics                     : enabled
    tests                          : disabled

Found ninja-1.11.1 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-libs/opus-1.5.1-r1/work/opus-1.5.1 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
meson compile --jobs 6 --load-average 0 --verbose
[1/198] x86_64-pc-linux-gnu-gcc -Icelt/libcelt_sse4_1.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libcelt_sse4_1.a.p/x86_pitch_sse4_1.c.o -MF celt/libcelt_sse4_1.a.p/x86_pitch_sse4_1.c.o.d -o celt/libcelt_sse4_1.a.p/x86_pitch_sse4_1.c.o -c ../opus-1.5.1/celt/x86/pitch_sse4_1.c
[2/198] x86_64-pc-linux-gnu-gcc -Icelt/libcelt_sse2.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libcelt_sse2.a.p/x86_pitch_sse2.c.o -MF celt/libcelt_sse2.a.p/x86_pitch_sse2.c.o.d -o celt/libcelt_sse2.a.p/x86_pitch_sse2.c.o -c ../opus-1.5.1/celt/x86/pitch_sse2.c
[3/198] x86_64-pc-linux-gnu-gcc -Icelt/libcelt_sse4_1.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libcelt_sse4_1.a.p/x86_celt_lpc_sse4_1.c.o -MF celt/libcelt_sse4_1.a.p/x86_celt_lpc_sse4_1.c.o.d -o celt/libcelt_sse4_1.a.p/x86_celt_lpc_sse4_1.c.o -c ../opus-1.5.1/celt/x86/celt_lpc_sse4_1.c
[4/198] rm -f celt/libcelt_sse4_1.a && x86_64-pc-linux-gnu-ar csrDT celt/libcelt_sse4_1.a celt/libcelt_sse4_1.a.p/x86_celt_lpc_sse4_1.c.o celt/libcelt_sse4_1.a.p/x86_pitch_sse4_1.c.o
[5/198] x86_64-pc-linux-gnu-gcc -Icelt/libcelt_sse.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libcelt_sse.a.p/x86_pitch_sse.c.o -MF celt/libcelt_sse.a.p/x86_pitch_sse.c.o.d -o celt/libcelt_sse.a.p/x86_pitch_sse.c.o -c ../opus-1.5.1/celt/x86/pitch_sse.c
[6/198] x86_64-pc-linux-gnu-gcc -Icelt/libcelt_sse2.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libcelt_sse2.a.p/x86_vq_sse2.c.o -MF celt/libcelt_sse2.a.p/x86_vq_sse2.c.o.d -o celt/libcelt_sse2.a.p/x86_vq_sse2.c.o -c ../opus-1.5.1/celt/x86/vq_sse2.c
[7/198] rm -f celt/libcelt_sse2.a && x86_64-pc-linux-gnu-ar csrDT celt/libcelt_sse2.a celt/libcelt_sse2.a.p/x86_pitch_sse2.c.o celt/libcelt_sse2.a.p/x86_vq_sse2.c.o
[8/198] rm -f celt/libcelt_sse.a && x86_64-pc-linux-gnu-ar csrDT celt/libcelt_sse.a celt/libcelt_sse.a.p/x86_pitch_sse.c.o
[9/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/celt.c.o -MF celt/libopus-celt.a.p/celt.c.o.d -o celt/libopus-celt.a.p/celt.c.o -c ../opus-1.5.1/celt/celt.c
[10/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/entcode.c.o -MF celt/libopus-celt.a.p/entcode.c.o.d -o celt/libopus-celt.a.p/entcode.c.o -c ../opus-1.5.1/celt/entcode.c
[11/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/cwrs.c.o -MF celt/libopus-celt.a.p/cwrs.c.o.d -o celt/libopus-celt.a.p/cwrs.c.o -c ../opus-1.5.1/celt/cwrs.c
[12/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/entdec.c.o -MF celt/libopus-celt.a.p/entdec.c.o.d -o celt/libopus-celt.a.p/entdec.c.o -c ../opus-1.5.1/celt/entdec.c
[13/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/entenc.c.o -MF celt/libopus-celt.a.p/entenc.c.o.d -o celt/libopus-celt.a.p/entenc.c.o -c ../opus-1.5.1/celt/entenc.c
[14/198] x86_64-pc-linux-gnu-gcc -Icelt/libcelt_avx2.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libcelt_avx2.a.p/x86_pitch_avx.c.o -MF celt/libcelt_avx2.a.p/x86_pitch_avx.c.o.d -o celt/libcelt_avx2.a.p/x86_pitch_avx.c.o -c ../opus-1.5.1/celt/x86/pitch_avx.c
FAILED: celt/libcelt_avx2.a.p/x86_pitch_avx.c.o
x86_64-pc-linux-gnu-gcc -Icelt/libcelt_avx2.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libcelt_avx2.a.p/x86_pitch_avx.c.o -MF celt/libcelt_avx2.a.p/x86_pitch_avx.c.o.d -o celt/libcelt_avx2.a.p/x86_pitch_avx.c.o -c ../opus-1.5.1/celt/x86/pitch_avx.c
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/immintrin.h:109,
                 from ../opus-1.5.1/celt/x86/pitch_avx.c:32:
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h: In function ‘xcorr_kernel_avx’:
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:56:17: note: called from here
   56 |         xsum7 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+7), xsum7);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:55:17: note: called from here
   55 |         xsum6 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+6), xsum6);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:54:17: note: called from here
   54 |         xsum5 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+5), xsum5);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:53:17: note: called from here
   53 |         xsum4 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+4), xsum4);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:52:17: note: called from here
   52 |         xsum3 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+3), xsum3);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:51:17: note: called from here
   51 |         xsum2 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+2), xsum2);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:50:17: note: called from here
   50 |         xsum1 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+1), xsum1);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:49:17: note: called from here
   49 |         xsum0 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i  ), xsum0);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:49:17: note: called from here
   49 |         xsum0 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i  ), xsum0);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:50:17: note: called from here
   50 |         xsum1 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+1), xsum1);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:51:17: note: called from here
   51 |         xsum2 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+2), xsum2);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:52:17: note: called from here
   52 |         xsum3 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+3), xsum3);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:53:17: note: called from here
   53 |         xsum4 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+4), xsum4);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:54:17: note: called from here
   54 |         xsum5 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+5), xsum5);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:55:17: note: called from here
   55 |         xsum6 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+6), xsum6);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:56:17: note: called from here
   56 |         xsum7 = _mm256_fmadd_ps(x0, _mm256_loadu_ps(y+i+7), xsum7);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:70:17: note: called from here
   70 |         xsum7 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+7, m), xsum7);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:69:17: note: called from here
   69 |         xsum6 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+6, m), xsum6);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:68:17: note: called from here
   68 |         xsum5 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+5, m), xsum5);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:67:17: note: called from here
   67 |         xsum4 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+4, m), xsum4);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:66:17: note: called from here
   66 |         xsum3 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+3, m), xsum3);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:65:17: note: called from here
   65 |         xsum2 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+2, m), xsum2);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:64:17: note: called from here
   64 |         xsum1 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+1, m), xsum1);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:63:17: note: called from here
   63 |         xsum0 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i  , m), xsum0);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:63:17: note: called from here
   63 |         xsum0 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i  , m), xsum0);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:64:17: note: called from here
   64 |         xsum1 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+1, m), xsum1);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:65:17: note: called from here
   65 |         xsum2 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+2, m), xsum2);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:66:17: note: called from here
   66 |         xsum3 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+3, m), xsum3);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:67:17: note: called from here
   67 |         xsum4 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+4, m), xsum4);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:68:17: note: called from here
   68 |         xsum5 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+5, m), xsum5);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:69:17: note: called from here
   69 |         xsum6 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+6, m), xsum6);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/fmaintrin.h:63:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_fmadd_ps’: target specific option mismatch
   63 | _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C)
      | ^~~~~~~~~~~~~~~
../opus-1.5.1/celt/x86/pitch_avx.c:70:17: note: called from here
   70 |         xsum7 = _mm256_fmadd_ps(x0, _mm256_maskload_ps(y+i+7, m), xsum7);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[15/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/kiss_fft.c.o -MF celt/libopus-celt.a.p/kiss_fft.c.o.d -o celt/libopus-celt.a.p/kiss_fft.c.o -c ../opus-1.5.1/celt/kiss_fft.c
[16/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/laplace.c.o -MF celt/libopus-celt.a.p/laplace.c.o.d -o celt/libopus-celt.a.p/laplace.c.o -c ../opus-1.5.1/celt/laplace.c
[17/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/bands.c.o -MF celt/libopus-celt.a.p/bands.c.o.d -o celt/libopus-celt.a.p/bands.c.o -c ../opus-1.5.1/celt/bands.c
[18/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/celt_decoder.c.o -MF celt/libopus-celt.a.p/celt_decoder.c.o.d -o celt/libopus-celt.a.p/celt_decoder.c.o -c ../opus-1.5.1/celt/celt_decoder.c
[19/198] x86_64-pc-linux-gnu-gcc -Icelt/libopus-celt.a.p -Icelt -I../opus-1.5.1/celt -I. -I../opus-1.5.1 -Iinclude -I../opus-1.5.1/include -Isilk -I../opus-1.5.1/silk -Idnn -I../opus-1.5.1/dnn -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -DOPUS_BUILD -DHAVE_CONFIG_H -fvisibility=hidden -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -fstack-protector-strong -march=native -O2 -pipe -fPIC -MD -MQ celt/libopus-celt.a.p/celt_encoder.c.o -MF celt/libopus-celt.a.p/celt_encoder.c.o.d -o celt/libopus-celt.a.p/celt_encoder.c.o -c ../opus-1.5.1/celt/celt_encoder.c
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -j 6 -v
 * ERROR: media-libs/opus-1.5.1-r1::gentoo failed (compile phase):
 *   compile failed
 *
 * Call stack:
 *     ebuild.sh, line  136:  Called src_compile
 *   environment, line 3373:  Called meson-multilib_src_compile
 *   environment, line 2044:  Called multilib-minimal_src_compile
 *   environment, line 2244:  Called multilib_foreach_abi 'multilib-minimal_abi_src_compile'
 *   environment, line 2511:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 2204:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 2202:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile'
 *   environment, line  648:  Called multilib-minimal_abi_src_compile
 *   environment, line 2238:  Called multilib_src_compile
 *   environment, line 2731:  Called meson_src_compile
 *   environment, line 2120:  Called die
 * The specific snippet of code:
 *       [[ ${rv} -eq 0 ]] || die -n "compile failed";
 *
 * If you need support, post the output of `emerge --info '=media-libs/opus-1.5.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/opus-1.5.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/opus-1.5.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/opus-1.5.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/opus-1.5.1-r1/work/opus-1.5.1-abi_x86_64.amd64'
 * S: '/var/tmp/portage/media-libs/opus-1.5.1-r1/work/opus-1.5.1'


Wie bekomme ich das Problem gelöst?

Mfg,
Sabaton
Back to top
View user's profile Send private message
Banana
Veteran
Veteran


Joined: 21 May 2004
Posts: 1397
Location: Germany

PostPosted: Mon Apr 22, 2024 6:27 am    Post subject: Reply with quote

Sieht nach dem Bug hier aus: https://bugs.gentoo.org/929031
_________________
My personal space
My delta-labs.org snippets do expire

PFL - Portage file list - find which package a file or command belongs to.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum