D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/mpg321-0.3.2-9.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kqlAe9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mpg321-0.3.2-orig + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mpg321_0.3.2.orig.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpg321-0.3.2-orig + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mpg321-help.patch):' Patch #0 (mpg321-help.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file mpg321.c Hunk #1 succeeded at 342 (offset 237 lines). + echo 'Patch #1 (mpg321-0.2.12-fix-str-fmt.patch):' Patch #1 (mpg321-0.2.12-fix-str-fmt.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file mpg321.c Hunk #1 succeeded at 447 (offset 209 lines). Hunk #2 succeeded at 465 (offset 209 lines). + echo 'Patch #2 (mpg321-0.2.11-set-channel-mapping.patch):' Patch #2 (mpg321-0.2.11-set-channel-mapping.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ao.c Hunk #1 succeeded at 309 (offset 68 lines). + sed -i 's/\r//' NEWS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GBaox9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpg321-0.3.2-orig + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-mpg123-symlink=no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-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-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-mageia-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-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 whether to enable ALSA... yes checking for snd_mixer_selem_get_playback_volume in -lasound... yes checking for library containing gethostbyname... none required checking for socket... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c auth.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c remote.c remote.c: In function 'remote_parse_input': remote.c:200:10: warning: implicit declaration of function 'mpg321_alsa_set_volume' [-Wimplicit-function-declaration] 200 | mpg321_alsa_set_volume((long)atol(arg)*volume_max/100); | ^~~~~~~~~~~~~~~~~~~~~~ remote.c:214:51: warning: implicit declaration of function 'mpg321_alsa_get_volume' [-Wimplicit-function-declaration] 214 | fprintf(stderr, "@G %lu\n", (int)(100*mpg321_alsa_get_volume()/volume_max)); | ^~~~~~~~~~~~~~~~~~~~~~ remote.c:214:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=] 214 | fprintf(stderr, "@G %lu\n", (int)(100*mpg321_alsa_get_volume()/volume_max)); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | int | long unsigned int | %u make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c options.c options.c:47:8: warning: type defaults to 'int' in declaration of 'remote_restart' [-Wimplicit-int] 47 | extern remote_restart; | ^~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c playlist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c ao.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c scrobbler.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c volume.c volume.c: In function 'init_alsa_volume_control': volume.c:41:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 41 | elemnam = snd_mixer_selem_get_name(mixerelem); | ^ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c 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); | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ network.c: In function 'http_open.part.0': network.c:518:29: warning: '%s' directive writing up to 4079 bytes into a region of size 20 [-Wformat-overflow=] 518 | sprintf(http_length,"%s",http_response+16); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from network.c:28: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 1 and 4080 bytes into a destination of size 20 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c 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]); | ^ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c 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 *' 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 *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 82 | play_device = open_ao_playdevice_buffer(header); | ^ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -c 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 'read_keyb': mpg321.c:132:13: warning: implicit declaration of function 'mpg321_alsa_get_volume' [-Wimplicit-function-declaration] 132 | bvolume = mpg321_alsa_get_volume(); | ^~~~~~~~~~~~~~~~~~~~~~ mpg321.c:173:5: warning: implicit declaration of function 'mpg321_alsa_set_volume' [-Wimplicit-function-declaration] 173 | mpg321_alsa_set_volume(bvolume); | ^~~~~~~~~~~~~~~~~~~~~~ mpg321.c:186:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] 186 | fprintf(stderr,"Volume: %ld%% \r",volume); | ~~^ ~~~~~~ | | | | long int int | %d mpg321.c:236:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] 236 | fprintf(stderr,"Volume: %ld%% \r",volume); | ~~^ ~~~~~~ | | | | long int int | %d mpg321.c: In function 'main': mpg321.c:688:3: warning: implicit declaration of function 'init_alsa_volume_control' [-Wimplicit-function-declaration] 688 | init_alsa_volume_control("default"); /* For the moment use "default", it works on most of the systems. Tested in Debian,Fedora,Ubuntu,RedHat,CentOS,Gentoo */ | ^~~~~~~~~~~~~~~~~~~~~~~~ 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:495, 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:495, 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); | ^~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include -DHAVE_ALSA -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lasound -lpthread -lid3tag -lz -lmad -L/usr/lib -lao -ldl -lz -lpthread -lm -lasound /usr/bin/ld: mad.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: mad.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: mad.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: mad.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: mad.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: mad.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: mad.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: mad.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: playlist.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: playlist.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: playlist.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: playlist.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: playlist.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: playlist.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: playlist.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: playlist.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: network.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: network.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: network.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: network.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: network.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: network.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: network.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: network.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: remote.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: remote.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: remote.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: remote.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: remote.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: remote.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: remote.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: remote.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: ao.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: ao.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: ao.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: ao.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: ao.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: ao.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: ao.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: ao.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: options.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: options.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: options.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: options.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: options.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: options.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: options.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: options.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: scrobbler.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: scrobbler.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: scrobbler.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: scrobbler.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: scrobbler.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: scrobbler.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: scrobbler.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: scrobbler.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: fft.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: fft.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: fft.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: fft.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: fft.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: fft.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: fft.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: fft.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: fbuffer.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: fbuffer.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: fbuffer.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: fbuffer.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: fbuffer.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: fbuffer.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: fbuffer.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: fbuffer.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: volume.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: multiple definition of `Decoded_Frames'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:291: first defined here /usr/bin/ld: volume.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: multiple definition of `Output_Queue'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:288: first defined here /usr/bin/ld: volume.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: multiple definition of `output_buffer_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:264: first defined here /usr/bin/ld: volume.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: multiple definition of `mad_decoder_position'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:263: first defined here /usr/bin/ld: volume.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: multiple definition of `semarray'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:261: first defined here /usr/bin/ld: volume.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: multiple definition of `imag'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:237: first defined here /usr/bin/ld: volume.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: multiple definition of `real'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:236: first defined here /usr/bin/ld: volume.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of `loop_remaining'; mpg321.o:/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig/mpg321.h:119: first defined here /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libdl.so when searching for -ldl /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 collect2: error: ld returned 1 exit status make[2]: *** [Makefile:347: mpg321] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mpg321-0.3.2-orig' make[1]: *** [Makefile:427: all-recursive] Error 1 make: *** [Makefile:253: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.GBaox9 (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.GBaox9 (%build) I: [iurt_root_command] ERROR: chroot