Cook: rtaudio 4.0.11 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): alsa-lib-1.2.3-i486 Installing (pkg/local): alsa-lib-dev-1.2.3-any Installing (pkg/local): libogg-1.3.3-i486 Installing (pkg/local): flac-1.3.3-i486 Installing (pkg/local): libdb-6.2.32-i486 Installing (pkg/local): libsamplerate-0.1.9-i486 Installing (pkg/local): libvorbis-1.3.6-i486 Installing (pkg/local): libsndfile-1.0.28-i486 Installing (pkg/local): jack-0.125.0-i486 Installing (pkg/local): db-6.2.32-i486 Installing (pkg/local): libdb-cxx-6.2.32-i486 Installing (pkg/local): db-dev-6.2.32-i486 Installing (pkg/local): libsamplerate-dev-0.1.9-any Installing (pkg/local): jack-dev-0.125.0-any Extracting source archive "rtaudio-4.0.11.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 for i486-slitaz-linux-g++... i486-slitaz-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i486-slitaz-linux-g++ accepts -g... yes checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for ar... /usr/bin/ar checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc 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 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking whether to compile debug version... no checking for gettimeofday... yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for audio API... using JACK checking for jack_client_open in -ljack... yes checking for snd_pcm_open in -lasound... yes using ALSA checking for snd_pcm_open in -lasound... (cached) yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating rtaudio-config config.status: creating Makefile config.status: creating tests/Makefile i486-slitaz-linux-g++ -O2 -Wall -Iinclude -fPIC -D_GLIBCXX_USE_C99_MATH=1 -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -c RtAudio.cpp -o RtAudio.o RtAudio.cpp: In member function 'virtual bool RtApiJack::probeDeviceOpen(unsigned int, RtApi::StreamMode, unsigned int, unsigned int, unsigned int, RtAudioFormat, unsigned int*, RtAudio::StreamOptions*)': RtAudio.cpp:2098:103: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated [-Wdeprecated-declarations] stream_.latency[mode] = jack_port_get_latency( jack_port_by_name( client, ports[ firstChannel ] ) ); ^ In file included from RtAudio.cpp:1805: /usr/include/jack/jack.h:1093:16: note: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^~~~~~~~~~~~~~~~~~~~~ RtAudio.cpp:2098:103: warning: 'jack_nframes_t jack_port_get_latency(jack_port_t*)' is deprecated [-Wdeprecated-declarations] stream_.latency[mode] = jack_port_get_latency( jack_port_by_name( client, ports[ firstChannel ] ) ); ^ In file included from RtAudio.cpp:1805: /usr/include/jack/jack.h:1093:16: note: declared here jack_nframes_t jack_port_get_latency (jack_port_t *port) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^~~~~~~~~~~~~~~~~~~~~ /usr/bin/ar ruv librtaudio.a RtAudio.o /usr/bin/ar: creating librtaudio.a a - RtAudio.o ranlib librtaudio.a i486-slitaz-linux-g++ -fPIC -shared -Wl,-soname,librtaudio.so.4 -o librtaudio.so.4.0.11 RtAudio.o -lpthread -lasound -lasound -ljack /bin/ln -s librtaudio.so.4.0.11 librtaudio.so Continuing, any error will remine in pkg build... ================================================================================ Executing strip on all files... Done Time: 0.72s. Size: 123448 B -> 107836 B. Save: 15 KB. ================================================================================ Build dependencies to remove: 14 Removing: alsa-lib alsa-lib-dev db db-dev flac jack jack-dev libdb libdb-cxx libogg libsamplerate libsamplerate-dev libsndfile libvorbis Pack: rtaudio 4.0.11 ================================================================================ 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 "rtaudio-4.0.11-i486.tazpkg" created Pack: rtaudio-dev 4.0.11 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any 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 "rtaudio-dev-4.0.11-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/rtaudio-4.0.11... Done Checking site script in source/rtaudio-4.0.11... Done Checking ownership in install... Failed Problems found: 502:502:/usr/include/rtaudio/RtAudio.h 502:502:/usr/include/rtaudio/RtError.h 502:502:/usr/include/rtaudio/asio.h 502:502:/usr/include/rtaudio/asiodrivers.h 502:502:/usr/include/rtaudio/asiodrvr.h 502:502:/usr/include/rtaudio/asiolist.h 502:502:/usr/include/rtaudio/asiosys.h 502:502:/usr/include/rtaudio/dsound.h 502:502:/usr/include/rtaudio/ginclude.h 502:502:/usr/include/rtaudio/iasiodrv.h 502:502:/usr/include/rtaudio/iasiothiscallresolver.h 502:502:/usr/include/rtaudio/soundcard.h Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: rtaudio 4.0.11 ================================================================================ Src file : rtaudio-4.0.11.tar.gz Src size : 308.0K Source dir : 2.2M Produced : 440.0K Cook time : 27s Cook date : 2020-09-13 03:20 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 136.0K : 35.1K : 2 : rtaudio-4.0.11-i486.tazpkg 2 : 348.0K : 57.6K : 14 : rtaudio-dev-4.0.11-any.tazpkg ================================================================================