Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 912041 Details for
Bug 945055
media-libs/libsndfile-1.2.2-r2 - [ncurses-6.5] [meson] [gcc-15] common.c: internal compiler error: verify_type failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:libsndfile-1.2.2-r2:20241126-160818.log
media-libs:libsndfile-1.2.2-r2:20241126-160818.log (text/plain), 28.54 KB, created by
Toralf Förster
on 2024-11-26 18:40:01 UTC
(
hide
)
Description:
media-libs:libsndfile-1.2.2-r2:20241126-160818.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-26 18:40:01 UTC
Size:
28.54 KB
patch
obsolete
> * Package: media-libs/libsndfile-1.2.2-r2:0 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Checking whether python3_13 is suitable ... > * dev-lang/python:3.13 ... > [ ok ] > * Using python3.13 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking libsndfile-1.2.2.tar.xz to /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work >>>> Source unpacked in /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work >>>> Preparing source in /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libsndfile-1.2.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libsndfile-1.2.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libsndfile-1.2.2-r2 --htmldir=/usr/share/doc/libsndfile-1.2.2-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-octave --disable-static --disable-werror --enable-external-libs --enable-mpeg --enable-full-suite --disable-alsa --disable-sqlite PYTHON=python3.13 >checking whether configure should try to set CFLAGS/CXXFLAGS/CPPFLAGS/LDFLAGS... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for C compiler vendor... gnu >checking for a sed that does not truncate output... /usr/bin/sed >checking for C compiler version... 15.0.0 >checking for C++ compiler vendor... gnu >checking for C++ compiler version... 15.0.0 >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking whether ln -s works... yes >checking for python version... 3.13 >checking for python platform... linux >checking for GNU default python prefix... ${prefix} >checking for GNU default python exec_prefix... ${exec_prefix} >checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages >checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages >checking for autogen... no >checking for wine... no >checking for xcode-select... no >checking for endian.h... yes >checking for byteswap.h... yes >checking for locale.h... yes >checking for sys/time.h... yes >checking for immintrin.h... yes >checking for stdbool.h... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking whether S_IRGRP is declared... yes >checking size of wchar_t... 4 >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of float... 4 >checking size of double... 8 >checking size of void*... 8 >checking size of size_t... 8 >checking size of int64_t... 8 >checking size of long long... 8 >checking size of off_t... 8 >checking for ssize_t... yes >checking whether byte ordering is bigendian... no >checking for malloc... yes >checking for calloc... yes >checking for realloc... yes >checking for free... yes >checking for open... yes >checking for read... yes >checking for write... yes >checking for lseek... yes >checking for lseek64... yes >checking for fstat... yes >checking for fstat64... yes >checking for ftruncate... yes >checking for fsync... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for gmtime... yes >checking for gmtime_r... yes >checking for localtime... yes >checking for localtime_r... yes >checking for gettimeofday... yes >checking for mmap... yes >checking for getpagesize... yes >checking for setlocale... yes >checking for pipe... yes >checking for waitpid... yes >checking for library containing floor... -lm >checking for floor... yes >checking for ceil... yes >checking for fmod... yes >checking for lrint... yes >checking for lrintf... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for flac >= 1.3.1 ... yes >checking for ogg >= 1.3.0 ... yes >checking for vorbis >= 1.2.3 ... yes >checking for vorbisenc >= 1.2.3 ... yes >checking for opus >= 1.1 ... yes >checking for lame/lame.h... yes >checking for library containing lame_set_VBR_q... -lmp3lame >checking for libmpg123 >= 1.25.10 ... yes >checking processor clipping capabilities... none >configure: WARNING: Touching files in directory tests/. >touch: cannot touch 'tests/*.c': No such file or directory >touch: cannot touch 'tests/*.h': No such file or directory >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wcast-qual... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wuninitialized... yes >checking whether C compiler accepts -Winit-self... yes >checking whether C compiler accepts -Wno-format-truncation... yes >checking whether C compiler accepts -Wvla... yes >checking whether C compiler accepts -Wbad-function-cast... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Waggregate-return... yes >checking whether C++ compiler accepts -Wall... yes >checking whether C++ compiler accepts -Wextra... yes >checking whether C++ compiler accepts -Wpointer-arith... yes >checking whether C++ compiler accepts -Wcast-align... yes >checking whether C++ compiler accepts -Wcast-qual... yes >checking whether C++ compiler accepts -Wshadow... yes >checking whether C++ compiler accepts -Wwrite-strings... yes >checking whether C++ compiler accepts -Wundef... yes >checking whether C++ compiler accepts -Wuninitialized... yes >checking whether C++ compiler accepts -Winit-self... yes >checking whether C++ compiler accepts -Wno-format-truncation... yes >checking whether C++ compiler accepts -Wctor-dtor-privacy... yes >checking whether C++ compiler accepts -Wnon-virtual-dtor... yes >checking whether C++ compiler accepts -Woverloaded-virtual... yes >checking whether C++ compiler accepts -Wreorder... yes >checking whether C++ compiler accepts -Wsign-promo... yes >checking whether C compiler accepts -Werror... yes >checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Octave/Makefile >config.status: creating src/version-metadata.rc >config.status: creating tests/test_wrapper.sh >config.status: creating tests/pedantic-header-test.sh >config.status: creating sndfile.pc >config.status: creating Scripts/build-test-tarball.mk >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- > > Configuration summary : > > libsndfile version : .................. 1.2.2 > > Host CPU : ............................ x86_64 > Host Vendor : ......................... pc > Host OS : ............................. linux-gnu > > CFLAGS : .............................. -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return > CXXFLAGS : ............................ -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo > CPPFLAGS : ............................ > LDFLAGS : ............................. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto > > Experimental code : ................... no > Using ALSA in example programs : ...... no > External FLAC/Ogg/Vorbis/Opus : ....... yes > External MPEG Lame/MPG123 : ........... yes > Building Octave interface : ........... > > Tools : > > C Compiler Vendor is : ................ gnu (15.0.0) > CXX Compiler Vendor is : .............. gnu (15.0.0) > > Sanitizer enabled : ................... no > > Installation directories : > > Library directory : ................... /usr/lib64 > Program directory : ................... /usr/bin > Pkgconfig directory : ................. /usr/lib64/pkgconfig > HTML docs directory : ................. /usr/share/doc/libsndfile-1.2.2-r2/html > >Compiling some other packages against libsndfile may require >the addition of '/usr/lib64/pkgconfig' to the >PKG_CONFIG_PATH environment variable. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -O -j4 >make all-recursive >make[2]: Entering directory '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2-abi_x86_64.amd64' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 -I./src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include -I./include -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -c -o src/libcommon_la-common.lo `test -f 'src/common.c' || echo '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/'`src/common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 -I./src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include -I./include -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -c /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src/common.c -fPIC -DPIC -o src/.libs/libcommon_la-common.o >/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src/common.c:1845:1: error: 'TYPE_CANONICAL' is not compatible > 1845 | } /* psf_open_tmpfile */ > | ^ > <record_type 0x7ff58bbe7150 BLK > size <integer_cst 0x7ff58bbe5210 type <integer_type 0x7ff58c2220a8 bitsizetype> constant 224032> > unit-size <integer_cst 0x7ff58bbe5258 type <integer_type 0x7ff58c222000 sizetype> constant 28004> > align:32 warn_if_not_align:0 symtab:0 alias-set -1 canonical-type 0x7ff58bbe7150 > fields <field_decl 0x7ff58bbe6260 cue_count > type <integer_type 0x7ff58bbb41f8 uint32_t sizes-gimplified public unsigned SI > size <integer_cst 0x7ff58c224198 constant 32> > unit-size <integer_cst 0x7ff58c2241b0 constant 4> > align:32 warn_if_not_align:0 symtab:0 alias-set -1 canonical-type 0x7ff58c222690 precision:32 min <integer_cst 0x7ff58c2241c8 0> max <integer_cst 0x7ff58c224180 4294967295> > pointer_to_this <pointer_type 0x7ff587ee4498>> > unsigned SI /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include/sndfile.h:456:9 size <integer_cst 0x7ff58c224198 32> unit-size <integer_cst 0x7ff58c2241b0 4> > align:32 warn_if_not_align:0 offset_align 256 decl_not_flexarray: 1 > offset <integer_cst 0x7ff58c202f78 constant 0> > bit-offset <integer_cst 0x7ff58c202fc0 constant 0> context <record_type 0x7ff58bbe7150> > chain <field_decl 0x7ff58bbe62f8 cue_points type <array_type 0x7ff58bbe72a0> > BLK /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include/sndfile.h:456:9 > size <integer_cst 0x7ff58bbe5168 constant 224000> > unit-size <integer_cst 0x7ff58bbe51f8 constant 28000> > align:32 warn_if_not_align:0 offset_align 256 decl_not_flexarray: 0 offset <integer_cst 0x7ff58c202f78 0> bit-offset <integer_cst 0x7ff58c224198 32> context <record_type 0x7ff58bbe7150>>> > pointer_to_this <pointer_type 0x7ff587eb3930>> > <record_type 0x7ff587f232a0 includes-flexarray BLK > size <integer_cst 0x7ff58c224198 type <integer_type 0x7ff58c2220a8 bitsizetype> constant 32> > unit-size <integer_cst 0x7ff58c2241b0 type <integer_type 0x7ff58c222000 sizetype> constant 4> > align:32 warn_if_not_align:0 symtab:0 alias-set -1 canonical-type 0x7ff58bbe7150 > fields <field_decl 0x7ff587eba850 cue_count > type <integer_type 0x7ff58bbb41f8 uint32_t sizes-gimplified public unsigned SI size <integer_cst 0x7ff58c224198 32> unit-size <integer_cst 0x7ff58c2241b0 4> > align:32 warn_if_not_align:0 symtab:0 alias-set -1 canonical-type 0x7ff58c222690 precision:32 min <integer_cst 0x7ff58c2241c8 0> max <integer_cst 0x7ff58c224180 4294967295> > pointer_to_this <pointer_type 0x7ff587ee4498>> > unsigned SI /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src/common.c:1315:9 size <integer_cst 0x7ff58c224198 32> unit-size <integer_cst 0x7ff58c2241b0 4> > align:32 warn_if_not_align:0 offset_align 256 decl_not_flexarray: 1 > offset <integer_cst 0x7ff58c202f78 constant 0> > bit-offset <integer_cst 0x7ff58c202fc0 constant 0> context <record_type 0x7ff587f232a0> > chain <field_decl 0x7ff587eba8e8 cue_points type <array_type 0x7ff587f233f0> > BLK /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src/common.c:1315:9 > align:32 warn_if_not_align:0 offset_align 256 decl_not_flexarray: 0 offset <integer_cst 0x7ff58c202f78 0> bit-offset <integer_cst 0x7ff58c224198 32> context <record_type 0x7ff587f232a0>>>> >during IPA pass: *free_lang_data >/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src/common.c:1845:1: internal compiler error: 'verify_type' failed >0x5620cf956ef3 diagnostic_context::diagnostic_impl(rich_location*, diagnostic_metadata const*, diagnostic_option_id, char const*, __va_list_tag (*) [1], diagnostic_t) > ???:0 >0x5620cf96efcd internal_error(char const*, ...) > ???:0 >0x5620ce6b8df9 verify_type(tree_node const*) > ???:0 >Please submit a full bug report, with preprocessed source (by using -freport-bug). >Please include the complete backtrace with any bug report. >See <https://bugs.gentoo.org/> for instructions. >make[2]: *** [Makefile:2636: src/libcommon_la-common.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2-abi_x86_64.amd64' >make[2]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2-abi_x86_64.amd64' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 -I./src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include -I./include -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -c -o src/libcommon_la-file_io.lo `test -f 'src/file_io.c' || echo '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/'`src/file_io.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 -I./src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include -I./include -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -c /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src/file_io.c -fPIC -DPIC -o src/.libs/libcommon_la-file_io.o >make[2]: Leaving directory '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2-abi_x86_64.amd64' >make[2]: Entering directory '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2-abi_x86_64.amd64' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 -I./src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include -I./include -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -c -o src/libcommon_la-command.lo `test -f 'src/command.c' || echo '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/'`src/command.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 -I./src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include -I./include -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -c /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src/command.c -fPIC -DPIC -o src/.libs/libcommon_la-command.o >make[2]: Leaving directory '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2-abi_x86_64.amd64' >make[2]: Entering directory '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2-abi_x86_64.amd64' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 -I./src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include -I./include -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -c -o src/libcommon_la-pcm.lo `test -f 'src/pcm.c' || echo '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/'`src/pcm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2 -I./src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src -I/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/include -I./include -I/usr/include/opus -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wextra -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wwrite-strings -Wundef -Wuninitialized -Winit-self -Wno-format-truncation -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Waggregate-return -c /var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2/src/pcm.c -fPIC -DPIC -o src/.libs/libcommon_la-pcm.o >make[2]: Leaving directory '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2-abi_x86_64.amd64' >make[1]: *** [Makefile:3276: all-recursive] Error 1 >make: *** [Makefile:1539: all] Error 2 > * ERROR: media-libs/libsndfile-1.2.2-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/libsndfile-1.2.2-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/libsndfile-1.2.2-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:libsndfile-1.2.2-r2:20241126-160818.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/libsndfile-1.2.2-r2/work/libsndfile-1.2.2' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 945055
:
912035
|
912036
|
912037
|
912038
|
912039
|
912040
| 912041 |
912042
|
912043