## WARNING: The C++ bindings are only lightly tested. Feed-back appreciated. ## CMake Warning (dev) at CMakeLists.txt:274 (ADD_EXECUTABLE): Policy CMP0003 should be set before this line. Add code such as if(COMMAND cmake_policy) cmake_policy(SET CMP0003 NEW) endif(COMMAND cmake_policy) as early as possible but after the most recent call to cmake_minimum_required or cmake_policy(VERSION). This warning appears because target "aften_exe" links to some libraries for which the linker must search: m, -lpthread and other libraries with known full path: /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/libaften_pcm.a CMake is adding directories in the second list to the linker search path in case they are needed to find libraries from the first list (for backwards compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for more information. This warning is for project developers. Use -Wno-dev to suppress it. aften-0.0.8/libaften/x86/x86_sse3_mdct_dummy.c aften-0.0.8/libaften/x86/intelas_support.h aften-0.0.8/libaften/x86/x86_mmx_exponent.c aften-0.0.8/libaften/x86/x86_sse_mdct_common_init.h aften-0.0.8/libaften/x86/x86_sse_window.c aften-0.0.8/libaften/x86/x86_cpu_caps.h aften-0.0.8/libaften/x86/asm_support.h aften-0.0.8/libaften/x86/gas_support.h aften-0.0.8/libaften/x86/asm_common.h aften-0.0.8/libaften/bitalloc.h aften-0.0.8/libaften/exponent.c aften-0.0.8/libaften/dynrng.c aften-0.0.8/libaften/cpu_caps.h aften-0.0.8/libaften/aften.h aften-0.0.8/libaften/aften-types.h aften-0.0.8/libaften/exponent.h aften-0.0.8/libaften/dynrng.h aften-0.0.8/libaften/bitio.c aften-0.0.8/libaften/crc.c aften-0.0.8/libaften/window.c aften-0.0.8/libaften/exponent_common.c aften-0.0.8/libaften/threading.h aften-0.0.8/libaften/bitio.h aften-0.0.8/libaften/crc.h aften-0.0.8/libaften/window.h aften-0.0.8/libaften/a52enc.c aften-0.0.8/libaften/util.c aften-0.0.8/libaften/mem.h aften-0.0.8/libaften/filter.c aften-0.0.8/libaften/mdct.c aften-0.0.8/libaften/bitalloc.c aften-0.0.8/libaften/filter.h aften-0.0.8/libaften/a52.h aften-0.0.8/libaften/mdct.h aften-0.0.8/libaften/coupling.c aften-0.0.8/libaften/coupling.h aften-0.0.8/CMakeModules/ aften-0.0.8/CMakeModules/CompilerVisibility.cmake aften-0.0.8/CMakeModules/DetectCompiler.cmake aften-0.0.8/CMakeModules/ConfigHelper.cmake aften-0.0.8/CMakeModules/CompilerSIMD.cmake aften-0.0.8/CMakeModules/HeaderTests.cmake aften-0.0.8/CMakeModules/FlagsTests.cmake aften-0.0.8/aften/ aften-0.0.8/aften/helptext.h aften-0.0.8/aften/opts.c aften-0.0.8/aften/opts.h aften-0.0.8/aften/aften.c aften-0.0.8/bindings/ aften-0.0.8/bindings/aftenxx.h aften-0.0.8/bindings/aftenxx.cxx aften-0.0.8/util/ aften-0.0.8/util/wavrms.c aften-0.0.8/util/wavfilter.c aften-0.0.8/util/wavinfo.c aften-0.0.8/bswap.h aften-0.0.8/Changelog aften-0.0.8/COPYING aften-0.0.8/CMakeLists.txt aften-0.0.8/README aften-0.0.8/common.h -- The C compiler identification is GNU 5.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - 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 -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little 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 -- Looking for pthread_create - not 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 -- Found Threads: TRUE -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for byteswap.h -- Looking for byteswap.h - found -- Performing Test HAVE_MMX -- Performing Test HAVE_MMX - Success -- Performing Test HAVE_SSE -- Performing Test HAVE_SSE - Success -- Performing Test HAVE_SSE2 -- Performing Test HAVE_SSE2 - Success -- Performing Test HAVE_MM_MALLOC -- Performing Test HAVE_MM_MALLOC - Success -- Performing Test HAVE_SSE3 -- Performing Test HAVE_SSE3 - Success -- Performing Test HAVE_CASTSI128 -- Performing Test HAVE_CASTSI128 - Success -- Writing config.h -- The CXX compiler identification is GNU 5.3.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/bin/cmake -H/usr/src/slapt-src/audio/aften/aften-0.0.8 -B/usr/src/slapt-src/audio/aften/aften-0.0.8/oot --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften_static.dir/build.make CMakeFiles/aften_static.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aften_static.dir/DependInfo.cmake --color= Scanning dependencies of target aften_static make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften_static.dir/build.make CMakeFiles/aften_static.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 1%] Building C object CMakeFiles/aften_static.dir/libaften/a52enc.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/a52enc.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/a52enc.c [ 3%] Building C object CMakeFiles/aften_static.dir/libaften/bitalloc.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/bitalloc.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/bitalloc.c [ 5%] Building C object CMakeFiles/aften_static.dir/libaften/bitio.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/bitio.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/bitio.c [ 7%] Building C object CMakeFiles/aften_static.dir/libaften/crc.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/crc.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/crc.c [ 9%] Building C object CMakeFiles/aften_static.dir/libaften/dynrng.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/dynrng.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/dynrng.c [ 11%] Building C object CMakeFiles/aften_static.dir/libaften/window.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/window.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/window.c [ 12%] Building C object CMakeFiles/aften_static.dir/libaften/mdct.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/mdct.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/mdct.c [ 14%] Building C object CMakeFiles/aften_static.dir/libaften/exponent.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/exponent.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent.c In file included from /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent.c:28:0: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c: In function ‘extract_exponents’: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:220:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v1 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j ] * FCONST(16777216.0)); ^ /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:221:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v2 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j+1] * FCONST(16777216.0)); ^ [ 16%] Building C object CMakeFiles/aften_static.dir/libaften/filter.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/filter.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/filter.c [ 18%] Building C object CMakeFiles/aften_static.dir/libaften/util.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/util.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/util.c [ 20%] Building C object CMakeFiles/aften_static.dir/libaften/x86/x86_cpu_caps.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/x86/x86_cpu_caps.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_cpu_caps.c [ 22%] Building C object CMakeFiles/aften_static.dir/libaften/x86/x86_mmx_exponent.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -mmmx -DUSE_MMX -o CMakeFiles/aften_static.dir/libaften/x86/x86_mmx_exponent.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c In file included from /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:29:0: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c: In function ‘extract_exponents’: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:220:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v1 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j ] * FCONST(16777216.0)); ^ /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:221:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v2 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j+1] * FCONST(16777216.0)); ^ [ 24%] Building C object CMakeFiles/aften_static.dir/libaften/x86/x86_sse_mdct_dummy.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -mmmx -msse -DUSE_MMX -DUSE_SSE -o CMakeFiles/aften_static.dir/libaften/x86/x86_sse_mdct_dummy.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse_mdct_dummy.c [ 25%] Building C object CMakeFiles/aften_static.dir/libaften/x86/x86_sse_mdct_common_init.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -mmmx -msse -DUSE_MMX -DUSE_SSE -o CMakeFiles/aften_static.dir/libaften/x86/x86_sse_mdct_common_init.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse_mdct_common_init.c [ 27%] Building C object CMakeFiles/aften_static.dir/libaften/x86/x86_sse_window.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -mmmx -msse -DUSE_MMX -DUSE_SSE -o CMakeFiles/aften_static.dir/libaften/x86/x86_sse_window.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse_window.c [ 29%] Building C object CMakeFiles/aften_static.dir/libaften/x86/x86_sse2_exponent.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -mmmx -msse -msse2 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -o CMakeFiles/aften_static.dir/libaften/x86/x86_sse2_exponent.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c In file included from /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:29:0: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c: In function ‘extract_exponents’: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:220:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v1 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j ] * FCONST(16777216.0)); ^ /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:221:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v2 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j+1] * FCONST(16777216.0)); ^ [ 31%] Building C object CMakeFiles/aften_static.dir/libaften/x86/x86_sse3_mdct_dummy.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -DAFTEN_BUILD_LIBRARY -mmmx -msse -msse2 -msse3 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DUSE_SSE3 -o CMakeFiles/aften_static.dir/libaften/x86/x86_sse3_mdct_dummy.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse3_mdct_dummy.c [ 33%] Linking C static library libaften_static.a /usr/bin/cmake -P CMakeFiles/aften_static.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/aften_static.dir/link.txt --verbose=1 /usr/bin/ar qc libaften_static.a CMakeFiles/aften_static.dir/libaften/a52enc.o CMakeFiles/aften_static.dir/libaften/bitalloc.o CMakeFiles/aften_static.dir/libaften/bitio.o CMakeFiles/aften_static.dir/libaften/crc.o CMakeFiles/aften_static.dir/libaften/dynrng.o CMakeFiles/aften_static.dir/libaften/window.o CMakeFiles/aften_static.dir/libaften/mdct.o CMakeFiles/aften_static.dir/libaften/exponent.o CMakeFiles/aften_static.dir/libaften/filter.o CMakeFiles/aften_static.dir/libaften/util.o CMakeFiles/aften_static.dir/libaften/x86/x86_cpu_caps.o CMakeFiles/aften_static.dir/libaften/x86/x86_mmx_exponent.o CMakeFiles/aften_static.dir/libaften/x86/x86_sse_mdct_dummy.o CMakeFiles/aften_static.dir/libaften/x86/x86_sse_mdct_common_init.o CMakeFiles/aften_static.dir/libaften/x86/x86_sse_window.o CMakeFiles/aften_static.dir/libaften/x86/x86_sse2_exponent.o CMakeFiles/aften_static.dir/libaften/x86/x86_sse3_mdct_dummy.o /usr/bin/ranlib libaften_static.a make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 33%] Built target aften_static make -f CMakeFiles/aften_pcm.dir/build.make CMakeFiles/aften_pcm.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aften_pcm.dir/DependInfo.cmake --color= Scanning dependencies of target aften_pcm make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften_pcm.dir/build.make CMakeFiles/aften_pcm.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 35%] Building C object CMakeFiles/aften_pcm.dir/pcm/byteio.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/aften_pcm.dir/pcm/byteio.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/pcm/byteio.c [ 37%] Building C object CMakeFiles/aften_pcm.dir/pcm/convert.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/aften_pcm.dir/pcm/convert.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/pcm/convert.c [ 38%] Building C object CMakeFiles/aften_pcm.dir/pcm/pcm.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/aften_pcm.dir/pcm/pcm.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/pcm/pcm.c [ 40%] Building C object CMakeFiles/aften_pcm.dir/pcm/raw.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/aften_pcm.dir/pcm/raw.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/pcm/raw.c [ 42%] Building C object CMakeFiles/aften_pcm.dir/pcm/wav.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/aften_pcm.dir/pcm/wav.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/pcm/wav.c [ 44%] Linking C static library libaften_pcm.a /usr/bin/cmake -P CMakeFiles/aften_pcm.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/aften_pcm.dir/link.txt --verbose=1 /usr/bin/ar qc libaften_pcm.a CMakeFiles/aften_pcm.dir/pcm/byteio.o CMakeFiles/aften_pcm.dir/pcm/convert.o CMakeFiles/aften_pcm.dir/pcm/pcm.o CMakeFiles/aften_pcm.dir/pcm/raw.o CMakeFiles/aften_pcm.dir/pcm/wav.o /usr/bin/ranlib libaften_pcm.a make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 44%] Built target aften_pcm make -f CMakeFiles/aften_exe.dir/build.make CMakeFiles/aften_exe.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aften_exe.dir/DependInfo.cmake --color= Scanning dependencies of target aften_exe make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften_exe.dir/build.make CMakeFiles/aften_exe.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 46%] Building C object CMakeFiles/aften_exe.dir/aften/aften.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/aften_exe.dir/aften/aften.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/aften/aften.c [ 48%] Building C object CMakeFiles/aften_exe.dir/aften/opts.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/aften_exe.dir/aften/opts.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/aften/opts.c [ 50%] Linking C executable aften /usr/bin/cmake -E cmake_link_script CMakeFiles/aften_exe.dir/link.txt --verbose=1 /usr/bin/cc -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG CMakeFiles/aften_exe.dir/aften/aften.o CMakeFiles/aften_exe.dir/aften/opts.o -o aften -L/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -rdynamic libaften_pcm.a libaften_static.a -lm -lpthread make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 50%] Built target aften_exe make -f CMakeFiles/wavrms.dir/build.make CMakeFiles/wavrms.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/wavrms.dir/DependInfo.cmake --color= Scanning dependencies of target wavrms make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/wavrms.dir/build.make CMakeFiles/wavrms.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 51%] Building C object CMakeFiles/wavrms.dir/util/wavrms.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/wavrms.dir/util/wavrms.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/util/wavrms.c [ 53%] Linking C executable wavrms /usr/bin/cmake -E cmake_link_script CMakeFiles/wavrms.dir/link.txt --verbose=1 /usr/bin/cc -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG CMakeFiles/wavrms.dir/util/wavrms.o -o wavrms -L/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -rdynamic libaften_pcm.a -lm make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 53%] Built target wavrms make -f CMakeFiles/wavfilter.dir/build.make CMakeFiles/wavfilter.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/wavfilter.dir/DependInfo.cmake --color= Scanning dependencies of target wavfilter make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/wavfilter.dir/build.make CMakeFiles/wavfilter.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 55%] Building C object CMakeFiles/wavfilter.dir/util/wavfilter.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/wavfilter.dir/util/wavfilter.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/util/wavfilter.c [ 57%] Building C object CMakeFiles/wavfilter.dir/libaften/filter.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/wavfilter.dir/libaften/filter.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/filter.c [ 59%] Linking C executable wavfilter /usr/bin/cmake -E cmake_link_script CMakeFiles/wavfilter.dir/link.txt --verbose=1 /usr/bin/cc -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG CMakeFiles/wavfilter.dir/util/wavfilter.o CMakeFiles/wavfilter.dir/libaften/filter.o -o wavfilter -L/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -rdynamic libaften_pcm.a -lm make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 59%] Built target wavfilter make -f CMakeFiles/wavinfo.dir/build.make CMakeFiles/wavinfo.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/wavinfo.dir/DependInfo.cmake --color= Scanning dependencies of target wavinfo make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/wavinfo.dir/build.make CMakeFiles/wavinfo.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 61%] Building C object CMakeFiles/wavinfo.dir/util/wavinfo.o /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -o CMakeFiles/wavinfo.dir/util/wavinfo.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/util/wavinfo.c [ 62%] Linking C executable wavinfo /usr/bin/cmake -E cmake_link_script CMakeFiles/wavinfo.dir/link.txt --verbose=1 /usr/bin/cc -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG CMakeFiles/wavinfo.dir/util/wavinfo.o -o wavinfo -rdynamic libaften_pcm.a make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 62%] Built target wavinfo make -f CMakeFiles/aften.dir/build.make CMakeFiles/aften.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aften.dir/DependInfo.cmake --color= Scanning dependencies of target aften make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften.dir/build.make CMakeFiles/aften.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 64%] Building C object CMakeFiles/aften.dir/libaften/a52enc.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/a52enc.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/a52enc.c [ 66%] Building C object CMakeFiles/aften.dir/libaften/bitalloc.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/bitalloc.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/bitalloc.c [ 68%] Building C object CMakeFiles/aften.dir/libaften/bitio.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/bitio.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/bitio.c [ 70%] Building C object CMakeFiles/aften.dir/libaften/crc.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/crc.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/crc.c [ 72%] Building C object CMakeFiles/aften.dir/libaften/dynrng.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/dynrng.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/dynrng.c [ 74%] Building C object CMakeFiles/aften.dir/libaften/window.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/window.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/window.c [ 75%] Building C object CMakeFiles/aften.dir/libaften/mdct.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/mdct.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/mdct.c [ 77%] Building C object CMakeFiles/aften.dir/libaften/exponent.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/exponent.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent.c In file included from /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent.c:28:0: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c: In function ‘extract_exponents’: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:220:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v1 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j ] * FCONST(16777216.0)); ^ /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:221:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v2 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j+1] * FCONST(16777216.0)); ^ [ 79%] Building C object CMakeFiles/aften.dir/libaften/filter.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/filter.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/filter.c [ 81%] Building C object CMakeFiles/aften.dir/libaften/util.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/util.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/util.c [ 83%] Building C object CMakeFiles/aften.dir/libaften/x86/x86_cpu_caps.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aften.dir/libaften/x86/x86_cpu_caps.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_cpu_caps.c [ 85%] Building C object CMakeFiles/aften.dir/libaften/x86/x86_mmx_exponent.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -mmmx -DUSE_MMX -o CMakeFiles/aften.dir/libaften/x86/x86_mmx_exponent.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c In file included from /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:29:0: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c: In function ‘extract_exponents’: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:220:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v1 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j ] * FCONST(16777216.0)); ^ /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:221:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v2 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j+1] * FCONST(16777216.0)); ^ [ 87%] Building C object CMakeFiles/aften.dir/libaften/x86/x86_sse_mdct_dummy.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -mmmx -msse -DUSE_MMX -DUSE_SSE -o CMakeFiles/aften.dir/libaften/x86/x86_sse_mdct_dummy.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse_mdct_dummy.c [ 88%] Building C object CMakeFiles/aften.dir/libaften/x86/x86_sse_mdct_common_init.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -mmmx -msse -DUSE_MMX -DUSE_SSE -o CMakeFiles/aften.dir/libaften/x86/x86_sse_mdct_common_init.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse_mdct_common_init.c [ 90%] Building C object CMakeFiles/aften.dir/libaften/x86/x86_sse_window.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -mmmx -msse -DUSE_MMX -DUSE_SSE -o CMakeFiles/aften.dir/libaften/x86/x86_sse_window.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse_window.c [ 92%] Building C object CMakeFiles/aften.dir/libaften/x86/x86_sse2_exponent.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -mmmx -msse -msse2 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -o CMakeFiles/aften.dir/libaften/x86/x86_sse2_exponent.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c In file included from /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:29:0: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c: In function ‘extract_exponents’: /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:220:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v1 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j ] * FCONST(16777216.0)); ^ /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/exponent_common.c:221:22: warning: cast from function call of type ‘float’ to non-matching type ‘unsigned int’ [-Wbad-function-cast] v2 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j+1] * FCONST(16777216.0)); ^ [ 94%] Building C object CMakeFiles/aften.dir/libaften/x86/x86_sse3_mdct_dummy.o /usr/bin/cc -DAFTEN_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -mmmx -msse -msse2 -msse3 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DUSE_SSE3 -o CMakeFiles/aften.dir/libaften/x86/x86_sse3_mdct_dummy.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86/x86_sse3_mdct_dummy.c [ 96%] Linking C shared library libaften.so /usr/bin/cmake -E cmake_link_script CMakeFiles/aften.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -Wdeclaration-after-statement -Wbad-function-cast -std=gnu99 -O2 -march=i486 -mtune=i686 -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -shared -Wl,-soname,libaften.so.0 -o libaften.so.0.0.8 CMakeFiles/aften.dir/libaften/a52enc.o CMakeFiles/aften.dir/libaften/bitalloc.o CMakeFiles/aften.dir/libaften/bitio.o CMakeFiles/aften.dir/libaften/crc.o CMakeFiles/aften.dir/libaften/dynrng.o CMakeFiles/aften.dir/libaften/window.o CMakeFiles/aften.dir/libaften/mdct.o CMakeFiles/aften.dir/libaften/exponent.o CMakeFiles/aften.dir/libaften/filter.o CMakeFiles/aften.dir/libaften/util.o CMakeFiles/aften.dir/libaften/x86/x86_cpu_caps.o CMakeFiles/aften.dir/libaften/x86/x86_mmx_exponent.o CMakeFiles/aften.dir/libaften/x86/x86_sse_mdct_dummy.o CMakeFiles/aften.dir/libaften/x86/x86_sse_mdct_common_init.o CMakeFiles/aften.dir/libaften/x86/x86_sse_window.o CMakeFiles/aften.dir/libaften/x86/x86_sse2_exponent.o CMakeFiles/aften.dir/libaften/x86/x86_sse3_mdct_dummy.o -lm -lpthread /usr/bin/cmake -E cmake_symlink_library libaften.so.0.0.8 libaften.so.0 libaften.so make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 96%] Built target aften make -f CMakeFiles/aftenxx.dir/build.make CMakeFiles/aftenxx.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aftenxx.dir/DependInfo.cmake --color= Scanning dependencies of target aftenxx make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aftenxx.dir/build.make CMakeFiles/aftenxx.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 98%] Building CXX object CMakeFiles/aftenxx.dir/bindings/aftenxx.o /usr/bin/c++ -DAFTENXX_BUILD_LIBRARY -DHAVE_CONFIG_H -DHAVE_GCC_VISIBILITY -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/usr/src/slapt-src/audio/aften/aften-0.0.8/oot -I/usr/src/slapt-src/audio/aften/aften-0.0.8 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/aften -I/usr/src/slapt-src/audio/aften/aften-0.0.8/pcm -I/usr/src/slapt-src/audio/aften/aften-0.0.8/libaften/x86 -I/usr/src/slapt-src/audio/aften/aften-0.0.8/bindings -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -fPIC -o CMakeFiles/aftenxx.dir/bindings/aftenxx.o -c /usr/src/slapt-src/audio/aften/aften-0.0.8/bindings/aftenxx.cxx [100%] Linking CXX shared library libaftenxx.so /usr/bin/cmake -E cmake_link_script CMakeFiles/aftenxx.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -Wstrict-overflow -Wno-switch -Wextra -Wfloat-equal -Wdisabled-optimization -pedantic -Wall -Wpointer-arith -Wredundant-decls -Wformat -Wunused -fvisibility=hidden -funroll-loops -fomit-frame-pointer -O3 -DNDEBUG -shared -Wl,-soname,libaftenxx.so.0 -o libaftenxx.so.0.0.8 CMakeFiles/aftenxx.dir/bindings/aftenxx.o -L/usr/src/slapt-src/audio/aften/aften-0.0.8/oot libaften.so.0.0.8 -lm -lpthread -Wl,-rpath,/usr/src/slapt-src/audio/aften/aften-0.0.8/oot: /usr/bin/cmake -E cmake_symlink_library libaftenxx.so.0.0.8 libaftenxx.so.0 libaftenxx.so make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [100%] Built target aftenxx make[1]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' /usr/bin/cmake -E cmake_progress_start /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles 0 /usr/bin/cmake -H/usr/src/slapt-src/audio/aften/aften-0.0.8 -B/usr/src/slapt-src/audio/aften/aften-0.0.8/oot --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften_static.dir/build.make CMakeFiles/aften_static.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aften_static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften_static.dir/build.make CMakeFiles/aften_static.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make[2]: Nothing to be done for 'CMakeFiles/aften_static.dir/build'. make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 33%] Built target aften_static make -f CMakeFiles/aften_pcm.dir/build.make CMakeFiles/aften_pcm.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aften_pcm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften_pcm.dir/build.make CMakeFiles/aften_pcm.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make[2]: Nothing to be done for 'CMakeFiles/aften_pcm.dir/build'. make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 44%] Built target aften_pcm make -f CMakeFiles/aften_exe.dir/build.make CMakeFiles/aften_exe.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aften_exe.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften_exe.dir/build.make CMakeFiles/aften_exe.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make[2]: Nothing to be done for 'CMakeFiles/aften_exe.dir/build'. make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 50%] Built target aften_exe make -f CMakeFiles/wavrms.dir/build.make CMakeFiles/wavrms.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/wavrms.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/wavrms.dir/build.make CMakeFiles/wavrms.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make[2]: Nothing to be done for 'CMakeFiles/wavrms.dir/build'. make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 53%] Built target wavrms make -f CMakeFiles/wavfilter.dir/build.make CMakeFiles/wavfilter.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/wavfilter.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/wavfilter.dir/build.make CMakeFiles/wavfilter.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make[2]: Nothing to be done for 'CMakeFiles/wavfilter.dir/build'. make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 59%] Built target wavfilter make -f CMakeFiles/wavinfo.dir/build.make CMakeFiles/wavinfo.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/wavinfo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/wavinfo.dir/build.make CMakeFiles/wavinfo.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make[2]: Nothing to be done for 'CMakeFiles/wavinfo.dir/build'. make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 62%] Built target wavinfo make -f CMakeFiles/aften.dir/build.make CMakeFiles/aften.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aften.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aften.dir/build.make CMakeFiles/aften.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make[2]: Nothing to be done for 'CMakeFiles/aften.dir/build'. make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [ 96%] Built target aften make -f CMakeFiles/aftenxx.dir/build.make CMakeFiles/aftenxx.dir/depend make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' cd /usr/src/slapt-src/audio/aften/aften-0.0.8/oot && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8 /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles/aftenxx.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make -f CMakeFiles/aftenxx.dir/build.make CMakeFiles/aftenxx.dir/build make[2]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make[2]: Nothing to be done for 'CMakeFiles/aftenxx.dir/build'. make[2]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' [100%] Built target aftenxx make[1]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' /usr/bin/cmake -E cmake_progress_start /usr/src/slapt-src/audio/aften/aften-0.0.8/oot/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/usr/src/slapt-src/audio/aften/aften-0.0.8/oot' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/lib/libaften.so.0.0.8 -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/lib/libaften.so.0 -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/lib/libaften.so -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/lib/libaftenxx.so.0.0.8 -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/lib/libaftenxx.so.0 -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/lib/libaftenxx.so -- Set runtime path of "/usr/src/slapt-src/audio/aften/package-aften/usr/lib/libaftenxx.so.0.0.8" to "" -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/bin/aften -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/bin/wavinfo -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/bin/wavrms -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/bin/wavfilter -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/include/aften/aftenxx.h -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/include/aften/aften.h -- Installing: /usr/src/slapt-src/audio/aften/package-aften/usr/include/aften/aften-types.h Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libaften.so libaften.so.0 usr/lib/libaftenxx.so.0 libaftenxx.so.0.0.8 usr/lib/libaftenxx.so libaftenxx.so.0 usr/lib/libaften.so.0 libaften.so.0.0.8 Making symbolic link creation script: ( cd usr/lib ; rm -rf libaften.so ) ( cd usr/lib ; ln -sf libaften.so.0 libaften.so ) ( cd usr/lib ; rm -rf libaftenxx.so.0 ) ( cd usr/lib ; ln -sf libaftenxx.so.0.0.8 libaftenxx.so.0 ) ( cd usr/lib ; rm -rf libaftenxx.so ) ( cd usr/lib ; ln -sf libaftenxx.so.0 libaftenxx.so ) ( cd usr/lib ; rm -rf libaften.so.0 ) ( cd usr/lib ; ln -sf libaften.so.0.0.8 libaften.so.0 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libaften.so' removed './usr/lib/libaftenxx.so.0' removed './usr/lib/libaftenxx.so' removed './usr/lib/libaften.so.0' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/audio/aften/aften-0.0.8-i486-1salix.txz ./ usr/ usr/include/ usr/include/aften/ usr/include/aften/aften.h usr/include/aften/aften-types.h usr/include/aften/aftenxx.h usr/lib/ usr/lib/libaftenxx.so.0.0.8 usr/lib/libaften.so.0.0.8 usr/bin/ usr/bin/wavfilter usr/bin/aften usr/bin/wavrms usr/bin/wavinfo usr/doc/ usr/doc/aften-0.0.8/ usr/doc/aften-0.0.8/README usr/doc/aften-0.0.8/COPYING usr/doc/aften-0.0.8/aften.SlackBuild usr/doc/aften-0.0.8/Changelog install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/audio/aften/aften-0.0.8-i486-1salix.txz created. Installing package aften-0.0.8-i486-1salix... | Aften (Fifty-Two ENcoder) | | Aften is an audio encoder which generates compressed audio | streams based on ATSC A/52 specification. | This type of audio is also known as AC-3 or Dolby Digital | and is one of the audio codecs used in DVD-Video content. | | Homepage: http://aften.sourceforge.net/ | | | | |