------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.1.txz ===== Message from ca_root_nss-3.51.1: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1f,1.txz Installing /packages/All/curl-7.69.1_1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.36.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.17.1.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> aften-0.0.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> aften-0.0.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by aften-0.0.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> aften-0.0.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by aften-0.0.8 for building => SHA256 Checksum OK for aften-0.0.8.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> aften-0.0.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by aften-0.0.8 for building ===> Extracting for aften-0.0.8 => SHA256 Checksum OK for aften-0.0.8.tar.bz2. Extracted Memory Use: 0.63M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for aften-0.0.8 ===> Applying ports patches for aften-0.0.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> aften-0.0.8 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> aften-0.0.8 depends on file: /usr/local/bin/cmake - found ===> Configuring for aften-0.0.8 ===> Performing out-of-source build /bin/mkdir -p /construction/audio/aften/.build -- The C compiler identification is GNU 8.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 - Success -- 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 -- Searching 16 bit integer - 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 - Failed -- Hardcoding 2 threads usage -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for byteswap.h -- Looking for byteswap.h - not 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 -- Configuring done CMake Warning (dev) at CMakeLists.txt:286 (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 "wavrms" links to some libraries for which the linker must search: m and other libraries with known full path: /construction/audio/aften/.build/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. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS -- Build files have been written to: /construction/audio/aften/.build SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for aften-0.0.8 /usr/local/bin/cmake -S/construction/audio/aften/aften-0.0.8 -B/construction/audio/aften/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/audio/aften/.build/CMakeFiles /construction/audio/aften/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/aften_pcm.dir/all --- --- CMakeFiles/aften_static.dir/all --- --- CMakeFiles/aften_pcm.dir/all --- /usr/bin/make -f CMakeFiles/aften_pcm.dir/build.make CMakeFiles/aften_pcm.dir/depend --- CMakeFiles/aften_pcm.dir/depend --- cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/aften_pcm.dir/DependInfo.cmake --- CMakeFiles/aften_static.dir/all --- /usr/bin/make -f CMakeFiles/aften_static.dir/build.make CMakeFiles/aften_static.dir/depend --- CMakeFiles/aften_static.dir/depend --- cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/aften_static.dir/DependInfo.cmake --- CMakeFiles/aften_pcm.dir/all --- Scanning dependencies of target aften_pcm /usr/bin/make -f CMakeFiles/aften_pcm.dir/build.make CMakeFiles/aften_pcm.dir/build --- 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 --- --- CMakeFiles/aften_pcm.dir/pcm/byteio.o --- [ 2%] Building C object CMakeFiles/aften_pcm.dir/pcm/byteio.o --- CMakeFiles/aften_pcm.dir/pcm/raw.o --- [ 10%] Building C object CMakeFiles/aften_pcm.dir/pcm/raw.o --- CMakeFiles/aften_pcm.dir/pcm/convert.o --- [ 10%] Building C object CMakeFiles/aften_pcm.dir/pcm/convert.o --- CMakeFiles/aften_pcm.dir/pcm/pcm.o --- [ 13%] Building C object CMakeFiles/aften_pcm.dir/pcm/pcm.o --- 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/aften_pcm.dir/pcm/byteio.o -c /construction/audio/aften/aften-0.0.8/pcm/byteio.c --- 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/aften_pcm.dir/pcm/raw.o -c /construction/audio/aften/aften-0.0.8/pcm/raw.c --- 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/aften_pcm.dir/pcm/convert.o -c /construction/audio/aften/aften-0.0.8/pcm/convert.c --- 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/aften_pcm.dir/pcm/pcm.o -c /construction/audio/aften/aften-0.0.8/pcm/pcm.c --- CMakeFiles/aften_pcm.dir/pcm/wav.o --- [ 10%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/aften_pcm.dir/pcm/wav.o -c /construction/audio/aften/aften-0.0.8/pcm/wav.c --- CMakeFiles/aften_static.dir/all --- Scanning dependencies of target aften_static /usr/bin/make -f CMakeFiles/aften_static.dir/build.make CMakeFiles/aften_static.dir/build --- 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/a52enc.o --- [ 15%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/a52enc.o -c /construction/audio/aften/aften-0.0.8/libaften/a52enc.c --- CMakeFiles/aften_static.dir/libaften/crc.o --- [ 21%] Building C object CMakeFiles/aften_static.dir/libaften/crc.o --- CMakeFiles/aften_static.dir/libaften/dynrng.o --- [ 21%] Building C object CMakeFiles/aften_static.dir/libaften/dynrng.o --- 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/crc.o -c /construction/audio/aften/aften-0.0.8/libaften/crc.c --- 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/dynrng.o -c /construction/audio/aften/aften-0.0.8/libaften/dynrng.c --- CMakeFiles/aften_static.dir/libaften/window.o --- --- CMakeFiles/aften_static.dir/libaften/a52enc.o --- In file included from /construction/audio/aften/aften-0.0.8/libaften/a52.h:36, from /construction/audio/aften/aften-0.0.8/libaften/a52enc.c:36: /construction/audio/aften/aften-0.0.8/libaften/a52enc.c: In function 'aften_encode_init': /construction/audio/aften/aften-0.0.8/libaften/threading.h:60:36: warning: cast between incompatible function types from 'int (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type] pthread_create(threadid, NULL, (void *(*) (void *))threadfunc, threadparam) ^ /construction/audio/aften/aften-0.0.8/libaften/a52enc.c:538:13: note: in expansion of macro 'thread_create' thread_create(&cur_tctx->ts.thread, threaded_encode, cur_tctx); ^~~~~~~~~~~~~ --- CMakeFiles/aften_static.dir/libaften/bitalloc.o --- [ 23%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/bitalloc.o -c /construction/audio/aften/aften-0.0.8/libaften/bitalloc.c --- CMakeFiles/aften_static.dir/libaften/mdct.o --- --- CMakeFiles/aften_static.dir/libaften/bitalloc.o --- In file included from /construction/audio/aften/aften-0.0.8/libaften/bitalloc.h:31, from /construction/audio/aften/aften-0.0.8/libaften/bitalloc.c:35: /construction/audio/aften/aften-0.0.8/libaften/bitalloc.c: In function 'a52_bit_allocation': /construction/audio/aften/aften-0.0.8/libaften/a52.h:51:45: warning: left shift of negative value [-Wshift-negative-value] #define SNROFFST(csnr, fsnr) (((((csnr)-15) << 4) + (fsnr)) << 2) ^~ /construction/audio/aften/aften-0.0.8/libaften/bitalloc.c:375:21: note: in expansion of macro 'SNROFFST' if(snroffset == SNROFFST(0, 0)) { ^~~~~~~~ cc1: warning: left shift of negative value [-Wshift-negative-value] --- CMakeFiles/aften_static.dir/libaften/mdct.o --- [ 26%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/mdct.o -c /construction/audio/aften/aften-0.0.8/libaften/mdct.c --- CMakeFiles/aften_static.dir/libaften/bitio.o --- [ 28%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/bitio.o -c /construction/audio/aften/aften-0.0.8/libaften/bitio.c --- CMakeFiles/aften_static.dir/libaften/window.o --- [ 31%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/window.o -c /construction/audio/aften/aften-0.0.8/libaften/window.c --- CMakeFiles/aften_static.dir/libaften/exponent.o --- [ 34%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/exponent.o -c /construction/audio/aften/aften-0.0.8/libaften/exponent.c In file included from /construction/audio/aften/aften-0.0.8/libaften/exponent.c:28: /construction/audio/aften/aften-0.0.8/libaften/exponent_common.c: In function 'extract_exponents': /construction/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)); ^ /construction/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)); ^ --- CMakeFiles/aften_static.dir/libaften/filter.o --- [ 36%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/filter.o -c /construction/audio/aften/aften-0.0.8/libaften/filter.c --- CMakeFiles/aften_static.dir/libaften/util.o --- --- CMakeFiles/aften_static.dir/libaften/x86/x86_cpu_caps.o --- --- CMakeFiles/aften_static.dir/libaften/util.o --- [ 39%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/util.o -c /construction/audio/aften/aften-0.0.8/libaften/util.c --- CMakeFiles/aften_static.dir/libaften/x86/x86_cpu_caps.o --- [ 42%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -o CMakeFiles/aften_static.dir/libaften/x86/x86_cpu_caps.o -c /construction/audio/aften/aften-0.0.8/libaften/x86/x86_cpu_caps.c --- CMakeFiles/aften_static.dir/libaften/exponent.o --- /construction/audio/aften/aften-0.0.8/libaften/exponent.c: In function 'encode_exp_blk_ch': /construction/audio/aften/aften-0.0.8/libaften/exponent.c:145:23: warning: 'exp1[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] exp1[0] = MIN(exp1[0], exp[0]+2); ^ --- CMakeFiles/aften_static.dir/libaften/x86/x86_mmx_exponent.o --- [ 44%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -mmmx -DUSE_MMX -o CMakeFiles/aften_static.dir/libaften/x86/x86_mmx_exponent.o -c /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c --- 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_mdct_dummy.o --- [ 47%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -mmmx -msse -DUSE_MMX -DUSE_SSE -o CMakeFiles/aften_static.dir/libaften/x86/x86_sse_mdct_dummy.o -c /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse_mdct_dummy.c --- CMakeFiles/aften_static.dir/libaften/x86/x86_sse_mdct_common_init.o --- [ 50%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -mmmx -msse -DUSE_MMX -DUSE_SSE -o CMakeFiles/aften_static.dir/libaften/x86/x86_sse_mdct_common_init.o -c /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse_mdct_common_init.c --- CMakeFiles/aften_static.dir/libaften/x86/x86_mmx_exponent.o --- In file included from /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:29: /construction/audio/aften/aften-0.0.8/libaften/exponent_common.c: In function 'extract_exponents': /construction/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)); ^ /construction/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)); ^ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c: In function 'compute_expstr_ch': /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:318:17: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:319:13: note: here case 6: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:322:17: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:323:13: note: here case 5: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:326:17: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:327:13: note: here case 4: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:330:17: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:331:13: note: here case 3: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:334:17: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:335:13: note: here case 2: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:338:17: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:339:13: note: here case 1: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c: In function 'exponent_min': /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:53:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:54:5: note: here case 6: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:56:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:57:5: note: here case 5: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:59:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:60:5: note: here case 4: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:62:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:63:5: note: here case 3: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:65:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:66:5: note: here case 2: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:68:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++i; ^~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:69:5: note: here case 1: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c: In function 'encode_exp_blk_ch': /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:129:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:130:9: note: here case 2: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:133:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:134:9: note: here case 1: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:164:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:165:9: note: here case 2: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:170:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_mmx_exponent.c:171:9: note: here case 1: ^~~~ --- CMakeFiles/aften_static.dir/libaften/x86/x86_sse_window.o --- [ 52%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -mmmx -msse -DUSE_MMX -DUSE_SSE -o CMakeFiles/aften_static.dir/libaften/x86/x86_sse_window.o -c /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse_window.c --- CMakeFiles/aften_static.dir/libaften/x86/x86_sse2_exponent.o --- --- CMakeFiles/aften_static.dir/libaften/x86/x86_sse3_mdct_dummy.o --- --- CMakeFiles/aften_static.dir/libaften/x86/x86_sse2_exponent.o --- [ 55%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -DAFTEN_BUILD_LIBRARY -mmmx -msse -msse2 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -o CMakeFiles/aften_static.dir/libaften/x86/x86_sse2_exponent.o -c /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c --- CMakeFiles/aften_static.dir/libaften/x86/x86_sse3_mdct_dummy.o --- [ 57%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -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 /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse3_mdct_dummy.c --- CMakeFiles/aften_static.dir/libaften/x86/x86_sse2_exponent.o --- In file included from /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:29: /construction/audio/aften/aften-0.0.8/libaften/exponent_common.c: In function 'extract_exponents': /construction/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)); ^ /construction/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)); ^ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c: In function 'encode_exp_blk_ch': /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:98:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:99:9: note: here case 6: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:102:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:103:9: note: here case 5: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:106:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:107:9: note: here case 4: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:110:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:111:9: note: here case 3: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:114:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:115:9: note: here case 2: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:118:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:119:9: note: here case 1: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:149:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:150:9: note: here case 6: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:155:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:156:9: note: here case 5: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:161:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:162:9: note: here case 4: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:167:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:168:9: note: here case 3: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:173:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:174:9: note: here case 2: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:179:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 2; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:180:9: note: here case 1: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:209:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 4; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:210:9: note: here case 2: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:215:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 4; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:216:9: note: here case 1: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:252:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 4; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:253:9: note: here case 2: ^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:260:15: warning: this statement may fall through [-Wimplicit-fallthrough=] k += 4; ~~^~~~ /construction/audio/aften/aften-0.0.8/libaften/x86/x86_sse2_exponent.c:261:9: note: here case 1: ^~~~ --- CMakeFiles/aften_pcm.dir/all --- --- libaften_pcm.a --- [ 60%] Linking C static library libaften_pcm.a /usr/local/bin/cmake -P CMakeFiles/aften_pcm.dir/cmake_clean_target.cmake /usr/local/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 [ 60%] Built target aften_pcm --- CMakeFiles/wavrms.dir/all --- --- CMakeFiles/wavinfo.dir/all --- --- CMakeFiles/wavfilter.dir/all --- --- CMakeFiles/wavrms.dir/all --- /usr/bin/make -f CMakeFiles/wavrms.dir/build.make CMakeFiles/wavrms.dir/depend --- CMakeFiles/wavfilter.dir/all --- /usr/bin/make -f CMakeFiles/wavfilter.dir/build.make CMakeFiles/wavfilter.dir/depend --- CMakeFiles/wavinfo.dir/all --- /usr/bin/make -f CMakeFiles/wavinfo.dir/build.make CMakeFiles/wavinfo.dir/depend --- CMakeFiles/wavfilter.dir/all --- --- CMakeFiles/wavfilter.dir/depend --- cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/wavfilter.dir/DependInfo.cmake --- CMakeFiles/wavinfo.dir/all --- --- CMakeFiles/wavinfo.dir/depend --- cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/wavinfo.dir/DependInfo.cmake --- CMakeFiles/wavrms.dir/all --- --- CMakeFiles/wavrms.dir/depend --- cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/wavrms.dir/DependInfo.cmake --- CMakeFiles/wavinfo.dir/all --- Scanning dependencies of target wavinfo --- CMakeFiles/wavfilter.dir/all --- Scanning dependencies of target wavfilter --- CMakeFiles/wavinfo.dir/all --- /usr/bin/make -f CMakeFiles/wavinfo.dir/build.make CMakeFiles/wavinfo.dir/build --- CMakeFiles/wavfilter.dir/all --- /usr/bin/make -f CMakeFiles/wavfilter.dir/build.make CMakeFiles/wavfilter.dir/build --- CMakeFiles/wavinfo.dir/all --- --- CMakeFiles/wavinfo.dir/util/wavinfo.o --- --- CMakeFiles/wavrms.dir/all --- Scanning dependencies of target wavrms /usr/bin/make -f CMakeFiles/wavrms.dir/build.make CMakeFiles/wavrms.dir/build --- CMakeFiles/wavfilter.dir/all --- --- CMakeFiles/wavfilter.dir/util/wavfilter.o --- --- CMakeFiles/wavfilter.dir/libaften/filter.o --- --- CMakeFiles/wavinfo.dir/all --- [ 63%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/wavinfo.dir/util/wavinfo.o -c /construction/audio/aften/aften-0.0.8/util/wavinfo.c --- CMakeFiles/wavrms.dir/all --- --- CMakeFiles/wavrms.dir/util/wavrms.o --- --- CMakeFiles/wavfilter.dir/all --- [ 65%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/wavfilter.dir/libaften/filter.o -c /construction/audio/aften/aften-0.0.8/libaften/filter.c --- CMakeFiles/wavfilter.dir/util/wavfilter.o --- [ 68%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/wavfilter.dir/util/wavfilter.o -c /construction/audio/aften/aften-0.0.8/util/wavfilter.c --- CMakeFiles/wavrms.dir/all --- [ 71%] 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/wavrms.dir/util/wavrms.o -c /construction/audio/aften/aften-0.0.8/util/wavrms.c --- wavrms --- [ 73%] Linking C executable wavrms /usr/local/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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing CMakeFiles/wavrms.dir/util/wavrms.o -o wavrms -L/construction/audio/aften/.build libaften_pcm.a -lm [ 76%] Built target wavrms --- CMakeFiles/wavinfo.dir/all --- --- wavinfo --- [ 78%] Linking C executable wavinfo /usr/local/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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing CMakeFiles/wavinfo.dir/util/wavinfo.o -o wavinfo libaften_pcm.a [ 81%] Built target wavinfo --- CMakeFiles/aften_static.dir/all --- --- libaften_static.a --- [ 84%] Linking C static library libaften_static.a /usr/local/bin/cmake -P CMakeFiles/aften_static.dir/cmake_clean_target.cmake /usr/local/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 --- CMakeFiles/wavfilter.dir/all --- --- wavfilter --- --- CMakeFiles/aften_static.dir/all --- [ 84%] Built target aften_static --- CMakeFiles/aften_exe.dir/all --- --- CMakeFiles/wavfilter.dir/all --- [ 86%] Linking C executable wavfilter /usr/local/bin/cmake -E cmake_link_script CMakeFiles/wavfilter.dir/link.txt --verbose=1 --- CMakeFiles/aften_exe.dir/all --- /usr/bin/make -f CMakeFiles/aften_exe.dir/build.make CMakeFiles/aften_exe.dir/depend --- CMakeFiles/aften_exe.dir/depend --- cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/aften_exe.dir/DependInfo.cmake --- CMakeFiles/wavfilter.dir/all --- /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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing CMakeFiles/wavfilter.dir/util/wavfilter.o CMakeFiles/wavfilter.dir/libaften/filter.o -o wavfilter -L/construction/audio/aften/.build libaften_pcm.a -lm --- CMakeFiles/aften_exe.dir/all --- Scanning dependencies of target aften_exe /usr/bin/make -f CMakeFiles/aften_exe.dir/build.make CMakeFiles/aften_exe.dir/build --- CMakeFiles/aften_exe.dir/aften/aften.o --- --- CMakeFiles/aften_exe.dir/aften/opts.o --- --- CMakeFiles/wavfilter.dir/all --- [ 89%] Built target wavfilter --- CMakeFiles/aften_exe.dir/all --- [ 92%] Building C object CMakeFiles/aften_exe.dir/aften/opts.o --- CMakeFiles/aften_exe.dir/aften/aften.o --- [ 94%] Building C object CMakeFiles/aften_exe.dir/aften/aften.o --- 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/aften_exe.dir/aften/opts.o -c /construction/audio/aften/aften-0.0.8/aften/opts.c --- 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/construction/audio/aften/.build -I/construction/audio/aften/aften-0.0.8 -I/construction/audio/aften/aften-0.0.8/libaften -I/construction/audio/aften/aften-0.0.8/aften -I/construction/audio/aften/aften-0.0.8/pcm -I/construction/audio/aften/aften-0.0.8/libaften/x86 -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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing -o CMakeFiles/aften_exe.dir/aften/aften.o -c /construction/audio/aften/aften-0.0.8/aften/aften.c --- aften --- [ 97%] Linking C executable aften /usr/local/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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing CMakeFiles/aften_exe.dir/aften/aften.o CMakeFiles/aften_exe.dir/aften/opts.o -o aften -L/construction/audio/aften/.build libaften_pcm.a libaften_static.a -lm -pthread [100%] Built target aften_exe /usr/local/bin/cmake -E cmake_progress_start /construction/audio/aften/.build/CMakeFiles 0 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for aften-0.0.8 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/audio/aften/aften-0.0.8 -B/construction/audio/aften/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/audio/aften/.build/CMakeFiles /construction/audio/aften/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/aften_pcm.dir/build.make CMakeFiles/aften_pcm.dir/depend cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/aften_pcm.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/aften_pcm.dir/build.make CMakeFiles/aften_pcm.dir/build [ 15%] Built target aften_pcm /usr/bin/make -f CMakeFiles/aften_static.dir/build.make CMakeFiles/aften_static.dir/depend cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/aften_static.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/aften_static.dir/build.make CMakeFiles/aften_static.dir/build [ 63%] Built target aften_static /usr/bin/make -f CMakeFiles/wavrms.dir/build.make CMakeFiles/wavrms.dir/depend cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/wavrms.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/wavrms.dir/build.make CMakeFiles/wavrms.dir/build [ 71%] Built target wavrms /usr/bin/make -f CMakeFiles/aften_exe.dir/build.make CMakeFiles/aften_exe.dir/depend cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/aften_exe.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/aften_exe.dir/build.make CMakeFiles/aften_exe.dir/build [ 81%] Built target aften_exe /usr/bin/make -f CMakeFiles/wavinfo.dir/build.make CMakeFiles/wavinfo.dir/depend cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/wavinfo.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/wavinfo.dir/build.make CMakeFiles/wavinfo.dir/build [ 89%] Built target wavinfo /usr/bin/make -f CMakeFiles/wavfilter.dir/build.make CMakeFiles/wavfilter.dir/depend cd /construction/audio/aften/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/audio/aften/aften-0.0.8 /construction/audio/aften/aften-0.0.8 /construction/audio/aften/.build /construction/audio/aften/.build /construction/audio/aften/.build/CMakeFiles/wavfilter.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/wavfilter.dir/build.make CMakeFiles/wavfilter.dir/build [100%] Built target wavfilter /usr/local/bin/cmake -E cmake_progress_start /construction/audio/aften/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f CMakeFiles/wavrms.dir/build.make CMakeFiles/wavrms.dir/preinstall Linking C executable CMakeFiles/CMakeRelink.dir/wavrms /usr/local/bin/cmake -E cmake_link_script CMakeFiles/wavrms.dir/relink.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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing CMakeFiles/wavrms.dir/util/wavrms.o -o CMakeFiles/CMakeRelink.dir/wavrms -L/construction/audio/aften/.build libaften_pcm.a -lm /usr/bin/make -f CMakeFiles/aften_exe.dir/build.make CMakeFiles/aften_exe.dir/preinstall Linking C executable CMakeFiles/CMakeRelink.dir/aften /usr/local/bin/cmake -E cmake_link_script CMakeFiles/aften_exe.dir/relink.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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing CMakeFiles/aften_exe.dir/aften/aften.o CMakeFiles/aften_exe.dir/aften/opts.o -o CMakeFiles/CMakeRelink.dir/aften -L/construction/audio/aften/.build libaften_pcm.a libaften_static.a -lm -pthread /usr/bin/make -f CMakeFiles/wavinfo.dir/build.make CMakeFiles/wavinfo.dir/preinstall Linking C executable CMakeFiles/CMakeRelink.dir/wavinfo /usr/local/bin/cmake -E cmake_link_script CMakeFiles/wavinfo.dir/relink.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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing CMakeFiles/wavinfo.dir/util/wavinfo.o -o CMakeFiles/CMakeRelink.dir/wavinfo libaften_pcm.a /usr/bin/make -f CMakeFiles/wavfilter.dir/build.make CMakeFiles/wavfilter.dir/preinstall Linking C executable CMakeFiles/CMakeRelink.dir/wavfilter /usr/local/bin/cmake -E cmake_link_script CMakeFiles/wavfilter.dir/relink.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 -pipe -O2 -fno-strict-aliasing -funroll-loops -fomit-frame-pointer -pipe -O2 -fno-strict-aliasing CMakeFiles/wavfilter.dir/util/wavfilter.o CMakeFiles/wavfilter.dir/libaften/filter.o -o CMakeFiles/CMakeRelink.dir/wavfilter -L/construction/audio/aften/.build libaften_pcm.a -lm Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/audio/aften/stage/usr/local/bin/aften -- Installing: /construction/audio/aften/stage/usr/local/bin/wavinfo -- Installing: /construction/audio/aften/stage/usr/local/bin/wavrms -- Installing: /construction/audio/aften/stage/usr/local/bin/wavfilter -- Installing: /construction/audio/aften/stage/usr/local/include/aften/aften.h -- Installing: /construction/audio/aften/stage/usr/local/include/aften/aften-types.h ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for aften-0.0.8 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:22