Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 879228 Details for
Bug 919845
media-libs/tremor-0_pre20130223-r3 - [clang] ld.lld: error: version script assignment of libvorbisidec.so.1 to symbol vorbis_comment_add failed: symbol not de
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:tremor-0_pre20130223-r3:20231213-131845.log
media-libs:tremor-0_pre20130223-r3:20231213-131845.log (text/plain), 28.32 KB, created by
Toralf Förster
on 2023-12-13 20:48:56 UTC
(
hide
)
Description:
media-libs:tremor-0_pre20130223-r3:20231213-131845.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-12-13 20:48:56 UTC
Size:
28.32 KB
patch
obsolete
> * Package: media-libs/tremor-0_pre20130223-r3:0 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux low-accuracy > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking tremor-0_pre20130223.tar.xz to /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work >>>> Source unpacked in /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work >>>> Preparing source in /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 ... > * Applying tremor-0_pre20130223-out-of-bounds-write.patch ... > [ ok ] > * Applying tremor-0_pre20130223-autoconf.patch ... > [ ok ] > * Applying tremor-0_pre20130223-pkgconfig.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal --system-acdir=/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/temp/aclocal' ... > [ ok ] > * Moving configure.in to configure.ac (bug #426262) > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: tremor-0_pre20130223/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. > * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! > * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating tremor-0_pre20130223/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating tremor-0_pre20130223/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/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/tremor-0_pre20130223-r3 --htmldir=/usr/share/doc/tremor-0_pre20130223-r3/html --with-sysroot=/ --libdir=/usr/lib64 --enable-low-accuracy >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of clang... none >checking how to run the C preprocessor... clang-cpp >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) 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 ld.lld 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... llvm-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... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from clang object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /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 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 dlfcn.h... yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... no >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (ld.lld -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 for ld used by clang... (cached) ld.lld >checking if the linker (ld.lld) is GNU ld... (cached) yes >checking for memory.h... 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 ogg >= 1.0... yes >checking for size_t... yes >checking for working alloca.h... no >checking for alloca... no >checking stack direction for C alloca... -1 >checking for working memcmp... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Version_script >config.status: creating vorbisidec.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >'/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/temp/clang16-errors.log' -> '/var/tmp/clang/media-libs/tremor-0_pre20130223-r3/clang16-errors.log' >'/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/temp/clang16-safe.log' -> '/var/tmp/clang/media-libs/tremor-0_pre20130223-r3/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 >make all-am >make[1]: Entering directory '/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223-abi_x86_64.amd64' >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o mdct.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/mdct.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o block.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/block.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o window.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o synthesis.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/synthesis.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c -fPIC -DPIC -o .libs/window.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/synthesis.c -fPIC -DPIC -o .libs/synthesis.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/block.c -fPIC -DPIC -o .libs/block.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/mdct.c -fPIC -DPIC -o .libs/mdct.o >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/mdct.c:39: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/mdct_lookup.h:21:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 21 | static const LOOKUP_T sincos_lookup0[1026] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c:22: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window_lookup.h:21:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 21 | static const LOOKUP_T vwin64[32] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c:22: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window_lookup.h:32:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 32 | static const LOOKUP_T vwin128[64] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c:22: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window_lookup.h:51:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 51 | static const LOOKUP_T vwin256[128] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c:22: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window_lookup.h:86:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 86 | static const LOOKUP_T vwin512[256] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c:22: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window_lookup.h:153:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 153 | static const LOOKUP_T vwin1024[512] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c:22: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window_lookup.h:284:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 284 | static const LOOKUP_T vwin2048[1024] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/mdct.c:39: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/mdct_lookup.h:282:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 282 | static const LOOKUP_T sincos_lookup1[1024] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c:22: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window_lookup.h:543:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 543 | static const LOOKUP_T vwin4096[2048] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o info.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/info.c >In file included from /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window.c:22: >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/window_lookup.h:1058:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] > 1058 | static const LOOKUP_T vwin8192[4096] = { > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/misc.h:25:20: note: expanded from macro 'LOOKUP_T' > 25 | # define LOOKUP_T const unsigned char > | ^ >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/info.c -fPIC -DPIC -o .libs/info.o >8 warnings generated. >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o floor1.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/floor1.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/floor1.c -fPIC -DPIC -o .libs/floor1.o >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o floor0.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/floor0.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/floor0.c -fPIC -DPIC -o .libs/floor0.o >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o vorbisfile.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/vorbisfile.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/vorbisfile.c -fPIC -DPIC -o .libs/vorbisfile.o >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o res012.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/res012.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o mapping0.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/mapping0.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/res012.c -fPIC -DPIC -o .libs/res012.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/mapping0.c -fPIC -DPIC -o .libs/mapping0.o >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o registry.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/registry.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/registry.c -fPIC -DPIC -o .libs/registry.o >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o codebook.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/codebook.c >/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c -o sharedbook.lo /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/sharedbook.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/codebook.c -fPIC -DPIC -o .libs/codebook.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223 -I./ -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -c /var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/sharedbook.c -fPIC -DPIC -o .libs/sharedbook.o >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/codebook.c:339:11: warning: unused variable 'j' [-Wunused-variable] > 339 | int i,j; > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/sharedbook.c:228:6: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] > 228 | abs(b->quantlist[index]),&point); > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/sharedbook.c:228:6: note: use function 'labs' instead > 228 | abs(b->quantlist[index]),&point); > | ^~~ > | labs >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/sharedbook.c:262:6: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] > 262 | abs(b->quantlist[j*b->dim+k]),&point); > | ^ >/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223/sharedbook.c:262:6: note: use function 'labs' instead > 262 | abs(b->quantlist[j*b->dim+k]),&point); > | ^~~ > | labs >2 warnings generated. >1 warning generated. >2 warnings generated. >/bin/sh ./libtool --tag=CC --mode=link clang -Wall -fsigned-char -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -D_REENTRANT -D_LOW_ACCURACY_ -DUSE_MEMORY_H -version-info 1:3:0 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--version-script=Version_script -o libvorbisidec.la -rpath /usr/lib64 mdct.lo block.lo window.lo synthesis.lo info.lo floor1.lo floor0.lo vorbisfile.lo res012.lo mapping0.lo registry.lo codebook.lo sharedbook.lo -logg >libtool: link: clang -shared -fPIC -DPIC .libs/mdct.o .libs/block.o .libs/window.o .libs/synthesis.o .libs/info.o .libs/floor1.o .libs/floor0.o .libs/vorbisfile.o .libs/res012.o .libs/mapping0.o .libs/registry.o .libs/codebook.o .libs/sharedbook.o -Wl,--as-needed -logg -O3 -march=native -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--version-script=Version_script -Wl,-soname -Wl,libvorbisidec.so.1 -o .libs/libvorbisidec.so.1.0.3 >ld.lld: error: version script assignment of 'libvorbisidec.so.1' to symbol 'vorbis_comment_add' failed: symbol not defined >ld.lld: error: version script assignment of 'libvorbisidec.so.1' to symbol 'vorbis_comment_add_tag' failed: symbol not defined >clang-17: error: linker command failed with exit code 1 (use -v to see invocation) >make[1]: *** [Makefile:520: libvorbisidec.la] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223-abi_x86_64.amd64' >make: *** [Makefile:427: all] Error 2 > * ERROR: media-libs/tremor-0_pre20130223-r3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/tremor-0_pre20130223-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/tremor-0_pre20130223-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:tremor-0_pre20130223-r3:20231213-131845.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/tremor-0_pre20130223-r3/work/tremor-0_pre20130223' >
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 919845
:
879222
|
879223
|
879224
|
879225
|
879226
|
879227
| 879228 |
879229
|
879230
|
879231