* Package: media-sound/jack-audio-connection-kit-0.125.0-r1:0 * Repository: gentoo * Maintainer: proaudio@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_sse elibc_glibc examples kernel_linux pam * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking jack-audio-connection-kit-0.125.0.tar.gz to /var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work >>> Source unpacked in /var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work >>> Preparing source in /var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0 ... * Applying jack-audio-connection-kit-0.125.0-freebsd.patch ... [ ok ] * Will copy sources from /var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0 * abi_x86_64.amd64: copying to /var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64 >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating jack-audio-connection-kit-0.125.0/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating jack-audio-connection-kit-0.125.0/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/jack-audio-connection-kit-0.125.0-r1 --htmldir=/usr/share/doc/jack-audio-connection-kit-0.125.0-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-altivec --disable-alsa --disable-coreaudio --disable-debug --disable-oss --disable-portaudio --disable-firewire --enable-sse --with-html-dir=/usr/share/doc/jack-audio-connection-kit-0.125.0-r1 --enable-dynsimd --disable-zalsa checking existing, conflicting JACK installs... no checking build system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... none checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... none checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from clang object... ok checking for sysroot... / checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... clang-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether byte ordering is bigendian... no checking platform dependencies... ./configure: line 15826: 1: command not found checking for string.h... (cached) yes checking for strings.h... (cached) yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking /usr/include/nptl/pthread.h usability... no checking /usr/include/nptl/pthread.h presence... no checking for /usr/include/nptl/pthread.h... no checking for getopt_long... yes checking for gethostent... yes checking for setsockopt... yes checking for connect... yes checking for dlopen... yes checking for pthread_create... yes checking for on_exit... yes checking for atexit... yes checking for posix_memalign... yes checking for sin in -lm... yes checking for db_create in -ldb... yes Checking for ppoll()... yes checking for clock_gettime... yes checking for clock_nanosleep... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mlockall... yes checking shared memory support... System V shmget(). flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap checking whether we can compile SSE code... yes configure: WARNING: no optimization......................... checking for pthread_barrier_init in -lpthread... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking for SAMPLERATE... yes checking for _Z28zita_resampler_major_versionv in -lzita-resampler... no checking for _Z28zita_alsa_pcmi_major_versionv in -lzita-alsa-pcmi... no checking for CELT... no checking for CELT... no checking for CELT... no no configure: WARNING: *** NetJack will not be built with celt support checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sndio.h usability... yes checking sndio.h presence... yes checking for sndio.h... yes checking for LIBFREEBOB... no no checking for readline in -lreadline... yes checking readline/chardefs.h usability... yes checking readline/chardefs.h presence... yes checking for readline/chardefs.h... yes checking for doxygen... (cached) false configure: WARNING: *** doxygen not found, docs will not be built checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating config/cpu/Makefile config.status: creating config/cpu/alpha/Makefile config.status: creating config/cpu/cris/Makefile config.status: creating config/cpu/generic/Makefile config.status: creating config/cpu/i386/Makefile config.status: creating config/cpu/i486/Makefile config.status: creating config/cpu/ia64/Makefile config.status: creating config/cpu/m68k/Makefile config.status: creating config/cpu/mips/Makefile config.status: creating config/cpu/powerpc/Makefile config.status: creating config/cpu/s390/Makefile config.status: creating config/os/Makefile config.status: creating config/os/generic/Makefile config.status: creating config/os/gnu-linux/Makefile config.status: creating config/os/macosx/Makefile config.status: creating config/sysdeps/Makefile config.status: creating doc/Makefile config.status: creating doc/reference.doxygen config.status: creating drivers/Makefile config.status: creating drivers/alsa/Makefile config.status: creating drivers/alsa_midi/Makefile config.status: creating drivers/dummy/Makefile config.status: creating drivers/oss/Makefile config.status: creating drivers/sun/Makefile config.status: creating drivers/sndio/Makefile config.status: creating drivers/portaudio/Makefile config.status: creating drivers/coreaudio/Makefile config.status: creating drivers/freebob/Makefile config.status: creating drivers/firewire/Makefile config.status: creating drivers/netjack/Makefile config.status: creating example-clients/Makefile config.status: creating tools/Makefile config.status: creating tools/zalsa/Makefile config.status: creating man/Makefile config.status: creating jack.pc config.status: creating jack.spec config.status: creating jackd/Makefile config.status: creating jackd/jackd.1 config.status: creating include/version.h config.status: creating include/Makefile config.status: creating libjack/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands jack-audio-connection-kit 0.125.0 : | Build with ALSA support............................... : false | Build with old FireWire (FreeBob) support............. : false | Build with new FireWire (FFADO) support............... : false | Build with OSS support................................ : false | Build with Sun audio support.......................... : false | Build with Sndio audio support........................ : true | Build with CoreAudio support.......................... : false | Build with PortAudio support.......................... : false | Build with Celt support............................... : false | Build with dynamic buffer size support................ : yes | Build with ZITA ALSA bridge support................... : false | Compiler optimization flags........................... : -g | Compiler full flags................................... : -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_builddir)/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g | Install dir for libjack + backends.................... : /usr/lib64/jack | | Default driver backend................................ : "sndio" | Shared memory interface............................... : "System V" | IPC Temporary directory............................... : /dev/shm | Install prefix........................................ : /usr | Default tmp dir....................................... : /dev/shm >>> Source configured. '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/temp/clang16-errors.log' -> '/var/tmp/clang/media-sound/jack-audio-connection-kit-0.125.0-r1/clang16-errors.log' '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/temp/clang16-safe.log' -> '/var/tmp/clang/media-sound/jack-audio-connection-kit-0.125.0-r1/clang16-safe.log' >>> Compiling source in /var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64' Making all in libjack make[2]: Entering directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/libjack' /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-client.lo `test -f 'client.c' || echo './'`client.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-intclient.lo `test -f 'intclient.c' || echo './'`intclient.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-messagebuffer.lo `test -f 'messagebuffer.c' || echo './'`messagebuffer.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-metadata.lo `test -f 'metadata.c' || echo './'`metadata.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c intclient.c -fPIC -DPIC -o .libs/libjackcommon_la-intclient.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c client.c -fPIC -DPIC -o .libs/libjackcommon_la-client.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c messagebuffer.c -fPIC -DPIC -o .libs/libjackcommon_la-messagebuffer.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c metadata.c -fPIC -DPIC -o .libs/libjackcommon_la-metadata.o intclient.c:105:19: warning: taking address of packed member 'uuid' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:432:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 105 | jack_uuid_copy (&req.x.intclient.uuid, intclient); | ^~~~~~~~~~~~~~~~~~~~ intclient.c:206:20: warning: taking address of packed member 'uuid' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:432:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 206 | jack_uuid_copy (&req.x.intclient.uuid, intclient); | ^~~~~~~~~~~~~~~~~~~~ client.c:375:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 375 | client->first_active = TRUE; | ^ ~~~~ client.c:839:19: warning: taking address of packed member 'client_id' of class or structure 'jack_client_connect_ack_request_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 839 | jack_uuid_copy (&req.client_id, client->control->uuid); | ^~~~~~~~~~~~~ client.c:1096:40: warning: taking address of packed member 'uuid' of class or structure 'jack_client_connect_request_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 1096 | if (jack_uuid_parse (va->sess_uuid, &req.uuid) != 0) { | ^~~~~~~~ client.c:1101:21: warning: taking address of packed member 'uuid' of class or structure 'jack_client_connect_request_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 1101 | jack_uuid_clear (&req.uuid); | ^~~~~~~~ client.c:1558:19: warning: taking address of packed member 'client_id' of class or structure '_jack_request::union (unnamed at ../include/internal.h:393:2)' may result in an unaligned pointer value [-Waddress-of-packed-member] 1558 | jack_uuid_copy (&request.x.client_id, client->control->uuid); | ^~~~~~~~~~~~~~~~~~~ client.c:1584:20: warning: taking address of packed member 'client_id' of class or structure '_jack_request::union (unnamed at ../include/internal.h:393:2)' may result in an unaligned pointer value [-Waddress-of-packed-member] 1584 | jack_uuid_copy (&request.x.client_id, client->control->uuid); | ^~~~~~~~~~~~~~~~~~~ client.c:2175:20: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 2175 | client->thread_ok = TRUE; | ^ ~~~~ client.c:2467:19: warning: taking address of packed member 'client_id' of class or structure '_jack_request::union (unnamed at ../include/internal.h:393:2)' may result in an unaligned pointer value [-Waddress-of-packed-member] 2467 | jack_uuid_copy (&req.x.client_id, client->control->uuid); | ^~~~~~~~~~~~~~~ client.c:2483:21: warning: taking address of packed member 'client_id' of class or structure '_jack_request::union (unnamed at ../include/internal.h:393:2)' may result in an unaligned pointer value [-Waddress-of-packed-member] 2483 | jack_uuid_copy (&req.x.client_id, client->control->uuid); | ^~~~~~~~~~~~~~~ 2 warnings generated. client.c:2917:34: warning: taking address of packed member 'client_id' of class or structure '_jack_request::union (unnamed at ../include/internal.h:393:2)' may result in an unaligned pointer value [-Waddress-of-packed-member] 2917 | if (jack_uuid_parse (uuid_str, &request.x.client_id) != 0) { | ^~~~~~~~~~~~~~~~~~~ client.c:2971:34: warning: taking address of packed member 'uuid' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:428:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 2971 | if (jack_uuid_parse (uuid_str, &request.x.reservename.uuid) != 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-midiport.lo `test -f 'midiport.c' || echo './'`midiport.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-pool.lo `test -f 'pool.c' || echo './'`pool.c metadata.c:128:19: warning: taking address of packed member 'uuid' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:440:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 128 | jack_uuid_copy (&req.x.property.uuid, uuid); | ^~~~~~~~~~~~~~~~~~~ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c midiport.c -fPIC -DPIC -o .libs/libjackcommon_la-midiport.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c pool.c -fPIC -DPIC -o .libs/libjackcommon_la-pool.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-port.lo `test -f 'port.c' || echo './'`port.c 1 warning generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-ringbuffer.lo `test -f 'ringbuffer.c' || echo './'`ringbuffer.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-shm.lo `test -f 'shm.c' || echo './'`shm.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c port.c -fPIC -DPIC -o .libs/libjackcommon_la-port.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c ringbuffer.c -fPIC -DPIC -o .libs/libjackcommon_la-ringbuffer.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c shm.c -fPIC -DPIC -o .libs/libjackcommon_la-shm.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-thread.lo `test -f 'thread.c' || echo './'`thread.c 11 warnings generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-time.lo `test -f 'time.c' || echo './'`time.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c thread.c -fPIC -DPIC -o .libs/libjackcommon_la-thread.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c time.c -fPIC -DPIC -o .libs/libjackcommon_la-time.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-transclient.lo `test -f 'transclient.c' || echo './'`transclient.c port.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c transclient.c -fPIC -DPIC -o .libs/libjackcommon_la-transclient.o :273:19: warning: taking address of packed member 'client_id' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:394:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 273 | jack_uuid_copy (&req.x.port_info.client_id, client->control->uuid); | ^~~~~~~~~~~~~~~~~~~~~~~~~ port.c:301:19: warning: taking address of packed member 'client_id' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:394:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 301 | jack_uuid_copy (&req.x.port_info.client_id, client->control->uuid); | ^~~~~~~~~~~~~~~~~~~~~~~~~ port.c:404:20: warning: taking address of packed member 'client_id' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:394:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 404 | jack_uuid_clear (&req.x.port_info.client_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ port.c:821:13: warning: 'jack_port_set_name' is deprecated [-Wdeprecated-declarations] 821 | if ((ret = jack_port_set_name (port, new_name)) == 0) { | ^ ../jack/jack.h:766:67: note: 'jack_port_set_name' has been explicitly marked deprecated here 766 | int jack_port_set_name (jack_port_t *port, const char *port_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; | ^ ../jack/weakmacros.h:61:61: note: expanded from macro 'JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT' 61 | #define JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT __attribute__((__deprecated__)) | ^ port.c/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-unlock.lo `test -f 'unlock.c' || echo './'`unlock.c :923:21: warning: unused function 'f_max' [-Wunused-function] 923 | static inline float f_max (float x, float a) | ^~~~~ transclient.c:42:28: warning: taking address of packed member 'seq_number' of class or structure 'jack_control_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 42 | return exchange_and_add (&ectl->seq_number, 1); | ^~~~~~~~~~~~~~~~ transclient.c:365:19: warning: taking address of packed member 'client_id' of class or structure '_jack_request::union (unnamed at ../include/internal.h:393:2)' may result in an unaligned pointer value [-Waddress-of-packed-member] 365 | jack_uuid_copy (&req.x.client_id, ctl->uuid); | ^~~~~~~~~~~~~~~ transclient.c:392:19: warning: taking address of packed member 'client_id' of class or structure '_jack_request::union (unnamed at ../include/internal.h:393:2)' may result in an unaligned pointer value [-Waddress-of-packed-member] 392 | jack_uuid_copy (&req.x.client_id, ctl->uuid); | ^~~~~~~~~~~~~~~ transclient.c:427:19: warning: taking address of packed member 'client_id' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:424:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 427 | jack_uuid_copy (&req.x.timebase.client_id, ctl->uuid); | ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c unlock.c -fPIC -DPIC -o .libs/libjackcommon_la-unlock.o unlock.c:86:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 86 | fscanf (map, " %[^\n]", path); | ^~~~~~ ~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. 1 warning generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackcommon_la-uuid.lo `test -f 'uuid.c' || echo './'`uuid.c /bin/sh ../libtool --mode=compile clang -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -O -msse -msse2 -m3dnow -c -o simd.lo ./simd.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c uuid.c -fPIC -DPIC -o .libs/libjackcommon_la-uuid.o libtool: compile: clang -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -O -msse -msse2 -m3dnow -c ./simd.c -fPIC -DPIC -o .libs/simd.o /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackdaemon_la-driver.lo `test -f 'driver.c' || echo './'`driver.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackdaemon_la-systemtest.lo `test -f 'systemtest.c' || echo './'`systemtest.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackdaemon_la-sanitycheck.lo `test -f 'sanitycheck.c' || echo './'`sanitycheck.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c systemtest.c -fPIC -DPIC -o .libs/libjackdaemon_la-systemtest.o 5 warnings generated. libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c driver.c -fPIC -DPIC -o .libs/libjackdaemon_la-driver.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c sanitycheck.c -fPIC -DPIC -o .libs/libjackdaemon_la-sanitycheck.o /bin/sh ../libtool --tag=CC --mode=link clang -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libjackcommon.la libjackcommon_la-client.lo libjackcommon_la-intclient.lo libjackcommon_la-messagebuffer.lo libjackcommon_la-metadata.lo libjackcommon_la-midiport.lo libjackcommon_la-pool.lo libjackcommon_la-port.lo libjackcommon_la-ringbuffer.lo libjackcommon_la-shm.lo libjackcommon_la-thread.lo libjackcommon_la-time.lo libjackcommon_la-transclient.lo libjackcommon_la-unlock.lo libjackcommon_la-uuid.lo -ldb -lm In file included from sanitycheck.c:20: In file included from ../config/sysdeps/sanitycheck.c:5: ../config/os/gnu-linux/sanitycheck.c:29:6: warning: variable 'warnings' set but not used [-Wunused-but-set-variable] 29 | int warnings = 0; | ^ 1 warning generated. libtool: link: llvm-ar cru .libs/libjackcommon.a .libs/libjackcommon_la-client.o .libs/libjackcommon_la-intclient.o .libs/libjackcommon_la-messagebuffer.o .libs/libjackcommon_la-metadata.o .libs/libjackcommon_la-midiport.o .libs/libjackcommon_la-pool.o .libs/libjackcommon_la-port.o .libs/libjackcommon_la-ringbuffer.o .libs/libjackcommon_la-shm.o .libs/libjackcommon_la-thread.o .libs/libjackcommon_la-time.o .libs/libjackcommon_la-transclient.o .libs/libjackcommon_la-unlock.o .libs/libjackcommon_la-uuid.o libtool: link: llvm-ranlib .libs/libjackcommon.a /bin/sh ../libtool --tag=CC --mode=link clang -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libjackdaemon.la libjackdaemon_la-driver.lo libjackdaemon_la-systemtest.lo libjackdaemon_la-sanitycheck.lo -ldb -lm libtool: link: ( cd ".libs" && rm -f "libjackcommon.la" && ln -s "../libjackcommon.la" "libjackcommon.la" ) /bin/sh ../libtool --tag=CC --mode=link clang -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -export-dynamic -version-info 0:28:0 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libjack.la -rpath /usr/lib64 libjackcommon.la simd.lo -ldb -ldb -lm libtool: link: llvm-ar cru .libs/libjackdaemon.a .libs/libjackdaemon_la-driver.o .libs/libjackdaemon_la-systemtest.o .libs/libjackdaemon_la-sanitycheck.o libtool: link: clang -shared -fPIC -DPIC .libs/simd.o -Wl,--whole-archive ./.libs/libjackcommon.a -Wl,--no-whole-archive -ldb -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libjack.so.0 -o .libs/libjack.so.0.0.28 libtool: link: llvm-ranlib .libs/libjackdaemon.a libtool: link: ( cd ".libs" && rm -f "libjackdaemon.la" && ln -s "../libjackdaemon.la" "libjackdaemon.la" ) libtool: link: (cd ".libs" && rm -f "libjack.so.0" && ln -s "libjack.so.0.0.28" "libjack.so.0") libtool: link: (cd ".libs" && rm -f "libjack.so" && ln -s "libjack.so.0.0.28" "libjack.so") libtool: link: ( cd ".libs" && rm -f "libjack.la" && ln -s "../libjack.la" "libjack.la" ) make[2]: Leaving directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/libjack' Making all in jackd make[2]: Entering directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/jackd' clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o jackd.o jackd.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackserver_la-engine.lo `test -f 'engine.c' || echo './'`engine.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackserver_la-clientengine.lo `test -f 'clientengine.c' || echo './'`clientengine.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackserver_la-transengine.lo `test -f 'transengine.c' || echo './'`transengine.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c engine.c -fPIC -DPIC -o .libs/libjackserver_la-engine.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c clientengine.c -fPIC -DPIC -o .libs/libjackserver_la-clientengine.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c transengine.c -fPIC -DPIC -o .libs/libjackserver_la-transengine.o clientengine.c:622:19: warning: passing 'volatile jack_uuid_t *' (aka 'volatile unsigned long *') to parameter of type 'jack_uuid_t *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 622 | jack_uuid_copy (&client->control->uuid, uuid); | ^~~~~~~~~~~~~~~~~~~~~~ ../jack/uuid.h:39:42: note: passing argument to parameter 'dst' here 39 | extern void jack_uuid_copy (jack_uuid_t* dst, jack_uuid_t src); | ^ clientengine.c:925:25: warning: taking address of packed member 'status' of class or structure 'jack_client_connect_result_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 925 | req.options, &res.status, client_fd, | ^~~~~~~~~~ In file included from clientengine.c:1138:20: warning: taking address of packed member 'uuid' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:432:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 1138 | jack_uuid_copy (&req->x.intclient.uuid, client->control->uuid); | ^~~~~~~~~~~~~~~~~~~~~ clientengine.c:1165:21: warning: taking address of packed member 'uuid' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:432:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 1165 | jack_uuid_clear (&req->x.intclient.uuid); | ^~~~~~~~~~~~~~~~~~~~~ clientengine.c:1168:20: warning: taking address of packed member 'uuid' of class or structure '_jack_request::(anonymous union)::struct (unnamed at ../include/internal.h:432:3)' may result in an unaligned pointer value [-Waddress-of-packed-member] 1168 | jack_uuid_copy (&req->x.intclient.uuid, client->controljackd.c:44: ../include/driver_parse.h:45:30: warning: address of array 'desc->params[i].value.str' will always evaluate to 'true' [-Wpointer-bool-conversion] 45 | if (desc->params[i].value.str && | ~~~~~~~~~~~~~~~~~~~~~~^~~ ~~ ->uuid); | ^~~~~~~~~~~~~~~~~~~~~ jackd.c:92:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 92 | write (1, buf, strlen (buf)); | ^~~~~ ~~~~~~~~~~~~~~~~~~~~ engine.c:2679:21: warning: taking address of packed member 'client_id' of class or structure '_jack_request::union (unnamed at ../include/internal.h:393:2)' may result in an unaligned pointer value [-Waddress-of-packed-member] 2679 | jack_uuid_copy (&req->x.client_id, engine->driver->internal_client->control->uuid); | ^~~~~~~~~~~~~~~~ engine.c:2687:15: warning: passing 'volatile char[33]' to parameter of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2687 | if (strcmp (client->control->name, req->x.name) == 0) { | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:156:32: note: passing argument to parameter '__s1' here 156 | extern int strcmp (const char *__s1, const char *__s2) | ^ engine.c:2688:21: warning: taking address of packed member 'client_id' of class or structure '_jack_request::union (unnamed at ../include/internal.h:393:2)' may result in an unaligned pointer value [-Waddress-of-packed-member] 2688 | jack_uuid_copy (&req->x.client_id, client->control->uuid); | ^~~~~~~~~~~~~~~~ engine.c:2980:30: warning: passing 'const jack_event_t *' to parameter of type 'jack_event_t *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2980 | (client->private_client, event); | ^~~~~ ../include/internal.h:503:27: note: passing argument to parameter 'event' here 503 | jack_event_t *event); | ^ engine.c:3025:65: warning: passing 'const jack_event_t *' to parameter of type 'jack_event_t *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 3025 | jack_client_handle_latency_callback (client->private_client, event, (client->control->type == ClientDriver)); | ^~~~~ ../include/internal.h:549:85: note: passing argument to parameter 'event' here 549 | extern int jack_client_handle_latency_callback(jack_client_t *client, jack_event_t *event, int is_driver); | ^ engine.c:4450:19: warning: taking address of packed member 'client_id' of class or structure '_jack_port_shared' may result in an unaligned pointer value [-Waddress-of-packed-member] 4450 | jack_uuid_copy (&shared->client_id, req->x.port_info.client_id); | ^~~~~~~~~~~~~~~~~ engine.c:4748:19: warning: taking address of packed member 'x' of class or structure 'jack_event_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 4748 | jack_uuid_copy (&event.x.uuid, uuid); | ^~~~~~~~~~~~ engine.c/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o libjackserver_la-controlapi.lo `test -f 'controlapi.c' || echo './'`controlapi.c :4867:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 4867 | write (engine->cleanup_fifo[1], &c, 1); | ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c controlapi.c -fPIC -DPIC -o .libs/libjackserver_la-controlapi.o 5 warnings generated. 2 warnings generated. 8 warnings generated. /bin/sh ../libtool --tag=CC --mode=link clang -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -export-dynamic -version-info 0:28:0 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libjackserver.la -rpath /usr/lib64 libjackserver_la-engine.lo libjackserver_la-clientengine.lo libjackserver_la-transengine.lo libjackserver_la-controlapi.lo ../libjack/simd.lo ../libjack/libjackcommon.la ../libjack/libjackdaemon.la -ldb -ldb -lm libtool: link: clang -shared -fPIC -DPIC .libs/libjackserver_la-engine.o .libs/libjackserver_la-clientengine.o .libs/libjackserver_la-transengine.o .libs/libjackserver_la-controlapi.o ../libjack/.libs/simd.o -Wl,--whole-archive ../libjack/.libs/libjackcommon.a ../libjack/.libs/libjackdaemon.a -Wl,--no-whole-archive -ldb -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libjackserver.so.0 -o .libs/libjackserver.so.0.0.28 libtool: link: (cd ".libs" && rm -f "libjackserver.so.0" && ln -s "libjackserver.so.0.0.28" "libjackserver.so.0") libtool: link: (cd ".libs" && rm -f "libjackserver.so" && ln -s "libjackserver.so.0.0.28" "libjackserver.so") libtool: link: ( cd ".libs" && rm -f "libjackserver.la" && ln -s "../libjackserver.la" "libjackserver.la" ) /bin/sh ../libtool --tag=CC --mode=link clang -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jackd jackd.o libjackserver.la -ldb -lm libtool: link: clang -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -DJACK_LOCATION=\"/usr/bin\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../config -I.. -I../include -I../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/jackd jackd.o ./.libs/libjackserver.so -ldb -lm echo "#define JACKD_MD5_SUM \"`md5 -q .libs/jackd | awk '{print $1}'`\"" > jack_md5.h /bin/sh: line 1: md5: command not found make all-am make[3]: Entering directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/jackd' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/jackd' make[2]: Leaving directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/jackd' Making all in drivers make[2]: Entering directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/drivers' Making all in dummy make[3]: Entering directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/drivers/dummy' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o dummy_driver.lo dummy_driver.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c dummy_driver.c -fPIC -DPIC -o .libs/dummy_driver.o /bin/sh ../../libtool --tag=CC --mode=link clang -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jack_dummy.la -rpath /usr/lib64/jack dummy_driver.lo ../../jackd/libjackserver.la -ldb -lm libtool: link: clang -shared -fPIC -DPIC .libs/dummy_driver.o -Wl,-rpath -Wl,/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/jackd/.libs ../../jackd/.libs/libjackserver.so -ldb -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,jack_dummy.so -o .libs/jack_dummy.so libtool: link: ( cd ".libs" && rm -f "jack_dummy.la" && ln -s "../jack_dummy.la" "jack_dummy.la" ) make[3]: Leaving directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/drivers/dummy' Making all in sndio make[3]: Entering directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/drivers/sndio' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c -o sndio_driver.lo sndio_driver.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -I../../config -I../.. -I../../include -I../../include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -c sndio_driver.c -fPIC -DPIC -o .libs/sndio_driver.o sndio_driver.c:494:19: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] 494 | scale = 1.0f / 0x7fffffff; | ~ ^~~~~~~~~~ sndio_driver.c:532:12: warning: implicit conversion from 'int' to 'jack_sample_t' (aka 'float') changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] 532 | scale = 0x7fffffff; | ~ ^~~~~~~~~~ sndio_driver.c:919:2: error: call to undeclared library function 'strlcpy' with type 'unsigned long (char *, const char *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 919 | strlcpy(desc->name, driver_client_name, sizeof(desc->name)); | ^ sndio_driver.c:919:2: note: include the header or explicitly provide a declaration for 'strlcpy' 2 warnings and 1 error generated. make[3]: *** [Makefile:463: sndio_driver.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/drivers/sndio' make[2]: *** [Makefile:398: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64/drivers' make[1]: *** [Makefile:537: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64' make: *** [Makefile:422: all] Error 2 * ERROR: media-sound/jack-audio-connection-kit-0.125.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/jack-audio-connection-kit-0.125.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/jack-audio-connection-kit-0.125.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:jack-audio-connection-kit-0.125.0-r1:20231202-014046.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0-abi_x86_64.amd64' * S: '/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0-r1/work/jack-audio-connection-kit-0.125.0'