* Package: media-sound/mpg321-0.3.2 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking mpg321-0.3.2.tar.gz to /var/tmp/portage/media-sound/mpg321-0.3.2/work >>> Source unpacked in /var/tmp/portage/media-sound/mpg321-0.3.2/work >>> Preparing source in /var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig ... * Applying mpg321-0.2.12-check-for-lround.patch ... [ ok ] * Applying mpg321-0.3.2-format-security.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: mpg321-0.3.2-orig/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig ... ./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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-mpg123-symlink --enable-ipv6 --disable-alsa checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... 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 whether ln -s works... yes checking for mad_decoder_run in -lmad... yes checking for compress2 in -lz... yes checking for id3_tag_new in -lid3tag... yes checking for pthread_create in -lpthread... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for ao... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for socklen_t in sys/socket.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gethostbyname... yes checking for memset... yes checking for munmap... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for gettimeofday... yes checking for select... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for strcasecmp... yes checking for lround... no checking for lround in -lm... yes checking whether to enable ALSA... no checking for library containing gethostbyname... none required checking for socket... (cached) yes checking for getaddrinfo... yes checking whether to enable IPv6 support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig' make[2]: Entering directory '/var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o mpg321.o mpg321.c mpg321.c:102:8: warning: type defaults to ‘int’ in declaration of ‘http_file_length’ [-Wimplicit-int] 102 | extern http_file_length; | ^~~~~~~~~~~~~~~~ mpg321.c: In function ‘main’: mpg321.c:882:6: warning: implicit declaration of function ‘calc_http_length’; did you mean ‘calc_length’? [-Wimplicit-function-declaration] 882 | calc_http_length(&playbuf); | ^~~~~~~~~~~~~~~~ | calc_length In file included from /usr/include/string.h:494, from mpg321.c:35: In function ‘strncat’, inlined from ‘id3_get_tag’ at mpg321.c:1270:13: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpg321.c: In function ‘id3_get_tag’: mpg321.c:1263:19: note: length computed here 1263 | len = strlen(latin1); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from mpg321.c:35: In function ‘strncat’, inlined from ‘id3_get_tag’ at mpg321.c:1245:9: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpg321.c: In function ‘id3_get_tag’: mpg321.c:1238:15: note: length computed here 1238 | len = strlen(latin1); | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o mad.o mad.c mad.c: In function ‘perform_and_print’: mad.c:872:2: warning: implicit declaration of function ‘fft_perform’ [-Wimplicit-function-declaration] 872 | fft_perform((sound_sample *)samples, fftout, state); | ^~~~~~~~~~~ mad.c: At top level: mad.c:836:13: warning: ‘prng’ is static but used in inline function ‘audio_linear_dither’ which is not static 836 | random = prng(dither->random); | ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o playlist.o playlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o network.o network.c network.c: In function ‘http_open’: network.c:482:5: warning: implicit declaration of function ‘do_basicauth’ [-Wimplicit-function-declaration] 482 | do_basicauth(); | ^~~~~~~~~~~~ network.c: In function ‘shoutcast’: network.c:672:4: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] 672 | scanf( "%d", &en ); | ^~~~~~~~~~~~~~~~~~ network.c: In function ‘ftp_get_reply’: network.c:692:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] 692 | read(tcp_sock, &c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o remote.o remote.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o ao.o ao.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o options.o options.c options.c:47:8: warning: type defaults to ‘int’ in declaration of ‘remote_restart’ [-Wimplicit-int] 47 | extern remote_restart; | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o auth.o auth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o scrobbler.o scrobbler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o fft.o fft.c fft.c: In function ‘fft_prepare’: fft.c:150:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 150 | sound_sample* ptr = &(input[bitReverse[i] * 2]); | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o fbuffer.o fbuffer.c fbuffer.c: In function ‘frame_buffer_p’: fbuffer.c:60:6: warning: implicit declaration of function ‘check_default_play_device_buffer’; did you mean ‘check_default_play_device’? [-Wimplicit-function-declaration] 60 | if (check_default_play_device_buffer() == -1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | check_default_play_device fbuffer.c:72:18: warning: implicit declaration of function ‘open_ao_playdevice_buffer’; did you mean ‘open_ao_playdevice’? [-Wimplicit-function-declaration] 72 | play_device = open_ao_playdevice_buffer(header); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | open_ao_playdevice fbuffer.c:72:16: warning: assignment to ‘ao_device *’ {aka ‘struct ao_device *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 72 | play_device = open_ao_playdevice_buffer(header); | ^ fbuffer.c:82:16: warning: assignment to ‘ao_device *’ {aka ‘struct ao_device *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 82 | play_device = open_ao_playdevice_buffer(header); | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -I/usr/include -c -o volume.o volume.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -I/usr/include -Wl,-O1 -Wl,--as-needed -o mpg321 mpg321.o mad.o playlist.o network.o remote.o ao.o options.o auth.o scrobbler.o fft.o fbuffer.o volume.o -lm -lpthread -lid3tag -lz -lmad -L/usr/lib64 -lao -ldl -lz -lpthread -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mad.o:(.bss+0x8): multiple definition of `Decoded_Frames'; mpg321.o:(.bss+0x21e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mad.o:(.bss+0x20): multiple definition of `semarray'; mpg321.o:(.bss+0x2200): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mad.o:(.bss+0x1c): multiple definition of `mad_decoder_position'; mpg321.o:(.bss+0x21fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mad.o:(.bss+0x10): multiple definition of `Output_Queue'; mpg321.o:(.bss+0x21f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mad.o:(.bss+0x18): multiple definition of `output_buffer_position'; mpg321.o:(.bss+0x21f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mad.o:(.bss+0x40): multiple definition of `imag'; mpg321.o:(.bss+0x2220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mad.o:(.bss+0x1040): multiple definition of `real'; mpg321.o:(.bss+0x3220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mad.o:(.bss+0x2040): multiple definition of `loop_remaining'; mpg321.o:(.bss+0x4220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: playlist.o:(.bss+0x2020): multiple definition of `loop_remaining'; mpg321.o:(.bss+0x4220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: playlist.o:(.bss+0x0): multiple definition of `Decoded_Frames'; mpg321.o:(.bss+0x21e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: playlist.o:(.bss+0x8): multiple definition of `Output_Queue'; mpg321.o:(.bss+0x21f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: playlist.o:(.bss+0x10): multiple definition of `output_buffer_position'; mpg321.o:(.bss+0x21f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: playlist.o:(.bss+0x14): multiple definition of `mad_decoder_position'; mpg321.o:(.bss+0x21fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: playlist.o:(.bss+0x18): multiple definition of `semarray'; mpg321.o:(.bss+0x2200): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: playlist.o:(.bss+0x20): multiple definition of `imag'; mpg321.o:(.bss+0x2220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: playlist.o:(.bss+0x1020): multiple definition of `real'; mpg321.o:(.bss+0x3220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: network.o:(.bss+0x20): multiple definition of `Decoded_Frames'; mpg321.o:(.bss+0x21e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: network.o:(.bss+0x28): multiple definition of `Output_Queue'; mpg321.o:(.bss+0x21f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: network.o:(.bss+0x30): multiple definition of `output_buffer_position'; mpg321.o:(.bss+0x21f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: network.o:(.bss+0x34): multiple definition of `mad_decoder_position'; mpg321.o:(.bss+0x21fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: network.o:(.bss+0x38): multiple definition of `semarray'; mpg321.o:(.bss+0x2200): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: network.o:(.bss+0x40): multiple definition of `imag'; mpg321.o:(.bss+0x2220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: network.o:(.bss+0x1040): multiple definition of `real'; mpg321.o:(.bss+0x3220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: network.o:(.bss+0x2040): multiple definition of `loop_remaining'; mpg321.o:(.bss+0x4220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote.o:(.bss+0x1008): multiple definition of `Decoded_Frames'; mpg321.o:(.bss+0x21e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote.o:(.bss+0x1010): multiple definition of `Output_Queue'; mpg321.o:(.bss+0x21f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote.o:(.bss+0x1018): multiple definition of `output_buffer_position'; mpg321.o:(.bss+0x21f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote.o:(.bss+0x101c): multiple definition of `mad_decoder_position'; mpg321.o:(.bss+0x21fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote.o:(.bss+0x1020): multiple definition of `semarray'; mpg321.o:(.bss+0x2200): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote.o:(.bss+0x1040): multiple definition of `imag'; mpg321.o:(.bss+0x2220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote.o:(.bss+0x2040): multiple definition of `real'; mpg321.o:(.bss+0x3220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: remote.o:(.bss+0x3040): multiple definition of `loop_remaining'; mpg321.o:(.bss+0x4220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ao.o:(.bss+0x0): multiple definition of `Decoded_Frames'; mpg321.o:(.bss+0x21e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ao.o:(.bss+0x8): multiple definition of `Output_Queue'; mpg321.o:(.bss+0x21f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ao.o:(.bss+0x10): multiple definition of `output_buffer_position'; mpg321.o:(.bss+0x21f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ao.o:(.bss+0x14): multiple definition of `mad_decoder_position'; mpg321.o:(.bss+0x21fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ao.o:(.bss+0x18): multiple definition of `semarray'; mpg321.o:(.bss+0x2200): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ao.o:(.bss+0x20): multiple definition of `imag'; mpg321.o:(.bss+0x2220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ao.o:(.bss+0x1020): multiple definition of `real'; mpg321.o:(.bss+0x3220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ao.o:(.bss+0x2020): multiple definition of `loop_remaining'; mpg321.o:(.bss+0x4220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x2040): multiple definition of `loop_remaining'; mpg321.o:(.bss+0x4220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x8): multiple definition of `Decoded_Frames'; mpg321.o:(.bss+0x21e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x10): multiple definition of `Output_Queue'; mpg321.o:(.bss+0x21f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x18): multiple definition of `output_buffer_position'; mpg321.o:(.bss+0x21f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x1c): multiple definition of `mad_decoder_position'; mpg321.o:(.bss+0x21fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x20): multiple definition of `semarray'; mpg321.o:(.bss+0x2200): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x40): multiple definition of `imag'; mpg321.o:(.bss+0x2220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x1040): multiple definition of `real'; mpg321.o:(.bss+0x3220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scrobbler.o:(.bss+0x0): multiple definition of `Decoded_Frames'; mpg321.o:(.bss+0x21e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scrobbler.o:(.bss+0x8): multiple definition of `Output_Queue'; mpg321.o:(.bss+0x21f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scrobbler.o:(.bss+0x10): multiple definition of `output_buffer_position'; mpg321.o:(.bss+0x21f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scrobbler.o:(.bss+0x14): multiple definition of `mad_decoder_position'; mpg321.o:(.bss+0x21fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scrobbler.o:(.bss+0x18): multiple definition of `semarray'; mpg321.o:(.bss+0x2200): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scrobbler.o:(.bss+0x20): multiple definition of `imag'; mpg321.o:(.bss+0x2220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scrobbler.o:(.bss+0x1020): multiple definition of `real'; mpg321.o:(.bss+0x3220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scrobbler.o:(.bss+0x2020): multiple definition of `loop_remaining'; mpg321.o:(.bss+0x4220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fft.o:(.bss+0x0): multiple definition of `Decoded_Frames'; mpg321.o:(.bss+0x21e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fft.o:(.bss+0x8): multiple definition of `Output_Queue'; mpg321.o:(.bss+0x21f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fft.o:(.bss+0x10): multiple definition of `output_buffer_position'; mpg321.o:(.bss+0x21f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fft.o:(.bss+0x14): multiple definition of `mad_decoder_position'; mpg321.o:(.bss+0x21fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fft.o:(.bss+0x18): multiple definition of `semarray'; mpg321.o:(.bss+0x2200): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fft.o:(.bss+0x20): multiple definition of `imag'; mpg321.o:(.bss+0x2220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fft.o:(.bss+0x1020): multiple definition of `real'; mpg321.o:(.bss+0x3220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fft.o:(.bss+0x2020): multiple definition of `loop_remaining'; mpg321.o:(.bss+0x4220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fbuffer.o:(.bss+0x10): multiple definition of `Decoded_Frames'; mpg321.o:(.bss+0x21e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fbuffer.o:(.bss+0x20): multiple definition of `output_buffer_position'; mpg321.o:(.bss+0x21f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fbuffer.o:(.bss+0x28): multiple definition of `semarray'; mpg321.o:(.bss+0x2200): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fbuffer.o:(.bss+0x18): multiple definition of `Output_Queue'; mpg321.o:(.bss+0x21f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fbuffer.o:(.bss+0x24): multiple definition of `mad_decoder_position'; mpg321.o:(.bss+0x21fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fbuffer.o:(.bss+0x40): multiple definition of `imag'; mpg321.o:(.bss+0x2220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fbuffer.o:(.bss+0x1040): multiple definition of `real'; mpg321.o:(.bss+0x3220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fbuffer.o:(.bss+0x2040): multiple definition of `loop_remaining'; mpg321.o:(.bss+0x4220): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:473: mpg321] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig' make[1]: *** [Makefile:564: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig' make: *** [Makefile:376: all] Error 2 * ERROR: media-sound/mpg321-0.3.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/mpg321-0.3.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/mpg321-0.3.2::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:mpg321-0.3.2:20200127-181250.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/mpg321-0.3.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/mpg321-0.3.2/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig' * S: '/var/tmp/portage/media-sound/mpg321-0.3.2/work/mpg321-0.3.2-orig'