Cook: opus-tools 0.1.10 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libogg-1.3.3-i486 Installing (pkg/local): libogg-dev-1.3.3-i486 Installing (pkg/local): opus-1.3-i486 Installing (pkg/local): opus-dev-1.3-any Installing (pkg/local): flac-1.3.3-i486 Installing (pkg/local): flac-dev-1.3.3-any Extracting source archive "opus-tools-0.1.10.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for style of include used by make... GNU checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking dependency style of i486-slitaz-linux-gcc... gcc3 checking for i486-slitaz-linux-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for C99 variable-size arrays... yes checking for cos in -lm... yes checking for main in -lwinmm... no checking for pkg-config... yes checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for OPUS... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for sio_open in -lsndio... no checking for FLAC... yes checking for pcap_open_live in -lpcap... no checking if i486-slitaz-linux-gcc supports -fstack-protector-all... yes checking for PIE support... yes checking if i486-slitaz-linux-gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for lrintf... yes checking for fminf... yes checking for fmaxf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: ------------------------------------------------------------------------ opus-tools 0.1.10: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Stack protector: ............... yes PIE: ........................... yes General configuration: Assertion checking: ............ no FLAC input: .................... yes ------------------------------------------------------------------------ Type "make; make install" to compile and install make all-recursive make[1]: Entering directory '/home/slitaz/wok/opus-tools/source/opus-tools-0.1.10' Making all in . make[2]: Entering directory '/home/slitaz/wok/opus-tools/source/opus-tools-0.1.10' CC src/opusenc-opus_header.o CC src/opusenc-opusenc.o CC src/opusenc-picture.o CC src/opusenc-resample.o CC src/opusenc-audio-in.o CC src/opusenc-diag_range.o CC src/opusenc-flac.o CC src/opusenc-lpc.o src/resample.c: In function 'update_filter': src/resample.c:607:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jfilt_len;j++) ^ src/resample.c:688:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jmagic_samples[i];j++) ^ CC win32/opusenc-unicode_support.o src/resample.c:696:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jfilt_len-1;j++) ^ src/resample.c:706:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jfilt_len-1+st->magic_samples[i];j++) ^ src/resample.c: In function 'opustools_resampler_process_float': src/resample.c:872:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for(j=0;jfilt_len;j++) ^ src/resample.c:688:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jmagic_samples[i];j++) ^ src/resample.c:696:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jfilt_len-1;j++) ^ src/resample.c:706:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jfilt_len-1+st->magic_samples[i];j++) ^ src/resample.c: In function 'opustools_resampler_process_float': src/resample.c:872:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for(j=0;j0 && opus_serialno==os.serialno) ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/opusrtp.o CCLD opusenc CCLD opusdec CCLD opusrtp CCLD opusinfo make[2]: Leaving directory '/home/slitaz/wok/opus-tools/source/opus-tools-0.1.10' make[1]: Leaving directory '/home/slitaz/wok/opus-tools/source/opus-tools-0.1.10' Making install in . make[1]: Entering directory '/home/slitaz/wok/opus-tools/source/opus-tools-0.1.10' make[2]: Entering directory '/home/slitaz/wok/opus-tools/source/opus-tools-0.1.10' ./install-sh -c -d '/home/slitaz/wok/opus-tools/install/usr/share/man/man1' ./install-sh -c -d '/home/slitaz/wok/opus-tools/install/usr/bin' /usr/bin/install -c opusenc opusdec opusinfo '/home/slitaz/wok/opus-tools/install/usr/bin' /usr/bin/install -c -m 644 man/opusenc.1 man/opusdec.1 man/opusinfo.1 '/home/slitaz/wok/opus-tools/install/usr/share/man/man1' make[2]: Leaving directory '/home/slitaz/wok/opus-tools/source/opus-tools-0.1.10' make[1]: Leaving directory '/home/slitaz/wok/opus-tools/source/opus-tools-0.1.10' ================================================================================ Executing strip on all files... Done Time: 0.12s. Size: 177516 B -> 152688 B. Save: 24 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 0.55s. Size: 13544 B -> 6055 B. Save: 7 KB. Cache hit: 3/3. ================================================================================ Build dependencies to remove: 7 Removing: advancecomp-static flac flac-dev libogg libogg-dev opus opus-dev Pack: opus-tools 0.1.10 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "opus-tools-0.1.10-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/opus-tools-0.1.10... Done Checking site script in source/opus-tools-0.1.10... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: opus-tools 0.1.10 ================================================================================ Src file : opus-tools-0.1.10.tar.gz Src size : 312.0K Source dir : 2.1M Produced : 196.0K Cook time : 9s Cook date : 2022-07-22 15:57 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 184.0K : 47.2K : 3 : opus-tools-0.1.10-i486.tazpkg ================================================================================