<86>Apr 26 20:01:32 userdel[2854]: delete user `rooter' <86>Apr 26 20:01:32 userdel[2854]: remove group `rooter' <86>Apr 26 20:01:32 groupadd[2855]: new group: name=rooter, gid=501 <86>Apr 26 20:01:32 useradd[2856]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 20:01:32 userdel[2858]: delete user `builder' <86>Apr 26 20:01:32 userdel[2858]: remove group `builder' <86>Apr 26 20:01:32 groupadd[2859]: new group: name=builder, gid=502 <86>Apr 26 20:01:32 useradd[2860]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 20:01:34 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 26 20:01:34 rpmi: libapr1-1.2.12-alt2 installed <13>Apr 26 20:01:34 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 26 20:01:35 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 26 20:01:35 rpmi: libkeyutils-1.2-alt1 installed <13>Apr 26 20:01:35 rpmi: libkrb5-1.6.3-alt3 installed <86>Apr 26 20:01:35 groupadd[3177]: new group: name=sasl, gid=36 <13>Apr 26 20:01:35 rpmi: libsasl2-2.1.22-alt2 installed <13>Apr 26 20:01:35 rpmi: libldap2.3-2.3.41-alt1 installed <13>Apr 26 20:01:35 rpmi: libaprutil1-1.2.12-alt1 installed <13>Apr 26 20:01:35 rpmi: libneon0.25-0.25.5-alt1.1 installed <13>Apr 26 20:01:35 rpmi: libsubversion-1.4.4-alt2.1 installed <13>Apr 26 20:01:35 rpmi: subversion-1.4.4-alt2.1 installed <13>Apr 26 20:01:35 rpmi: yasm-0.6.2-alt1 installed <13>Apr 26 20:01:35 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 20:01:36 rpmi: cmake-2.4.8-alt1 installed Installing libaften-0.0.8-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf aften-0.0.8 + echo 'Source #0 (aften-0.0.8.tar.bz2):' Source #0 (aften-0.0.8.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/aften-0.0.8.tar.bz2 + /bin/tar -xf - + cd aften-0.0.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aften-0.0.8 + mkdir -p default + cd default + cmake .. -DCMAKE_INSTALL_PREFIX:STRING=/usr -DSHARED=yes -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Check size of void* -- Check size of void* - done -- Performing Test HAVE_64BITS -- Performing Test HAVE_64BITS - Failed -- Performing Test HAVE_FLAG_STD=GNU99 -- Performing Test HAVE_FLAG_STD=GNU99 - Success -- Performing Test HAVE_FLAG_WDISABLED_OPTIMIZATION -- Performing Test HAVE_FLAG_WDISABLED_OPTIMIZATION - Success -- Performing Test HAVE_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_FLAG_WBAD_FUNCTION_CAST -- Performing Test HAVE_FLAG_WBAD_FUNCTION_CAST - Success -- Performing Test HAVE_FLAG_WDECLARATION_AFTER_STATEMENT -- Performing Test HAVE_FLAG_WDECLARATION_AFTER_STATEMENT - Success -- Performing Test HAVE_FLAG_WEXTRA -- Performing Test HAVE_FLAG_WEXTRA - Success -- Performing Test HAVE_FLAG_WNO_SWITCH -- Performing Test HAVE_FLAG_WNO_SWITCH - Success -- Performing Test HAVE_FLAG_WSTRICT_OVERFLOW -- Performing Test HAVE_FLAG_WSTRICT_OVERFLOW - Success -- Check if the system is big endian -- Check if the system is big endian - big endian -- Performing Test HAVE_VISIBILITY -- Performing Test HAVE_VISIBILITY - Success -- Performing Test HAVE_GET_NPROCS -- Performing Test HAVE_GET_NPROCS - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for byteswap.h -- Looking for byteswap.h - found -- Performing Test HAVE_ALTIVEC -- Performing Test HAVE_ALTIVEC - Success -- Writing config.h -- Configuring done -- Generating done -- Build files have been written to: /usr/src/RPM/BUILD/aften-0.0.8/default + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[1]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' Scanning dependencies of target aften_pcm Scanning dependencies of target aften Scanning dependencies of target aften_static make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' [ 2%] [ 5%] [ 8%] [ 11%] [ 14%] Building C object CMakeFiles/aften_pcm.dir/pcm/byteio.o make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' Building C object CMakeFiles/aften_pcm.dir/pcm/pcm.o Building C object CMakeFiles/aften_pcm.dir/pcm/raw.o Building C object CMakeFiles/aften_pcm.dir/pcm/wav.o make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' Building C object CMakeFiles/aften_pcm.dir/pcm/convert.o make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' [ 17%] [ 20%] [ 22%] [ 25%] [ 28%] [ 31%] [ 34%] [ 37%] Building C object CMakeFiles/aften.dir/libaften/bitio.o Building C object CMakeFiles/aften_static.dir/libaften/a52enc.o Building C object CMakeFiles/aften.dir/libaften/bitalloc.o [ 40%] [ 42%] Building C object CMakeFiles/aften.dir/libaften/crc.o Building C object CMakeFiles/aften.dir/libaften/dynrng.o [ 45%] Building C object CMakeFiles/aften_static.dir/libaften/bitalloc.o Building C object CMakeFiles/aften_static.dir/libaften/bitio.o Building C object CMakeFiles/aften.dir/libaften/a52enc.o Building C object CMakeFiles/aften.dir/libaften/window.o Building C object CMakeFiles/aften.dir/libaften/mdct.o Building C object CMakeFiles/aften_static.dir/libaften/crc.o [ 48%] [ 51%] Building C object CMakeFiles/aften.dir/libaften/exponent.o [ 54%] Building C object CMakeFiles/aften.dir/libaften/filter.o Building C object CMakeFiles/aften_static.dir/libaften/dynrng.o [ 57%] [ 60%] [ 62%] Building C object CMakeFiles/aften_static.dir/libaften/window.o [ 65%] [ 68%] Building C object CMakeFiles/aften.dir/libaften/ppc/mdct_altivec.o Building C object CMakeFiles/aften.dir/libaften/ppc/ppc_cpu_caps.o Building C object CMakeFiles/aften.dir/libaften/util.o Building C object CMakeFiles/aften_static.dir/libaften/mdct.o [ 71%] In file included from /usr/src/RPM/BUILD/aften-0.0.8/libaften/cpu_caps.h:26, from /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:21: /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.h:29: error: expected ')' before '*' token /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c: In function 'sig_ill_handler': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:37: warning: unused parameter 'sig' /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c: In function 'cpu_caps_detect': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:62: warning: unused variable 'oldhandler' /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c: At top level: /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:95: error: expected ')' before '*' token /usr/src/RPM/BUILD/aften-0.0.8/libaften/window.c: In function 'a52_window_init': /usr/src/RPM/BUILD/aften-0.0.8/libaften/window.c:69: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 make[2]: *** [CMakeFiles/aften.dir/libaften/ppc/ppc_cpu_caps.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Building C object CMakeFiles/aften_static.dir/libaften/exponent.o In file included from /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:47: /usr/src/RPM/BUILD/aften-0.0.8/libaften/mem.h: In function 'aligned_malloc': /usr/src/RPM/BUILD/aften-0.0.8/libaften/mem.h:68: warning: pointer of type 'void *' used in arithmetic /usr/src/RPM/BUILD/aften-0.0.8/libaften/mem.h: In function 'aligned_free': /usr/src/RPM/BUILD/aften-0.0.8/libaften/mem.h:77: warning: pointer of type 'void *' used in arithmetic /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: At top level: /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:51: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:51: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:51: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:51: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:53: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:53: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:53: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:53: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:55: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:55: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:55: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:55: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_8_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_16_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:95: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:95: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:95: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:95: error: can't convert value to a vector /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_32_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:146: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:146: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:146: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:146: error: can't convert value to a vector /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_first_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_generic_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_bitreverse_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:398: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:398: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:398: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:398: error: can't convert value to a vector /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: error: can't convert between vector values of different size make[2]: *** [CMakeFiles/aften.dir/libaften/ppc/mdct_altivec.o] Error 1 [ 74%] [ 77%] Building C object CMakeFiles/aften_static.dir/libaften/filter.o Building C object CMakeFiles/aften_static.dir/libaften/util.o [ 80%] Building C object CMakeFiles/aften_static.dir/libaften/ppc/ppc_cpu_caps.o [ 82%] Building C object CMakeFiles/aften_static.dir/libaften/ppc/mdct_altivec.o In file included from /usr/src/RPM/BUILD/aften-0.0.8/libaften/cpu_caps.h:26, from /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:21: /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.h:29: error: expected ')' before '*' token /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c: In function 'sig_ill_handler': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:37: warning: unused parameter 'sig' /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c: In function 'cpu_caps_detect': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:62: warning: unused variable 'oldhandler' /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c: At top level: /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:95: error: expected ')' before '*' token make[2]: *** [CMakeFiles/aften_static.dir/libaften/ppc/ppc_cpu_caps.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /usr/src/RPM/BUILD/aften-0.0.8/libaften/window.c: In function 'a52_window_init': /usr/src/RPM/BUILD/aften-0.0.8/libaften/window.c:69: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 In file included from /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:47: /usr/src/RPM/BUILD/aften-0.0.8/libaften/mem.h: In function 'aligned_malloc': /usr/src/RPM/BUILD/aften-0.0.8/libaften/mem.h:68: warning: pointer of type 'void *' used in arithmetic /usr/src/RPM/BUILD/aften-0.0.8/libaften/mem.h: In function 'aligned_free': /usr/src/RPM/BUILD/aften-0.0.8/libaften/mem.h:77: warning: pointer of type 'void *' used in arithmetic /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: At top level: /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:51: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:51: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:51: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:51: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:53: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:53: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:53: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:53: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:55: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:55: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:55: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:55: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_8_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:61: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_16_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:92: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:93: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:95: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:95: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:95: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:95: error: can't convert value to a vector /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_32_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:143: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:144: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:146: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:146: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:146: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:146: error: can't convert value to a vector /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_first_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:231: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:232: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:233: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_butterfly_generic_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:292: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:293: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:294: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_bitreverse_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:387: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:388: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:389: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:390: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:391: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:398: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:398: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:398: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:398: error: can't convert value to a vector /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c: In function 'mdct_altivec': /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:500: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:501: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:502: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:503: error: can't convert between vector values of different size /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: warning: left-hand operand of comma expression has no effect /usr/src/RPM/BUILD/aften-0.0.8/libaften/ppc/mdct_altivec.c:504: error: can't convert between vector values of different size make[2]: *** [CMakeFiles/aften_static.dir/libaften/ppc/mdct_altivec.o] Error 1 /usr/src/RPM/BUILD/aften-0.0.8/libaften/a52enc.c: In function 'encode_frame': /usr/src/RPM/BUILD/aften-0.0.8/libaften/a52enc.c:1187: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 Linking C static library libaften_pcm.a make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' [ 82%] Built target aften_pcm make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' Scanning dependencies of target wavrms Scanning dependencies of target wavfilter Scanning dependencies of target wavinfo /usr/src/RPM/BUILD/aften-0.0.8/libaften/a52enc.c: In function 'encode_frame': /usr/src/RPM/BUILD/aften-0.0.8/libaften/a52enc.c:1187: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' [ 85%] make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' Building C object CMakeFiles/wavrms.dir/util/wavrms.o make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: Entering directory `/usr/src/RPM/BUILD/aften-0.0.8/default' [ 88%] [ 94%] [ 94%] Building C object CMakeFiles/wavinfo.dir/util/wavinfo.o Building C object CMakeFiles/wavfilter.dir/libaften/filter.o Building C object CMakeFiles/wavfilter.dir/util/wavfilter.o /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c: In function 'output_wav_header': /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c:87: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c:89: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c:90: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c:98: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /usr/src/RPM/BUILD/aften-0.0.8/util/wavrms.c: In function 'main': /usr/src/RPM/BUILD/aften-0.0.8/util/wavrms.c:104: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 /usr/src/RPM/BUILD/aften-0.0.8/util/wavrms.c:104: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 /usr/src/RPM/BUILD/aften-0.0.8/util/wavrms.c:120: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c: In function 'main': /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c:135: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c:135: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c:137: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 /usr/src/RPM/BUILD/aften-0.0.8/util/wavfilter.c:137: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 Linking C executable wavrms make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[1]: *** [CMakeFiles/aften_static.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[1]: *** [CMakeFiles/aften.dir/all] Error 2 /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__signbitf': pcm.c:(.text+0x0): multiple definition of `__signbitf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__signbit': pcm.c:(.text+0x18): multiple definition of `__signbit' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x18): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `lrint': pcm.c:(.text+0x30): multiple definition of `lrint' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x30): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `lrintf': pcm.c:(.text+0x50): multiple definition of `lrintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x50): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `fdim': pcm.c:(.text+0x70): multiple definition of `fdim' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x70): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `fdimf': pcm.c:(.text+0x9c): multiple definition of `fdimf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `gnu_dev_major': pcm.c:(.text+0xc4): multiple definition of `gnu_dev_major' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xc4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `gnu_dev_minor': pcm.c:(.text+0xd4): multiple definition of `gnu_dev_minor' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xd4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `gnu_dev_makedev': pcm.c:(.text+0xf4): multiple definition of `gnu_dev_makedev' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xf4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `feof_unlocked': pcm.c:(.text+0x124): multiple definition of `feof_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x124): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `ferror_unlocked': pcm.c:(.text+0x138): multiple definition of `ferror_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x138): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strcspn_c1': pcm.c:(.text+0x14c): multiple definition of `__strcspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x14c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strcspn_c2': pcm.c:(.text+0x198): multiple definition of `__strcspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x198): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strcspn_c3': pcm.c:(.text+0x1f4): multiple definition of `__strcspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strspn_c1': pcm.c:(.text+0x260): multiple definition of `__strspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x260): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strspn_c2': pcm.c:(.text+0x290): multiple definition of `__strspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x290): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strspn_c3': pcm.c:(.text+0x2c0): multiple definition of `__strspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2c0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strpbrk_c2': pcm.c:(.text+0x2f8): multiple definition of `__strpbrk_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2f8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strpbrk_c3': pcm.c:(.text+0x344): multiple definition of `__strpbrk_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x344): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strtok_r_1c': pcm.c:(.text+0x3a0): multiple definition of `__strtok_r_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x3a0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strsep_2c': pcm.c:(.text+0x420): multiple definition of `__strsep_2c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x420): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strsep_3c': pcm.c:(.text+0x49c): multiple definition of `__strsep_3c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x49c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `stpncpy': pcm.c:(.text+0x1754): multiple definition of `stpncpy' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x528): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `__strsep_1c': pcm.c:(.text+0x1774): multiple definition of `__strsep_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x548): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `fgets': pcm.c:(.text+0x17d8): multiple definition of `fgets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ac): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `gets': pcm.c:(.text+0x17f8): multiple definition of `gets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5cc): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `putchar_unlocked': pcm.c:(.text+0x1818): multiple definition of `putchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `putc_unlocked': pcm.c:(.text+0x1874): multiple definition of `putc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x648): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `fputc_unlocked': pcm.c:(.text+0x18c8): multiple definition of `fputc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x69c): firstLinking C executable wavfilter defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `putchar': pcm.c:(.text+0x191c): multiple definition of `putchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x6f0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `getchar_unlocked': pcm.c:(.text+0x1944): multiple definition of `getchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x718): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `getc_unlocked': pcm.c:(.text+0x1990): multiple definition of `getc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x764): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `fgetc_unlocked': pcm.c:(.text+0x19d4): multiple definition of `fgetc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `getchar': pcm.c:(.text+0x1a18): multiple definition of `getchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `vprintf': pcm.c:(.text+0x1a40): multiple definition of `vprintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x814): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `wcstombs': pcm.c:(.text+0x1a74): multiple definition of `wcstombs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x848): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `mbstowcs': pcm.c:(.text+0x1a94): multiple definition of `mbstowcs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x868): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `wctomb': pcm.c:(.text+0x1ab4): multiple definition of `wctomb' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x888): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `ptsname_r': pcm.c:(.text+0x1ad4): multiple definition of `ptsname_r' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `realpath': pcm.c:(.text+0x1af4): multiple definition of `realpath' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtoull': pcm.c:(.text+0x1b14): multiple definition of `strtoull' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8e8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtouq': pcm.c:(.text+0x1b38): multiple definition of `strtouq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x90c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtoumax': pcm.c:(.text+0x1b5c): multiple definition of `strtoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x930): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtoll': pcm.c:(.text+0x1b80): multiple definition of `strtoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x954): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `atoll': pcm.c:(.text+0x1ba4): multiple definition of `atoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x978): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtoq': pcm.c:(.text+0x1bd0): multiple definition of `strtoq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9a4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtoimax': pcm.c:(.text+0x1bf4): multiple definition of `strtoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c8): first Linking C executable wavinfo defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtold': pcm.c:(.text+0x1c18): multiple definition of `strtold' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtof': pcm.c:(.text+0x1c3c): multiple definition of `strtof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa10): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtoul': pcm.c:(.text+0x1c60): multiple definition of `strtoul' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa34): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtol': pcm.c:(.text+0x1c84): multiple definition of `strtol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa58): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `atol': pcm.c:(.text+0x1ca8): multiple definition of `atol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa7c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `atoi': pcm.c:(.text+0x1cd4): multiple definition of `atoi' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xaa8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `strtod': pcm.c:(.text+0x1d00): multiple definition of `strtod' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x11f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `atof': pcm.c:(.text+0x1d24): multiple definition of `atof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1218): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `wcstoumax': pcm.c:(.text+0x1d4c): multiple definition of `wcstoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1240): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(pcm.o): In function `wcstoimax': pcm.c:(.text+0x1d70): multiple definition of `wcstoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1264): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__signbitf': raw.c:(.text+0x0): multiple definition of `__signbitf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__signbit': raw.c:(.text+0x18): multiple definition of `__signbit' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x18): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `lrint': raw.c:(.text+0x30): multiple definition of `lrint' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x30): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `lrintf': raw.c:(.text+0x50): multiple definition of `lrintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x50): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `fdim': raw.c:(.text+0x70): multiple definition of `fdim' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x70): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `fdimf': raw.c:(.text+0x9c): multiple definition of `fdimf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `gnu_dev_major': raw.c:(.text+0xc4): multiple definition of `gnu_dev_major' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xc4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `gnu_dev_minor': raw.c:(.text+0xd4): multiple definition of `gnu_dev_minor' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xd4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `gnu_dev_makedev': raw.c:(.text+0xf4): multiple definition of `gnu_dev_makedev' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xf4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `feof_unlocked': raw.c:(.text+0x124): multiple definition of `feof_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x124): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `ferror_unlocked': raw.c:(.text+0x138): multiple definition of `ferror_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x138): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strcspn_c1': raw.c:(.text+0x14c): multiple definition of `__strcspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x14c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strcspn_c2': raw.c:(.text+0x198): multiple definition of `__strcspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x198): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strcspn_c3': raw.c:(.text+0x1f4): multiple definition of `__strcspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strspn_c1': raw.c:(.text+0x260): multiple definition of `__strspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x260): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strspn_c2': raw.c:(.text+0x290): multiple definition of `__strspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x290): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strspn_c3': raw.c:(.text+0x2c0): multiple definition of `__strspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2c0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strpbrk_c2': raw.c:(.text+0x2f8): multiple definition of `__strpbrk_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2f8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strpbrk_c3': raw.c:(.text+0x344): multiple definition of `__strpbrk_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x344): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strtok_r_1c': raw.c:(.text+0x3a0): multiple definition of `__strtok_r_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x3a0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strsep_2c': raw.c:(.text+0x420): multiple definition of `__strsep_2c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x420): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strsep_3c': raw.c:(.text+0x49c): multiple definition of `__strsep_3c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x49c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `stpncpy': raw.c:(.text+0x64c): multiple definition of `stpncpy' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x528): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `__strsep_1c': raw.c:(.text+0x66c): multiple definition of `__strsep_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x548): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `fgets': raw.c:(.text+0x6d0): multiple definition of `fgets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ac): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `gets': raw.c:(.text+0x6f0): multiple definition of `gets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5cc): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `putchar_unlocked': raw.c:(.text+0x710): multiple definition of `putchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `putc_unlocked': raw.c:(.text+0x76c): multiple definition of `putc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x648): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `fputc_unlocked': raw.c:(.text+0x7c0): multiple definition of `fputc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x69c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `putchar': raw.c:(.text+0x814): multiple definition of `putchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x6f0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `getchar_unlocked': raw.c:(.text+0x83c): multiple definition of `getchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x718): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `getc_unlocked': raw.c:(.text+0x888): multiple definition of `getc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x764): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `fgetc_unlocked': raw.c:(.text+0x8cc): multiple definition of `fgetc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `getchar': raw.c:(.text+0x910): multiple definition of `getchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `vprintf': raw.c:(.text+0x938): multiple definition of `vprintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x814): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `wcstombs': raw.c:(.text+0x96c): multiple definition of `wcstombs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x848): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `mbstowcs': raw.c:(.text+0x98c): multiple definition of `mbstowcs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x868): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `wctomb': raw.c:(.text+0x9ac): multiple definition of `wctomb' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x888): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `ptsname_r': raw.c:(.text+0x9cc): multiple definition of `ptsname_r' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `realpath': raw.c:(.text+0x9ec): multiple definition of `realpath' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtoull': raw.c:(.text+0xa0c): multiple definition of `strtoull' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8e8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtouq': raw.c:(.text+0xa30): multiple definition of `strtouq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x90c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtoumax': raw.c:(.text+0xa54): multiple definition of `strtoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x930): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtoll': raw.c:(.text+0xa78): multiple definition of `strtoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x954): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `atoll': raw.c:(.text+0xa9c): multiple definition of `atoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x978): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtoq': raw.c:(.text+0xac8): multiple definition of `strtoq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9a4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtoimax': raw.c:(.text+0xaec): multiple definition of `strtoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtold': raw.c:(.text+0xb10): multiple definition of `strtold' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtof': raw.c:(.text+0xb34): multiple definition of `strtof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa10): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtoul': raw.c:(.text+0xb58): multiple definition of `strtoul' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa34): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtol': raw.c:(.text+0xb7c): multiple definition of `strtol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa58): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `atol': raw.c:(.text+0xba0): multiple definition of `atol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa7c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `atoi': raw.c:(.text+0xbcc): multiple definition of `atoi' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xaa8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `strtod': raw.c:(.text+0xbf8): multiple definition of `strtod' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x11f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `atof': raw.c:(.text+0xc1c): multiple definition of `atof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1218): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `wcstoumax': raw.c:(.text+0xc44): multiple definition of `wcstoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1240): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(raw.o): In function `wcstoimax': raw.c:(.text+0xc68): multiple definition of `wcstoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1264): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__signbitf': wav.c:(.text+0x0): multiple definition of `__signbitf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__signbit': wav.c:(.text+0x18): multiple definition of `__signbit' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x18): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `lrint': wav.c:(.text+0x30): multiple definition of `lrint' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x30): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `lrintf': wav.c:(.text+0x50): multiple definition of `lrintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x50): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `fdim': wav.c:(.text+0x70): multiple definition of `fdim' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x70): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `fdimf': wav.c:(.text+0x9c): multiple definition of `fdimf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `gnu_dev_major': wav.c:(.text+0xc4): multiple definition of `gnu_dev_major' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xc4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `gnu_dev_minor': wav.c:(.text+0xd4): multiple definition of `gnu_dev_minor' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xd4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `gnu_dev_makedev': wav.c:(.text+0xf4): multiple definition of `gnu_dev_makedev' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xf4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `feof_unlocked': wav.c:(.text+0x124): multiple definition of `feof_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x124): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `ferror_unlocked': wav.c:(.text+0x138): multiple definition of `ferror_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x138): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strcspn_c1': wav.c:(.text+0x14c): multiple definition of `__strcspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x14c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strcspn_c2': wav.c:(.text+0x198): multiple definition of `__strcspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x198): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strcspn_c3': wav.c:(.text+0x1f4): multiple definition of `__strcspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strspn_c1': wav.c:(.text+0x260): multiple definition of `__strspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x260): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strspn_c2': wav.c:(.text+0x290): multiple definition of `__strspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x290): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strspn_c3': wav.c:(.text+0x2c0): multiple definition of `__strspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2c0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strpbrk_c2': wav.c:(.text+0x2f8): multiple definition of `__strpbrk_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2f8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strpbrk_c3': wav.c:(.text+0x344): multiple definition of `__strpbrk_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x344): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strtok_r_1c': wav.c:(.text+0x3a0): multiple definition of `__strtok_r_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x3a0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strsep_2c': wav.c:(.text+0x420): multiple definition of `__strsep_2c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x420): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strsep_3c': wav.c:(.text+0x49c): multiple definition of `__strsep_3c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x49c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `stpncpy': wav.c:(.text+0x5bc): multiple definition of `stpncpy' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x528): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `__strsep_1c': wav.c:(.text+0x5dc): multiple definition of `__strsep_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x548): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `fgets': wav.c:(.text+0x640): multiple definition of `fgets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ac): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `gets': wav.c:(.text+0x660): multiple definition of `gets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5cc): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `putchar_unlocked': wav.c:(.text+0x680): multiple definition of `putchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `putc_unlocked': wav.c:(.text+0x6dc): multiple definition of `putc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x648): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `fputc_unlocked': wav.c:(.text+0x730): multiple definition of `fputc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x69c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `putchar': wav.c:(.text+0x784): multiple definition of `putchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x6f0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `getchar_unlocked': wav.c:(.text+0x7ac): multiple definition of `getchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x718): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `getc_unlocked': wav.c:(.text+0x7f8): multiple definition of `getc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x764): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `fgetc_unlocked': wav.c:(.text+0x83c): multiple definition of `fgetc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `getchar': wav.c:(.text+0x880): multiple definition of `getchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `vprintf': wav.c:(.text+0x8a8): multiple definition of `vprintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x814): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `wcstombs': wav.c:(.text+0x8dc): multiple definition of `wcstombs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x848): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `mbstowcs': wav.c:(.text+0x8fc): multiple definition of `mbstowcs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x868): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `wctomb': wav.c:(.text+0x91c): multiple definition of `wctomb' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x888): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `ptsname_r': wav.c:(.text+0x93c): multiple definition of `ptsname_r' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `realpath': wav.c:(.text+0x95c): multiple definition of `realpath' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtoull': wav.c:(.text+0x97c): multiple definition of `strtoull' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8e8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtouq': wav.c:(.text+0x9a0): multiple definition of `strtouq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x90c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtoumax': wav.c:(.text+0x9c4): multiple definition of `strtoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x930): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtoll': wav.c:(.text+0x9e8): multiple definition of `strtoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x954): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `atoll': wav.c:(.text+0xa0c): multiple definition of `atoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x978): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtoq': wav.c:(.text+0xa38): multiple definition of `strtoq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9a4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtoimax': wav.c:(.text+0xa5c): multiple definition of `strtoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtold': wav.c:(.text+0xa80): multiple definition of `strtold' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtof': wav.c:(.text+0xaa4): multiple definition of `strtof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa10): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtoul': wav.c:(.text+0xac8): multiple definition of `strtoul' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa34): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtol': wav.c:(.text+0xaec): multiple definition of `strtol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa58): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `atol': wav.c:(.text+0xb10): multiple definition of `atol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa7c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `atoi': wav.c:(.text+0xb3c): multiple definition of `atoi' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xaa8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `strtod': wav.c:(.text+0xb68): multiple definition of `strtod' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x11f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `atof': wav.c:(.text+0xb8c): multiple definition of `atof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1218): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `wcstoumax': wav.c:(.text+0xbb4): multiple definition of `wcstoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1240): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(wav.o): In function `wcstoimax': wav.c:(.text+0xbd8): multiple definition of `wcstoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1264): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__signbitf': byteio.c:(.text+0x0): multiple definition of `__signbitf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__signbit': byteio.c:(.text+0x18): multiple definition of `__signbit' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x18): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `lrint': byteio.c:(.text+0x30): multiple definition of `lrint' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x30): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `lrintf': byteio.c:(.text+0x50): multiple definition of `lrintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x50): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `fdim': byteio.c:(.text+0x70): multiple definition of `fdim' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x70): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `fdimf': byteio.c:(.text+0x9c): multiple definition of `fdimf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `gnu_dev_major': byteio.c:(.text+0xc4): multiple definition of `gnu_dev_major' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xc4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `gnu_dev_minor': byteio.c:(.text+0xd4): multiple definition of `gnu_dev_minor' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xd4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `gnu_dev_makedev': byteio.c:(.text+0xf4): multiple definition of `gnu_dev_makedev' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xf4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `feof_unlocked': byteio.c:(.text+0x124): multiple definition of `feof_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x124): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `ferror_unlocked': byteio.c:(.text+0x138): multiple definition of `ferror_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x138): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strcspn_c1': byteio.c:(.text+0x14c): multiple definition of `__strcspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x14c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strcspn_c2': byteio.c:(.text+0x198): multiple definition of `__strcspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x198): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strcspn_c3': byteio.c:(.text+0x1f4): multiple definition of `__strcspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strspn_c1': byteio.c:(.text+0x260): multiple definition of `__strspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x260): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strspn_c2': byteio.c:(.text+0x290): multiple definition of `__strspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x290): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strspn_c3': byteio.c:(.text+0x2c0): multiple definition of `__strspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2c0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strpbrk_c2': byteio.c:(.text+0x2f8): multiple definition of `__strpbrk_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2f8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strpbrk_c3': byteio.c:(.text+0x344): multiple definition of `__strpbrk_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x344): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strtok_r_1c': byteio.c:(.text+0x3a0): multiple definition of `__strtok_r_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x3a0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strsep_2c': byteio.c:(.text+0x420): multiple definition of `__strsep_2c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x420): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strsep_3c': byteio.c:(.text+0x49c): multiple definition of `__strsep_3c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x49c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `stpncpy': byteio.c:(.text+0x630): multiple definition of `stpncpy' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x528): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `__strsep_1c': byteio.c:(.text+0x650): multiple definition of `__strsep_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x548): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `fgets': byteio.c:(.text+0x6b4): multiple definition of `fgets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ac): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `gets': byteio.c:(.text+0x6d4): multiple definition of `gets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5cc): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `putchar_unlocked': byteio.c:(.text+0x6f4): multiple definition of `putchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `putc_unlocked': byteio.c:(.text+0x750): multiple definition of `putc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x648): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `fputc_unlocked': byteio.c:(.text+0x7a4): multiple definition of `fputc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x69c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `putchar': byteio.c:(.text+0x7f8): multiple definition of `putchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x6f0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `getchar_unlocked': byteio.c:(.text+0x820): multiple definition of `getchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x718): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `getc_unlocked': byteio.c:(.text+0x86c): multiple definition of `getc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x764): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `fgetc_unlocked': byteio.c:(.text+0x8b0): multiple definition of `fgetc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `getchar': byteio.c:(.text+0x8f4): multiple definition of `getchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `vprintf': byteio.c:(.text+0x91c): multiple definition of `vprintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x814): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `wcstombs': byteio.c:(.text+0x950): multiple definition of `wcstombs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x848): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `mbstowcs': byteio.c:(.text+0x970): multiple definition of `mbstowcs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x868): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `wctomb': byteio.c:(.text+0x990): multiple definition of `wctomb' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x888): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `ptsname_r': byteio.c:(.text+0x9b0): multiple definition of `ptsname_r' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `realpath': byteio.c:(.text+0x9d0): multiple definition of `realpath' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtoull': byteio.c:(.text+0x9f0): multiple definition of `strtoull' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8e8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtouq': byteio.c:(.text+0xa14): multiple definition of `strtouq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x90c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtoumax': byteio.c:(.text+0xa38): multiple definition of `strtoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x930): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtoll': byteio.c:(.text+0xa5c): multiple definition of `strtoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x954): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `atoll': byteio.c:(.text+0xa80): multiple definition of `atoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x978): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtoq': byteio.c:(.text+0xaac): multiple definition of `strtoq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9a4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtoimax': byteio.c:(.text+0xad0): multiple definition of `strtoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtold': byteio.c:(.text+0xaf4): multiple definition of `strtold' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtof': byteio.c:(.text+0xb18): multiple definition of `strtof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa10): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtoul': byteio.c:(.text+0xb3c): multiple definition of `strtoul' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa34): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtol': byteio.c:(.text+0xb60): multiple definition of `strtol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa58): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `atol': byteio.c:(.text+0xb84): multiple definition of `atol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa7c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `atoi': byteio.c:(.text+0xbb0): multiple definition of `atoi' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xaa8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtod': byteio.c:(.text+0xbdc): multiple definition of `strtod' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x11f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `atof': byteio.c:(.text+0xc00): multiple definition of `atof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1218): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `wcstoumax': byteio.c:(.text+0xc28): multiple definition of `wcstoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1240): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `wcstoimax': byteio.c:(.text+0xc4c): multiple definition of `wcstoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1264): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__signbitf': convert.c:(.text+0x0): multiple definition of `__signbitf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__signbit': convert.c:(.text+0x18): multiple definition of `__signbit' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x18): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `lrint': convert.c:(.text+0x30): multiple definition of `lrint' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x30): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `lrintf': convert.c:(.text+0x50): multiple definition of `lrintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x50): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `fdim': convert.c:(.text+0x70): multiple definition of `fdim' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x70): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `fdimf': convert.c:(.text+0x9c): multiple definition of `fdimf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `gnu_dev_major': convert.c:(.text+0xc4): multiple definition of `gnu_dev_major' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xc4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `gnu_dev_minor': convert.c:(.text+0xd4): multiple definition of `gnu_dev_minor' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xd4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `gnu_dev_makedev': convert.c:(.text+0xf4): multiple definition of `gnu_dev_makedev' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xf4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `feof_unlocked': convert.c:(.text+0x124): multiple definition of `feof_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x124): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `ferror_unlocked': convert.c:(.text+0x138): multiple definition of `ferror_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x138): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strcspn_c1': convert.c:(.text+0x14c): multiple definition of `__strcspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x14c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strcspn_c2': convert.c:(.text+0x198): multiple definition of `__strcspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x198): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strcspn_c3': convert.c:(.text+0x1f4): multiple definition of `__strcspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strspn_c1': convert.c:(.text+0x260): multiple definition of `__strspn_c1' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x260): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strspn_c2': convert.c:(.text+0x290): multiple definition of `__strspn_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x290): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strspn_c3': convert.c:(.text+0x2c0): multiple definition of `__strspn_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2c0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strpbrk_c2': convert.c:(.text+0x2f8): multiple definition of `__strpbrk_c2' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x2f8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strpbrk_c3': convert.c:(.text+0x344): multiple definition of `__strpbrk_c3' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x344): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strtok_r_1c': convert.c:(.text+0x3a0): multiple definition of `__strtok_r_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x3a0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strsep_2c': convert.c:(.text+0x420): multiple definition of `__strsep_2c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x420): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strsep_3c': convert.c:(.text+0x49c): multiple definition of `__strsep_3c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x49c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `stpncpy': convert.c:(.text+0x61c0): multiple definition of `stpncpy' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x528): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strsep_1c': convert.c:(.text+0x61e0): multiple definition of `__strsep_1c' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x548): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `fgets': convert.c:(.text+0x6244): multiple definition of `fgets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ac): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `gets': convert.c:(.text+0x6264): multiple definition of `gets' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5cc): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `putchar_unlocked': convert.c:(.text+0x6284): multiple definition of `putchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x5ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `putc_unlocked': convert.c:(.text+0x62e0): multiple definition of `putc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x648): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `fputc_unlocked': convert.c:(.text+0x6334): multiple definition of `fputc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x69c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `putchar': convert.c:(.text+0x6388): multiple definition of `putchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x6f0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `getchar_unlocked': convert.c:(.text+0x63b0): multiple definition of `getchar_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x718): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `getc_unlocked': convert.c:(.text+0x63fc): multiple definition of `getc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x764): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `fgetc_unlocked': convert.c:(.text+0x6440): multiple definition of `fgetc_unlocked' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `getchar': convert.c:(.text+0x6484): multiple definition of `getchar' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x7ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `vprintf': convert.c:(.text+0x64ac): multiple definition of `vprintf' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x814): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `wcstombs': convert.c:(.text+0x64e0): multiple definition of `wcstombs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x848): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `mbstowcs': convert.c:(.text+0x6500): multiple definition of `mbstowcs' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x868): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `wctomb': convert.c:(.text+0x6520): multiple definition of `wctomb' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x888): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `ptsname_r': convert.c:(.text+0x6540): multiple definition of `ptsname_r' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `realpath': convert.c:(.text+0x6560): multiple definition of `realpath' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoull': convert.c:(.text+0x6580): multiple definition of `strtoull' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x8e8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtouq': convert.c:(.text+0x65a4): multiple definition of `strtouq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x90c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoumax': convert.c:(.text+0x65c8): multiple definition of `strtoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x930): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoll': convert.c:(.text+0x65ec): multiple definition of `strtoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x954): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `atoll': convert.c:(.text+0x6610): multiple definition of `atoll' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x978): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoq': convert.c:(.text+0x663c): multiple definition of `strtoq' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9a4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoimax': convert.c:(.text+0x6660): multiple definition of `strtoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtold': convert.c:(.text+0x6684): multiple definition of `strtold' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x9ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtof': convert.c:(.text+0x66a8): multiple definition of `strtof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa10): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoul': convert.c:(.text+0x66cc): multiple definition of `strtoul' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa34): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtol': convert.c:(.text+0x66f0): multiple definition of `strtol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa58): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `atol': convert.c:(.text+0x6714): multiple definition of `atol' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xa7c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `atoi': convert.c:(.text+0x6740): multiple definition of `atoi' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0xaa8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtod': convert.c:(.text+0x676c): multiple definition of `strtod' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x11f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `atof': convert.c:(.text+0x6790): multiple definition of `atof' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1218): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `wcstoumax': convert.c:(.text+0x67b8): multiple definition of `wcstoumax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1240): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `wcstoimax': convert.c:(.text+0x67dc): multiple definition of `wcstoimax' CMakeFiles/wavrms.dir/util/wavrms.o:wavrms.c:(.text+0x1264): first defined here collect2: ld returned 1 exit status make[2]: *** [wavrms] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[1]: *** [CMakeFiles/wavrms.dir/all] Error 2 CMakeFiles/wavfilter.dir/libaften/filter.o: In function `/__signbitf': filter.cusr:/(src./textRPM+/0x0BUILD): multiple /aften-definition0.0.8/default/ libaften_pcm.a(pcm.oof) `: In__signbitf' functionCMakeFiles /wavfilter.dir/`util/wavfilter.o__signbitf:wavfilter.c:(.': textpcm.c+0x0)::( first defined .text+0x0)here : CMakeFilesmultiple/ wavfilter.dirdefinition/libaften/filter.o: ofIn `__signbitf' CMakeFiles/wavinfo.dirfunction /`util/wavinfo.o:wavinfo.c__signbit'::( .text+filter.c0x0:)(:.text+ 0x18first) : multiple definition of `defined __signbithere /usr/src/'RPM /CMakeFilesBUILD//aftenwavfilter.dir/-util/0.0.8/default/wavfilter.o:libaften_pcm.awavfilter.c:((pcm.o.)text:+0x18) :In firstfunction `__signbitdefined': here CMakeFiles /pcm.c:(.text+0x18wavfilter.dir)/: libaften/multiple definition of `filter.o:__signbit ' InCMakeFiles function `lrint/'wavinfo.dir/util/wavinfo.o:wavinfo.c:(:. text+filter.c0x18:)(.: firsttext +defined 0x30): here multiple /definitionusr /of src`/lrintRPM'/BUILD/aften -0.0.8/default/libaften_pcm.aCMakeFiles/(wavfilter.dirpcm.o)/:util/ wavfilter.oIn: functionwavfilter.c: (.`textlrint+0x30): 'first: pcm.c:defined here (.text+CMakeFiles0x30/): wavfilter.dirmultiple /definition of libaften`/lrint'filter.o :CMakeFiles /Inwavinfo.dir /utilfunction /`wavinfo.o:wavinfo.c:(.lrintftext'+:0x30 ):filter.c :first( .definedtext +here0x50 )/:usr /src/RPMmultiple /definitionBUILD /of aften`-0.0.8/lrintfdefault'/ libaften_pcm.a(CMakeFilespcm.o)/:wavfilter.dir/util/wavfilter.o :In function `lrintfwavfilter.c:'(.text+0x50:) :pcm.c :(first. text+0x50defined) : multiple definitionhere CMakeFiles/wavfilter.dir/libaftenof/ `filter.olrintf:' In CMakeFilesfunction `fdim': /filter.cwavinfo.dir:/util(.text+/0x70wavinfo.o)::wavinfo.c :multiple (definition .oftext +`0x50fdim)': first defined hereCMakeFiles //usr/srcwavfilter.dir//util/wavfilter.o:wavfilter.cRPM:/(BUILD./textaften-0.0.8/+default/0x70):libaften_pcm.a (firstpcm.o defined) : hereIn CMakeFilesfunction/ `wavfilter.dirfdim/'libaften/:filter.o :pcm.c :In( .function text`fdimf': +filter.c0x70:)(:.text+ 0x9c):multiple multiple definitiondefinition ofof ``fdimf'fdim' CMakeFiles/wavinfo.dir/utilCMakeFiles/wavinfo.o:wavinfo.c/:(.wavfilter.dirtext/+util0x70/): first defined wavfilter.o:wavfilter.chere /:usr(/src/RPM./BUILD/aften-0.0.8/textdefault+/0x9c)libaften_pcm.a:( pcm.ofirst) defined: In functionhere ` fdimf':CMakeFiles /pcm.c:(.wavfilter.dirtext/libaften+/filter.o: In 0x9c): functionmultiple definition `ofgnu_dev_major '`:fdimf ' CMakeFiles/filter.cwavinfo.dir:(/.utiltext/+wavinfo.o0xc4): :multiple wavinfo.c:definition( .of text`+gnu_dev_major0x9c' )CMakeFiles/:wavfilter.dir /first defined here util//usr/wavfilter.osrc:/wavfilter.cRPM:(/.BUILDtext/+aften-0.0.8/0xc4default)/:libaften_pcm.a (pcm.o)first defined here: CMakeFilesIn/wavfilter.dir/ libaftenfunction `/gnu_dev_major':filter.o pcm.c: In :function( .`text+0xc4)gnu_dev_minor:': multiplefilter.c :definition( .of `text+0xd4):gnu_dev_major' CMakeFilesmultiple /definitionwavinfo.dir /util/wavinfo.o:ofwavinfo.c :`(.gnu_dev_minortext+0xc4):' first defined CMakeFiles/wavfilter.dirhere //usr/src/RPMutil/wavfilter.o:/BUILDwavfilter.c:/(aften.-text+0.0.80xd4/)default:/ libaften_pcm.afirst (definedpcm.o ): Inhere function CMakeFiles`/gnu_dev_minor':wavfilter.dir /pcm.clibaften/:(.text+filter.o0xd4:) : Inmultiple definition functionof ``gnu_dev_minorgnu_dev_makedev'': filter.cCMakeFiles:/(wavinfo.dir./text+util0xf4/)wavinfo.o:: wavinfo.cmultiple: (.text+0xd4definition) of `:gnu_dev_makedev first defined' CMakeFileshere/ /wavfilter.dirusr//utilsrc//wavfilter.oRPM:/BUILD/aften-wavfilter.c0.0.8/default/:libaften_pcm.a((pcm.o).text+0xf4):: first definedIn herefunction CMakeFiles/`gnu_dev_makedev': wavfilter.dirpcm.c/:(.libaftentext/+0xf4): filter.o: multiple Indefinition functionof ` __strcspn_c1`'gnu_dev_makedev:' filter.cCMakeFiles:(/.wavinfo.dirtext/+util0x124):/ multiplewavinfo.o :definition of wavinfo.c:`__strcspn_c1' CMakeFiles/wavfilter.dir(.text+0xf4/)util:/ wavfilter.o:firstwavfilter.c: (defined. texthere+ /usr0x14c/)src:/RPM/BUILD /aften-0.0.8/defaultfirst /defined herelibaften_pcm.a (CMakeFiles/pcm.owavfilter.dir/libaften/filter.o: )In: function In`__strcspn_c2': functionfilter.c: (`.feof_unlockedtext'+0x170): multiple : pcm.c:(definition. of text`+__strcspn_c20x124' )CMakeFiles:/wavfilter.dir/util/ wavfilter.omultiple: wavfilter.c:definition( .oftext+ 0x198`)feof_unlocked:' CMakeFiles/firstwavinfo.dir /defined util/wavinfo.o:here wavinfo.cCMakeFiles/:(.textwavfilter.dir+/0x124)libaften:/ filter.o:first defined hereIn /function usr`/__strcspn_c3'src:/ RPMfilter.c/:BUILD(/.aften-0.0.8text+/0x1ccdefault): multiple definition of /`libaften_pcm.a__strcspn_c3('pcm.o ): In CMakeFilesfunction/ `wavfilter.dirferror_unlocked/'util/wavfilter.o: :pcm.c:wavfilter.c:((..text+text+0x138)0x1f4):: multiple definition of `first ferror_unlockeddefined 'here CMakeFiles/wavinfo.dir/utilCMakeFiles//wavinfo.o:wavfilter.dir/libaftenwavinfo.c/:filter.o:( .Intext +0x138):function `first __strspn_c1defined' :here /filter.cusr:/(src/.text+0x238): multiple definitionRPM/ BUILD/ofaften -`0.0.8/default/libaften_pcm.a__strspn_c1(pcm.o): 'In CMakeFiles/ wavfilter.dirfunction `/__strcspn_c1'util:/ wavfilter.o:pcm.cwavfilter.c::((..texttext+0x260)+0x14c): :multiple firstdefinition definedof here CMakeFiles/`wavfilter.dir__strcspn_c1/' CMakeFileslibaften//filter.owavinfo.dir: /util/Inwavinfo.o :wavinfo.c:function (`.text+0x14c__strspn_c2)':: filter.cfirst: (defined. here text+0x268): multiple/ definition ofusr `/__strspn_c2src' CMakeFiles/wavfilter.dir//RPMutil//BUILD/wavfilter.oaften:-0.0.8/wavfilter.cdefault:/(libaften_pcm.a.(text+pcm.o0x290)): In :function `first__strcspn_c2': pcm.cdefined: (here CMakeFiles/wavfilter.dir./text+0x198libaften/filter.o:) In function `:__strspn_c3 'multiple: definitionfilter.c: of (.`text__strcspn_c2+'0x298 )CMakeFiles:/ wavinfo.dir/util/wavinfo.o:wavinfo.cmultiple :(definition. textof +0x198): first `defined __strspn_c3here' / usrCMakeFiles//src/wavfilter.dirRPM//utilBUILD/wavfilter.o:/wavfilter.c:aften-0.0.8(./textdefault+0x2c0/)libaften_pcm.a(pcm.o: )first :defined here CMakeFilesIn/ wavfilter.dirfunction/ `libaften__strcspn_c3/'filter.o: pcm.c:: (.text+In0x1f4 )function: ` __strpbrk_c2': filter.cmultiple :(definition. textof+ `0x2d0__strcspn_c3): multiple definition' of CMakeFiles`/wavinfo.dir__strpbrk_c2/'util /CMakeFileswavinfo.o:wavinfo.c:(/.textwavfilter.dir+/0x1f4util): first /defined wavfilter.ohere: /usr/wavfilter.csrc:/(RPM.text+0x2f8)/:BUILD /firstaften -0.0.8defined/ defaulthere/libaften_pcm.a CMakeFiles/wavfilter.dir/(libaftenpcm.o/):filter.o :In function `__strspn_c1In ': function `__strpbrk_c3'pcm.c:: (.textfilter.c+:0x260(.)text+:0x31c): multiple multipledefinition definition of of` __strspn_c1`' __strpbrk_c3CMakeFiles'/ wavinfo.dirCMakeFiles//wavfilter.dirutil//util/wavinfo.owavfilter.o::wavinfo.c:(.wavfilter.ctext:+(0x260.): firsttext +defined here 0x344/)usr: /firstsrc /defined RPMhere/ BUILDCMakeFiles//aftenwavfilter.dir/-libaften0.0.8//filter.odefault: /Inlibaften_pcm.a (functionpcm.o )`: __strtok_r_1cIn' :function `__strspn_c2': filter.cpcm.c:(.text+:(0x378).:text+ multiple0x290): multiple definitiondefinition of `of__strspn_c2 '` CMakeFiles__strtok_r_1c'/ wavinfo.dirCMakeFiles//util/wavinfo.owavfilter.dir/util/wavfilter.o::wavfilter.cwavinfo.c::(.(text.+text+0x290)0x3a0:): firstfirst defined here /definedusr here CMakeFiles//wavfilter.dirsrc/libaften//filter.oRPM: /BUILD/aften-In function 0.0.8/default`/libaften_pcm.a__strsep_2c('pcm.o:) : filter.cIn function `__strspn_c3': :pcm.c:((..text+0x2c0):text+ 0x3f8multiple) :definition multipleof `definition__strspn_c3 'of CMakeFiles/wavinfo.dir/util/wavinfo.o:wavinfo.c:(`.__strsep_2ctext'+ 0x2c0CMakeFiles/)wavfilter.dir/:util /firstwavfilter.o defined here /:usr/src/wavfilter.cRPM:/BUILD(.text+0x420): first defined /here aften-0.0.8/defaultCMakeFiles/wavfilter.dir//libaften/filter.olibaften_pcm.a:( pcm.o): InIn function function` `__strsep_3c': filter.c__strpbrk_c2:'(:.text +pcm.c0x474)::( .text+0x2f8)multiple: definition of multiple` __strsep_3c'definition CMakeFilesof/wavfilter.dir/ util`/__strpbrk_c2' wavfilter.oCMakeFiles:/wavfilter.cwavinfo.dir:(/.text+util0x49c)/: firstwavinfo.o :defined here wavinfo.c:CMakeFiles(/.wavfilter.dirtext/+libaften0x2f8/):filter.o :first Indefined function here` /usr/src/stpncpy': RPM/BUILDfilter.c/:(aften-0.0.8/default/libaften_pcm.a(.textpcm.o)+: In 0x12e0function) :` __strpbrk_c3multiple 'definition : pcm.c:(of .`text+0x344)stpncpy' CMakeFiles/:wavfilter.dir /multipleutil /definition ofwavfilter.o :`wavfilter.c__strpbrk_c3:('.text+0x528): CMakeFiles/wavinfo.dir/util/wavinfo.o:wavinfo.c:(.firsttext+0x344 ):defined here CMakeFiles/ first wavfilter.dir/libaftendefined here /usr/filter.o:/ srcIn/ RPMfunction/ BUILD`/aften__strsep_1c-'0.0.8:/ default/libaften_pcm.a(pcm.o): In function `filter.c__strtok_r_1c'::(. textpcm.c+:0x1300().:text +0x3a0): multiplemultiple definition ofdefinition `of__strsep_1c ' CMakeFiles/wavfilter.dir/util/wavfilter.o:`__strtok_r_1c'wavfilter.c:( CMakeFiles/wavinfo.dir/util/.wavinfo.o:wavinfo.ctext:(+.text+0x3a0):0x548 first )defined: here /firstusr /definedsrc /here CMakeFilesRPM//wavfilter.dirBUILD/libaften//filter.oaften:- 0.0.8/defaultIn/ libaften_pcm.afunction( pcm.o`):wcstombs 'In: function `filter.c__strsep_2c:(.text+0x1364):': pcm.c multiple :definition of( .`textwcstombs+0x420): multiple' definition of CMakeFiles`/__strsep_2cwavfilter.dir'/util/ wavfilter.oCMakeFiles:/wavfilter.cwavinfo.dir:(.text+0x848): first /defined utilhere /wavinfo.o:wavinfo.c:(.CMakeFiles/wavfilter.dirtext/+libaften0x420):/filter.o: firstIn function `mbstowcs'defined here : filter.c/:usr(/.srctext/+RPM/0x1384BUILD)/:aften -0.0.8/multipledefault /definitionlibaften_pcm.a (of `pcm.ombstowcs): In' CMakeFiles/wavfilter.dir/utilfunction/ wavfilter.o`:__strsep_3c': pcm.c:(wavfilter.c.:text(+.0x49c)text:+ multiple 0x868):definition of first `defined__strsep_3c ' CMakeFileshere/ wavinfo.dirCMakeFiles//wavfilter.dirutil/wavinfo.o:wavinfo.c/:(libaften./text+filter.o0x49c:): firstIn function `wctomb': definedfilter.c :here( ./text+0x13a4): usrmultiple /definitionsrc of `wctomb' CMakeFiles//RPM/BUILD/aftenwavfilter.dir-/0.0.8/utildefault//wavfilter.olibaften_pcm.a(pcm.o:)wavfilter.c:(.text+:0x888): In function `stpncpy' : firstpcm.c :(.text+0x1754defined here) : CMakeFilesmultiple/ wavfilter.dirdefinition/libaften/ filter.oof: `Instpncpy function' `CMakeFilesptsname_r': filter.c/wavinfo.dir/util/wavinfo.o::(.wavinfo.ctext:+0x13c4)(:. textmultiple+ 0x188cdefinition )of: first defined here /usr`/src/ptsname_rRPM' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c/BUILD/aften:-(0.0.8./default/libaften_pcm.a(pcm.otext): +In 0x8a8function) :` __strsep_1cfirst defined' :here CMakeFiles /pcm.cwavfilter.dir:(.text+0x1774): multiple/ definition libaftenof/filter.o: In function` __strsep_1c' CMakeFiles`realpath'/:wavinfo.dir /filter.cutil:/wavinfo.o:wavinfo.c:((..text+text0x13e4+)0x18ac:): first defined multiple definitionhere /ofusr /`srcrealpath/RPM/BUILD/aften'- 0.0.8/CMakeFilesdefault//libaften_pcm.a(wavfilter.dirpcm.o/util/wavfilter.o):: wavfilter.cIn: (.textfunction+ `fgets':0x8c8): first pcm.c:defined(.text+0x17d8 ):here multiple definitionCMakeFiles /wavfilter.dir/libaften/filter.oof: `Infgets function `strtoull': filter.c:(' CMakeFiles/.wavinfo.dirtext+0x1404/)util:/ wavinfo.omultiple definition: wavinfo.cof: (`.strtoulltext'+ 0x1910): firstCMakeFiles /wavfilter.dir/util/definedwavfilter.o :here /usr/wavfilter.c:(src./textRPM+/0x8e8):BUILD/aften- 0.0.8/default/libaften_pcm.afirst( pcm.o)defined: In function `getshere' : pcm.c:(.CMakeFiles/wavfilter.dir/libaftentext+0x17f8): multiple definition of `gets' CMakeFiles//wavinfo.dir/filter.outil:/ wavinfo.oIn: wavinfo.c:function( .`text+0x1930strtouq)': filter.c:(: first defined here. /textusr+/0x1428src): /multipleRPM/BUILD/ aften-definition0.0.8 /ofdefault /libaften_pcm.a`strtouq(pcm.o): 'In function CMakeFiles/wavfilter.dir/util/wavfilter.o:`wavfilter.cputchar_unlocked:'(.text:+ 0x90cpcm.c):: first defined here CMakeFiles/(.text+0x1818):wavfilter.dir /multiple libaftendefinition/ filter.oof: `Inputchar_unlocked function '` strtoumaxCMakeFiles'/wavinfo.dir/util/wavinfo.o:wavinfo.c::(. text+filter.c0x1950:)(:. text+0x144cfirst) :defined here /usr/multiple definitionsrc /RPM/ofBUILD /aften-0.0.8/default`/strtoumax' libaften_pcm.aCMakeFiles(/pcm.owavfilter.dir): In /util/functionwavfilter.o:wavfilter.c :(`.putc_unlockedtext+0x930): ':first pcm.c:defined( .here CMakeFilestext/+wavfilter.dir0x1874): multiple definition of `putc_unlocked'/libaften CMakeFiles/wavinfo.dir//util/wavinfo.o:wavinfo.c:filter.o(: In function.text+0x19ac): first defined here` /strtollusr'/:src /filter.c:(.RPM/BUILD/text+0x1470):aften -multiple0.0.8 definition of `/strtolldefault'/ libaften_pcm.a(pcm.o): CMakeFilesIn function/ `wavfilter.dirfputc_unlocked/': pcm.c:util/wavfilter.o:wavfilter.c:(.text+(.text+0x18c8):0x954 )multiple: definitionfirst defined ofhere CMakeFiles/wavfilter.dir/ libaften`/fputc_unlocked' CMakeFiles/filter.owavinfo.dir/util/wavinfo.o:: wavinfo.c:(.textIn function+ 0x1a00`): first atoll':defined here /usr/src filter.c:/(RPM./textBUILD+0x1494)/:aften -multiple0.0.8 /definitiondefault/libaften_pcm.a( pcm.oof `)atoll:' CMakeFiles In function `putchar'/: wavfilter.dirpcm.c/:util/wavfilter.o(:.text+wavfilter.c0x191c:): multiple definition( .text+of0x978 ): `firstputchar 'defined here CMakeFiles/wavfilter.dir/libaften/ CMakeFiles/filter.owavinfo.dir/:util /wavinfo.o:Inwavinfo.c :(.text+0x1a54function): `first defined herestrtoq /': usrfilter.c/:src/RPM(/.BUILD/aften-0.0.8/textdefault+0x14c0)/:libaften_pcm.a( pcm.o): multipleIn definition offunction `strtoq`'getchar_unlocked': pcm.c:(.text+0x1944 CMakeFiles/):wavfilter.dir /multipleutil definition of `/getchar_unlocked'wavfilter.o :CMakeFileswavfilter.c/:wavinfo.dir(/.util/wavinfo.o:wavinfo.ctext:+0x9a4)(:. textfirst+ 0x1a7c):defined here CMakeFiles /firstwavfilter.dir /definedlibaften/filter.o here : In function/ `usr/src/RPMstrtoimax':/BUILD/ filter.caften-:0.0.8(.text/+default/libaften_pcm.a(pcm.o)0x14e4: In): multiplefunction definition`getc_unlocked of `strtoimax' CMakeFiles/wavfilter.dir/'util/wavfilter.o::wavfilter.c:( .pcm.c:(.text+0x9c8): first defined text+0x1990here CMakeFiles)/: wavfilter.dirmultiple/ definition of `libaften/filter.ogetc_unlocked:' InCMakeFiles function /`wavinfo.dirstrtold/'util:/ wavinfo.o:filter.cwavinfo.c::(.text+0x1508)(.text+:0x1ac8): first defined multiplehere /definitionusr /ofsrc `strtold/'RPM/BUILD/ aften-CMakeFiles0.0.8//wavfilter.dirdefault/util//wavfilter.olibaften_pcm.a:(pcm.o)wavfilter.c:: In function `(fgetc_unlocked.':text +pcm.c:(0x9ec): first defined .heretext +CMakeFiles/wavfilter.dir0x19d4/): multiplelibaften/filter.o :definition In function `ofstrtof '`fgetc_unlocked': filter.c:(. CMakeFiles/wavinfo.dir/util/wavinfo.o:wavinfo.c:text+0x152c().:text +multiple0x1b0c definition of `strtof' CMakeFiles/wavfilter.dir/): firstutil /defined wavfilter.ohere: /usrwavfilter.c/:src(/.RPM/textBUILD+/0xa10aften)-0.0.8/default/libaften_pcm.a(pcm.o):: In function `getcharfirst' defined :here pcm.cCMakeFiles:(.text+0x1a18/wavfilter.dir/): multiplelibaften/filter.o :definition of In function ``strtoul'getchar:' CMakeFiles/wavinfo.dir/ util/filter.cwavinfo.o:wavinfo.c::(.(text.+text0x1550+): multiple definition0x1b50 )of: `strtoul 'first CMakeFiles/definedwavfilter.dir /hereutil/wavfilter.o :wavfilter.c:(.text+0xa34): /first usr/src/RPMdefined here CMakeFiles//wavfilter.dirBUILD/libaften//filter.oaften:-0.0.8/default/libaften_pcm.a (pcm.oIn) : In function function` `strtolvprintf'':: pcm.c:(.text+0x1a40)filter.c:(:. textmultiple +definition 0x1574)of: multiple `definitionvprintf' CMakeFiles/wavinfo.dir /util/of `wavinfo.ostrtol:'wavinfo.c :CMakeFiles/(wavfilter.dir/util/wavfilter.o.:textwavfilter.c+:0x1b78(.text+0xa58)):: first defined here /firstusr/ definedsrc/RPM/ BUILD/hereaften -0.0.8/default/libaften_pcm.aCMakeFiles/wavfilter.dir(pcm.o): In/libaften/ filter.ofunction: In `wcstombs': pcm.c:function `(atol.'text:+0x1a74): multiple definitionfilter.c :of `wcstombs(' CMakeFiles/.wavinfo.dir/textutil+/0x1598wavinfo.o): :wavinfo.c:multiple definition of( `.text+0x1bacatol): 'first defined here /CMakeFilesusr/wavfilter.dir/util/wavfilter.o/:srcwavfilter.c:(/RPM/.text+BUILD0xa7c/)aften:- 0.0.8first defined/ defaulthere/ libaften_pcm.a(pcm.oCMakeFiles)/wavfilter.dir/libaften/:filter.o :In function `mbstowcs': pcm.c:(.text+0x1a94): Inmultiple function `atoidefinition' :of filter.c`:mbstowcs('.text+ 0x15c4CMakeFiles)/:wavinfo.dir /multipleutil/wavinfo.o :definitionwavinfo.c :(of. text`+atoi0x1bcc'): first defined CMakeFiles/ wavfilter.dirhere/ /utilusr//wavfilter.osrc:wavfilter.c:/(RPM./textBUILD+0xaa8)/:aften -0.0.8/default/libaften_pcm.afirst( pcm.o)defined: In function `wctombhere' : pcm.c:(.CMakeFiles/wavfilter.dirtext/+libaften/filter.o0x1ab4:) : multiple definitionIn of function` wctomb' CMakeFiles/wavinfo.dir/`util/strtodwavinfo.o'::wavinfo.c :filter.c:((.text+.0x1bec)text: first defined +here /usr/0x15f0src)/RPM/:BUILD /multipleaften -0.0.8/default/definitionlibaften_pcm.a(pcm.o): In function `ptsname_r' : ofpcm.c :`strtod('. textCMakeFiles+/0x1ad4)wavfilter.dir:/ util/wavfilter.omultiple: wavfilter.cdefinition of `ptsname_r:(.'text CMakeFiles+0xad4/wavinfo.dir/util/)wavinfo.o:: wavinfo.c:first( .definedtext+0x1c0c): first here CMakeFilesdefined/ wavfilter.dir/libaftenhere/ /usr/srcfilter.o: /InRPM function/ BUILD`/aften-0.0.8/defaultatof/'libaften_pcm.a:( pcm.ofilter.c):(.:text +In0x1614): function `realpath': multiple definitionpcm.c :(of. text`+atof0x1af4') : CMakeFilesmultiple /definition wavfilter.dir/util/wavfilter.o:ofwavfilter.c :`(realpath.text+0xaf8): first 'defined CMakeFileshere CMakeFiles//wavinfo.dirwavfilter.dir//utillibaften//filter.owavinfo.o::wavinfo.c:(.text +0x1c2cIn) : first defined here /usr/src/function `wcstoumax'RPM: filter.c:/(BUILD./textaften+-0.0.8/0x163cdefault): multiple /libaften_pcm.a(pcm.o): Indefinition function of` strtoull'`wcstoumax' CMakeFiles:/ wavfilter.dirpcm.c/:(util./text+0x1b14):wavfilter.o multiple :definitionwavfilter.c:(.text+0xb20): first of `strtoull'defined here CMakeFilesCMakeFiles//wavfilter.dir/libaften/filter.o:wavinfo.dir /Inutil /functionwavinfo.o `:wavinfo.c:wcstoimax'(.:text filter.c:(.text+0x1c4c)+0x1660): :multiple definitionfirst defined here /ofusr `wcstoimax/'src /CMakeFilesRPM/wavfilter.dir//utilBUILD/aften-0.0.8//default/wavfilter.olibaften_pcm.a:(pcm.o): Inwavfilter.c function `strtouq:(.'text+0xb44): first defined :here / usrpcm.c/:(.text+0x1b38src): /multiple definition ofRPM /BUILD/`aftenstrtouq-'0.0.8/default/libaften_pcm.a(pcm.o): In function `CMakeFiles/__signbitfwavinfo.dir'/:util /pcm.cwavinfo.o:(.text+0x0:wavinfo.c:): (multiple. textdefinition of+ 0x1c70`):__signbitf 'first CMakeFilesdefined/wavfilter.dir/ utilhere/wavfilter.o: wavfilter.c:(/usr/src./text+0x0): first RPMdefined/ BUILDhere/ aften-0.0.8/default/usr/libaften_pcm.a(pcm.o/src/)RPM:/ In BUILD/aftenfunction- `strtoumax':0.0.8 pcm.c:/default/(libaften_pcm.a(pcm.o.)text:+ 0x1b5c): In function `multiple definition__signbit': ofpcm.c :`strtoumax'( .CMakeFilestext+0x18/wavinfo.dir/util/)wavinfo.o:wavinfo.c:: multiple (definition. textof `+0x1c94): first__signbit' defined here /CMakeFilesusr/src//RPM/BUILD/aftenwavfilter.dir-/0.0.8/utildefault//wavfilter.olibaften_pcm.a:wavfilter.c:(.(pcm.o): text+In 0x18):function `strtoll ':first pcm.cdefined:(. texthere /usr/src+/0x1b80RPM)/BUILD/:aften -multiple definition0.0.8 /ofdefault/libaften_pcm.a( `strtollpcm.o): In ' CMakeFilesfunction/ `wavinfo.dirlrint/'util:/ wavinfo.opcm.c:(:wavinfo.c:(.text+.0x30text)+:0x1cb8 ): multiple definitionfirst ofdefined here `/usr/src/RPMlrint/BUILD/' CMakeFilesaften/-wavfilter.dir0.0.8//default/utillibaften_pcm.a/(wavfilter.opcm.o:wavfilter.c:(.text+0x30)):: Infirst defined here /usr/src/ RPM/BUILD/functionaften -`0.0.8/atoll': pcm.c:(.text+default0x1ba4/libaften_pcm.a()pcm.o):: multiple definition Inof function ``lrintfatoll' CMakeFiles': /pcm.cwavinfo.dir:/(util./wavinfo.o:textwavinfo.c+:0x50(): .text+0x1cdc):multiple definition firstof defined` lrintf'here /usr/ src/CMakeFilesRPM//wavfilter.dir/utilBUILD//wavfilter.oaften:-wavfilter.c:(0.0.8/default/.libaften_pcm.a(pcm.o): In function `strtoq': pcm.c:(text+0x50.)text:+ 0x1bd0first): multiple definition of defined here` strtoq/'usr CMakeFiles/wavinfo.dir/util//wavinfo.osrc/:wavinfo.c:(RPM./BUILD/textaften+-0x1d080.0.8/default)/: libaften_pcm.afirst (defined here /usrpcm.o/)src: In/ RPMfunction/BUILD/aften-0.0.8 `fdim/'default:/ libaften_pcm.apcm.c(:pcm.o)(.text+0x70): multiple definition :of In `function fdim`' strtoimaxCMakeFiles'/:wavfilter.dir/util pcm.c:(./text+0x1bf4)wavfilter.o::wavfilter.c:(.text+0x70 ):multiple firstdefinition of `strtoimax' CMakeFilesdefined/wavinfo.dir/util/wavinfo.o:wavinfo.c:(.text here +/0x1d2cusr)/:src/RPM /firstBUILD /defined aftenhere- 0.0.8/usr/src/RPM//BUILDdefault//aften-0.0.8/default/libaften_pcm.alibaften_pcm.a((pcm.o): pcm.o):In function `strtold' In :function pcm.c`:fdimf':(.text+ 0x1c18)pcm.c::(.text+0x9c): multiplemultiple definitiondefinition of `fdimf' ofCMakeFiles/wavfilter.dir /`utilstrtold/' wavfilter.oCMakeFiles:/wavfilter.cwavinfo.dir:/util/wavinfo.o:wavinfo.c:((.text+.0x9ctext)+:0x1d50 ): first firstdefined defined here here/ usr//usr/src/RPMsrc/RPM//BUILDBUILD//aftenaften--0.0.8/default/libaften_pcm.a(0.0.8/defaultpcm.o/):libaften_pcm.a (Inpcm.o): function ` strtof': pcm.cIn:( .functiontext `gnu_dev_major+'0x1c3c:) : multiple definition of `pcm.c:(strtof.'text +CMakeFiles0xc4):/wavinfo.dir/ multiple utildefinition of/ wavinfo.o`:gnu_dev_majorwavinfo.c' CMakeFiles:/(.text+0x1d74wavfilter.dir):/ first defined hereutil /wavfilter.o:/wavfilter.cusr:/(src/RPM/BUILD/.aften-text0.0.8+/default/libaften_pcm.a(pcm.o): 0xc4In )function: first defined `strtoul' here :/ usrpcm.c/src/RPM/BUILD/aften:(.-0.0.8/textdefault/libaften_pcm.a+(0x1c60): multiple definitionpcm.o): In offunction ` gnu_dev_minor`'strtoul' :CMakeFiles /wavinfo.dir/util/wavinfo.o:wavinfo.c:(.textpcm.c:(+0x1d98).text+0xd4): first defined here /usr/src/RPM/:BUILD/aften -0.0.8multiple/ defaultdefinition/ libaften_pcm.aof `(gnu_dev_minorpcm.o') CMakeFiles/wavfilter.dir/util:/ wavfilter.o:wavfilter.cIn: (function. `strtoltext'+:0xd4): first definedpcm.c :(here /usr./textsrc+/0x1c84): multiple RPMdefinition of/BUILD/ aften-0.0.8`/strtoldefault'/ libaften_pcm.aCMakeFiles(pcm.o)/:wavinfo.dir /Inutil function /`wavinfo.ognu_dev_makedev'::wavinfo.c: pcm.c:((..texttext++0x1dbc)0xf4:) :first multiple definitiondefined ofhere `gnu_dev_makedev '/ usrCMakeFiles/wavfilter.dir//srcutil/wavfilter.o:wavfilter.c/RPM/:BUILD(/.aftentext+-0.0.8/default0xf4/): libaften_pcm.afirst( pcm.odefined) :here / usrIn /function src/`RPMatol/BUILD/'aften:- 0.0.8pcm.c/default/libaften_pcm.a(pcm.o):: In function `feof_unlocked('.:text +pcm.c0x1ca8)::(. text+0x124multiple) :definition of `atol' CMakeFiles/multiplewavinfo.dir /util/wavinfo.o:wavinfo.cdefinition: of (`.feof_unlockedtext'+0x1de0): firstCMakeFiles /definedwavfilter.dir/util /herewavfilter.o :wavfilter.c:(./usr/src/RPM/BUILD/aften-text0.0.8+0x124)/:default /libaften_pcm.a(pcm.o):first In function defined` atoihere /'usr:/src/ RPMpcm.c/:(.text+BUILD0x1cd4)/aften:- 0.0.8multiple definition of `/atoi'default /CMakeFiles/libaften_pcm.awavinfo.dir/util/(wavinfo.o:pcm.owavinfo.c):(.:text +In0x1e0c ):function first` defined here ferror_unlocked':/usr/ pcm.c:src/RPM/BUILD/(aften.-text0.0.8+/default/0x138libaften_pcm.a)(:pcm.o ): In multiplefunction ` strtod': pcm.c:definition of( .`text+ferror_unlocked0x1d00' CMakeFiles/wavfilter.dir/)util:/ wavfilter.o:wavfilter.cmultiple: (definition of. `strtod' text+0x138CMakeFiles)/:wavinfo.dir /firstutil defined here //usrwavinfo.o/:srcwavinfo.c:(.text+/RPM/0x1e38BUILD/aften)-:0.0.8 first /defineddefault /herelibaften_pcm.a( /pcm.o):usr/src /InRPM /functionBUILD /`aften__strcspn_c1-'0.0.8:/ default/pcm.c:(.textlibaften_pcm.a+(0x14c): multiple pcm.odefinition) :of `In__strcspn_c1' CMakeFiles/ wavfilter.dir/util/wavfilter.o:wavfilter.cfunction `:atof(': .pcm.ctext:+(0x14c.): first text+0x1d24defined) :here /usr/ srcmultiple definition/ RPMof `/atofBUILD' /CMakeFilesaften/-wavinfo.dir/util0.0.8//wavinfo.o:wavinfo.cdefault:/(.textlibaften_pcm.a+0x1e5c()pcm.o): In :function `__strcspn_c2': pcm.c:(.text+0x198 first defined )here: /multipleusr /definitionsrc /ofRPM /`BUILD__strcspn_c2/'aften -CMakeFiles0.0.8//wavfilter.dirdefault//utillibaften_pcm.a/(wavfilter.opcm.o:)wavfilter.c:: (In. textfunction+ 0x198`)wcstoumax:' :first pcm.cdefined: (here. text/+usr0x1d4c/)src:/ RPMmultiple/ BUILDdefinition/ aftenof- 0.0.8`/wcstoumaxdefault'/ libaften_pcm.aCMakeFiles(/pcm.owavinfo.dir)/:util/wavinfo.o In :wavinfo.c:function `__strcspn_c3': (pcm.c.:text(+.0x1e84text)+:0x1f4 )first: definedmultiple heredefinition /ofusr /`src__strcspn_c3/'RPM /CMakeFilesBUILD//wavfilter.diraften/-util0.0.8//wavfilter.odefault:/wavfilter.clibaften_pcm.a:((pcm.o): .Intext +function0x1f4 )`:wcstoimax 'first: definedpcm.c :here( ./textusr+/0x1d70src)/:RPM/BUILD/ aftenmultiple definition of -0.0.8/`wcstoimax'default/libaften_pcm.a(pcm.o): CMakeFilesIn/ wavinfo.dirfunction/ util`/__strspn_c1wavinfo.o'::wavinfo.c :pcm.c(:.(text.+text0x1ea8+)0x260:) :first multipledefined definitionhere of/ usr`/__strspn_c1src'/ RPMCMakeFiles//BUILDwavfilter.dir//aftenutil-/0.0.8wavfilter.o/:defaultwavfilter.c/:libaften_pcm.a((.raw.otext)+:0x260 )In: functionfirst `defined__signbitf': raw.chere: (/.usrtext/+src0x0/)RPM:/ BUILDmultiple/ aftendefinition- 0.0.8of/ default`/__signbitflibaften_pcm.a'( pcm.oCMakeFiles)/:wavinfo.dir /Inutil /functionwavinfo.o :`wavinfo.c__strspn_c2:'(:. textpcm.c+:0x0().:text +first0x290 )defined: heremultiple /definitionusr /ofsrc /`RPM__strspn_c2/'BUILD /CMakeFilesaften/-wavfilter.dir0.0.8//utildefault//wavfilter.olibaften_pcm.a:(wavfilter.craw.o:)(:. textIn+ 0x290function) :` __signbitfirst' :defined raw.chere: (/.usrtext/+src0x18/)RPM:/ BUILDmultiple/ aftendefinition- 0.0.8of/ default`/__signbitlibaften_pcm.a' CMakeFiles(/pcm.owavinfo.dir)/:util /Inwavinfo.o :functionwavinfo.c :`(__strspn_c3.'text:+ 0x18pcm.c)::( .firsttext +defined0x2c0 )here: multiple definition of `__strspn_c3' CMakeFiles //wavfilter.dirusr//utilsrc//wavfilter.oRPM:/wavfilter.cBUILD:/(.aftentext-+0.0.80x2c0/)default/libaften_pcm.a: first (definedraw.o )here: /Inusr /functionsrc /`RPMlrint/'BUILD:/ aftenraw.c-:0.0.8(/.defaulttext/+libaften_pcm.a0x30()pcm.o): :In multiplefunction definition of `lrint`__strpbrk_c2'' CMakeFiles: pcm.c:/(wavinfo.dir/util/wavinfo.o:.wavinfo.c:(.text+0x30text+0x2f8): multiple) :definition firstof defined` __strpbrk_c2here' /CMakeFilesusr//wavfilter.dirsrc//utilRPM//wavfilter.oBUILD:/wavfilter.caften:-(0.0.8./textdefault+/0x2f8libaften_pcm.a)(: first defined here raw.o/)usr:/ srcIn/ RPMfunction/ BUILD`/lrintfaften'-:0.0.8/default/ libaften_pcm.araw.c(:pcm.o().:text +In0x50 )function: `multiple__strpbrk_c3 'definition: ofpcm.c :`(lrintf.'text +CMakeFiles0x344/)wavinfo.dir:/ utilmultiple/ wavinfo.odefinition: wavinfo.cof: (`.__strpbrk_c3text'+ 0x50CMakeFiles)/: first wavfilter.dir/util/definedwavfilter.o :herewavfilter.c :/(usr./textsrc+/0x344RPM)/:BUILD /firstaften -defined0.0.8 /heredefault //libaften_pcm.ausr(/raw.osrc)/:RPM /InBUILD /functionaften -`0.0.8fdim/'default:/ libaften_pcm.a(pcm.o)raw.c:: (In. textfunction+ 0x70`)__strtok_r_1c': :pcm.c :(.text+multiple0x3a0 )definition: ofmultiple `definitionfdim 'of CMakeFiles`/__strtok_r_1cwavinfo.dir'/ utilCMakeFiles//wavinfo.owavfilter.dir:/wavinfo.cutil:/(wavfilter.o:wavfilter.c:.(text+0x70): .text+0x3a0): firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((raw.opcm.o)):: InIn function `functionfdimf '`: raw.c:(.text__strsep_2c': +pcm.c0x9c)::( .multipletext +definition0x420 )of: `multiplefdimf 'definition of `CMakeFiles/wavinfo.dir/__strsep_2cutil' CMakeFiles//wavfilter.dirwavinfo.o/:utilwavinfo.c/:wavfilter.o(:.wavfilter.ctext:+(0x9c.)text:+ 0x420first) :defined firsthere defined/ usrhere/ src//usrRPM//srcBUILD//RPMaften/-BUILD0.0.8//aftendefault-/0.0.8libaften_pcm.a/(defaultraw.o/)libaften_pcm.a:( pcm.oIn) :function In` gnu_dev_majorfunction' :` __strsep_3craw.c'::( .pcm.ctext:+(0xc4.)text:+ 0x49cmultiple) :definition of `gnu_dev_major multiple ' CMakeFilesdefinition of /`wavinfo.dir__strsep_3c/'util /CMakeFileswavinfo.o/:wavfilter.dirwavinfo.c/:util(/.wavfilter.otext:+wavfilter.c0xc4:)(:. textfirst+ 0x49cdefined) :here first/ usrdefined/ srchere/ RPM//usrBUILD//srcaften/-RPM0.0.8//BUILDdefault//aftenlibaften_pcm.a-(0.0.8raw.o/)default:/ libaften_pcm.aIn( pcm.ofunction) :` gnu_dev_minorIn' :function raw.c`:stpncpy('.:text +pcm.c0xd4:)(:. textmultiple+ 0x1754definition) :of multiple` gnu_dev_minordefinition' ofCMakeFiles /`wavinfo.dirstpncpy/'util /CMakeFileswavinfo.o/:wavfilter.dirwavinfo.c/:util(/.wavfilter.otext:+wavfilter.c0xd4:)(:. textfirst+ 0x528defined) :here first/ usrdefined/ srchere/ RPM//usrBUILD//srcaften/-RPM0.0.8//BUILDdefault//aftenlibaften_pcm.a-(0.0.8raw.o/)default:/ libaften_pcm.aIn( pcm.ofunction) :` gnu_dev_makedevIn' :function `__strsep_1c 'raw.c:(.:text +pcm.c0xf4:)(:. textmultiple+ 0x1774definition) :of multiple` gnu_dev_makedevdefinition' ofCMakeFiles /`wavinfo.dir__strsep_1c/'util /CMakeFileswavinfo.o/:wavfilter.dirwavinfo.c/:util(/.wavfilter.otext:+wavfilter.c0xf4:)(:. textfirst+ 0x548defined) :here first/ usrdefined/ srchere/ RPM//usrBUILD//srcaften/-RPM0.0.8//BUILDdefault//aftenlibaften_pcm.a(raw.o-0.0.8/default/libaften_pcm.a()pcm.o:) :In Infunction function` feof_unlocked`'fgets:' :raw.c :pcm.c(:.(text.+text0x124+)0x17d8:) :multiple multipledefinition definitionof of` feof_unlocked`'fgets 'CMakeFiles /CMakeFileswavinfo.dir//wavfilter.dirutil//utilwavinfo.o/:wavinfo.c:wavfilter.o(:.wavfilter.ctext:+(0x124.)text:+ 0x5acfirst) :defined firsthere defined/ usrhere/ src//usrRPM//srcBUILD/RPM//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.araw.o()pcm.o:) :In Infunction function` ferror_unlocked`'gets:' :raw.c :pcm.c(:.(text.+text0x138+)0x17f8:) :multiple multipledefinition definitionof of` ferror_unlocked`'gets 'CMakeFiles /CMakeFileswavinfo.dir//wavfilter.dirutil//utilwavinfo.o/:wavfilter.owavinfo.c::wavfilter.c(:.(text.+text0x138+)0x5cc:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.araw.o()pcm.o:) :In Infunction function` __strcspn_c1`'putchar_unlocked:' :raw.c :pcm.c(:.(text.+text0x14c+)0x1818:) :multiple multipledefinition definitionof of` __strcspn_c1`'putchar_unlocked 'CMakeFiles /CMakeFileswavinfo.dir//wavfilter.dirutil//utilwavinfo.o/:wavfilter.owavinfo.c::wavfilter.c(:.(text.+text0x14c+)0x5ec:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.araw.o()pcm.o:) :In Infunction function` __strcspn_c2': `raw.cputc_unlocked:'(:. textpcm.c+:0x198().:text +multiple0x1874 )definition: ofmultiple `definition__strcspn_c2 'of CMakeFiles`/putc_unlockedwavinfo.dir'/ utilCMakeFiles//wavinfo.owavfilter.dir:/wavinfo.cutil:/(wavfilter.o:wavfilter.c:.(.text+0x648text)+:0x198 )first: definedfirst heredefined /hereusr //srcusr//RPMsrc//BUILDRPM//aftenBUILD-/0.0.8aften/-default0.0.8//libaften_pcm.adefault(/pcm.olibaften_pcm.a)(: In raw.o): functionIn `functionfputc_unlocked '`:__strcspn_c3': raw.cpcm.c::((..texttext++0x1f40x18c8)):: multiplemultiple definitiondefinition ofof ``__strcspn_c3fputc_unlocked'' CMakeFilesCMakeFiles//wavinfo.dirwavfilter.dir//utilutil//wavinfo.owavfilter.o::wavinfo.cwavfilter.c::((..texttext++0x1f40x69c)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((raw.opcm.o)):: InIn functionfunction ``__strspn_c1putchar': 'pcm.c:: (raw.c:(..texttext++0x2600x191c)):: multiplemultiple definitiondefinition ofof `__strspn_c1 '` CMakeFiles/wavinfo.dir/putcharutil' CMakeFiles//wavfilter.dirwavinfo.o/:utilwavinfo.c/:wavfilter.o(:.wavfilter.ctext:+0x260)(.text+:0x6f0 )first: definedfirst heredefined /hereusr //srcusr//RPMsrc//BUILDRPM//aftenBUILD-/0.0.8aften/-default0.0.8//libaften_pcm.adefault(/raw.olibaften_pcm.a)(:pcm.o): InIn function function `getchar_unlocked': `pcm.c__strspn_c2:'(:. textraw.c+:0x1944(): multiple .text+definition0x290 ): multipleof `getchar_unlocked' CMakeFiles /definitionwavfilter.dir /ofutil /`wavfilter.o__strspn_c2:'wavfilter.c :CMakeFiles(/.wavinfo.dirtext/+util0x718/)wavinfo.o:: wavinfo.cfirst: (defined. texthere+ 0x290/)usr:/ srcfirst/ RPMdefined/ BUILDhere/ aften/-usr0.0.8//srcdefault//RPMlibaften_pcm.a/(BUILDpcm.o/)aften:- 0.0.8In/ defaultfunction/ libaften_pcm.a(raw.o`getc_unlocked':) :pcm.c :In( .functiontext +`0x1990__strspn_c3)':: multipleraw.c :definition( .oftext +`0x2c0getc_unlocked)': CMakeFilesmultiple/ wavfilter.dirdefinition/ utilof/ wavfilter.o:wavfilter.c:`(.__strspn_c3text+0x764)': CMakeFiles/ wavinfo.dir/util/firstwavinfo.o defined here: wavinfo.c:(./textusr+/0x2c0src)/:RPM/BUILD/ aftenfirst defined-0.0.8/default/libaften_pcm.a( pcm.ohere) :/ usrIn/ srcfunction/ RPM`/fgetc_unlockedBUILD'/:aften-0.0.8/ defaultpcm.c/:libaften_pcm.a((.raw.otext)+:0x19d4 )In: functionmultiple `definition__strpbrk_c2 'of: `raw.cfgetc_unlocked:'( .CMakeFilestext/+wavfilter.dir0x2f8/)util/wavfilter.o::wavfilter.c :multiple definition of (.text+`0x7a8__strpbrk_c2)': CMakeFilesfirst/ wavinfo.dirdefined/ utilhere/ wavinfo.o:wavinfo.c:(./usr/src/RPM/textBUILD+/0x2f8aften)-:0.0.8 /firstdefault /definedlibaften_pcm.a (herepcm.o )/:usr /Insrc /functionRPM /`BUILDgetchar/'aften:- 0.0.8pcm.c/:default/(.text+libaften_pcm.a0x1a18()raw.o:) :multiple Indefinition functionof ``__strpbrk_c3getchar'': CMakeFilesraw.c/:wavfilter.dir(/.utiltext+0x344): multiple definition/wavfilter.o: wavfilter.c:of( .`text__strpbrk_c3+'0x7ec) :CMakeFiles/wavinfo.dir first /util/definedwavinfo.o :herewavinfo.c :/(usr./textsrc+/0x344RPM)/:BUILD/aften first -defined here 0.0.8/default//libaften_pcm.ausr(/pcm.osrc)/:RPM /InBUILD /functionaften -`0.0.8vprintf/'default:/ libaften_pcm.apcm.c(:raw.o): (In. textfunction+ 0x1a40`)__strtok_r_1c': :raw.c :multiple( .definitiontext +of0x3a0 )`:vprintf' CMakeFiles /multiple definition of wavfilter.dir/util/`wavfilter.o__strtok_r_1c:'wavfilter.c :CMakeFiles(/.wavinfo.dirtext/+util0x814/)wavinfo.o:wavinfo.c:(.text:+ 0x3a0first) :defined here first /defined here /usr/usr/src/srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.apcm.o()raw.o:) :In Infunction function` wcstombs`'__strsep_2c:' :pcm.c :raw.c(:.(text.+text0x1a74+)0x420:) :multiple multipledefinition definitionof of` wcstombs`'__strsep_2c' CMakeFiles/wavinfo.dir CMakeFiles/wavfilter.dir//utilutil//wavinfo.owavfilter.o::wavinfo.cwavfilter.c::((..texttext++0x4200x848)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((raw.opcm.o)):: InIn functionfunction ``__strsep_3cmbstowcs'':: raw.cpcm.c::((..texttext++0x49c0x1a94)):: multiplemultiple definitiondefinition ofof ``__strsep_3cmbstowcs'' CMakeFilesCMakeFiles//wavinfo.dirwavfilter.dir//utilutil//wavinfo.owavfilter.o::wavinfo.cwavfilter.c::((..texttext++0x49c0x868)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((raw.opcm.o)): In: In functionfunction `stpncpy': raw.c`:wctomb('.:text +pcm.c:(0x64c.)text:+ 0x1ab4multiple) :definition of multiple `stpncpydefinition' of ` wctombCMakeFiles/wavinfo.dir' CMakeFiles//wavfilter.dirutil//utilwavinfo.o/:wavfilter.owavinfo.c::wavfilter.c(:.(text.+text0x188c+)0x888:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.a(pcm.o)raw.o:) :In Infunction function` ptsname_r`'__strsep_1c:' :pcm.c :raw.c(:.(text.+text0x1ad4+)0x66c:) :multiple multipledefinition definitionof of` ptsname_r`'__strsep_1c 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0x8a8+)0x18ac:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.apcm.o()raw.o:) :In Infunction function` realpath`'fgets:' :pcm.c :raw.c(:.(text.+text0x1af4+)0x6d0:) :multiple multipledefinition definitionof of` realpath`'fgets 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0x8c8+)0x1910:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.apcm.o()raw.o:) :In Infunction function` strtoull`'gets:' :pcm.c :raw.c(:.(text.+text0x1b14+)0x6f0:) :multiple multipledefinition definitionof of` strtoull`'gets 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0x8e8+)0x1930:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.apcm.o()raw.o:) :In Infunction function` strtouq`'putchar_unlocked:' :pcm.c :raw.c(:.(text.+text0x1b38+)0x710:) :multiple multipledefinition definitionof of` strtouq`'putchar_unlocked 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0x90c+)0x1950:) :first firstdefined definedhere here/ usr/usr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((raw.opcm.o)):: InIn functionfunction `strtoumax`'putc_unlocked:' :pcm.c :raw.c(:.(text.+text0x1b5c+)0x76c:) :multiple multipledefinition definitionof of` strtoumax`'putc_unlocked 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0x930+)0x19ac:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.apcm.o()raw.o:) :In Infunction function` strtoll`'fputc_unlocked': :raw.c :pcm.c(:.(text.+text0x7c0+)0x1b80:) :multiple multipledefinition definitionof of` fputc_unlocked`'strtoll 'CMakeFiles /CMakeFileswavinfo.dir//wavfilter.dirutil//utilwavinfo.o/:wavfilter.owavinfo.c::wavfilter.c(:.(text.+text0x1a00+)0x954:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.araw.o()pcm.o:) :In Infunction function` putchar`'atoll:' :raw.c :pcm.c(:.(text.+text0x814+)0x1ba4:) :multiple multipledefinition definitionof of` putchar`'atoll 'CMakeFiles /CMakeFileswavinfo.dir//wavfilter.dirutil//utilwavinfo.o/:wavfilter.owavinfo.c::wavfilter.c(:.(text.+text0x1a54+)0x978:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.araw.o()pcm.o:) :In Infunction function` getchar_unlocked`'strtoq:' :raw.c :pcm.c(:.(text.+text0x83c+)0x1bd0:) :multiple multipledefinition definitionof of` getchar_unlocked`'strtoq 'CMakeFiles /CMakeFileswavinfo.dir//wavfilter.dirutil//utilwavinfo.o/:wavfilter.owavinfo.c::wavfilter.c(:.(text.+text0x1a7c+)0x9a4:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.araw.o()pcm.o:) :In Infunction function` getc_unlocked`'strtoimax:' :raw.c :pcm.c(:.(text.+text0x888+)0x1bf4:) :multiple multipledefinition definitionof of` getc_unlocked`'strtoimax 'CMakeFiles /CMakeFileswavinfo.dir//wavfilter.dirutil//utilwavinfo.o/:wavfilter.owavinfo.c::wavfilter.c(:.(text.+text0x1ac8+)0x9c8:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8/default/default/libaften_pcm.alibaften_pcm.a((raw.opcm.o): )In: In functionfunction ``strtoldfgetc_unlocked'':: pcm.craw.c::((..texttext++0x1c180x8cc)):: multiplemultiple definitiondefinition ofof ``strtoldfgetc_unlocked'' CMakeFilesCMakeFiles//wavfilter.dirwavinfo.dir//utilutil//wavfilter.owavinfo.o::wavfilter.cwavinfo.c::((..texttext++0x9ec0x1b0c)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.a(libaften_pcm.a(raw.opcm.o): )In: functionIn `functionstrtof '`:getchar 'pcm.c:: (raw.c.:text(+.0x1c3ctext)+:0x910 )multiple: definitionmultiple ofdefinition `ofstrtof '` getcharCMakeFiles'/ wavfilter.dirCMakeFiles//utilwavinfo.dir//wavfilter.outil:/wavfilter.cwavinfo.o::(wavinfo.c:(..texttext++0x1b500xa10)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((raw.opcm.o)):: InIn functionfunction ``vprintfstrtoul'':: raw.cpcm.c::((..texttext++0x9380x1c60)):: multiplemultiple definitiondefinition ofof ``vprintfstrtoul'' CMakeFilesCMakeFiles//wavinfo.dirwavfilter.dir//utilutil//wavinfo.owavfilter.o::wavinfo.cwavfilter.c::((..texttext++0x1b780xa34)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((raw.opcm.o)):: InIn functionfunction ``wcstombsstrtol'':: raw.cpcm.c::((..texttext++0x96c0x1c84)):: multiplemultiple definitiondefinition ofof ``wcstombsstrtol'' CMakeFilesCMakeFiles//wavinfo.dirwavfilter.dir//utilutil//wavinfo.owavfilter.o::wavinfo.cwavfilter.c::((..texttext++0x1bac0xa58)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((raw.opcm.o)):: InIn functionfunction ``mbstowcsatol'':: raw.cpcm.c::((..texttext++0x98c0x1ca8)):: multiplemultiple definitiondefinition ofof ``mbstowcsatol'' CMakeFilesCMakeFiles//wavinfo.dirwavfilter.dir//utilutil//wavinfo.owavfilter.o::wavinfo.cwavfilter.c::((..texttext++0x1bcc0xa7c)):: firstfirst defineddefined herehere //usrusr/src//RPMsrc//BUILDRPM//aftenBUILD-/0.0.8aften/-default0.0.8//libaften_pcm.adefault(/pcm.olibaften_pcm.a)(:raw.o) :In Infunction function` atoi`'wctomb:' :pcm.c :raw.c(:.(text.+text0x1cd4+)0x9ac:) :multiple multipledefinition definitionof of` atoi`'wctomb 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0xaa8+)0x1bec:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.apcm.o()raw.o:) :In Infunction function` strtod`'ptsname_r:' :pcm.c :raw.c(:.(text.+text0x1d00+)0x9cc:) :multiple multipledefinition definitionof of` strtod`'ptsname_r 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0xad4+)0x1c0c:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.apcm.o()raw.o:) :In Infunction function` atof`'realpath:' :pcm.c :raw.c(:.(text.+text0x1d24+)0x9ec:) :multiple multipledefinition definitionof of` atof`'realpath 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0xaf8+)0x1c2c:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.apcm.o()raw.o:) :In Infunction function` wcstoumax`'strtoull:' :pcm.c :raw.c(:.(text.+text0x1d4c+)0xa0c:) :multiple multipledefinition definitionof of` wcstoumax`'strtoull 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0xb20+)0x1c4c:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.a(raw.o): In functionpcm.o): In` strtouqfunction' :` wcstoimaxraw.c'::( .pcm.ctext:+(0xa30.)text:+ 0x1d70multiple) :definition of `strtouq multiple ' CMakeFilesdefinition of /`wavinfo.dirwcstoimax/'util/wavinfo.o:wavinfo.c CMakeFiles/:(.wavfilter.dir/util/textwavfilter.o+:0x1c70wavfilter.c)::( .firsttext+0xb44): first defined here /usrdefined/ srchere/ RPM//usrBUILD//srcaften/-RPM0.0.8//BUILDdefault//aftenlibaften_pcm.a-(0.0.8raw.o/)default:/ libaften_pcm.aIn( raw.ofunction) :` __signbitfIn' :function raw.c`:strtoumax('.:text +raw.c0x0:)(:. textmultiple+ 0xa54definition) :of `__signbitf 'multiple definition of CMakeFiles/`strtoumax'wavfilter.dir/util/ wavfilter.oCMakeFiles:/wavfilter.cwavinfo.dir:/(util/wavinfo.o.text+0x0): :firstwavinfo.c:(. textdefined here +/0x1c94): usrfirst/ srcdefined/ RPMhere/ BUILD//usraften/-src0.0.8//RPMdefault//BUILDlibaften_pcm.a/(aftenraw.o-)0.0.8:/ defaultIn/ libaften_pcm.afunction( raw.o`)__signbit:' :In raw.cfunction: (`.strtolltext'+:0x18 )raw.c:: (multiple. textdefinition+ 0xa78of) :` __signbitmultiple' definitionCMakeFiles /ofwavfilter.dir /`utilstrtoll/'wavfilter.o:wavfilter.c: (.CMakeFilestext+0x18)/: wavinfo.dirfirst defined /hereutil //wavinfo.ousr:/wavinfo.csrc:/(RPM./textBUILD+/0x1cb8aften)-:0.0.8/default/ libaften_pcm.afirst( raw.odefined) :here In/ usrfunction/ src`/lrintRPM'/:BUILD /raw.caften:-(0.0.8/default/.libaften_pcm.atext(+raw.o0x30)):: Inmultiple functiondefinition `ofatoll '`:lrint 'raw.c :CMakeFiles(/.wavfilter.dirtext/+util0xa9c/): multiple definition wavfilter.oof:wavfilter.c:( .`textatoll+'0x30 )CMakeFiles:/ wavinfo.dirfirst/ utildefined/ wavinfo.ohere: wavinfo.c:(./textusr+/0x1cdcsrc)/:RPM /firstBUILD /definedaften -here0.0.8 //defaultusr//libaften_pcm.asrc(/raw.oRPM)/:BUILD /Inaften -function0.0.8 /`defaultlrintf/'libaften_pcm.a:( raw.oraw.c)::( .Intext +function0x50 )`:strtoq 'multiple: definitionraw.c :of `lrintf('.text+ CMakeFiles0xac8/): multiplewavfilter.dir/util/ wavfilter.odefinition: wavfilter.cof: (`.strtoqtext'+ 0x50CMakeFiles)/: firstwavinfo.dir /definedutil /herewavinfo.o :/wavinfo.cusr:/(src./textRPM+/0x1d08BUILD)/:aften-0.0.8/ defaultfirst/ libaften_pcm.adefined( raw.ohere) :/ usrIn/ srcfunction/ RPM`/fdimBUILD'/:aften -raw.c0.0.8:/(default/libaften_pcm.a.text+0x70): (multipleraw.o): Indefinition functionof ``strtoimaxfdim'': CMakeFilesraw.c/:wavfilter.dir/util/(wavfilter.o.:textwavfilter.c+:0xaec().:text +multiple0x70 )definition: offirst `definedstrtoimax 'here CMakeFiles//usrwavinfo.dir//srcutil//RPMwavinfo.o/:BUILDwavinfo.c/:aften(-.0.0.8text/+default0x1d2c/)libaften_pcm.a(raw.o):: firstIn definedfunction `herefdimf '/:usr/src/RPM/ BUILD/raw.caften-0.0.8/default/:libaften_pcm.a((.raw.otext)+:0x9c): multiple definition of `fdimfIn' functionCMakeFiles /`wavfilter.dirstrtold/'util:/ wavfilter.oraw.c::(.text+0xb10)wavfilter.c:(.:text +multiple0x9c )definition: offirst `definedstrtold 'here CMakeFiles//usrwavinfo.dir//srcutil//RPMwavinfo.o/:BUILDwavinfo.c/:aften(-.0.0.8text/+default0x1d50/)libaften_pcm.a:( raw.ofirst) :defined Inhere function/ usr`/gnu_dev_majorsrc'/:RPM /raw.cBUILD:/(aften-0.0.8/.defaulttext/+libaften_pcm.a0xc4()raw.o:) :multiple Indefinition functionof ``strtofgnu_dev_major'': CMakeFilesraw.c/:(.text+wavfilter.dir0xb34/)util:/ wavfilter.omultiple: wavfilter.cdefinition: (of. text`+strtof0xc4') :CMakeFiles /firstwavinfo.dir /definedutil /herewavinfo.o :/wavinfo.cusr:/(src./textRPM+/0x1d74BUILD)/:aften -first0.0.8 /defineddefault /herelibaften_pcm.a (/raw.ousr)/:src /InRPM /functionBUILD /`aftengnu_dev_minor-'0.0.8:/ defaultraw.c/:libaften_pcm.a(raw.o): In function(.text+ 0xd4`)strtoul:' :multiple raw.cdefinition: (of `gnu_dev_minor.'text +CMakeFiles0xb58/)wavfilter.dir:/ utilmultiple/ definition wavfilter.oof: wavfilter.c:(.`text+strtoul0xd4): 'first CMakeFilesdefined/ wavinfo.dirhere/ util/wavinfo.o:/wavinfo.cusr/src/:RPM(/.BUILDtext/+aften0x1d98-)0.0.8:/ defaultfirst/ libaften_pcm.adefined( raw.ohere) :/ usrIn/ srcfunction/ RPM`/BUILD/aften-gnu_dev_makedev': 0.0.8raw.c/:default/libaften_pcm.a((.raw.otext)+: In 0xf4function): multiple `definitionstrtol 'of: `raw.cgnu_dev_makedev:'( .CMakeFilestext/+wavfilter.dir0xb7c/)util/wavfilter.o::wavfilter.c :multiple( .definitiontext +of0xf4 )`:strtol 'first CMakeFilesdefined/ wavinfo.dirhere/ util//usrwavinfo.o/:srcwavinfo.c/:RPM(/.BUILDtext/+aften0x1dbc-)0.0.8:/ defaultfirst/ libaften_pcm.adefined( raw.ohere) :/ usrIn/ srcfunction/ RPM`/feof_unlockedBUILD'/:aften -raw.c0.0.8:/(default./textlibaften_pcm.a(raw.o): +0x124):In multiplefunction definition` atolof' :` feof_unlockedraw.c': (CMakeFiles/wavfilter.dir/.utiltext/+wavfilter.o0xba0:)wavfilter.c:: (multiple. textdefinition+ 0x124of) :` atolfirst' definedCMakeFiles /here /wavinfo.dirusr/src//RPMutil//BUILDwavinfo.o/:aftenwavinfo.c-:0.0.8(/.defaulttext/+libaften_pcm.a0x1de0()raw.o:) :first Indefined functionhere `/ferror_unlockedusr'/:src /raw.cRPM:/(BUILD/aften-0.0.8/.default/libaften_pcm.a(textraw.o+): In0x138): multiplefunction definition` atoiof' :` ferror_unlockedraw.c': (CMakeFiles/wavfilter.dir/.utiltext/+wavfilter.o0xbcc:)wavfilter.c:: (multiple. textdefinition+ 0x138of) :` atoifirst' definedCMakeFiles /herewavinfo.dir //utilusr//wavinfo.osrc:/wavinfo.cRPM:/(BUILD./textaften+-0x1e0c0.0.8)/:default/libaften_pcm.a( raw.ofirst) :defined here /usr In /src/functionRPM /`BUILD__strcspn_c1': /raw.c:aften(-.0.0.8text/+default0x14c/)libaften_pcm.a:( raw.omultiple) :definition Inof function` __strcspn_c1`'strtod 'CMakeFiles:/ wavfilter.dirraw.c/:util/(wavfilter.o.:textwavfilter.c+:0xbf8().:text +multiple0x14c )definition: offirst `definedstrtod 'here CMakeFiles//usrwavinfo.dir/src//RPMutil//BUILDwavinfo.o/:aftenwavinfo.c-:0.0.8(/.defaulttext/+libaften_pcm.a0x1e38()raw.o:) :first Indefined functionhere `/__strcspn_c2usr'/:src /raw.cRPM:/(BUILD./textaften+-0x1980.0.8)/:default/libaften_pcm.a multiple (raw.o)definition of :` __strcspn_c2In' functionCMakeFiles /`wavfilter.diratof/'util/wavfilter.o::wavfilter.c :raw.c(:.(text.+text0x198+)0xc1c:) :first multipledefined definitionhere of/ usr`/atofsrc'/ RPMCMakeFiles//BUILDwavinfo.dir//aftenutil-/0.0.8wavinfo.o/:defaultwavinfo.c/:libaften_pcm.a((.raw.otext)+:0x1e5c )In: functionfirst `defined__strcspn_c3 'here: /raw.cusr:/(src./textRPM+/0x1f4BUILD)/:aften -multiple0.0.8 /definitiondefault /oflibaften_pcm.a (`raw.o__strcspn_c3)': CMakeFilesIn/ wavfilter.dirfunction/ util`/wcstoumaxwavfilter.o':: raw.c:(.textwavfilter.c:(.+text0xc44): +multiple0x1f4 )definition: offirst `definedwcstoumax 'here CMakeFiles//usrwavinfo.dir//srcutil//RPMwavinfo.o/:BUILDwavinfo.c/:aften(-.0.0.8text/+default0x1e84/)libaften_pcm.a(raw.o):: first defined In function `here__strspn_c1 '/:usr /raw.csrc:/(RPM./textBUILD+/0x260aften)-:0.0.8/default/libaften_pcm.a( raw.o)multiple: definitionIn offunction ``__strspn_c1wcstoimax'' :CMakeFiles /wavfilter.dir/raw.cutil/wavfilter.o::wavfilter.c(:.(text.+text0xc68+)0x260:): first multipledefined definitionhere of/ usr`/wcstoimaxsrc'/ RPMCMakeFiles//BUILDwavinfo.dir//aftenutil-/0.0.8wavinfo.o/:defaultwavinfo.c/:libaften_pcm.a((.raw.otext)+:0x1ea8 )In: functionfirst `defined__strspn_c2 'here: /raw.cusr:/(src./textRPM+/0x290BUILD)/:aften-0.0.8/ defaultmultiple/ libaften_pcm.adefinition( wav.oof) :` __strspn_c2In' functionCMakeFiles /`wavfilter.dir__signbitf/'util:/ wavfilter.owav.c::wavfilter.c:(.(.texttext+0x290)+:0x0): multiplefirst definitiondefined of `here__signbitf '/ usrCMakeFiles//srcwavinfo.dir//RPMutil//BUILDwavinfo.o/:aftenwavinfo.c-:0.0.8(/.defaulttext/+libaften_pcm.a0x0()raw.o): : firstIn function `__strspn_c3': raw.c :defined( .heretext +/0x2c0usr)/:src /multipleRPM /definitionBUILD /ofaften -`0.0.8__strspn_c3/'default /CMakeFileslibaften_pcm.a/(wavfilter.dirwav.o/)util:/ wavfilter.oIn: wavfilter.cfunction: (`.__signbittext'+:0x2c0 )wav.c:: (first. textdefined+ 0x18here) :/ usrmultiple/ srcdefinition/ RPMof/ BUILD`/__signbitaften'- 0.0.8CMakeFiles//defaultwavinfo.dir//libaften_pcm.autil(/raw.owavinfo.o)::wavinfo.c:(. textIn+ 0x18function) :` __strpbrk_c2': firstraw.c defined :(.texthere+ 0x2f8/): multipleusr /definitionsrc /ofRPM /`BUILD__strpbrk_c2/'aften -CMakeFiles0.0.8//wavfilter.dirdefault//utillibaften_pcm.a/(wavfilter.owav.o:)wavfilter.c:: (In. textfunction+ 0x2f8`)lrint:' :first wav.cdefined: (here. text/+usr0x30/)src:/ RPMmultiple/ BUILDdefinition/ aftenof- 0.0.8`/lrintdefault'/ libaften_pcm.aCMakeFiles(/raw.owavinfo.dir)/:util /Inwavinfo.o :functionwavinfo.c :`(__strpbrk_c3.'text:+ 0x30raw.c)::( .firsttext +defined0x344 )here: /multipleusr /definitionsrc /of `__strpbrk_c3' CMakeFiles/wavfilter.dir/RPMutil/BUILD//wavfilter.o:aften-0.0.8wavfilter.c:(./textdefault+/0x344libaften_pcm.a)(:wav.o): Infirst defined herefunction `lrintf': wav.c/:usr(/.srctext/+RPM0x50/)BUILD:/ aftenmultiple- 0.0.8definition/ defaultof/ libaften_pcm.a(raw.o)`: lrintfIn function '` __strtok_r_1cCMakeFiles'/:wavinfo.dir /raw.cutil:/(wavinfo.o:wavinfo.c:(..text+0x3a0): textmultiple+ 0x50definition) :of first` __strtok_r_1cdefined' hereCMakeFiles //wavfilter.dirusr//utilsrc//wavfilter.oRPM:/wavfilter.cBUILD:/(aften.-text0.0.8+/0x3a0default)/:libaften_pcm.a(wav.o): In function first `defined here fdim/'usr:/ srcwav.c/:RPM(/.BUILDtext/+aften0x70-)0.0.8:/ defaultmultiple/ libaften_pcm.adefinition(raw.o) :of In` fdimfunction' `CMakeFiles__strsep_2c/'wavinfo.dir:/ utilraw.c/:wavinfo.o:wavinfo.c(.text+:0x420().:text +multiple0x70 )definition: offirst `defined__strsep_2c 'here CMakeFiles//usrwavfilter.dir//srcutil//RPMwavfilter.o/:BUILDwavfilter.c/:aften(-.0.0.8text/+default0x420/)libaften_pcm.a(wav.o): In function: first defined` fdimfhere' :/ usrwav.c/:src(/.RPMtext/+BUILD0x9c/)aften:- 0.0.8multiple/ defaultdefinition/ libaften_pcm.aof( raw.o`)fdimf:' InCMakeFiles /functionwavinfo.dir /`util__strsep_3c/'wavinfo.o:: wavinfo.craw.c::((..texttext++0x9c0x49c)):: firstmultiple defineddefinition hereof /`usr__strsep_3c/'src /CMakeFilesRPM//wavfilter.dirBUILD//utilaften/-wavfilter.o0.0.8:/wavfilter.cdefault:/(libaften_pcm.a(wav.o): In function.text+0x49c): first` gnu_dev_majordefined' :here wav.c/:usr(/.srctext/+RPM0xc4/)BUILD:/ aftenmultiple- 0.0.8definition/ defaultof/ libaften_pcm.a(raw.o)`: gnu_dev_majorIn function '` stpncpyCMakeFiles'/: raw.c:(wavinfo.dir./textutil+/0x64cwavinfo.o):: multiple definition of wavinfo.c`:stpncpy('. textCMakeFiles+/0xc4wavfilter.dir)/:util/wavfilter.o: wavfilter.cfirst: (defined. texthere+ 0x528/)usr:/ srcfirst/ RPMdefined/ BUILDhere/ aften/-usr0.0.8//srcdefault//RPMlibaften_pcm.a(wav.o): In function/BUILD/aften-0.0.8/ default`/gnu_dev_minorlibaften_pcm.a'(: wav.c:raw.o): (In. textfunction+ 0xd4`)__strsep_1c:' :multiple raw.cdefinition: (of `.text+0x66c): gnu_dev_minormultiple' definitionCMakeFiles /ofwavinfo.dir /`util__strsep_1c/'wavinfo.o :CMakeFileswavinfo.c/:wavfilter.dir(/.utiltext/+wavfilter.o0xd4:)wavfilter.c:(.:text +first0x548 )defined here /usr: /firstsrc /definedRPM /hereBUILD //aftenusr-/0.0.8src//default/libaften_pcm.a(wav.o): In function `gnu_dev_makedev': wav.c:(.textRPM+/0xf4BUILD)/:aften-0.0.8/ defaultmultiple/ libaften_pcm.adefinition( raw.oof) :` gnu_dev_makedevIn' functionCMakeFiles /`wavinfo.dirfgets/'util:/ wavinfo.oraw.c::wavinfo.c:(.(text.+text0xf4+)0x6d0:) :first multipledefined definitionhere of/ usr`/fgetssrc'/ RPMCMakeFiles//BUILDwavfilter.dir//aftenutil-/0.0.8wavfilter.o/:defaultwavfilter.c/:libaften_pcm.a((.wav.otext)+:0x5ac )In: functionfirst `definedfeof_unlocked 'here: /wav.cusr:/(src./textRPM+/0x124BUILD)/:aften-0.0.8/ defaultmultiple/ libaften_pcm.adefinition( raw.oof) :` feof_unlockedIn' functionCMakeFiles /`wavinfo.dirgets/'util:/ wavinfo.oraw.c::wavinfo.c:(.(text.+text0x124+)0x6f0:) :first multipledefined definitionhere of/ usr`/getssrc'/ RPMCMakeFiles//BUILDwavfilter.dir//aftenutil-/0.0.8wavfilter.o/:default/libaften_pcm.a(wav.owavfilter.c:(.)text:+ 0x5ccIn) :function ` first ferror_unlocked': definedwav.c :here( ./textusr+/0x138src)/:RPM /multipleBUILD /definitionaften -of0.0.8 /`defaultferror_unlocked/'libaften_pcm.a (CMakeFilesraw.o/)wavinfo.dir:/ utilIn/ wavinfo.ofunction: wavinfo.c`:putchar_unlocked('.:text +raw.c0x138:)(:. textfirst defined+0x710): heremultiple /definitionusr /ofsrc /`RPMputchar_unlocked/'BUILD /CMakeFilesaften/-wavfilter.dir0.0.8//utildefault//wavfilter.olibaften_pcm.a:(wavfilter.cwav.o:)(:. textIn+ 0x5ecfunction) :` __strcspn_c1': firstwav.c :defined( .heretext +/0x14cusr)/:src /multipleRPM /definitionBUILD /ofaften -`0.0.8__strcspn_c1/'default /CMakeFileslibaften_pcm.a/(wavinfo.dirraw.o/)util:/ wavinfo.oIn: wavinfo.cfunction: (`.putc_unlockedtext'+:0x14c )raw.c:: (first. textdefined+ 0x76chere) :/ usrmultiple/ srcdefinition/ RPMof/ BUILD`/putc_unlockedaften'- 0.0.8CMakeFiles//defaultwavfilter.dir//libaften_pcm.autil(/wav.owavfilter.o):: In wavfilter.cfunction:(.text `__strcspn_c2+': wav.c:(.text+0x1980x648): ): firstmultiple defineddefinition hereof /`usr__strcspn_c2/'src /CMakeFilesRPM//wavinfo.dirBUILD//utilaften/-wavinfo.o0.0.8:/wavinfo.cdefault:/(libaften_pcm.a(raw.o): .Intext+0x198): first definedfunction `fputc_unlocked 'here: /raw.cusr:/(src./textRPM+/0x7c0BUILD)/:aften-0.0.8/default/ libaften_pcm.a(wav.o)multiple definition of `:fputc_unlocked 'In CMakeFilesfunction/ wavfilter.dir`/__strcspn_c3util'/:wavfilter.o:wavfilter.c: (wav.c:(..texttext++0x1f40x69c)):: multiplefirst definitiondefined ofhere `/__strcspn_c3usr'/ srcCMakeFiles//RPMwavinfo.dir//BUILDutil//aftenwavinfo.o-:0.0.8wavinfo.c/:default(/.libaften_pcm.atext(+raw.o0x1f4)):: Infirst functiondefined `hereputchar '/:usr /raw.csrc:/(RPM./textBUILD+/0x814aften)-:0.0.8 /multipledefault /definitionlibaften_pcm.a (ofwav.o )`:putchar 'In CMakeFilesfunction/ wavfilter.dir`/__strspn_c1util'/:wavfilter.o:wavfilter.c: (.wav.ctext:+(0x6f0): .firsttext+0x260 )defined here :/ usrmultiple/ srcdefinition/ RPMof/ BUILD`/__strspn_c1aften'- 0.0.8CMakeFiles//defaultwavinfo.dir//libaften_pcm.autil(/raw.owavinfo.o)::wavinfo.c:(. textIn+ 0x260function) :` getchar_unlocked': raw.cfirst: defined (.text+here0x83c )/:usr /multiplesrc /definitionRPM /ofBUILD /`aftengetchar_unlocked-'0.0.8 /CMakeFilesdefault//wavfilter.dir/util/libaften_pcm.awavfilter.o(:wav.owavfilter.c)::( .Intext +function0x718 )`:__strspn_c2': wav.cfirst: (defined here .text+/0x290)usr:/ srcmultiple/ RPMdefinition/ BUILDof/ aften`-__strspn_c20.0.8'/ defaultCMakeFiles//libaften_pcm.awavinfo.dir(/raw.outil)/:wavinfo.o:wavinfo.c In :(.function `getc_unlockedtext'+:0x290): firstraw.c:(. defined texthere+ 0x888): /multiple usr/src/definition of RPM/BUILD`/getc_unlockedaften'- 0.0.8CMakeFiles//defaultwavfilter.dir//libaften_pcm.autil(/wav.owavfilter.o):: In wavfilter.cfunction: (`.__strspn_c3text'+0x764):: wav.cfirst: (defined here ./textusr+/0x2c0src)/:RPM /multipleBUILD /definitionaften -of0.0.8 /`default__strspn_c3/'libaften_pcm.a (CMakeFilesraw.o/)wavinfo.dir:/ utilIn/ wavinfo.ofunction: wavinfo.c:(.`textfgetc_unlocked': +raw.c:0x2c0().:text+0x8cc) : multiple first defineddefinition of `herefgetc_unlocked '/ usrCMakeFiles//srcwavfilter.dir//RPMutil//BUILDwavfilter.o/:aftenwavfilter.c-:0.0.8(/.defaulttext/+libaften_pcm.a0x7a8()wav.o): :In firstfunction defined` __strpbrk_c2here' :/ usrwav.c/:src(/.RPMtext/+BUILD0x2f8/)aften:- 0.0.8multiple/ defaultdefinition/ libaften_pcm.aof( raw.o`)__strpbrk_c2:' InCMakeFiles /functionwavinfo.dir /`utilgetchar/'wavinfo.o:: wavinfo.craw.c::((..texttext++0x2f80x910)):: firstmultiple defineddefinition hereof /`usrgetchar/'src /CMakeFilesRPM//wavfilter.dirBUILD//utilaften/-wavfilter.o0.0.8:/wavfilter.cdefault:/(libaften_pcm.a.(textwav.o+)0x7ec:) :In firstfunction defined` __strpbrk_c3here' :/ usrwav.c/:src(/.RPMtext/+BUILD0x344/)aften:- 0.0.8multiple/ defaultdefinition/ libaften_pcm.aof( raw.o): `__strpbrk_c3'In CMakeFilesfunction/ wavinfo.dir`/vprintfutil'/:wavinfo.o:wavinfo.c raw.c:(:.(text.+text0x938+)0x344:) :multiple firstdefinition definedof here` vprintf/'usr /CMakeFilessrc//wavfilter.dirRPM//utilBUILD//wavfilter.oaften:-wavfilter.c0.0.8:/(default./textlibaften_pcm.a(wav.o): In function+0x814): `first__strtok_r_1c 'defined: herewav.c :/(usr./textsrc+/0x3a0RPM)/:BUILD/aften- 0.0.8multiple/ defaultdefinition/ libaften_pcm.aof( raw.o`)__strtok_r_1c:' CMakeFiles In /wavinfo.dir/functionutil /`wavinfo.owcstombs:'wavinfo.c:: (raw.c.:text(+.0x3a0text)+:0x96c )first: definedmultiple heredefinition /ofusr /`srcwcstombs/'RPM /CMakeFilesBUILD//wavfilter.diraften/-util0.0.8//wavfilter.odefault:/wavfilter.clibaften_pcm.a:((wav.o.)text:+ 0x848In) :function ` __strsep_2c': firstwav.c :defined here (/.usrtext/+src0x420/)RPM:/ BUILDmultiple/aften- 0.0.8definition/ defaultof/ libaften_pcm.a(raw.o)`: __strsep_2cIn' functionCMakeFiles /`wavinfo.dirmbstowcs/'util:/ wavinfo.oraw.c::wavinfo.c:(.(text.+text0x420+)0x98c:) :first multipledefined definitionhere of/ usr`/mbstowcssrc'/ RPMCMakeFiles//BUILDwavfilter.dir//aftenutil-/0.0.8wavfilter.o/:defaultwavfilter.c/:libaften_pcm.a((.wav.otext)+:0x868 )In: functionfirst `defined__strsep_3c 'here: /wav.cusr:/(src./textRPM+/0x49cBUILD)/:aften-0.0.8/ defaultmultiple definition/libaften_pcm.a( of raw.o): `In function `__strsep_3cwctomb'' :CMakeFiles/wavinfo.dir/util/ wavinfo.o:raw.cwavinfo.c:(.:text(+.0x49ctext)+:0x9ac): first multipledefined definitionhere of `wctomb/usr/'src /CMakeFilesRPM//wavfilter.dirBUILD//utilaften/-wavfilter.o0.0.8:/wavfilter.cdefault:/(libaften_pcm.a.(textwav.o+)0x888:) :In firstfunction defined` stpncpyhere' :/ usrwav.c/:src(/.RPMtext/+BUILD0x5bc/)aften:- 0.0.8multiple/ defaultdefinition/ libaften_pcm.aof( raw.o`)stpncpy:' InCMakeFiles /functionwavinfo.dir /`utilptsname_r/'wavinfo.o:: wavinfo.craw.c::((..texttext++0x188c0x9cc)):: firstmultiple defineddefinition hereof /`usrptsname_r/'src /CMakeFilesRPM//wavfilter.dirBUILD//utilaften/-wavfilter.o0.0.8:/wavfilter.cdefault:/(libaften_pcm.a.(textwav.o+)0x8a8:) :In firstfunction defined` __strsep_1chere' :/ usrwav.c/:src(/.RPMtext/+BUILD0x5dc/)aften:- 0.0.8multiple/ defaultdefinition/ libaften_pcm.aof( raw.o): `In __strsep_1cfunction `realpath'' : raw.c:(CMakeFiles./textwavinfo.dir+/0x9ecutil)/:wavinfo.o:wavinfo.c:(. multiple text+0x18acdefinition of )`:realpath 'first CMakeFilesdefined/ wavfilter.dirhere/ util//usrwavfilter.o/:srcwavfilter.c/:RPM(/.BUILDtext/+aften0x8c8-)0.0.8:/ defaultfirst/ libaften_pcm.adefined( wav.ohere): In/ usrfunction/ src`/fgetsRPM'/:BUILD /wav.caften:-(0.0.8./textdefault+/0x640libaften_pcm.a)(: raw.o): multipleIn definitionfunction of` strtoull`'fgets:' raw.cCMakeFiles:/(wavinfo.dir/util/wavinfo.o:.wavinfo.c:(.text+0xa0c)text:+ 0x1910multiple) :definition firstof defined` strtoullhere' /CMakeFilesusr//wavfilter.dirsrc//utilRPM//wavfilter.oBUILD:/wavfilter.caften:-(0.0.8./textdefault+/0x8e8libaften_pcm.a)(:wav.o): Infirst functiondefined `heregets '/:usr /wav.csrc:/(RPM/BUILD/.aftentext-+0.0.80x660/)default:/ libaften_pcm.amultiple( raw.odefinition) :of In` getsfunction' `CMakeFilesstrtouq/'wavinfo.dir:/ utilraw.c/:wavinfo.o:wavinfo.c:(.text+0x1930(.text+)0xa30:) :first multipledefined definitionhere of/ usr`/strtouqsrc'/ RPMCMakeFiles//BUILDwavfilter.dir//aftenutil-/0.0.8wavfilter.o/:defaultwavfilter.c/:libaften_pcm.a((.wav.otext)+:0x90c )In: functionfirst `definedputchar_unlocked 'here: /wav.cusr:/(src./textRPM+/0x680BUILD)/:aften-0.0.8/ defaultmultiple/ libaften_pcm.adefinition( raw.oof) :` putchar_unlockedIn' functionCMakeFiles /`wavinfo.dirstrtoumax/'util/wavinfo.o: raw.c::(wavinfo.c:(..texttext++0x19500xa54)):: firstmultiple defineddefinition hereof /`usrstrtoumax/'src /CMakeFilesRPM//wavfilter.dirBUILD//utilaften/-wavfilter.o0.0.8:/wavfilter.cdefault:/(libaften_pcm.a(wav.o).:text +In0x930 )function: `firstputc_unlocked 'defined: herewav.c :/(usr./textsrc+/0x6dcRPM)/:BUILD /multipleaften -definition0.0.8 /ofdefault /`libaften_pcm.aputc_unlocked('raw.o )CMakeFiles:/ wavinfo.dirIn/ utilfunction/ wavinfo.o:wavinfo.c`strtoll':: (raw.c.:text+(0x19ac.)text+0xa78):: first defined multiplehere definition/ usrof/ src`/strtollRPM'/ BUILDCMakeFiles//aftenwavfilter.dir-/0.0.8util//defaultwavfilter.o/:libaften_pcm.awavfilter.c(:wav.o().:text +In0x954 )function: `firstfputc_unlocked 'defined: herewav.c :/(usr./textsrc+/0x730RPM): /multipleBUILD/aften- 0.0.8definition of `fputc_unlocked/default/' CMakeFiles/libaften_pcm.awavinfo.dir(/raw.outil)/:wavinfo.o:wavinfo.c In :(.function `atolltext'+:0x1a00): firstraw.c :defined( .heretext +/0xa9cusr)/:src /multipleRPM /definitionBUILD /ofaften -`0.0.8atoll/'default /CMakeFileslibaften_pcm.a/(wavfilter.dirwav.o/)util:/ wavfilter.oIn: wavfilter.cfunction: (`.putchartext'+:0x978 )wav.c:: (first. textdefined+ 0x784here) :/ usrmultiple/ srcdefinition/ RPMof/ BUILD`/putcharaften'- 0.0.8CMakeFiles//defaultwavinfo.dir//libaften_pcm.autil(/raw.owavinfo.o)::wavinfo.c:(. textIn+ 0x1a54function) :` strtoqfirst' :defined raw.chere: (/.usrtext/+src0xac8/)RPM:/ BUILDmultiple/ aftendefinition- 0.0.8of/ default`/strtoqlibaften_pcm.a'( wav.oCMakeFiles)/:wavfilter.dir /Inutil /functionwavfilter.o :`wavfilter.cgetchar_unlocked:'(:. textwav.c+:0x9a4().:text +first0x7ac )defined: heremultiple /definitionusr /ofsrc /`RPMgetchar_unlocked/'BUILD /CMakeFilesaften/-wavinfo.dir0.0.8//utildefault//libaften_pcm.awavinfo.o:wavinfo.c(raw.o):: (In. textfunction+ 0x1a7c`)strtoimax:' :first raw.cdefined: (here. text/+usr0xaec/)src:/ RPMmultiple/ BUILDdefinition/ aftenof- 0.0.8`/strtoimaxdefault'/ libaften_pcm.aCMakeFiles(/wav.owavfilter.dir)/:util/wavfilter.o: wavfilter.cIn: (function `getc_unlocked': .wav.ctext:+(0x9c8.)text:+ 0x7f8first) :defined multiplehere definition/ usrof/ src`/getc_unlockedRPM'/ BUILDCMakeFiles//aftenwavinfo.dir-/0.0.8util//defaultwavinfo.o/:libaften_pcm.awavinfo.c(:raw.o().:text +In0x1ac8 )function: `firststrtold 'defined: hereraw.c :/(usr./textsrc+/0xb10RPM)/:BUILD /multipleaften -definition0.0.8 /ofdefault /`libaften_pcm.astrtold('wav.o )CMakeFiles:/ wavfilter.dirIn/ utilfunction/ wavfilter.o`:fgetc_unlockedwavfilter.c'::( .wav.ctext:+(0x9ec.)text:+ 0x83cfirst) :defined multiplehere definition/ usrof/ src`/fgetc_unlockedRPM'/ BUILDCMakeFiles//aftenwavinfo.dir-/0.0.8util//defaultwavinfo.o/:libaften_pcm.awavinfo.c(:raw.o().:text +In0x1b0c )function: `firststrtof 'defined: hereraw.c :/(usr./textsrc/RPM+/0xb34BUILD)/:aften -multiple0.0.8 /definitiondefault /oflibaften_pcm.a (`wav.ostrtof)': CMakeFilesIn/ wavfilter.dirfunction/ util`/getcharwavfilter.o':wavfilter.c:(.text:+ 0xa10wav.c)::( .firsttext +defined0x880 )here: /multipleusr /definitionsrc /ofRPM /`BUILDgetchar/'aften -CMakeFiles0.0.8//wavinfo.dirdefault//utillibaften_pcm.a/(wavinfo.oraw.o:)wavinfo.c:: (In. textfunction+ 0x1b50`)strtoul:' :first raw.cdefined: (here. text/+usr0xb58/)src:/ RPMmultiple/ BUILDdefinition/ aftenof- 0.0.8`/strtouldefault'/ libaften_pcm.aCMakeFiles(/wav.owavfilter.dir)/:util/wavfilter.o: wavfilter.cIn: (function. text`+vprintf0xa34'):: wav.cfirst: (defined. texthere+ 0x8a8/)usr:/ srcmultiple/ RPMdefinition/ BUILDof/ aften`-vprintf0.0.8'/ defaultCMakeFiles//libaften_pcm.awavinfo.dir(/raw.outil)/:wavinfo.o:wavinfo.c In :(.function `strtoltext'+:0x1b78): firstraw.c :defined( .heretext +/0xb7cusr)/:src /multipleRPM /definitionBUILD /ofaften -`0.0.8strtol/'default /CMakeFileslibaften_pcm.a/(wavfilter.dirwav.o/)util:/ wavfilter.oIn: wavfilter.cfunction: (`.wcstombstext'+:0xa58 )wav.c:: (first. textdefined+ 0x8dchere) :/ usrmultiple/ srcdefinition/ RPMof/ BUILD`/wcstombsaften'- 0.0.8CMakeFiles//defaultwavinfo.dir//libaften_pcm.autil(/raw.owavinfo.o)::wavinfo.c:(. textIn+ 0x1bacfunction) :` atolfirst' :defined raw.chere: (/.usrtext/+src0xba0/)RPM:/ BUILDmultiple/ aftendefinition- 0.0.8of/ default`/atollibaften_pcm.a'( wav.oCMakeFiles)/:wavfilter.dir /Inutil /functionwavfilter.o :`wavfilter.cmbstowcs:'(:. textwav.c+:0xa7c().:text +first0x8fc )defined: heremultiple /definitionusr /ofsrc /`RPMmbstowcs/'BUILD /CMakeFilesaften/-wavinfo.dir0.0.8//utildefault//wavinfo.olibaften_pcm.a:(wavinfo.craw.o:)(:. textIn+ 0x1bccfunction) :` atoifirst' :defined raw.chere: (/.usrtext/+src0xbcc/)RPM:/ BUILDmultiple/ aftendefinition- 0.0.8of/ default`/atoilibaften_pcm.a'( wav.oCMakeFiles)/:wavfilter.dir /Inutil /functionwavfilter.o :`wavfilter.cwctomb:'(:. textwav.c+:0xaa8().:text +first0x91c )defined: heremultiple /definitionusr /ofsrc /`RPMwctomb/'BUILD /CMakeFilesaften/-wavinfo.dir0.0.8//utildefault//libaften_pcm.a(wavinfo.o:wavinfo.craw.o)::( .Intext +function0x1bec )`:strtod 'first: definedraw.c :here( ./textusr+/0xbf8src)/:RPM/BUILD multiple /aften-definition0.0.8 /ofdefault /`libaften_pcm.astrtod('wav.o )CMakeFiles:/ wavfilter.dir/util/Inwavfilter.o :functionwavfilter.c :`(ptsname_r.'text:+ 0xad4wav.c)::( .firsttext +defined0x93c )here: /multipleusr /definitionsrc /ofRPM /`BUILDptsname_r/'aften -CMakeFiles0.0.8//wavinfo.dirdefault//utillibaften_pcm.a/(wavinfo.oraw.o:)wavinfo.c:: (In. textfunction+ 0x1c0c`)atof:' :first raw.cdefined: (here /usr/src.text+0xc1c): /multipleRPM/BUILD/aften- 0.0.8/definitiondefault/libaften_pcm.a of `(atofwav.o') :CMakeFiles /Inwavfilter.dir /functionutil /`wavfilter.orealpath:'wavfilter.c:(.:text +wav.c0xaf8:)(:. textfirst+ 0x95cdefined) :here /usr /multiplesrc /definitionRPM /ofBUILD /`aftenrealpath-'0.0.8 /CMakeFilesdefault//wavinfo.dirlibaften_pcm.a/(utilraw.o/)wavinfo.o:: wavinfo.cIn: (function. text`+wcstoumax0x1c2c'):: raw.cfirst: (defined. texthere+ 0xc44/)usr:/ srcmultiple/ RPMdefinition/ BUILDof/ aften`-wcstoumax0.0.8'/ defaultCMakeFiles//libaften_pcm.awavfilter.dir(/wav.outil)/:wavfilter.o:wavfilter.c: (In. textfunction+ 0xb20`)strtoull:' :first wav.cdefined: (here /usr./text+0x97c): multiple definitionsrc /ofRPM /`BUILDstrtoull/'aften -CMakeFiles0.0.8//wavinfo.dirdefault//utillibaften_pcm.a/(wavinfo.oraw.o:)wavinfo.c:: (In. textfunction+ 0x1c4c`)wcstoimax:' :first raw.cdefined: (here. text/+usr0xc68/)src:/ RPMmultiple/ BUILDdefinition/ aftenof- 0.0.8`/wcstoimaxdefault'/ libaften_pcm.aCMakeFiles(/wav.owavfilter.dir)/:util/wavfilter.o: wavfilter.cIn: (function `strtouq'.text+: wav.c0xb44): :first( .definedtext +here0x9a0 )/:usr /multiplesrc /definitionRPM /ofBUILD `/strtouqaften'- 0.0.8CMakeFiles//defaultwavinfo.dir//libaften_pcm.autil(/wav.owavinfo.o)::wavinfo.c:(. text+0x1c70In) :function `__signbitf': wav.cfirst: (defined here /usr/.srctext+0x0)/: RPM/BUILD/multiple definition of `aften__signbitf-'0.0.8 /CMakeFilesdefault//wavfilter.dirlibaften_pcm.a/(utilwav.o/)wavfilter.o:: wavfilter.cIn: (function. text`+strtoumax0x0'):: wav.cfirst: (defined here ./textusr+/0x9c4src)/:RPM /multipleBUILD /definitionaften -of0.0.8 /`defaultstrtoumax/'libaften_pcm.a(wav.o) :CMakeFiles/wavinfo.dir In /util/functionwavinfo.o :`wavinfo.c__signbit:'(:. textwav.c+:0x1c94().:text +first0x18 )defined: heremultiple /definitionusr /ofsrc /`RPM__signbit/'BUILD /CMakeFilesaften/-wavfilter.dir0.0.8//utildefault//wavfilter.olibaften_pcm.a:(wavfilter.cwav.o:)(:. textIn+ 0x18function) :` strtollfirst' :defined wav.chere: (/.usrtext/+src0x9e8/)RPM:/ BUILDmultiple/ aftendefinition- 0.0.8of/ default`/strtolllibaften_pcm.a'( wav.oCMakeFiles)/:wavinfo.dir/util In /wavinfo.o:functionwavinfo.c :`(lrint.'text:+ 0x1cb8wav.c)::( .firsttext +defined0x30 )here: /multipleusr /definitionsrc /ofRPM /`BUILDlrint/'aften -CMakeFiles0.0.8//wavfilter.dirdefault//utillibaften_pcm.a/(wavfilter.owav.o:)wavfilter.c:: (In. textfunction+ 0x30`)atoll:' :first wav.cdefined: (here. text/+usr0xa0c/)src:/ RPMmultiple/ BUILDdefinition/ aftenof- 0.0.8`/atolldefault'/ libaften_pcm.aCMakeFiles(/wav.owavinfo.dir)/:util /Inwavinfo.o :functionwavinfo.c :`(lrintf.'text:+ 0x1cdcwav.c)::( .firsttext +defined0x50 )here: /multipleusr /definitionsrc /ofRPM /`BUILDlrintf/'aften -CMakeFiles0.0.8//wavfilter.dirdefault//utillibaften_pcm.a/(wavfilter.owav.o:)wavfilter.c:: (In. textfunction+ 0x50`)strtoq:' :first wav.cdefined: (here. text/+usr0xa38/)src:/ RPMmultiple/ BUILDdefinition/ aftenof- 0.0.8`/strtoqdefault'/ libaften_pcm.aCMakeFiles(/wav.owavinfo.dir)/:util/wavinfo.o:wavinfo.c: In (.textfunction `fdim+'0x1d08:) :wav.c :first( .definedtext +here0x70 )/:usr/src/RPM/ BUILD/aften-multiple0.0.8 definition of /`fdim' defaultCMakeFiles//libaften_pcm.awavfilter.dir(/wav.outil)/:wavfilter.o:wavfilter.c: (In function.text+ `strtoimax0x70): 'first: definedwav.c :here( ./textusr+/0xa5csrc)/:RPM/BUILD/ aftenmultiple- 0.0.8definition/ defaultof/ libaften_pcm.a`(strtoimaxwav.o') :CMakeFiles /Inwavinfo.dir /functionutil /`wavinfo.ofdimf:'wavinfo.c:(.:text +wav.c0x1d2c:)(:. textfirst+ 0x9cdefined) :here / multiple usr/srcdefinition of /`RPMfdimf/'BUILD/aften CMakeFiles/-0.0.8/wavfilter.dirdefault//utillibaften_pcm.a/(wavfilter.owav.o:)wavfilter.c:(.:text +In0x9c )function `strtold': :wav.c :first( .definedtext +here0xa80 )/:usr /multiplesrc /definitionRPM /ofBUILD /`aftenstrtold-'0.0.8 /CMakeFilesdefault//wavinfo.dirlibaften_pcm.a/(utilwav.o/)wavinfo.o:: wavinfo.cIn: (function. text`+gnu_dev_major0x1d50'):: wav.cfirst: (defined. texthere+ 0xc4/)usr:/ srcmultiple/ RPMdefinition/ BUILDof/ aften`-gnu_dev_major0.0.8'/ defaultCMakeFiles//libaften_pcm.awavfilter.dir(/wav.outil)/:wavfilter.o:wavfilter.c: (In function.text+ `strtof0xc4): 'first: definedwav.c :here( ./textusr+/0xaa4src)/:RPM /multipleBUILD /definitionaften -of0.0.8 /`defaultstrtof/'libaften_pcm.a(wav.o) :CMakeFiles/wavinfo.dir In /util/functionwavinfo.o :`wavinfo.cgnu_dev_minor:'(:. textwav.c+:0x1d74().:text +first0xd4 )defined: heremultiple /definitionusr /ofsrc /`RPMgnu_dev_minor/' BUILD/aftenCMakeFiles/wavfilter.dir/util/-0.0.8/wavfilter.odefault:/wavfilter.clibaften_pcm.a:((wav.o.)text:+ 0xd4In) :function first` strtouldefined' :here wav.c/:usr(/.srctext/+RPM0xac8/)BUILD:/ aftenmultiple- 0.0.8definition/ of default`/strtoullibaften_pcm.a'( wav.oCMakeFiles)/:wavinfo.dir /Inutil /functionwavinfo.o :`wavinfo.cgnu_dev_makedev:'(:. textwav.c+:0x1d98().:text +0xf4)first: definedmultiple heredefinition /ofusr /`srcgnu_dev_makedev/'RPM /CMakeFilesBUILD//wavfilter.diraften/-util0.0.8//wavfilter.odefault:/wavfilter.clibaften_pcm.a:((wav.o.)text:+ 0xf4In) :function first` strtoldefined' :here wav.c/:usr(/.srctext/+RPM0xaec/)BUILD:/ aftenmultiple- 0.0.8definition/ defaultof/ libaften_pcm.a(wav.o)`:strtol' In CMakeFiles/wavinfo.dirfunction/ util`/feof_unlockedwavinfo.o'::wavinfo.c:(. textwav.c+:0x1dbc().:text +first0x124 )defined: heremultiple /definitionusr /ofsrc /`RPMfeof_unlocked/'BUILD /CMakeFilesaften/-wavfilter.dir0.0.8//utildefault//wavfilter.olibaften_pcm.a:(wavfilter.cwav.o:)(:. textIn+ 0x124function) :` atolfirst' :defined here /wav.cusr:/(src./textRPM+/0xb10BUILD)/:aften -multiple0.0.8 /definitiondefault /oflibaften_pcm.a (`wav.oatol)': CMakeFilesIn/ wavinfo.dirfunction/ util`/ferror_unlockedwavinfo.o'::wavinfo.c:(. textwav.c+:0x1de0().:text +first0x138 )defined: heremultiple /definitionusr /ofsrc /`RPMferror_unlocked/'BUILD /CMakeFilesaften/-wavfilter.dir0.0.8//utildefault//wavfilter.olibaften_pcm.a:(wavfilter.cwav.o:)(:. textIn+ 0x138function) :` atoifirst' :defined wav.chere: (/.usrtext/+src0xb3c/)RPM:/ BUILDmultiple/ aftendefinition- 0.0.8of/ default`/atoilibaften_pcm.a'( wav.oCMakeFiles)/:wavinfo.dir/util In /wavinfo.o:function `wavinfo.c:(.text+__strcspn_c10x1e0c': wav.c)::( .firsttext +defined0x14c )here /usr/src: multiple definition /RPM/ofBUILD /`aften__strcspn_c1' CMakeFiles-/0.0.8wavfilter.dir//defaultutil//libaften_pcm.awavfilter.o(:wav.owavfilter.c)::( .Intext +function0x14c )`:strtod 'first: definedwav.c :here( ./textusr+/0xb68src)/:RPM /multipleBUILD /definitionaften -of0.0.8 /`defaultstrtod/'libaften_pcm.a(wav.o) :CMakeFiles/wavinfo.dir In /util/functionwavinfo.o:wavinfo.c :`(__strcspn_c2': .wav.c:(.texttext++0x1980x1e38)):: multiplefirst definitiondefined of `here__strcspn_c2 '/ usrCMakeFiles//srcwavfilter.dir//RPMutil//BUILDwavfilter.o/:aftenwavfilter.c-:0.0.8(/.defaulttext/+libaften_pcm.a0x198()wav.o:) :first Indefined functionhere `/atofusr'/:src /wav.cRPM:/(BUILD/aften-.0.0.8text/+default0xb8c/)libaften_pcm.a:( wav.omultiple) :definition Inof function` atof`'__strcspn_c3 'CMakeFiles:/ wavinfo.dirwav.c/:util(/.wavinfo.otext:+wavinfo.c0x1f4:)(:. textmultiple+ 0x1e5cdefinition) :of `__strcspn_c3 'first defined CMakeFiles/ wavfilter.dir/hereutil/wavfilter.o: wavfilter.c/:usr(/.srctext/+RPM0x1f4/)BUILD:/ aftenfirst- 0.0.8defined/ defaulthere/ libaften_pcm.a(wav.o/usr/): src/RPM/InBUILD /functionaften -`0.0.8wcstoumax/'default:/ libaften_pcm.awav.c(:wav.o): (In. textfunction+ 0xbb4`)__strspn_c1:' :multiple wav.cdefinition: (of. text`+wcstoumax0x260') : multiple CMakeFilesdefinition/ wavinfo.dirof/ util`/__strspn_c1wavinfo.o': wavinfo.cCMakeFiles:/(wavfilter.dir/util/.wavfilter.otext:+wavfilter.c0x1e84:)(:. textfirst+ 0x260defined) :here /usr/src first /RPM/definedBUILD /hereaften -/0.0.8usr//defaultsrc//libaften_pcm.aRPM(/wav.oBUILD)/:aften -In0.0.8 /functiondefault /`libaften_pcm.awcstoimax('wav.o:) :wav.c :In( .functiontext +`0xbd8__strspn_c2)':: multiplewav.c :definition( .oftext +`0x290wcstoimax)': CMakeFilesmultiple/ wavinfo.dirdefinition/ utilof/ wavinfo.o`:__strspn_c2wavinfo.c': (CMakeFiles./textwavfilter.dir+/0x1ea8util)/: first wavfilter.o:wavfilter.c:(.textdefined+ 0x290here) :/ usrfirst/ srcdefined/ RPMhere/ BUILD//usraften/-src0.0.8//RPMdefault//BUILDlibaften_pcm.a/(aftenbyteio.o-)0.0.8:/ defaultIn/ libaften_pcm.afunction( wav.o`)__signbitf:' :In byteio.cfunction: (`.__strspn_c3text'+:0x0 )wav.c:: (multiple. textdefinition+ 0x2c0of) :` __signbitfmultiple' definitionCMakeFiles /ofwavinfo.dir /`util__strspn_c3/'wavinfo.o :CMakeFileswavinfo.c/:wavfilter.dir(/.utiltext/+0x0)wavfilter.o:wavfilter.c::( .firsttext +defined0x2c0 )here: /firstusr /definedsrc /hereRPM //BUILDusr//aftensrc/RPM-/0.0.8BUILD//defaultaften/-libaften_pcm.a0.0.8(/byteio.odefault)/:libaften_pcm.a(wav.o) :In function In `__signbitfunction' :` __strpbrk_c2byteio.c'::( .wav.ctext:+(0x18.)text:+ 0x2f8multiple) :definition multipleof definition` __signbitof' `CMakeFiles__strpbrk_c2/'wavinfo.dir /CMakeFilesutil//wavfilter.dirwavinfo.o/:utilwavinfo.c/:wavfilter.o(:.wavfilter.ctext:+(0x18.)text:+ 0x2f8first) :defined firsthere defined/ usrhere/ src//usrRPM//srcBUILD//RPMaften/-BUILD0.0.8//aftendefault-/0.0.8libaften_pcm.a/(defaultbyteio.o/)libaften_pcm.a:( wav.oIn) :function In` lrintfunction' :` __strpbrk_c3byteio.c'::( .wav.ctext:+(0x30.)text:+ 0x344multiple) :definition multipleof definition` lrintof' `CMakeFiles__strpbrk_c3/'wavinfo.dir /CMakeFilesutil//wavfilter.dirwavinfo.o/:utilwavinfo.c/:wavfilter.o(:.wavfilter.ctext:+(0x30.)text:+ 0x344first) :defined firsthere defined/ usrhere/ src//usrRPM//srcBUILD//RPMaften/-BUILD0.0.8//aftendefault-/0.0.8libaften_pcm.a/(defaultbyteio.o/)libaften_pcm.a:( wav.oIn) :function In` lrintffunction' :` __strtok_r_1cbyteio.c'::( .wav.ctext:+(0x50.)text:+ 0x3a0multiple) :definition multipleof definition` lrintfof' `CMakeFiles__strtok_r_1c/'wavinfo.dir /CMakeFilesutil//wavfilter.dirwavinfo.o/:utilwavinfo.c/:wavfilter.o(:.wavfilter.ctext:+(0x50.)text:+ 0x3a0first) :defined firsthere defined/ usrhere/ src//usrRPM//srcBUILD//RPMaften/-BUILD0.0.8//aftendefault-/0.0.8libaften_pcm.a/(defaultbyteio.o/)libaften_pcm.a:( wav.oIn) :function In` fdimfunction' :` __strsep_2cbyteio.c'::( .wav.ctext:+(0x70.)text:+ 0x420multiple) :definition multipleof definition` fdimof' `CMakeFiles__strsep_2c/'wavinfo.dir /CMakeFilesutil//wavfilter.dirwavinfo.o/:utilwavinfo.c/:wavfilter.o(:.wavfilter.ctext:+(0x70.)text:+ 0x420first) :defined here /firstusr /definedsrc /hereRPM //BUILDusr//aftensrc-/0.0.8RPM//defaultBUILD//libaften_pcm.aaften(-byteio.o0.0.8)/:default/libaften_pcm.a In (wav.o)function: `Infdimf 'function: `byteio.c__strsep_3c:'(:. text+wav.c0x9c:)(:. textmultiple+0x49c )definition: multiple definition of `offdimf '` __strsep_3cCMakeFiles'/ wavinfo.dirCMakeFiles//util/wavinfo.owavfilter.dir/util:wavinfo.c:/(.wavfilter.otext+0x9c:wavfilter.c:(.text+)0x49c:) :first defined here first defined/usr/ src/RPM/hereBUILD /usr//srcaften/-RPM0.0.8//BUILDdefault//aftenlibaften_pcm.a-(0.0.8byteio.o/)default:/ libaften_pcm.aIn( wav.ofunction) :` gnu_dev_majorIn' :function `stpncpy 'byteio.c:(.:text +wav.c0xc4:)(:. textmultiple+ 0x5bcdefinition) :of multiple` gnu_dev_majordefinition' ofCMakeFiles /`wavinfo.dirstpncpy/'util /CMakeFileswavinfo.o/:wavfilter.dirwavinfo.c/:util(/.wavfilter.otext:+wavfilter.c0xc4:)(:. textfirst+ 0x528defined) :here first/ usrdefined/ srchere/ RPM//usrBUILD//srcaften/-RPM0.0.8//BUILDdefault//aftenlibaften_pcm.a-(0.0.8byteio.o/)default:/ libaften_pcm.aIn( wav.ofunction) :` gnu_dev_minorIn' :function `__strsep_1c 'byteio.c:(.:text +wav.c0xd4:)(:. textmultiple+ 0x5dcdefinition) :of multiple` gnu_dev_minordefinition' ofCMakeFiles /`wavinfo.dir__strsep_1c/'util /CMakeFileswavinfo.o/:wavfilter.dirwavinfo.c/:util(/.wavfilter.otext:+wavfilter.c0xd4:)(:. textfirst+ 0x548defined) :here first/ usrdefined/ srchere/ RPM//usrBUILD//srcaften/-RPM0.0.8//BUILDdefault//aftenlibaften_pcm.a-(0.0.8byteio.o/)default:/ libaften_pcm.aIn( wav.ofunction) :` gnu_dev_makedevIn' :function byteio.c`:fgets('.:text +wav.c0xf4:)(:. textmultiple+ 0x640definition) :of multiple` gnu_dev_makedevdefinition' ofCMakeFiles /`wavinfo.dirfgets/'util /CMakeFileswavinfo.o/:wavfilter.dirwavinfo.c/:util(/.wavfilter.otext:+wavfilter.c0xf4:)(:. textfirst+ 0x5acdefined) :here first/ usrdefined/ srchere/ RPM//usrBUILD//srcaften/-RPM0.0.8//BUILDdefault//aftenlibaften_pcm.a-(0.0.8byteio.o/)default:/ libaften_pcm.aIn( wav.ofunction) :` feof_unlockedIn' :function byteio.c`:gets('.:text +wav.c0x124:)(:. textmultiple+ 0x660definition) :of ` multiple feof_unlocked' definition of CMakeFiles`/getswavinfo.dir'/ utilCMakeFiles//wavinfo.owavfilter.dir:/wavinfo.c:(util/wavfilter.o:.wavfilter.ctext:+(0x124.)text:+ 0x5ccfirst) :defined firsthere defined/ usrhere/ src/usr//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.a(byteio.o): wav.oIn) :function ` In ferror_unlocked': byteio.c:function `(.textputchar_unlocked': +wav.c0x138:)(:. textmultiple+ 0x680definition) :of multiple` ferror_unlockeddefinition' ofCMakeFiles /`wavinfo.dirputchar_unlocked/'util /CMakeFileswavinfo.o/:wavfilter.dirwavinfo.c/:util(/.wavfilter.otext:+wavfilter.c0x138:)(:. textfirst+ 0x5ecdefined) :here first/ usrdefined/ srchere/ RPM//usrBUILD//srcaften/-RPM0.0.8//BUILDdefault//aftenlibaften_pcm.a-(0.0.8byteio.o/)default:/ libaften_pcm.aIn( wav.ofunction) :` __strcspn_c1In' :function byteio.c`:putc_unlocked('.:text +wav.c0x14c:)(:. textmultiple+ 0x6dcdefinition) :of ` multiple __strcspn_c1' definitionCMakeFiles of `/putc_unlockedwavinfo.dir'/ utilCMakeFiles//wavinfo.owavfilter.dir:/wavinfo.cutil:/(wavfilter.o:wavfilter.c:.(text.+text0x14c+)0x648:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.abyteio.o()wav.o:) :In Infunction function` __strcspn_c2`'fputc_unlocked:' :byteio.c :wav.c(:.(text.+text0x198+)0x730:) :multiple multipledefinition definitionof of` __strcspn_c2' `fputc_unlocked' CMakeFiles/CMakeFiles/wavinfo.dirwavfilter.dir//utilutil/wavfilter.o:/wavfilter.cwavinfo.o::(wavinfo.c:(..texttext++0x1980x69c)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((byteio.owav.o)):: InIn functionfunction ``__strcspn_c3putchar'':: byteio.cwav.c::((..texttext++0x1f40x784)):: multiplemultiple definitiondefinition ofof ``__strcspn_c3putchar'' CMakeFilesCMakeFiles//wavinfo.dirwavfilter.dir//utilutil//wavinfo.owavfilter.o::wavinfo.cwavfilter.c::((..texttext++0x1f40x6f0)):: firstfirst defineddefined herehere //usrusr//srcsrc/RPM//BUILDRPM//aftenBUILD-/0.0.8aften/-default0.0.8//libaften_pcm.adefault(/byteio.olibaften_pcm.a)(:wav.o): InIn function function `getchar_unlocked'`__strspn_c1':: wav.cbyteio.c::((..texttext++0x7ac0x260)):: multiplemultiple definitiondefinition ofof ``getchar_unlocked__strspn_c1'' CMakeFilesCMakeFiles//wavfilter.dirwavinfo.dir//utilutil//wavfilter.owavinfo.o::wavfilter.cwavinfo.c::((..texttext++0x7180x260)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aftenaften--0.0.80.0.8//defaultdefault//libaften_pcm.alibaften_pcm.a((wav.obyteio.o)):: InIn functionfunction ``getc_unlocked__strspn_c2'':: wav.cbyteio.c::((..texttext++0x7f80x290)):: multiplemultiple definitiondefinition ofof ``getc_unlocked__strspn_c2'' CMakeFilesCMakeFiles//wavfilter.dirwavinfo.dir//utilutil//wavfilter.owavinfo.o::wavfilter.cwavinfo.c::((..texttext++0x7640x290)):: firstfirst defineddefined herehere //usrusr//srcsrc//RPMRPM//BUILDBUILD//aften-0.0.8/aftendefault-/0.0.8libaften_pcm.a/(defaultwav.o/)libaften_pcm.a:( byteio.oIn) :function In` fgetc_unlockedfunction' :` __strspn_c3wav.c'::( .byteio.ctext:+(0x83c.)text:+ 0x2c0multiple) :definition multipleof definition` fgetc_unlockedof' `CMakeFiles__strspn_c3/'wavfilter.dir /CMakeFilesutil//wavinfo.dirwavfilter.o/:utilwavfilter.c/:wavinfo.o(:.wavinfo.ctext:+(0x7a8.)text:+ 0x2c0first) :defined firsthere defined/ usrhere/ src//usrRPM//srcBUILD//RPMaften/-BUILD0.0.8//aftendefault-/0.0.8libaften_pcm.a/(defaultwav.o/)libaften_pcm.a:( byteio.oIn) :function In` getcharfunction' :` __strpbrk_c2wav.c'::( .byteio.ctext:+(0x880.)text:+ 0x2f8multiple) :definition multipleof definition` getcharof' `CMakeFiles__strpbrk_c2/'wavfilter.dir /CMakeFilesutil//wavinfo.dirwavfilter.o/:utilwavfilter.c/:wavinfo.o(:.wavinfo.ctext:+(0x7ec.)text:+ 0x2f8first) :defined firsthere defined/ usrhere/ src//usrRPM//srcBUILD//RPMaften/-BUILD0.0.8//aftendefault-/0.0.8libaften_pcm.a/(defaultwav.o/)libaften_pcm.a:( byteio.oIn) :function In` vprintffunction' :` __strpbrk_c3wav.c'::( .byteio.ctext:+(0x8a8.)text:+ 0x344multiple) :definition multipleof definition` vprintfof' `CMakeFiles__strpbrk_c3/'wavfilter.dir /CMakeFilesutil//wavinfo.dirwavfilter.o/:utilwavfilter.c/:wavinfo.o(:.wavinfo.ctext:+(0x814.)text:+ 0x344first) :defined firsthere defined/ usrhere/ src//usrRPM//src/RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.awav.o()byteio.o:) :In Infunction function` wcstombs`'__strtok_r_1c:' wav.c::( .byteio.ctext:+(0x8dc.)text:+ 0x3a0multiple) :definition of `multiplewcstombs 'definition of `__strtok_r_1c ' CMakeFilesCMakeFiles/wavinfo.dir/wavfilter.dir//util/utilwavinfo.o/:wavfilter.owavinfo.c::(.text+0x3a0)wavfilter.c:(.:text +first0x848 )defined: herefirst /definedusr /heresrc //RPMusr//BUILDsrc//aftenRPM-/0.0.8BUILD//defaultaften/-libaften_pcm.a0.0.8(/byteio.odefault)/:libaften_pcm.a (Inwav.o )function: `In__strsep_2c 'function: `byteio.cmbstowcs:'(:. textwav.c+:0x420().:text +multiple0x8fc )definition: ofmultiple `definition__strsep_2c 'of CMakeFiles`/mbstowcswavinfo.dir'/ utilCMakeFiles//wavinfo.owavfilter.dir:/wavinfo.cutil:/(wavfilter.o.:textwavfilter.c+:0x420().:text +first0x868 )defined: herefirst /definedusr /heresrc //RPMusr//BUILDsrc//aftenRPM-/0.0.8BUILD//defaultaften/-libaften_pcm.a0.0.8(/byteio.odefault)/:libaften_pcm.a(wav.o) :In Infunction function` __strsep_3c`'wctomb:' :byteio.c :wav.c(:.(text.+text0x49c+)0x91c:) :multiple multipledefinition definitionof of` __strsep_3c`'wctomb 'CMakeFiles /CMakeFileswavinfo.dir//wavfilter.dirutil//utilwavinfo.o/:wavfilter.owavinfo.c::wavfilter.c(:.(text.+text0x49c+)0x888:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.abyteio.o()wav.o:) :In Infunction function` stpncpy`'ptsname_r:' :byteio.c :wav.c(:.(text.+text0x630+)0x93c:) :multiple multipledefinition definitionof of` stpncpy`'ptsname_r 'CMakeFiles /CMakeFileswavinfo.dir//wavfilter.dirutil//utilwavinfo.o/:wavfilter.owavinfo.c::wavfilter.c(:.(text.+text0x188c+)0x8a8:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.abyteio.o()wav.o:) :In Infunction function` __strsep_1c`'realpath:' :byteio.c :wav.c(:.(text.+text0x650+)0x95c:) :multiple multipledefinition definitionof of` __strsep_1c'` realpathCMakeFiles'/ wavinfo.dirCMakeFiles//utilwavfilter.dir//wavinfo.outil:/wavinfo.cwavfilter.o::(wavfilter.c:(..text+text+0x18ac): first0x8c8): firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8/defaultdefault//libaften_pcm.alibaften_pcm.a((wav.obyteio.o)):: InIn functionfunction ``strtoullfgets'':: wav.cbyteio.c::((..texttext++0x97c0x6b4)):: multiplemultiple definitiondefinition ofof ``strtoullfgets'' CMakeFilesCMakeFiles//wavfilter.dirwavinfo.dir//utilutil//wavfilter.owavinfo.o::wavfilter.cwavinfo.c::((..texttext++0x8e80x1910)):: firstfirst defined defined here here /usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.awav.o()byteio.o:) :In Infunction function` strtouq`'gets:' :wav.c :byteio.c(:.(text.+text0x9a0+)0x6d4:) :multiple multipledefinition definitionof of` strtouq`'gets 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0x90c+)0x1930:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.awav.o()byteio.o:) :In Infunction function` strtoumax`'putchar_unlocked:' :wav.c :byteio.c(:.(text.+text0x9c4+)0x6f4:) :multiple multipledefinition definitionof of` strtoumax`'putchar_unlocked 'CMakeFiles /CMakeFileswavfilter.dir//wavinfo.dirutil//utilwavfilter.o/:wavinfo.owavfilter.c::wavinfo.c(:.(text.+text0x930+)0x1950:) :first firstdefined definedhere here/ usr//usrsrc//srcRPM//RPMBUILD//BUILDaften/-aften0.0.8-/0.0.8default//defaultlibaften_pcm.a/(libaften_pcm.awav.o()byteio.o:) :In Infunction function` strtoll`'putc_unlocked:' :wav.c :byteio.c(:.(text.+text0x9e8+)0x750:) :multiple multipledefinition definitionof of` strtoll`' putc_unlocked' CMakeFiles/wavfilter.dir/util/CMakeFiles/wavinfo.dirwavfilter.o:wavfilter.c:(.text/+util0x954/)wavinfo.o:wavinfo.c: first :defined( .heretext +/0x19acusr)/:src /firstRPM /definedBUILD /hereaften -/0.0.8usr//defaultsrc//libaften_pcm.aRPM(/wav.oBUILD)/:aften -In0.0.8 /functiondefault /`libaften_pcm.aatoll('byteio.o): :In wav.cfunction: (`.fputc_unlockedtext'+:0xa0c )byteio.c:: (multiple.text+ 0x7a4definition) :of `atoll ' CMakeFiles/multiple definitionwavfilter.dir /ofutil/ `fputc_unlockedwavfilter.o': wavfilter.cCMakeFiles:/(wavinfo.dir./textutil+/0x978wavinfo.o)::wavinfo.c:(. textfirst+ 0x1a00defined) :here /usr /first definedsrc/RPM/ BUILDhere/ aften/-usr0.0.8//srcdefault//RPMlibaften_pcm.a/(BUILDwav.o/)aften:- 0.0.8In/ defaultfunction/ libaften_pcm.a`(strtoqbyteio.o'):: wav.cIn: (function. text`+putchar0xa38'):: byteio.cmultiple: (definition of .`textstrtoq+'0x7f8): multipleCMakeFiles /definitionwavfilter.dir /ofutil /`wavfilter.oputchar:'wavfilter.c:(. text+CMakeFiles/wavinfo.dir/0x9a4util)/:wavinfo.o :firstwavinfo.c :defined( .heretext +/0x1a54usr)/:src /firstRPM /definedBUILD /hereaften -/0.0.8usr//defaultsrc//libaften_pcm.aRPM(/wav.oBUILD)/:aften -In0.0.8 /functiondefault /`libaften_pcm.astrtoimax('byteio.o): :In wav.cfunction: (`.getchar_unlockedtext'+:0xa5c )byteio.c:: (multiple. textdefinition+ 0x820of) :` strtoimaxmultiple' definitionCMakeFiles /ofwavfilter.dir /`utilgetchar_unlocked/'wavfilter.o:wavfilter.c: (CMakeFiles/wavinfo.dir.text+/util/0x9c8wavinfo.o)::wavinfo.c :first( .definedtext +here0x1a7c )/:usr /firstsrc /definedRPM /hereBUILD //aftenusr-/0.0.8src//defaultRPM//libaften_pcm.aBUILD(/wav.oaften)-:0.0.8 /Indefault /functionlibaften_pcm.a (`byteio.ostrtold)':: Inwav.c :function( .`textgetc_unlocked+'0xa80:) :byteio.c :multiple( .definitiontext +of0x86c )`:strtold 'multiple CMakeFilesdefinition/ wavfilter.dirof/ util`/getc_unlockedwavfilter.o': wavfilter.cCMakeFiles:/(wavinfo.dir./textutil+/0x9ecwavinfo.o):: first definedwavinfo.c :here( ./textusr+/0x1ac8src)/:RPM/BUILD/ aftenfirst- 0.0.8defined/ defaulthere/ libaften_pcm.a(wav.o)/:usr/src/RPM/ In BUILD/aftenfunction `strtof-'0.0.8:/ defaultwav.c/:(.text+libaften_pcm.a0xaa4()byteio.o): :In multiplefunction definition` fgetc_unlocked':of byteio.c`:strtof('. textCMakeFiles+/0x8b0wavfilter.dir)/: multiple utildefinition/wavfilter.o: wavfilter.cof:(.text +`0xa10fgetc_unlocked)': CMakeFilesfirst/ wavinfo.dirdefined/ utilhere/ wavinfo.o:wavinfo.c/usr/:(.src/RPM/BUILD/aften-0.0.8/text+0x1b0cdefault)/libaften_pcm.a(: firstwav.o )defined: hereIn /functionusr /`srcstrtoul/'RPM:/ BUILDwav.c/:aften(-.0.0.8text/+default0xac8/)libaften_pcm.a(byteio.o: multiple definition ): of `strtoulIn' functionCMakeFiles /`wavfilter.dirgetchar/'util:/ wavfilter.obyteio.c::wavfilter.c:(.(text.+text0xa34+)0x8f4): :multiple firstdefinition of defined `getcharhere' /usr/ srcCMakeFiles//RPMwavinfo.dir//BUILDutil//aftenwavinfo.o-:0.0.8wavinfo.c/:default(/.libaften_pcm.atext(+wav.o0x1b50)):: Infirst functiondefined `herestrtol '/:usr /wav.csrc:/(RPM/BUILD.text+/aften-0xaec0.0.8)/:default /multiplelibaften_pcm.a (definitionbyteio.o )of: `Instrtol 'function CMakeFiles`/vprintfwavfilter.dir'/:util/wavfilter.o: wavfilter.cbyteio.c::((..texttext++0xa580x91c)):: firstmultiple defineddefinition hereof /`usrvprintf/'src /CMakeFilesRPM//wavinfo.dirBUILD//utilaften/-wavinfo.o0.0.8:/wavinfo.cdefault:/(libaften_pcm.a(wav.o).: In text+0x1b78function `atol)':: firstwav.c :defined( .heretext +/0xb10usr)/:src /multipleRPM /definitionBUILD /ofaften -`0.0.8atol/'default /CMakeFileslibaften_pcm.a/(wavfilter.dirbyteio.o/)util:/ wavfilter.oIn: wavfilter.cfunction: (`.wcstombstext'+:0xa7c )byteio.c:: (first. textdefined+ 0x950here) :/ usrmultiple/ srcdefinition/ RPMof/ BUILD`/wcstombsaften'- 0.0.8CMakeFiles//defaultwavinfo.dir//libaften_pcm.autil(/wav.owavinfo.o)::wavinfo.c:(. textIn+ 0x1bacfunction) :` atoifirst' :defined wav.chere: (/usr/src/.text+RPM/BUILD0xb3c): /multipleaften -definition of0.0.8 /`defaultatoi/'libaften_pcm.a(byteio.o CMakeFiles/)wavfilter.dir: In/util/ function wavfilter.o`:mbstowcswavfilter.c:(.'text:+ 0xaa8byteio.c)::( .firsttext +defined0x970 )here: /multipleusr /definitionsrc /ofRPM /`BUILDmbstowcs/'aften -CMakeFiles0.0.8//wavinfo.dirdefault//utillibaften_pcm.a/(wavinfo.owav.o:)wavinfo.c:: (In. textfunction+ 0x1bcc`)strtod:' :first wav.cdefined: (here /usr/src.text+/RPM/0xb68BUILD)/:aften -multiple0.0.8 /definitiondefault /oflibaften_pcm.a (`byteio.ostrtod)': CMakeFilesIn/ wavfilter.dirfunction/ util`/wctombwavfilter.o':: byteio.c:wavfilter.c:(.(text.+text0xad4+)0x990:) :first multipledefined definitionhere of/ usr`/src/RPM/BUILD/aften-wctomb' 0.0.8/default/libaften_pcm.a(CMakeFiles/wavinfo.dirwav.o/)util:/ wavinfo.oIn: wavinfo.cfunction: (`.atoftext'+:0x1bec )wav.c:: (first. textdefined+ 0xb8chere) :/ usrmultiple/ srcdefinition/ RPMof/ BUILD`/atofaften'- 0.0.8CMakeFiles//defaultwavfilter.dir//libaften_pcm.autil(/byteio.owavfilter.o)::wavfilter.c:(. text+0xaf8):In firstfunction defined` ptsname_rhere' :/ usrbyteio.c/:src(/.RPMtext/+BUILD0x9b0/)aften:- 0.0.8multiple/ defaultdefinition/ libaften_pcm.aof( wav.o`)ptsname_r:' InCMakeFiles /functionwavinfo.dir /`utilwcstoumax/'wavinfo.o:: wavinfo.cwav.c::((..texttext++0x1c0c0xbb4)):: firstmultiple defineddefinition hereof /`usrwcstoumax/'src /CMakeFilesRPM//wavfilter.dirBUILD//utilaften/-wavfilter.o0.0.8:/wavfilter.cdefault:/(libaften_pcm.a.(textbyteio.o+)0xb20:) :In firstfunction defined` realpathhere' :/ usrbyteio.c/:src(/.RPMtext/+BUILD0x9d0/)aften:- 0.0.8multiple/ defaultdefinition/ libaften_pcm.aof( wav.o`)realpath:' InCMakeFiles /functionwavinfo.dir /`utilwcstoimax/'wavinfo.o:: wavinfo.cwav.c::((..texttext++0x1c2c0xbd8)):: firstmultiple defineddefinition hereof /`usrwcstoimax/' CMakeFiles/srcwavfilter.dir//RPMutil//BUILDwavfilter.o/:aftenwavfilter.c-:0.0.8(/.defaulttext/+libaften_pcm.a0xb44()byteio.o:) :first Indefined function here /usr`/strtoullsrc'/:RPM /byteio.cBUILD:/(aften-0.0.8/.defaulttext/+libaften_pcm.a0x9f0()byteio.o:) :multiple Indefinition functionof ``__signbitfstrtoull'': CMakeFilesbyteio.c/:wavinfo.dir(/.utiltext/+wavinfo.o0x0:): multiple wavinfo.cdefinition: (of `__signbitf' .CMakeFilestext/+wavfilter.dir0x1c4c/)util/wavfilter.o::wavfilter.c :first( .definedtext +here0x0 )/:usr /firstsrc /definedRPM /hereBUILD //aftenusr-/0.0.8src//defaultRPM//libaften_pcm.aBUILD(/byteio.oaften)-:0.0.8 /Indefault /functionlibaften_pcm.a (`byteio.ostrtouq)':: Inbyteio.c :function( .`text__signbit': +byteio.c0xa14): :multiple( .definitiontext +of0x18 )`:strtouq 'multiple CMakeFilesdefinition/ wavinfo.dirof/ util`/__signbitwavinfo.o': wavinfo.cCMakeFiles:/(wavfilter.dir./textutil+/0x1c70wavfilter.o):: first wavfilter.cdefined:(.text +here0x18 )/:usr /firstsrc /definedRPM /hereBUILD //aftenusr-/0.0.8src//defaultRPM//libaften_pcm.aBUILD(/byteio.oaften)-:0.0.8 /In function `strtoumax': byteio.c:(.text+0xa38): multiple definition of `strtoumax' CMakeFiles/wavinfo.dir/util/wavinfo.o:wavinfo.c:(.text+0x1c94): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(byteio.o): In function `strtolldefault': byteio.c:(.text+0xa5c)/libaften_pcm.a(byteio.o):: Inmultiple functiondefinition `of lrint'`:strtoll' CMakeFiles/ wavinfo.dir/byteio.cutil:/(wavinfo.o.:text+0x30wavinfo.c)::( multiple. textdefinition+0x1cb8 ): first of `definedlrint' CMakeFiles/wavfilter.dir/util/here /usrwavfilter.o:/src/RPMwavfilter.c/BUILD:/(aften-0.0.8/default.text+/0x30libaften_pcm.a)(:byteio.o ): In first definedfunction `hereatoll '/: byteio.c:(.text+0xa80usr/src)/: RPMmultiple /definitionBUILD /ofaften-0.0.8 `atoll' CMakeFiles/default//libaften_pcm.awavinfo.dir(byteio.o)/:util /Inwavinfo.o :functionwavinfo.c `lrintf'::(.text +0x1cdcbyteio.c):: first(.text +defined0x50 )here /:usr /multiplesrc definition /of `RPM/lrintfBUILD'/ aften-CMakeFiles0.0.8//wavfilter.dirdefault//libaften_pcm.a(utilbyteio.o/): wavfilter.o:wavfilter.cIn function `strtoq'::(.text+0x50): byteio.cfirst: (.text+0xaac):defined here multiple/ usrdefinition/src/ RPMof/ BUILD/aften-0.0.8`/strtoq' defaultCMakeFiles//libaften_pcm.a(wavinfo.dirbyteio.o): In function `fdim/'util/wavinfo.o:wavinfo.c::(.text byteio.c:+(0x1d08.)text:+ 0x70): multiple definition firstof ` fdimdefined' hereCMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c :/(usr./textsrc+0x70)/:RPM /firstBUILD /definedaften -here /0.0.8usr//defaultsrc//libaften_pcm.a(byteio.o): In function `RPMstrtoimax/BUILD/'aften:-0.0.8/ defaultbyteio.c/:libaften_pcm.a((.text+byteio.o0xad0)):: In function `multiplefdimf 'definition: of byteio.c:(. text`+strtoimax0x9c):' CMakeFiles/ wavinfo.dir/multipleutil /definitionwavinfo.o :ofwavinfo.c `fdimf:'( .textCMakeFiles/+wavfilter.dir0x1d2c/): utilfirst/ wavfilter.o:defined wavfilter.chere: (/.usr/textsrc+/0x9cRPM/BUILD)/: first defined aftenhere- 0.0.8//usrdefault/libaften_pcm.a/(src/RPM/BUILD/byteio.oaften)-:0.0.8/default /Inlibaften_pcm.a(byteio.o )function: `In functionstrtold '`gnu_dev_major: byteio.c': :(.text+byteio.c0xaf4): multiple :(.definitiontext+ of0xc4) :` strtold' CMakeFiles/wavinfo.dir/util/wavinfo.omultiple: wavinfo.c:definition( .of `textgnu_dev_major+'0x1d50 ): first CMakeFilesdefined/ wavfilter.dirhere/util/wavfilter.o: wavfilter.c/:usr(/.src/RPMtext/+BUILD/aften-0.0.8/default/libaften_pcm.a0xc4()byteio.o: first) :defined here In/usr/src/RPM /functionBUILD /`strtof': byteio.c:aften-0.0.8(/.default/libaften_pcm.a(byteio.otext)+:0xb18 ): multiple Indefinition of `strtof' function `gnu_dev_minor'CMakeFiles/wavinfo.dir/:util /byteio.c:(wavinfo.o:wavinfo.c:.text+(0xd4):.text+0x1d74): multiple definition of `gnu_dev_minor'first defined here /usr/CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.csrc:/(RPM./textBUILD/aften+-0xd4): first defined here /usr/0.0.8src/default/libaften_pcm.a/RPM/(BUILDbyteio.o/aften-0.0.8/default)/: libaften_pcm.aIn(byteio.o): In functionfunction ``gnu_dev_makedev': byteio.cstrtoul:'(:.text+ 0xf4byteio.c):(.text+0xb3c:): multiple multipledefinition of definition` gnu_dev_makedevof' `strtoul ' CMakeFiles/wavinfo.dir/CMakeFilesutil/wavinfo.o:wavinfo.c/:(wavfilter.dir./textutil+/0x1d98): firstwavfilter.o:wavfilter.c:( .definedtext +here0xf4): first defined/ usrhere/src/RPM //usrBUILD//aften-0.0.8/defaultsrc/libaften_pcm.a(/byteio.o)RPM/BUILD/aften-:0.0.8 /Indefault /function `libaften_pcm.astrtol(byteio.o): In 'function: byteio.c`feof_unlocked': :byteio.c(:.(text.+0xb60): multiple textdefinition+ of `strtol0x124'): multipleCMakeFiles /definitionwavinfo.dir /ofutil/wavinfo.o :`feof_unlocked' CMakeFiles/wavinfo.cwavfilter.dir:/util/(.text+0x1dbcwavfilter.o):wavfilter.c::( .first defined heretext+0x124 )/:usr /first definedsrc /hereRPM /usr/src/RPM//BUILDBUILD//aftenaften-0.0.8/default/libaften_pcm.a-(byteio.o0.0.8)/:default/libaften_pcm.a (Inbyteio.o): functionIn function ` ferror_unlocked': byteio.c:(.text+`atol':0x138 ): byteio.cmultiple: (.text+0xb84definition of) :`ferror_unlocked' multipleCMakeFiles /definitionwavfilter.dir /of util`/atolwavfilter.o:wavfilter.c': (CMakeFiles/wavinfo.dir/util/.wavinfo.o:textwavinfo.c+:(.text+0x1de0): first 0x138defined): firsthere defined here /usr//usrsrc//src/RPM/BUILD/aften-0.0.8RPM/BUILD//default/libaften_pcm.a(byteio.o)aften: In -function0.0.8 /`default/libaften_pcm.aatoi(byteio.o'): In :function byteio.c`:__strcspn_c1': byteio.c:(.text+(.text+0x14c0xbb0): ): multiple multiple definition ofdefinition of `atoi' CMakeFiles/`__strcspn_c1' CMakeFiles/wavinfo.dirwavfilter.dir//util/wavinfo.o:wavinfo.c:util(.text/wavfilter.o:+0x1e0cwavfilter.c)::(.text +first0x14c ): first defineddefined here here/usr/ /usr/src/RPM/srcBUILD/aften/-RPM/BUILD/aften-0.0.8/default/0.0.8libaften_pcm.a(byteio.o):/default/ libaften_pcm.aIn function(byteio.o) :` strtodIn': byteio.cfunction `__strcspn_c2':(.text:+ 0xbdc)byteio.c::(. textmultiple definition +of `strtod0x198' CMakeFiles/wavinfo.dir): /multipleutil /definitionwavinfo.o:wavinfo.c:(.text+0x1e38): first defined hereof /`usr/src__strcspn_c2/'RPM/ BUILD/CMakeFilesaften-/0.0.8wavfilter.dir/util/wavfilter.o:wavfilter.c:(/default/.text+libaften_pcm.a0x198)(byteio.o):: first Indefined here function/ usr`/srcatof/'RPM/BUILD/aften-:0.0.8 /byteio.cdefault:/libaften_pcm.a((byteio.o.)text:+ In function `0xc00__strcspn_c3)':: multiple definition of byteio.c: (`.atoftext+0x1f4') :CMakeFiles /wavinfo.dir/util/wavinfo.omultiple:wavinfo.c:(.text+ 0x1e5c): first defineddefinition here of/ usr/src`/RPM/BUILD/aften-__strcspn_c30.0.8' CMakeFiles//defaultwavfilter.dir/util//libaften_pcm.awavfilter.o(:byteio.o):wavfilter.c:(.text In +0x1f4): functionfirst `defined herewcstoumax '/usr/src/: byteio.c:(.text+0xc28): multiple definition ofRPM/ `wcstoumax' BUILD/CMakeFiles/wavinfo.dir/util/wavinfo.o:aftenwavinfo.c:(.text+0x1e84):-0.0.8/default /firstlibaften_pcm.a(byteio.o )defined: here /usr/src/InRPM /function `BUILD__strspn_c1/'aften-0.0.8/default/:libaften_pcm.a(byteio.o): byteio.c :In( .functiontext +0x260)`:wcstoimax 'multiple definition: byteio.c :of `(__strspn_c1' .CMakeFilestext/+wavfilter.dir0xc4c/)util:/wavfilter.o:wavfilter.c: (multiple. textdefinition+ of 0x260): first` wcstoimaxdefined' here /CMakeFilesusr/wavinfo.dir/util/wavinfo.o/src/:RPMwavinfo.c/:(BUILD./text+0x1ea8aften)-0.0.8/default/libaften_pcm.a:( byteio.o):first defined here In/ usrfunction/ src/`RPM/BUILD/__strspn_c2':aften -byteio.c0.0.8/default/:(libaften_pcm.a.(textconvert.o): In +0x290)function: `multiple__signbitf 'definition of: convert.c:(.text`__strspn_c2' CMakeFiles+/wavfilter.dir0x0)/util/wavfilter.o:: wavfilter.c:(multiple definition.text+0x290) :of first defined here /`__signbitf' usr/CMakeFiles/wavinfo.dir/srcutil//wavinfo.oRPM/BUILD:/wavinfo.caften:-(0.0.8./text+default0x0/): first libaften_pcm.adefined( here /usrbyteio.o/src/RPM/BUILD/)aften-0.0.8: /default/libaften_pcm.a(convert.o): In Infunction `function __signbit':`__strspn_c3 'convert.c:: (.byteio.ctext:+(0x18.)text+0x2c0:) :multiple multipledefinition definitionof of `__strspn_c3`'__signbit' CMakeFiles/ wavinfo.dir/CMakeFilesutil//wavfilter.dir/util/wavfilter.o:wavinfo.owavfilter.c::wavinfo.c(:(..texttext++0x2c00x18)): first defined: herefirst /definedusr /here src//usrRPM/src/RPM/BUILD/BUILD//aftenaften--0.0.8/default0.0.8//libaften_pcm.adefault/libaften_pcm.a(convert.o)(byteio.o):: In function `In functionlrint '`__strpbrk_c2': :byteio.c: convert.c:(.(.text+0x30): multiple definitiontext of `lrint' +CMakeFiles/wavinfo.dir/util0x2f8):/wavinfo.o:wavinfo.c :(multiple. text+0x30definition of) :`__strpbrk_c2' CMakeFiles/wavfilter.dir/util/ firstwavfilter.o :defined here /usr/src/RPM/wavfilter.cBUILD:/(aften.-0.0.8/textdefault+0x2f8): first/libaften_pcm.a(convert.o): In function `lrintf': convert.c defined here :/(usr/src/RPM/BUILD/.aftentext-+0.0.80x50/):default /multiple libaften_pcm.a(definitionbyteio.o )of `lrintf' : InCMakeFiles /functionwavinfo.dir `__strpbrk_c3':/util/wavinfo.o:wavinfo.c: byteio.c:(.text+(0x344.text+0x50)): first: multiple definition of defined` __strpbrk_c3here' CMakeFiles/ wavfilter.dir//usrutil//srcwavfilter.o:wavfilter.c:(/.RPMtext/+BUILD/aften-0.0.80x344):/ defaultfirst/ libaften_pcm.adefined( convert.o):here /usr/src/InRPM /functionBUILD /aften-`0.0.8fdim/'default/libaften_pcm.a:( byteio.oconvert.c): In function :`(.__strtok_r_1ctext'+:0x70): multiple definition of byteio.c:(.text+`0x3a0fdim' CMakeFiles): /multiplewavinfo.dir /definition ofutil /`wavinfo.o:wavinfo.c:(__strtok_r_1c' .CMakeFilestext/+0x70wavfilter.dir/)util:/wavfilter.o: wavfilter.cfirst: (defined. here text+0x3a0):/usr/ first defined srchere //usrRPM//srcBUILD/aften-0.0.8//RPM/default/libaften_pcm.a(BUILD/aftenconvert.o-)0.0.8:/default/ libaften_pcm.a(Inbyteio.o )function :` fdimfIn ':function `__strsep_2c': byteio.c: (convert.c.:text+0x420().text+0x9c): :multiple multiple definitiondefinition ofof `fdimf `__strsep_2c' CMakeFiles/' CMakeFiles/wavfilter.dirwavinfo.dir/util/wavinfo.o/:wavinfo.cutil:/(.wavfilter.otext:wavfilter.c:(.text++0x9c0x420)):: first firstdefined definedhere / usrhere /src/usr/src//RPMRPM//BUILD/aften-BUILD0.0.8//default/aften-0.0.8libaften_pcm.a/(defaultconvert.o/libaften_pcm.a()byteio.o:): In function `__strsep_3c': byteio.c:In (function.text+ 0x49c`): gnu_dev_major'multiple: definition ofconvert.c :`(.__strsep_3ctext'+ 0xc4)CMakeFiles:/ wavfilter.dir/utilmultiple/ definition of `gnu_dev_majorwavfilter.o':wavfilter.c: (CMakeFiles./text+0x49c): wavinfo.dir/util/firstwavinfo.o :wavinfo.c:(defined here. text/usr/src/RPM+/0xc4BUILD)/aften-:0.0.8 /default/libaften_pcm.a(byteio.o)first defined : Inhere /usr/srcfunction `/stpncpyRPM'/:BUILD /aften-0.0.8/defaultbyteio.c/libaften_pcm.a(:convert.o): In (function. `textgnu_dev_minor+'0x630): multiple: convert.c definition of :`(.text+0xd4stpncpy' )CMakeFiles:/ wavfilter.dir/utilmultiple/ wavfilter.odefinition: of `gnu_dev_minorwavfilter.c:('. textCMakeFiles+0x528/)wavinfo.dir: first defined /hereutil //wavinfo.ousr:wavinfo.c:(.text+0xd4): first defined /src/RPM/hereBUILD //aftenusr-/0.0.8/defaultsrc/libaften_pcm.a(byteio.o):/RPM/BUILD /aften-In0.0.8 /defaultfunction `__strsep_1c': byteio.c:(./textlibaften_pcm.a(convert.o): +In 0x650function `gnu_dev_makedev): 'multiple: definition ofconvert.c :`(.text+0xf4): multiple __strsep_1cdefinition' of ` CMakeFilesgnu_dev_makedev/' wavfilter.dirCMakeFiles/wavinfo.dir//util/wavfilter.outil/wavinfo.o::wavfilter.c:(.text+wavinfo.c:(.text0x548): first+0xf4): first defined here /definedusr /heresrc //RPM/usrBUILD//srcaften-0.0.8/default//libaften_pcm.a(RPMconvert.o/): In functionBUILD `feof_unlocked/aften-'0.0.8/default:/ libaften_pcm.a(byteio.oconvert.c)::( .Intext function +`fgets0x124)':: byteio.cmultiple:(. textdefinition+ of `feof_unlocked'0x6b4 CMakeFiles/)wavinfo.dir/util/wavinfo.o: multiple: wavinfo.cdefinition: (of `.fgetstext+0x124): first defined here /'usr CMakeFiles/wavfilter.dir/util//wavfilter.osrc:/RPM/BUILDwavfilter.c:/aften-0.0.8(/.text+default0x5ac/)libaften_pcm.a:( convert.o):first defined here /Inusr /functionsrc /RPM/`BUILD/ferror_unlocked': convert.c:aften-0.0.8(.text+0x138)/default/: multiple definitionlibaften_pcm.a (of byteio.o`)ferror_unlocked:' CMakeFiles/Inwavinfo.dir /function `utilgets/wavinfo.o'::wavinfo.c :(byteio.c.:text(+.0x138): first textdefined+ 0x6d4): multiple heredefinition /usr/src/RPMof `/getsBUILD'/ aftenCMakeFiles-/0.0.8/default/libaften_pcm.awavfilter.dir/util/wavfilter.o:wavfilter.c:(convert.o):( .In textfunction+ `__strcspn_c10x5cc'): :convert.c first defined :here( ./textusr/src/RPM/+BUILD/0x14c)aften:- multiple definition of `__strcspn_c10.0.8/'default /CMakeFileslibaften_pcm.a/(wavinfo.dir/byteio.outil)/:wavinfo.o :wavinfo.c:In( .function `textputchar_unlocked+'0x14c:) : byteio.cfirst: (defined here /usr/src/RPM/.BUILD/text+0x6f4): multiple aftendefinition -of0.0.8/default/libaften_pcm.a (`convert.o)putchar_unlocked:' CMakeFiles /Inwavfilter.dir/util /functionwavfilter.o:wavfilter.c:(.text+0x5ec): first `defined__strcspn_c2 ': hereconvert.c :(.text+0x198/): multipleusr /definitionsrc/RPM /of `BUILD__strcspn_c2/aften-0.0.8/default' CMakeFiles/libaften_pcm.a(/wavinfo.dir/byteio.o):util /Inwavinfo.o:wavinfo.c:( function `putc_unlocked.'text+0x198):: first byteio.cdefined: (here. /usr/srctext/RPM/+BUILD0x750): multiple definition /aftenof- 0.0.8`putc_unlocked/default/libaften_pcm.a'(convert.o CMakeFiles/wavfilter.dir/):util /Inwavfilter.o:wavfilter.c :function( `__strcspn_c3':.text+0x648) convert.c:(.text+: first0x1f4 )defined here: /multipleusr /definition srcof/ RPM/BUILD`/__strcspn_c3' CMakeFiles/wavinfo.diraften/util/-0.0.8/wavinfo.o:wavinfo.c:(default./text+libaften_pcm.a0x1f4():byteio.o )first defined here : In/ usrfunction/ src`fputc_unlocked'/: byteio.c:RPM(.text+0x7a4)/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In: functionmultiple definition `of `__strspn_c1'fputc_unlocked' CMakeFiles:/ wavfilter.dir/utilconvert.c/:(wavfilter.o.:text+0x260): multiple wavfilter.cdefinition: (of. `text+0x69c)__strspn_c1' CMakeFiles/wavinfo.dir:/util/ wavinfo.o:first defined wavinfo.chere /:usr(/.src/RPMtext/+BUILD0x260/aften)-:0.0.8/default/libaften_pcm.a (firstbyteio.o )defined: here In /usr/src function /RPM`putchar'/:BUILD /byteio.caften-0.0.8/default/:libaften_pcm.a(.text(+convert.o0x7f8)): In function `:__strspn_c2 ':multiple definition of convert.c:`putchar(.'text CMakeFiles/+wavfilter.dir0x290): multiple definition of /`__strspn_c2' CMakeFilesutil/wavfilter.o:wavfilter.c/:wavinfo.dir(/.utiltext/+wavinfo.o0x6f0): first defined here /usr/:wavinfo.c:(src./text+RPM0x290/)BUILD:/aften- 0.0.8first/ default/libaften_pcm.adefined( byteio.ohere) /usr/src/:RPM/BUILD In /functionaften `getchar_unlocked-'0.0.8:/ byteio.cdefault/libaften_pcm.a(convert.o): In function :`(__strspn_c3.': convert.c:text(+.text+0x2c0)0x820: multiple definition of): multiple definition of ``__strspn_c3getchar_unlocked' 'CMakeFiles /CMakeFileswavfilter.dir/util/wavfilter.o:/wavfilter.c:(.wavinfo.dirtext/+util0x718):/ wavinfo.ofirst defined here /usr/src/RPM/:BUILDwavinfo.c:(.text+/0x2c0): firstaften-0.0.8 /defineddefault here /libaften_pcm.a(/byteio.ousr): /Insrc /RPM/BUILD/aftenfunction `-getc_unlocked0.0.8'/:default /byteio.clibaften_pcm.a(convert.o:)(: In function .text+`0x86c__strpbrk_c2)': multiple: definitionconvert.c :of `(getc_unlocked.text' +0x2f8): CMakeFilesmultiple definition/ ofwavfilter.dir `/__strpbrk_c2util/wavfilter.o:wavfilter.c': (CMakeFiles./textwavinfo.dir/util+/0x764wavinfo.o:wavinfo.c:(.): textfirst+ 0x2f8defined here) :/ usr/srcfirst/ RPM/BUILD/aften-0.0.8/defineddefault /herelibaften_pcm.a (/usr/byteio.osrc)/RPM/BUILD/aften:- In 0.0.8function `/fgetc_unlockeddefault'/:libaften_pcm.a byteio.c:(.text(+convert.o0x8b0)):: multiple definition of `fgetc_unlocked' CMakeFiles /Inwavfilter.dir /functionutil/wavfilter.o :wavfilter.c:(.text`+__strpbrk_c30x7a8'):: first defined here /usr/src/ RPMconvert.c:(.text/+BUILD/aften0x344-)0.0.8:/ defaultmultiple/ definition of `__strpbrk_c3libaften_pcm.a'(byteio.o) :CMakeFiles /wavinfo.dir/util/wavinfo.o:wavinfo.c:(.textIn+ 0x344function `)getchar:': byteio.cfirst: (defined .here text/+0x8f4usr)/:src /multipleRPM /BUILD/aftendefinition of- 0.0.8`/getchardefault' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text/+libaften_pcm.a(0x7ecconvert.o)): In function: `__strtok_r_1c first 'defined here: /convert.cusr:/src/RPM/BUILD/aften-0.0.8(.text+/0x3a0)default:/ multiple libaften_pcm.adefinition( byteio.oof): In function `vprintf'`__strtok_r_1c' :CMakeFiles /wavinfo.dir/util/byteio.cwavinfo.o::wavinfo.c(.text+0x91c:)(:. textmultiple+0x3a0): first defined here /definition ofusr /`src/RPM/BUILDvprintf' /CMakeFilesaften/-wavfilter.dir/util0.0.8//wavfilter.odefault:/libaften_pcm.a(wavfilter.cconvert.o:(.)text:+ 0x814):In function `__strsep_2cfirst' : convert.c:(.text+0x420defined): heremultiple /definitionusr/src/RPM/BUILD/aften-0.0.8/default of `/__strsep_2c' CMakeFiles/libaften_pcm.awavinfo.dir(byteio.o)/:util /Inwavinfo.o function :`wcstombs': byteio.c:wavinfo.c:(.(text.text++0x420): first0x950): multiple definition of defined here /`usr/src/RPMwcstombs' /CMakeFilesBUILD//wavfilter.dir/utilaften/-wavfilter.o0.0.8:/wavfilter.cdefault:(./text+0x848libaften_pcm.a)(:convert.o): In first defined herefunction /`usr__strsep_3c':/ srcconvert.c/:(RPM./textBUILD/+0x49c):aften-0.0.8 /multipledefault /definitionlibaften_pcm.a( byteio.o):of In `__strsep_3c' CMakeFiles/wavinfo.dir/functionutil/wavinfo.o:wavinfo.c:( .`text+mbstowcs0x49c): first' :defined herebyteio.c :/(usr/src./textRPM/BUILD/aften-+0.0.8/0x970default)/:libaften_pcm.a( convert.o)multiple: definition ofIn `mbstowcs' CMakeFiles/ wavfilter.dirfunction/ `stpncpy': utilconvert.c/:(wavfilter.o.:text+0x61c0wavfilter.c)::( .multiple definition of `stpncpy' textCMakeFiles+0x868)/:wavinfo.dir/util/ wavinfo.o:firstwavinfo.c :(.text+defined here 0x188c): /usr/firstsrc/RPM /definedBUILD /here aften/-usr/src/RPM/0.0.8BUILD/aften-0.0.8/default//libaften_pcm.a(defaultconvert.o/):libaften_pcm.a (Inbyteio.o )function: `In__strsep_1c function '`: convert.c:(wctomb':.text+0x61e0): multiple byteio.cdefinition: (of `__strsep_1c' CMakeFiles/wavinfo.dir/util/wavinfo.o.text+:0x990wavinfo.c):: multiple( .definitiontext of `wctomb'+ CMakeFiles/wavfilter.dir0x18ac/): first utildefined /wavfilter.o:wavfilter.c:here( ./text+0x888usr)/:src /RPM/firstBUILD /definedaften here -0.0.8/default/libaften_pcm.a(convert.o): In function `/fgets'usr:/src/ RPMconvert.c/:(.text+0x6244): BUILD/multiple definitionaften- 0.0.8/default/of `fgets'libaften_pcm.a (byteio.o): CMakeFilesIn/ wavinfo.dirfunction/ `utilptsname_r/'wavinfo.o:: byteio.c:(.text+0x9b0): multiple definition of wavinfo.c`:ptsname_r(.text'+ 0x1910CMakeFiles/wavfilter.dir)/:util /first wavfilter.odefined: wavfilter.chere:(. text/+usr0x8a8/)src/RPM:/ BUILD/aften-0.0.8/firstdefault/ libaften_pcm.adefined( convert.o):here In/ usrfunction/src/ RPM`/gets'BUILD/:aften -convert.c:(.text+0.0.80x6264/): defaultmultiple/ libaften_pcm.adefinition(byteio.o) of `gets': CMakeFiles/ wavinfo.dir/Inutil /function wavinfo.o:wavinfo.c:`realpath'(:. textbyteio.c:(+0x1930):.text+ 0x9d0first defined) :here /multipleusr definition of /`srcrealpath' /CMakeFilesRPM//wavfilter.dirBUILD//util/aften-0.0.8/default/libaften_pcm.a(wavfilter.o:wavfilter.cconvert.o): :In(.text +function0x8c8 )`:putchar_unlocked ':first convert.cdefined: (.heretext +/0x6284usr)/: multiple definitionsrc/RPM /ofBUILD /aften-`0.0.8putchar_unlocked/'default/libaften_pcm.a CMakeFiles/wavinfo.dir/util(/wavinfo.obyteio.o:)wavinfo.c:: (.Intext +function0x1950 ): `firststrtoull': byteio.c:( defined here.text+ 0x9f0/)usr: multiple/ srcdefinition/ RPM/BUILD/aften-0.0.8of/ default`/libaften_pcm.a(convert.o): In functionstrtoull '` putc_unlocked'CMakeFiles:/ convert.c:(.text+0x62e0)wavfilter.dir: /multiple definition of util/`putc_unlocked' wavfilter.oCMakeFiles/wavinfo.dir:wavfilter.c:/(util./textwavinfo.o+:0x8e8):wavinfo.c :first defined( .heretext /usr+/0x19acsrc)/: RPMfirst /defined BUILD/aften-0.0.8here/ default//usrlibaften_pcm.a(/src/RPM/byteio.o):BUILD/aften- 0.0.8/In function `defaultstrtouq/'libaften_pcm.a:( convert.o): In functionbyteio.c :(.`textfputc_unlocked+'0xa14: convert.c:(.)text+0x6334: multiple) : definitionmultiple definition of of` `strtouq' CMakeFilesfputc_unlocked/' CMakeFiles/wavinfo.dir/wavfilter.dirutil//wavinfo.outil:wavinfo.c:(.text/+0x1a00):wavfilter.o :first wavfilter.cdefined: (here. text+0x90c/)usr:/ src/RPMfirst/ BUILDdefined/ aften-here0.0.8 //defaultusr/libaften_pcm.a(convert.o):/src/ RPMIn/ BUILD/aftenfunction- 0.0.8`/putchar':default/libaften_pcm.a(byteio.o )convert.c:: (In. text+0x6388):function ` strtoumaxmultiple' definition: of `putchar' CMakeFiles/wavinfo.dirbyteio.c/util/:(.wavinfo.otext:+wavinfo.c:(.text+0x1a54):0xa38 first defined here /usr/src/RPM/)BUILD:/ aften-0.0.8/defaultmultiple /libaften_pcm.a(definition convert.o): of `Instrtoumax 'function `CMakeFiles/wavfilter.dir/util/getchar_unlocked': wavfilter.oconvert.c::(wavfilter.c.:text(.text+0x930)+0x63b0):: first multiple defined definition of here /`usrgetchar_unlocked/'src/RPM/BUILD/ aftenCMakeFiles-/0.0.8wavinfo.dir/util/wavinfo.o:/wavinfo.c:default(/.libaften_pcm.a(byteio.otext)+0x1a7c: ): first Indefined here /functionusr /`src/strtollRPM'/:BUILD /aften-byteio.c0.0.8:/(default./textlibaften_pcm.a+0xa5c)(:convert.o ): In multiple definitionfunction `ofgetc_unlocked': convert.c:(. text+0x63fc):`strtoll' CMakeFiles /multiplewavfilter.dir/util /definitionwavfilter.o :of `wavfilter.cgetc_unlocked:'( .CMakeFiles/wavinfo.dir/utiltext/wavinfo.o+0x954): :firstwavinfo.c :defined here( ./textusr+/0x1ac8): firstsrc /defined RPMhere/ BUILD/aften-0.0.8/default//libaften_pcm.ausr(byteio.o)/:src /InRPM/BUILD /functionaften -`0.0.8/default/libaften_pcm.aatoll(convert.o): In 'function `fgetc_unlocked': byteio.c::( .convert.ctext:+0xa80): (multiple. textdefinition+ 0x6440of): ` multiple definition of `atoll' fgetc_unlockedCMakeFiles'/wavfilter.dir/ utilCMakeFiles//wavfilter.owavinfo.dir:/util/wavinfo.owavfilter.c:(:.wavinfo.ctext:(.+text0x978): first+0x1b0c): firstdefined definedhere /here /usr/usr/src/RPM/src/RPMBUILD/BUILD/aften-0.0.8/default/libaften_pcm.a/(aften-0.0.8convert.o/)default/libaften_pcm.a(byteio.o): In : In functionfunction `strtoq': `byteio.cgetchar:'(:.text+ 0xaacconvert.c)::( .multipletext definition+ 0x6484of) :`strtoq' multiple definition of ` CMakeFiles/wavfilter.dir/getcharutil/wavfilter.o': wavfilter.c:(CMakeFiles./textwavinfo.dir+/0x9a4):util /firstwavinfo.o: wavinfo.c:defined here /usr(/.srctext/+RPM0x1b50/BUILD)/: first defined aftenhere-0.0.8/ default//usr/libaften_pcm.asrc(/byteio.oRPM)/BUILD/:aften-0.0.8/default In /functionlibaften_pcm.a (`convert.ostrtoimax)': : In function byteio.c:(`vprintf':. convert.c:text(+.0xad0text+0x64ac): multiple definition) :of `vprintf' multiple definitionCMakeFiles /ofwavinfo.dir /util/wavinfo.o:wavinfo.c`:(strtoimax.'text +CMakeFiles/wavfilter.dir0x1b78/): first defined here /usr/srcutil/wavfilter.o/:RPM/wavfilter.c:BUILD(./textaften+-0x9c80.0.8)/:default /firstlibaften_pcm.a(convert.o): In function `wcstombs defined here': convert.c /usr:/(.text+0x64e0src/RPM)/: BUILDmultiple definition /aften-of0.0.8/default /`libaften_pcm.a(byteio.owcstombs)': CMakeFilesIn/wavinfo.dir/util/wavinfo.o function :`wavinfo.cstrtold'::(. text+byteio.c0x1bac:)(:.text+ 0xaf4first) :defined multiplehere /definitionusr /ofsrc /`strtoldRPM'/ BUILDCMakeFiles//aften-wavfilter.dir0.0.8//utildefault/wavfilter.o:/wavfilter.clibaften_pcm.a(convert.o): In :function(.text+0x9ec )`:mbstowcs 'first defined: here /usr/srcconvert.c/RPM/BUILD:(.text+/aften-0x65000.0.8/)default/libaften_pcm.a(byteio.o:) :multiple Indefinition function `strtof': byteio.cof: (`.mbstowcs' CMakeFiles/textwavinfo.dir/+0xb18): utilmultiple/ wavinfo.odefinition of: wavinfo.c`:strtof(.text+0x1bcc):' first CMakeFilesdefined here //usr/wavfilter.dirsrc//util/wavfilter.oRPM/BUILD/aften-:0.0.8/wavfilter.cdefault:/libaften_pcm.a(convert.o):( In .text+function 0xa10)`: first wctombdefined' : convert.chere: /usr/src(/.RPMtext/+BUILD/aften-0.0.8/default/libaften_pcm.a(0x6520): byteio.omultiple): Indefinition functionof ` wctomb`' CMakeFiles/wavinfo.dir/util/wavinfo.ostrtoul':: wavinfo.cbyteio.c:(.text+0x1bec:): first defined (here ./textusr+/0xb3csrc): multiple definition /RPM/BUILD/aften-of `0.0.8strtoul/'default /libaften_pcm.a(CMakeFilesconvert.o/): In wavfilter.dir/utilfunction/ `ptsname_r': wavfilter.oconvert.c::(.text+wavfilter.c:(0x6540.)text:+0xa34) :multiple firstdefinition of defined`ptsname_r' CMakeFileshere //usr/src/wavinfo.dirRPM//utilBUILD/aften/-wavinfo.o0.0.8/default:/wavinfo.clibaften_pcm.a(byteio.o:)(:. textIn +0x1c0c): function first` strtoldefined' :here / usr/src/RPM/byteio.cBUILD:(./textaften+-0xb600.0.8/default/libaften_pcm.a()convert.o):: In function `multiple definitionrealpath ':of convert.c`:(.text+0x6560): multiplestrtol definition' ofCMakeFiles/wavfilter.dir /`utilrealpath/' wavfilter.oCMakeFiles:/wavfilter.cwavinfo.dir:(./util/wavinfo.otext:+wavinfo.c:(.0xa58):text +first0x1c2c ):defined first defined herehere /usr /usr//srcsrc/RPM//RPMBUILD//BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In aften-0.0.8/defaultfunction/ `strtoull': convert.clibaften_pcm.a(byteio.o)::(.text+0x6580) In :function ` atolmultiple' :definition of byteio.c:`strtoull' (CMakeFiles/wavinfo.dir/util/.wavinfo.o:text+wavinfo.c:(.text+0x1c4c):0xb84 ): multiple first defined heredefinition of /`usratol/'src/ RPM/CMakeFilesBUILD/wavfilter.dir//aftenutil/wavfilter.o:wavfilter.c:(.text+0xa7c):- first defined here0.0.8 //defaultusr//libaften_pcm.a(convert.osrc)/RPM/BUILD/:aften -In0.0.8/default /functionlibaften_pcm.a `strtouq': convert.c:((byteio.o).:text +In0x65a4): function `atoi':multiple definition byteio.cof `:(.text+0xbb0):strtouq multiple' definition CMakeFilesof `/atoiwavinfo.dir'/ util/wavinfo.o:wavinfo.cCMakeFiles/wavfilter.dir/util:/(.wavfilter.otext:+wavfilter.c0x1c70:(.text+0xaa8): first )defined here :/usr/src/RPM /firstBUILD /definedaften-0.0.8 /default/libaften_pcm.a(byteio.ohere) :/ usrIn function/ src/RPM/`strtod'BUILD:/ aften-0.0.8/defaultbyteio.c/:libaften_pcm.a((.convert.otext)+: 0xbdcIn) :function `strtoumax':multiple definition of `strtod' convert.c:(CMakeFiles./wavfilter.dir/textutil/wavfilter.o+:0x65c8wavfilter.c:(): multiple. definition of `strtoumaxtext'+ CMakeFiles/0xad4):wavinfo.dir /firstutil /definedwavinfo.o :here /wavinfo.cusr:/(.text+0x1c94src/RPM)/: BUILDfirst/ aftendefined here /usr-/src/0.0.8/default/libaften_pcm.aRPM(/BUILD/aften-byteio.o0.0.8): /Indefault/ functionlibaften_pcm.a (`convert.oatof)':: byteio.c :In( .functiontext +`0xc00strtoll): multiple definition of `'atof:' convert.c:CMakeFiles/wavfilter.dir/(.text+0x65ecutil/wavfilter.o:wavfilter.c):: multiple definition (of.text+ 0xaf8):` strtollfirst' defined hereCMakeFiles //wavinfo.dirusr/src//utilRPM//wavinfo.oBUILD/aften-0.0.8/default:wavinfo.c:(.text/libaften_pcm.a+0x1cb8):( first defined here byteio.o)/usr/src:/RPM/BUILD/ In aften-0.0.8/defaultfunction/ libaften_pcm.a`(wcstoumax':convert.o): In byteio.cfunction: (.text`+atoll0xc28': )convert.c:: (.textmultiple+ definition of `0x6610wcstoumax)': CMakeFilesmultiple/wavfilter.dir /definitionutil /of `atoll' CMakeFiles/wavinfo.dirwavfilter.o/:wavfilter.c:util(/.wavinfo.otext+0xb20:): firstwavinfo.c :(.text+defined here /0x1cdc): first usr/defined heresrc/ RPM//BUILDusr//src/aftenRPM-0.0.8/default//libaften_pcm.aBUILD(/byteio.oaften-0.0.8/default/)libaften_pcm.a(convert.o: In) : functionIn function `strtoq`wcstoimax': ': convert.c:(.textbyteio.c+0x663c): multiple :definition( .of `strtoq'text+ CMakeFiles/wavinfo.dir0xc4c): multiple definition /ofutil /`wavinfo.owcstoimax' CMakeFiles/wavfilter.dir/util:/wavinfo.cwavfilter.o::(wavfilter.c:(..texttext++0x1d080xb44)): first: first defineddefined here here/ usr//src/usrRPM/src//BUILDRPM//BUILDaften/-aften-0.0.8/default/0.0.8libaften_pcm.a/(defaultconvert.o):/libaften_pcm.a(convert.o In): Infunction function` __signbitf'`:strtoimax ': convert.c:(convert.c.:text+0x6660): (multiple definition.text+ 0x0of) :`strtoimax' CMakeFiles/ multiple wavinfo.dir/util/wavinfo.odefinition: wavinfo.c:of( .`text+0x1d2c): first defined__signbitf ' CMakeFileshere/ /usr/srcwavfilter.dir/util/wavfilter.o/RPM/BUILD/aften:wavfilter.c:(.text+0x0):- 0.0.8first/ default/libaften_pcm.a(convert.o)defined : Inhere / usrfunction/ src`/strtold': convert.c:(.text+RPM0x6684/BUILD/)aften-0.0.8:/ defaultmultiple/libaften_pcm.a(convert.o) :definition Inof `strtold' CMakeFiles/wavinfo.dir/ util/functionwavinfo.o :`wavinfo.c:__signbit('.:text +convert.c:(0x1d50): .text+first0x18): defined here /multipleusr /src/RPM/definitionBUILD /aften-0.0.8/ofdefault `__signbit' /CMakeFileslibaften_pcm.a/(convert.o): Inwavfilter.dir /util/functionwavfilter.o:wavfilter.c :`(strtof.': textconvert.c+0x18): :first( .definedtext here +0x66a8): multiple definition of/usr/src/ RPM`/strtof' CMakeFiles/BUILDwavinfo.dir/util/wavinfo.o/:aften-0.0.8wavinfo.c/:(.text+0x1d74):default first defined here/libaften_pcm.a( /usr/srcconvert.o/): RPMIn/BUILD/aften-0.0.8 /defaultfunction/ libaften_pcm.a(convert.o): `In lrintfunction' `strtoul': convert.c::(. text+convert.c0x66cc:)(:.text+ 0x30multiple) :definition multiple definition of of` lrint`'strtoul' CMakeFiles CMakeFiles/wavinfo.dir/util/wavinfo.o/wavfilter.dir/util/:wavfilter.owavinfo.c:wavfilter.c::((..text+0x30text)+:0x1d98 )first :defined first defined here here/usr/ /usrsrc//srcRPM//RPMBUILD//BUILDaften/aften--0.0.80.0.8//defaultdefault/libaften_pcm.a(convert.o/libaften_pcm.a(): Inconvert.o): functionIn `function strtol`'lrintf': convert.c::( .convert.ctext:+0x50): multiple definition of `lrintf('. text+0x66f0): CMakeFilesmultiple definition/wavfilter.dir/util of `strtol' CMakeFiles//wavfilter.o:wavinfo.dir/util/wavinfo.owavfilter.c::wavinfo.c(:.text+(0x50):. textfirst+ 0x1dbc): first defineddefined here /hereusr /src//RPMusr//BUILD/aftensrc-/0.0.8RPM/default/BUILD/aften-/0.0.8/libaften_pcm.adefault(/convert.olibaften_pcm.a): (convert.o):In In functionfunction ` fdim`'atol:' : convert.cconvert.c::((..text+0x6714): textmultiple+ 0x70):definition of `atol' CMakeFilesmultiple definition of /`fdimwavinfo.dir'/ util/CMakeFileswavinfo.o:wavinfo.c:(/.wavfilter.dirtext/util/+wavfilter.o:0x1de0wavfilter.c):(.text+0x70:) :first defined here /usr/src/firstRPM defined here /usr//srcBUILD//RPM/BUILDaften/-0.0.8/default/libaften_pcm.aaften(-convert.o)0.0.8:/ In defaultfunction/ libaften_pcm.a(convert.o`)atoi': convert.c::(.text+ 0x6740):In function ` fdimfmultiple definition 'of: convert.c :`(atoi.' textCMakeFiles/wavinfo.dir/+util/wavinfo.o0x9c:)wavinfo.c:: (.multipletext +definition0x1e0c )of `:fdimf 'first CMakeFiles/wavfilter.dirdefined/ utilhere/ /usr/src/RPMwavfilter.o/:wavfilter.c:BUILD(/.aftentext+-0.0.8/default0x9c)/libaften_pcm.a: first defined( convert.ohere) /usr:/ srcIn/ RPM/BUILD/aften-function0.0.8 /`strtod': convert.c:default(/libaften_pcm.a(.convert.otext): +In0x676c ): multiple definitionfunction of `gnu_dev_major':` convert.cstrtod:(.text+' CMakeFiles/0xc4wavinfo.dir/util):/wavinfo.o:wavinfo.c:(. multiple textdefinition of+ 0x1e38`): first defined here /gnu_dev_majorusr' CMakeFiles/wavfilter.dir/util//wavfilter.o:wavfilter.csrc:/(RPM./text+0xc4): first defined hereBUILD //aftenusr-/0.0.8/default/src/RPMlibaften_pcm.a/(convert.o): In BUILDfunction/ `aftenatof-': convert.c:0.0.8/default/libaften_pcm.a((convert.o).:text+ 0x6790)In: multiple definition of function` atof`' CMakeFilesgnu_dev_minor/'wavinfo.dir:/ util/convert.cwavinfo.o::(wavinfo.c.:(.text+0x1e5ctext+0xd4)):: multiple firstdefinition defined here /of `gnu_dev_minor' CMakeFiles/wavfilter.dirusr/src//RPM/util/BUILDwavfilter.o/:aftenwavfilter.c-:0.0.8(/default/.libaften_pcm.a(textconvert.o)+0xd4: In function) : first` defined wcstoumax': convert.c:here (.text+/0x67b8)usr:/src/RPM/BUILD/aften-0.0.8 multiple definition/ of `wcstoumax' CMakeFiles/defaultwavinfo.dir/libaften_pcm.a(/convert.outil): /Inwavinfo.o :wavinfo.c:(.function `textgnu_dev_makedev'+0x1e84): first defined here /:usr convert.c:/(src./text+0xf4): RPMmultiple/ BUILD/aften-0.0.8definition of/ default`/gnu_dev_makedevlibaften_pcm.a(convert.o): In function ' CMakeFiles`wcstoimax': convert.c/wavfilter.dir:(.text/util+0x67dc):/wavfilter.o:wavfilter.c: (multiple. textdefinition+0xf4) :of `wcstoimax ' first defined hereCMakeFiles //wavinfo.dirusr//utilsrc//wavinfo.o:wavinfo.c:(RPM.text/+0x1ea8): firstBUILD/aften -defined0.0.8/ here default/libaften_pcm.a(convert.o): In function `feof_unlocked': convert.c:(.collect2: text+0x124): multiple definition ofld returned 1 exit status ` feof_unlocked' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x124): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `ferror_unlocked': convert.c:(.text+0x138): multiple definition of `ferror_unlocked' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x138): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strcspn_c1': convert.c:(.text+0x14c): multiple definition of `__strcspn_c1' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x14c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strcspn_c2': convert.c:(.text+0x198): multiple definition of `__strcspn_c2' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x198): firstmake[2]: defined here*** [wavinfo] Error 1 /usr/src/RPM/BUILD/aften -0.0.8/default/libaften_pcm.a(convert.o): In function `make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' __strcspn_c3': convert.c:(.text+0x1f4): multiple definition of `__strcspn_c3' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x1f4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strspn_c1': convert.c:(.text+0x260): multiple definition of `__strspn_c1' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x260): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strspn_c2': make[1]: *** [CMakeFiles/wavinfo.dir/all] Error 2 convert.c:(.text+0x290): multiple definition of `__strspn_c2' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x290): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strspn_c3': convert.c:(.text+0x2c0): multiple definition of `__strspn_c3' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x2c0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strpbrk_c2': convert.c:(.text+0x2f8): multiple definition of `__strpbrk_c2' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x2f8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strpbrk_c3': convert.c:(.text+0x344): multiple definition of `__strpbrk_c3' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x344): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strtok_r_1c': convert.c:(.text+0x3a0): multiple definition of `__strtok_r_1c' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x3a0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strsep_2c': convert.c:(.text+0x420): multiple definition of `__strsep_2c' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x420): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strsep_3c': convert.c:(.text+0x49c): multiple definition of `__strsep_3c' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x49c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `stpncpy': convert.c:(.text+0x61c0): multiple definition of `stpncpy' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x528): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `__strsep_1c': convert.c:(.text+0x61e0): multiple definition of `__strsep_1c' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x548): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `fgets': convert.c:(.text+0x6244): multiple definition of `fgets' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x5ac): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `gets': convert.c:(.text+0x6264): multiple definition of `gets' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x5cc): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `putchar_unlocked': convert.c:(.text+0x6284): multiple definition of `putchar_unlocked' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x5ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `putc_unlocked': convert.c:(.text+0x62e0): multiple definition of `putc_unlocked' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x648): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `fputc_unlocked': convert.c:(.text+0x6334): multiple definition of `fputc_unlocked' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x69c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `putchar': convert.c:(.text+0x6388): multiple definition of `putchar' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x6f0): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `getchar_unlocked': convert.c:(.text+0x63b0): multiple definition of `getchar_unlocked' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x718): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `getc_unlocked': convert.c:(.text+0x63fc): multiple definition of `getc_unlocked' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x764): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `fgetc_unlocked': convert.c:(.text+0x6440): multiple definition of `fgetc_unlocked' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x7a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `getchar': convert.c:(.text+0x6484): multiple definition of `getchar' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x7ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `vprintf': convert.c:(.text+0x64ac): multiple definition of `vprintf' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x814): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `wcstombs': convert.c:(.text+0x64e0): multiple definition of `wcstombs' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x848): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `mbstowcs': convert.c:(.text+0x6500): multiple definition of `mbstowcs' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x868): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `wctomb': convert.c:(.text+0x6520): multiple definition of `wctomb' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x888): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `ptsname_r': convert.c:(.text+0x6540): multiple definition of `ptsname_r' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x8a8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `realpath': convert.c:(.text+0x6560): multiple definition of `realpath' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x8c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoull': convert.c:(.text+0x6580): multiple definition of `strtoull' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x8e8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtouq': convert.c:(.text+0x65a4): multiple definition of `strtouq' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x90c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoumax': convert.c:(.text+0x65c8): multiple definition of `strtoumax' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x930): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoll': convert.c:(.text+0x65ec): multiple definition of `strtoll' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x954): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `atoll': convert.c:(.text+0x6610): multiple definition of `atoll' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x978): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoq': convert.c:(.text+0x663c): multiple definition of `strtoq' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x9a4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoimax': convert.c:(.text+0x6660): multiple definition of `strtoimax' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x9c8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtold': convert.c:(.text+0x6684): multiple definition of `strtold' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0x9ec): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtof': convert.c:(.text+0x66a8): multiple definition of `strtof' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0xa10): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtoul': convert.c:(.text+0x66cc): multiple definition of `strtoul' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0xa34): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtol': convert.c:(.text+0x66f0): multiple definition of `strtol' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0xa58): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `atol': convert.c:(.text+0x6714): multiple definition of `atol' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0xa7c): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `atoi': convert.c:(.text+0x6740): multiple definition of `atoi' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0xaa8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `strtod': convert.c:(.text+0x676c): multiple definition of `strtod' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0xad4): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `atof': convert.c:(.text+0x6790): multiple definition of `atof' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0xaf8): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `wcstoumax': convert.c:(.text+0x67b8): multiple definition of `wcstoumax' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0xb20): first defined here /usr/src/RPM/BUILD/aften-0.0.8/default/libaften_pcm.a(convert.o): In function `wcstoimax': convert.c:(.text+0x67dc): multiple definition of `wcstoimax' CMakeFiles/wavfilter.dir/util/wavfilter.o:wavfilter.c:(.text+0xb44): first defined here collect2: ld returned 1 exit status make[2]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make[2]: *** [wavfilter] Error 1 make[1]: *** [CMakeFiles/wavfilter.dir/all] Error 2 make[1]: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make: Leaving directory `/usr/src/RPM/BUILD/aften-0.0.8/default' make: *** [all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.37092 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.37092 (%build) Command exited with non-zero status 1 19.48user 1.90system 0:08.03elapsed 266%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+365415minor)pagefaults 0swaps hsh-rebuild: rebuild of `libaften-0.0.8-alt1.src.rpm' failed.