D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/alsa-tools-1.2.5-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DCYJpz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf alsa-tools-1.2.5 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/alsa-tools-1.2.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd alsa-tools-1.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (alsa-tools-1.0.18-sscape_ctl.c.patch):' Patch #1 (alsa-tools-1.0.18-sscape_ctl.c.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file sscape_ctl/sscape_ctl.c + echo 'Patch #2 (alsa-tools-1.0.16-usx2yloader-udev.patch):' Patch #2 (alsa-tools-1.0.16-usx2yloader-udev.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .usx2yudev --fuzz=0 patching file usx2yloader/Makefile.am patching file usx2yloader/Makefile.in Hunk #1 succeeded at 310 (offset 143 lines). + echo 'Patch #3 (alsa-tools-1.0.17rc1-fix-link.patch):' Patch #3 (alsa-tools-1.0.17rc1-fix-link.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .link --fuzz=0 patching file hdspconf/src/Makefile.am patching file hdspmixer/src/Makefile.am + pushd envy24control ~/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control ~/rpmbuild/BUILD/alsa-tools-1.2.5 + touch NEWS ChangeLog + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JEinQK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd alsa-tools-1.2.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd as10k1 ~/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1 ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:4: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:4: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:4: the top level configure.ac:10: warning: AC_OUTPUT should be used without arguments. configure.ac:10: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether to enable maintainer-specific portions of Makefiles... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in examples make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' gcc -DPACKAGE_NAME=\"as10k1.c\" -DPACKAGE_TARNAME=\"as10k1-c\" -DPACKAGE_VERSION=\"A0.99\" -DPACKAGE_STRING=\"as10k1.c\ A0.99\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"as10k1-c\" -DVERSION=\"A0.99\" -I. -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o macro.o macro.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' gcc -DPACKAGE_NAME=\"as10k1.c\" -DPACKAGE_TARNAME=\"as10k1-c\" -DPACKAGE_VERSION=\"A0.99\" -DPACKAGE_STRING=\"as10k1.c\ A0.99\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"as10k1-c\" -DVERSION=\"A0.99\" -I. -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o as10k1.o as10k1.c as10k1.c: In function 'asm_open': as10k1.c:287:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 287 | read(fd, buff[i].mem_start, st.st_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' gcc -DPACKAGE_NAME=\"as10k1.c\" -DPACKAGE_TARNAME=\"as10k1-c\" -DPACKAGE_VERSION=\"A0.99\" -DPACKAGE_STRING=\"as10k1.c\ A0.99\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"as10k1-c\" -DVERSION=\"A0.99\" -I. -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o assemble.o assemble.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' gcc -DPACKAGE_NAME=\"as10k1.c\" -DPACKAGE_TARNAME=\"as10k1-c\" -DPACKAGE_VERSION=\"A0.99\" -DPACKAGE_STRING=\"as10k1.c\ A0.99\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"as10k1-c\" -DVERSION=\"A0.99\" -I. -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parse.o parse.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o as10k1 as10k1.o parse.o assemble.o macro.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd echomixer ~/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:4: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:4: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:4: the top level configure.ac:10: warning: AC_OUTPUT should be used without arguments. configure.ac:10: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ECHOMIXER... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating desktop/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in desktop make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer' gcc -DPACKAGE_NAME=\"echomixer.c\" -DPACKAGE_TARNAME=\"echomixer-c\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"echomixer.c\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"echomixer-c\" -DVERSION=\"1.0.5\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o echomixer.o echomixer.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from echomixer.c:88: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from echomixer.c:88: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from echomixer.c:88: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from echomixer.c:88: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkcalendar.h:40, from /usr/include/gtk-2.0/gtk/gtk.h:53, from echomixer.c:88: echomixer.c: In function 'main': /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2108:7: note: in expansion of macro 'gtk_signal_connect' 2108 | gtk_signal_connect(GTK_OBJECT(menuitem), "activate", Digital_mode_activate, (gpointer)(long)i); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2134:7: note: in expansion of macro 'gtk_signal_connect' 2134 | gtk_signal_connect(GTK_OBJECT(clocksrc_menuitem[i]), "activate", Clock_source_activate, (gpointer)(long)i); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2160:7: note: in expansion of macro 'gtk_signal_connect' 2160 | gtk_signal_connect(GTK_OBJECT(menuitem), "activate", SPDIF_mode_activate, (gpointer)(long)i); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2185:7: note: in expansion of macro 'gtk_signal_connect' 2185 | gtk_signal_connect(GTK_OBJECT(button), "toggled", Switch_toggled, (gpointer)&PhantomPower); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2196:7: note: in expansion of macro 'gtk_signal_connect' 2196 | gtk_signal_connect(GTK_OBJECT(button), "toggled", Switch_toggled, (gpointer)&Automute); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2205:7: note: in expansion of macro 'gtk_signal_connect' 2205 | gtk_signal_connect(GTK_OBJECT(autoclockChkbutton), "toggled", AutoClock_toggled, NULL); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2675:3: note: in expansion of macro 'gtk_signal_connect' 2675 | gtk_signal_connect(GTK_OBJECT(button), "toggled", Gang_button_toggled, 0); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2690:5: note: in expansion of macro 'gtk_signal_connect' 2690 | gtk_signal_connect(GTK_OBJECT(button), "toggled", VUmeters_button_click, 0); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2700:3: note: in expansion of macro 'gtk_signal_connect' 2700 | gtk_signal_connect(GTK_OBJECT(button), "toggled", ToggleWindow, (gpointer)LVwindow); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2710:5: note: in expansion of macro 'gtk_signal_connect' 2710 | gtk_signal_connect(GTK_OBJECT(button), "toggled", ToggleWindow, (gpointer)Miscwindow); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2721:5: note: in expansion of macro 'gtk_signal_connect' 2721 | gtk_signal_connect(GTK_OBJECT(button), "toggled", GMixer_button_click, 0); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2730:5: note: in expansion of macro 'gtk_signal_connect' 2730 | gtk_signal_connect(GTK_OBJECT(button), "toggled", ToggleWindow, (gpointer)mixerControl.window); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2741:5: note: in expansion of macro 'gtk_signal_connect' 2741 | gtk_signal_connect(GTK_OBJECT(button), "toggled", ToggleWindow, (gpointer)vmixerControl.window); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:51:47: warning: passing argument 3 of 'gtk_signal_connect_full' from incompatible pointer type [-Wincompatible-pointer-types] 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~ | | | void (*)(GtkWidget *, void *) {aka void (*)(struct _GtkWidget *, void *)} echomixer.c:2752:5: note: in expansion of macro 'gtk_signal_connect' 2752 | gtk_signal_connect(GTK_OBJECT(button), "toggled", ToggleWindow, (gpointer)pcmoutControl.window); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-2.0/gtk/gtksignal.h:123:70: note: expected 'GCallback' {aka 'void (*)(void)'} but argument is of type 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} 123 | GCallback func, | ~~~~~~~~~~~~~~~~~~~~^~~~ echomixer.c: In function 'DrawMixer': echomixer.c:682:22: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 682 | sprintf(str, "V%d", i-nIn); // Virtual | ^~ echomixer.c:682:20: note: directive argument in the range [0, 2147483647] 682 | sprintf(str, "V%d", i-nIn); // Virtual | ^~~~~ In file included from /usr/include/stdio.h:866, from echomixer.c:85: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ echomixer.c:680:22: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 680 | sprintf(str, "D%d", i-fdIn); // Digital | ^~ echomixer.c:680:20: note: directive argument in the range [-58040098, 2147483647] 680 | sprintf(str, "D%d", i-fdIn); // Digital | ^~~~~ In file included from /usr/include/stdio.h:866, from echomixer.c:85: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ echomixer.c:678:22: warning: '%d' directive writing between 1 and 8 bytes into a region of size 7 [-Wformat-overflow=] 678 | sprintf(str, "A%d", i); // Analog | ^~ echomixer.c:678:20: note: directive argument in the range [0, 58040098] 678 | sprintf(str, "A%d", i); // Analog | ^~~~~ In file included from /usr/include/stdio.h:866, from echomixer.c:85: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 10 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ echomixer.c:694:22: warning: '%d' directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 694 | sprintf(str, "D%d", o-fdOut); | ^~ echomixer.c:694:20: note: directive argument in the range [0, 2147483647] 694 | sprintf(str, "D%d", o-fdOut); | ^~~~~ In file included from /usr/include/stdio.h:866, from echomixer.c:85: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 12 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ echomixer.c:692:22: warning: '%d' directive writing between 1 and 8 bytes into a region of size 7 [-Wformat-overflow=] 692 | sprintf(str, "A%d", o); | ^~ echomixer.c:692:20: note: directive argument in the range [0, 85899345] 692 | sprintf(str, "A%d", o); | ^~~~~ In file included from /usr/include/stdio.h:866, from echomixer.c:85: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 10 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ echomixer.c: In function 'main': echomixer.c:1896:25: warning: '%d' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] 1896 | sprintf(hwname, "hw:%d", cardnum); | ^~ echomixer.c:1896:21: note: directive argument in the range [0, 2147483647] 1896 | sprintf(hwname, "hw:%d", cardnum); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from echomixer.c:85: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer' gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o echomixer echomixer.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lasound make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd envy24control ~/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:4: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:4: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:4: the top level configure.ac:10: warning: AC_OUTPUT should be used without arguments. configure.ac:10: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ENVY24CONTROL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating desktop/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in desktop make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o midi.o midi.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from midi.c:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from midi.h:4, from midi.c:23: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from midi.c:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from midi.h:4, from midi.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o driverevents.o driverevents.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from envy24control.h:7, from driverevents.c:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from driverevents.c:20: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from envy24control.h:7, from driverevents.c:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from driverevents.c:20: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o patchbay.o patchbay.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from envy24control.h:7, from patchbay.c:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from patchbay.c:20: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from envy24control.h:7, from patchbay.c:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from patchbay.c:20: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o volume.o volume.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from envy24control.h:7, from volume.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from volume.c:23: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from envy24control.h:7, from volume.c:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from volume.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o levelmeters.o levelmeters.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from envy24control.h:7, from levelmeters.c:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from levelmeters.c:20: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from envy24control.h:7, from levelmeters.c:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from levelmeters.c:20: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ levelmeters.c: In function 'level_meters_configure_event': levelmeters.c:153:29: warning: passing argument 1 of 'get_index' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 153 | int idx = get_index(gtk_widget_get_name(widget)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ levelmeters.c:68:29: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'} 68 | static int get_index(gchar *name) | ~~~~~~~^~~~ levelmeters.c: In function 'level_meters_expose_event': levelmeters.c:180:29: warning: passing argument 1 of 'get_index' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 180 | int idx = get_index(gtk_widget_get_name(widget)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ levelmeters.c:68:29: note: expected 'gchar *' {aka 'char *'} but argument is of type 'const gchar *' {aka 'const char *'} 68 | static int get_index(gchar *name) | ~~~~~~~^~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mixer.o mixer.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from envy24control.h:7, from mixer.c:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from mixer.c:20: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from envy24control.h:7, from mixer.c:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from mixer.c:20: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hardware.o hardware.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from envy24control.h:7, from hardware.c:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from hardware.c:20: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from envy24control.h:7, from hardware.c:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from hardware.c:20: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o config.o config.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from config.c:1: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from config.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from config.c:1: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from config.c:1: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ config.c: In function 'config_set_stereo': config.c:49:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | gint i=(gint)data; | ^ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o envy24control.o envy24control.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from envy24control.h:7, from envy24control.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from envy24control.c:30: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from envy24control.h:7, from envy24control.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from envy24control.c:30: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkcalendar.h:40, from /usr/include/gtk-2.0/gtk/gtk.h:53, from envy24control.h:7, from envy24control.c:30: envy24control.c: In function 'create_mixer_frame': envy24control.c:252:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 252 | GTK_SIGNAL_FUNC(config_set_stereo), (gpointer)stream-1); | ^ /usr/include/gtk-2.0/gtk/gtksignal.h:51:62: note: in definition of macro 'gtk_signal_connect' 51 | gtk_signal_connect_full ((object), (name), (func), NULL, (func_data), NULL, 0, 0) | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -DPACKAGE_NAME=\"envy24control.c\" -DPACKAGE_TARNAME=\"envy24control-c\" -DPACKAGE_VERSION=\"0.6.0\" -DPACKAGE_STRING=\"envy24control.c\ 0.6.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\"envy24control-c\" -DVERSION=\"0.6.0\" -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o profiles.o profiles.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from envy24control.h:7, from profiles.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from profiles.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from envy24control.h:7, from profiles.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from envy24control.h:7, from profiles.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ profiles.c: In function 'reorganize_profiles': profiles.c:559:88: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 559 | snprintf(profile_or_card_number_as_str, MAX_NUM_STR_LENGTH, "%d", card_number); | ^ In file included from /usr/include/stdio.h:866, from envy24control.h:1, from profiles.c:25: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ profiles.c:579:88: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 579 | snprintf(profile_or_card_number_as_str, MAX_NUM_STR_LENGTH, "%d", card_number); | ^ In file included from /usr/include/stdio.h:866, from envy24control.h:1, from profiles.c:25: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ profiles.c: In function 'insert_card': profiles.c:760:87: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 760 | snprintf(profile_number_or_card_number_as_str, MAX_NUM_STR_LENGTH, "%d", profile_number); | ^ In file included from /usr/include/stdio.h:866, from envy24control.h:1, from profiles.c:25: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o envy24control envy24control.o levelmeters.o midi.o mixer.o patchbay.o hardware.o driverevents.o volume.o profiles.o config.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lasound make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdajackretask ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:7: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:7: the top level configure.ac:11: warning: AC_OUTPUT should be used without arguments. configure.ac:11: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK3... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating desktop/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 sed 's/\\/\\\\/g;s/"/\\"/g;s/^/"/;s/$/\\n"/;' README >README.generated.h /usr/bin/make all-recursive Making all in desktop make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' gcc -DPACKAGE_NAME=\"hdajackretask\" -DPACKAGE_TARNAME=\"hdajackretask\" -DPACKAGE_VERSION=\"0.20120413\" -DPACKAGE_STRING=\"hdajackretask\ 0.20120413\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdajackretask\" -DVERSION=\"0.20120413\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wno-deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o apply-changes.o apply-changes.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' gcc -DPACKAGE_NAME=\"hdajackretask\" -DPACKAGE_TARNAME=\"hdajackretask\" -DPACKAGE_VERSION=\"0.20120413\" -DPACKAGE_STRING=\"hdajackretask\ 0.20120413\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdajackretask\" -DVERSION=\"0.20120413\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wno-deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sysfs-pin-configs.o sysfs-pin-configs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' gcc -DPACKAGE_NAME=\"hdajackretask\" -DPACKAGE_TARNAME=\"hdajackretask\" -DPACKAGE_VERSION=\"0.20120413\" -DPACKAGE_STRING=\"hdajackretask\ 0.20120413\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdajackretask\" -DVERSION=\"0.20120413\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wno-deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main-gtk.o main-gtk.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wno-deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hdajackretask main-gtk.o sysfs-pin-configs.o apply-changes.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdajacksensetest ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdajacksensetest ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:10: warning: AC_OUTPUT should be used without arguments. configure.ac:10: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"hdajacksensetest\" -DPACKAGE_TARNAME=\"hdajacksensetest\" -DPACKAGE_VERSION=\"0.20141006\" -DPACKAGE_STRING=\"hdajacksensetest\ 0.20141006\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdajacksensetest\" -DVERSION=\"0.20141006\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I "../hdajackretask/" -I "../hda-verb/" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hdajacksensetest.o hdajacksensetest.c gcc -DPACKAGE_NAME=\"hdajacksensetest\" -DPACKAGE_TARNAME=\"hdajacksensetest\" -DPACKAGE_VERSION=\"0.20141006\" -DPACKAGE_STRING=\"hdajacksensetest\ 0.20141006\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdajacksensetest\" -DVERSION=\"0.20141006\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I "../hdajackretask/" -I "../hda-verb/" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../hdajackretask/sysfs-pin-configs.o ../hdajackretask/sysfs-pin-configs.c gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I "../hdajackretask/" -I "../hda-verb/" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hdajacksensetest hdajacksensetest.o ../hdajackretask/sysfs-pin-configs.o -lglib-2.0 + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hda-verb ~/rpmbuild/BUILD/alsa-tools-1.2.5/hda-verb ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:7: warning: AC_OUTPUT should be used without arguments. configure.ac:7: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"hda-verb\" -DPACKAGE_TARNAME=\"hda-verb\" -DPACKAGE_VERSION=\"0.4\" -DPACKAGE_STRING=\"hda-verb\ 0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hda-verb\" -DVERSION=\"0.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hda-verb.o hda-verb.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hda-verb hda-verb.o + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdspconf ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:7: warning: The macro `AC_STDC_HEADERS' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from... configure.ac:7: the top level configure.ac:7: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... ./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from... configure.ac:7: the top level configure.ac:42: warning: AC_OUTPUT should be used without arguments. configure.ac:42: You should run autoupdate. pixmaps/Makefile.am:1: warning: wildcard *.xpm: non-POSIX variable name pixmaps/Makefile.am:1: (probably a GNU make extension) + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking whether make sets $(MAKE)... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.0 checking for libasound headers version >= 1.0.0 (1.0.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking for fltk-config... /usr/bin/fltk-config checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating desktop/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_SpdifFreq.o HC_SpdifFreq.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_SpdifIn.o HC_SpdifIn.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_ClockSource.o HC_ClockSource.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_SystemClock.o HC_SystemClock.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_CardPane.o HC_CardPane.cxx HC_CardPane.cxx: In constructor 'HC_CardPane::HC_CardPane(int, int, HDSP_IO_Type)': HC_CardPane.cxx:31:37: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 31 | snprintf(name, 19, "Card %d (%s)", index+1, card_names[t]); | ^ In file included from /usr/include/stdio.h:866, from HC_CardPane.h:25, from HC_CardPane.cxx:22: /usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 10 or more bytes (assuming 20) into a destination of size 19 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_AutoSyncRef.o HC_AutoSyncRef.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o hdspconf.o hdspconf.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_SyncCheck.o HC_SyncCheck.cxx HC_SyncCheck.cxx: In constructor 'HC_SyncCheck::HC_SyncCheck(int, int, int, int)': HC_SyncCheck.cxx:35:29: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 35 | adat_name = "ADAT In"; | ^~~~~~~~~ HC_SyncCheck.cxx:37:29: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 37 | adat_name = "ADAT1 In"; | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_XpmRenderer.o HC_XpmRenderer.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_Aeb.o HC_Aeb.cxx HC_Aeb.cxx: In function 'void adat_internal_cb(Fl_Widget*, void*)': HC_Aeb.cxx:57:18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 57 | setAebStatus("Analog Extension Board", ((Fl_Check_Button *)w)->value(), ((HC_CardPane *)arg)->alsa_index); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_SpdifOut.o HC_SpdifOut.cxx HC_SpdifOut.cxx: In function 'void spdif_on_adat_cb(Fl_Widget*, void*)': HC_SpdifOut.cxx:57:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 57 | setSpdifBit("IEC958 Output also on ADAT1", ((Fl_Check_Button *)w)->value(), ((HC_CardPane *)arg)->alsa_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HC_SpdifOut.cxx: In function 'void spdif_professional_cb(Fl_Widget*, void*)': HC_SpdifOut.cxx:62:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 62 | setSpdifBit("IEC958 Professional Bit", ((Fl_Check_Button *)w)->value(), ((HC_CardPane *)arg)->alsa_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~ HC_SpdifOut.cxx: In function 'void spdif_emphasis_cb(Fl_Widget*, void*)': HC_SpdifOut.cxx:67:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 67 | setSpdifBit("IEC958 Emphasis Bit", ((Fl_Check_Button *)w)->value(), ((HC_CardPane *)arg)->alsa_index); | ^~~~~~~~~~~~~~~~~~~~~ HC_SpdifOut.cxx: In function 'void spdif_nonaudio_cb(Fl_Widget*, void*)': HC_SpdifOut.cxx:72:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 72 | setSpdifBit("IEC958 Non-audio Bit", ((Fl_Check_Button *)w)->value(), ((HC_CardPane *)arg)->alsa_index); | ^~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o labels.o labels.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_PrefSyncRef.o HC_PrefSyncRef.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_BreakoutCable.o HC_BreakoutCable.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o pixmaps.o pixmaps.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_InputLevel.o HC_InputLevel.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_Phones.o HC_Phones.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_OutputLevel.o HC_OutputLevel.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -DPACKAGE_NAME=\"hdspconf\" -DPACKAGE_TARNAME=\"hdspconf\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"hdspconf\ 1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspconf\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HC_AboutText.o HC_AboutText.cxx HC_AboutText.cxx: In constructor 'HC_AboutText::HC_AboutText(int, int, int, int)': HC_AboutText.cxx:26:16: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 26 | text = "HDSPConf " VERSION " (C) 2003 Thomas Charbonnel \n\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27 | "This Program is free software; you can redistribute it and/or modify\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28 | "it under the terms of the GNU General Public License as published by\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 29 | "the Free Software Foundation; either version 2 of the License, or\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "(at your option) any later version.\n\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | "This program is distributed in the hope that it will be useful,\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 33 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | "See the GNU General Public License for more details.\n\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 35 | "You should have received a copy of the GNU General Public License\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 36 | "along with this program; if not, write to the Free Software\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | "Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n"; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hdspconf hdspconf.o HC_CardPane.o HC_SyncCheck.o HC_SpdifFreq.o HC_AutoSyncRef.o HC_SystemClock.o HC_ClockSource.o HC_SpdifIn.o HC_SpdifOut.o HC_PrefSyncRef.o HC_Aeb.o HC_BreakoutCable.o HC_InputLevel.o HC_OutputLevel.o HC_Phones.o HC_XpmRenderer.o HC_AboutText.o pixmaps.o labels.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -L/usr/lib64 -lfltk -lm -lX11 -lXext -lpthread -lXinerama -lXfixes -lXcursor -lXft -lXrender -lm -lfontconfig -ldl make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' Making all in pixmaps make[1]: Nothing to be done for 'all'. Making all in desktop make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdsploader ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdsploader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:12: warning: AC_OUTPUT should be used without arguments. configure.ac:12: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 0.9.0 checking for libasound headers version >= 0.9.0 (0.9.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"hdsploader\" -DPACKAGE_TARNAME=\"hdsploader\" -DPACKAGE_VERSION=\"1.2\" -DPACKAGE_STRING=\"hdsploader\ 1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdsploader\" -DVERSION=\"1.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -DDATAPATH=\"/usr/share/alsa/firmware/hdsploader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hdsploader.o hdsploader.c gcc -DDATAPATH=\"/usr/share/alsa/firmware/hdsploader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -o hdsploader hdsploader.o -lasound -lm -ldl -lpthread + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdspmixer ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:7: warning: The macro `AC_STDC_HEADERS' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from... configure.ac:7: the top level configure.ac:7: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:7: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... ./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from... configure.ac:7: the top level configure.ac:23: warning: AC_OUTPUT should be used without arguments. configure.ac:23: You should run autoupdate. pixmaps/Makefile.am:3: warning: wildcard *.xpm: non-POSIX variable name pixmaps/Makefile.am:3: (probably a GNU make extension) + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking whether make sets $(MAKE)... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.0 checking for libasound headers version >= 1.0.0 (1.0.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking for fltk-config... /usr/bin/fltk-config checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating desktop/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerEmpty.o HDSPMixerEmpty.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerOutputs.o HDSPMixerOutputs.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerInputs.o HDSPMixerInputs.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerPlaybacks.o HDSPMixerPlaybacks.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerOutput.o HDSPMixerOutput.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerButtons.o HDSPMixerButtons.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o hdspmixer.o hdspmixer.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerLoopback.o HDSPMixerLoopback.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerPan.o HDSPMixerPan.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerSelector.o HDSPMixerSelector.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerIOMixer.o HDSPMixerIOMixer.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerGain.o HDSPMixerGain.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerPeak.o HDSPMixerPeak.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerFader.o HDSPMixerFader.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerStripData.o HDSPMixerStripData.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerOutputData.o HDSPMixerOutputData.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerPresetData.o HDSPMixerPresetData.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerWindow.o HDSPMixerWindow.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerCard.o HDSPMixerCard.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerAboutText.o HDSPMixerAboutText.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerCardSelector.o HDSPMixerCardSelector.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o pixmaps.o pixmaps.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerMaster.o HDSPMixerMaster.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o channelmap.o channelmap.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerView.o HDSPMixerView.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerMuteSolo.o HDSPMixerMuteSolo.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerPresets.o HDSPMixerPresets.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerSetup.o HDSPMixerSetup.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerAbout.o HDSPMixerAbout.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -DPACKAGE_NAME=\"hdspmixer\" -DPACKAGE_TARNAME=\"hdspmixer\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"hdspmixer\ 1.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hdspmixer\" -DVERSION=\"1.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -c -o HDSPMixerMeter.o HDSPMixerMeter.cxx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -fno-exceptions -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hdspmixer hdspmixer.o HDSPMixerWindow.o HDSPMixerInputs.o HDSPMixerOutputs.o HDSPMixerPlaybacks.o HDSPMixerButtons.o HDSPMixerEmpty.o HDSPMixerOutput.o HDSPMixerLoopback.o HDSPMixerIOMixer.o HDSPMixerSelector.o HDSPMixerPan.o HDSPMixerFader.o HDSPMixerGain.o HDSPMixerPeak.o HDSPMixerCard.o HDSPMixerCardSelector.o HDSPMixerMaster.o HDSPMixerView.o HDSPMixerPresets.o HDSPMixerMuteSolo.o HDSPMixerStripData.o HDSPMixerOutputData.o HDSPMixerPresetData.o HDSPMixerSetup.o HDSPMixerAbout.o HDSPMixerAboutText.o HDSPMixerMeter.o pixmaps.o channelmap.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -L/usr/lib64 -lfltk -lm -lX11 -lXext -lpthread -lXinerama -lXfixes -lXcursor -lXft -lXrender -lm -lfontconfig -ldl make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' Making all in pixmaps make[1]: Nothing to be done for 'all'. Making all in desktop make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd ld10k1 ~/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1 ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:9: warning: The macro `AC_PROG_LD' is obsolete. configure.ac:9: You should run autoupdate. m4/libtool.m4:3333: AC_PROG_LD is expanded from... configure.ac:9: the top level configure.ac:11: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:11: the top level configure.ac:13: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:13: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:13: the top level configure.ac:50: warning: AC_OUTPUT should be used without arguments. configure.ac:50: You should run autoupdate. configure.ac:7: installing './compile' configure.ac:2: installing './missing' include/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am:27: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking how to print strings... printf checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for egrep... (cached) /usr/bin/grep -E checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.9 checking for libasound headers version >= 1.0.9 (1.0.9)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking for as10k1... no Making a symlink include/lo10k1 checking for library version... major 0 minor 1 subminor 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating setup/Makefile config.status: creating setup/effects/Makefile config.status: creating doc/Makefile config.status: creating patch/Makefile config.status: creating dump/Makefile config.status: creating contrib/Makefile config.status: creating contrib/emu10k1MIDIEffects/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in setup Making all in effects make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]PERL[@],,g' -e 's,[@]PACKAGE[@],ld10k1,g' -e 's,[@]VERSION[@],0.1.8p1,g' -e 's,[@]bindir[@],/usr/bin,g' ./init_audigy.in > init_audigy make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]PERL[@],,g' -e 's,[@]PACKAGE[@],ld10k1,g' -e 's,[@]VERSION[@],0.1.8p1,g' -e 's,[@]bindir[@],/usr/bin,g' ./init_audigy_eq10.in > init_audigy_eq10 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]PERL[@],,g' -e 's,[@]PACKAGE[@],ld10k1,g' -e 's,[@]VERSION[@],0.1.8p1,g' -e 's,[@]bindir[@],/usr/bin,g' ./init_live.in > init_live make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' Making all in doc make[2]: Nothing to be done for 'all'. Making all in patch make[2]: Nothing to be done for 'all'. Making all in dump make[2]: Nothing to be done for 'all'. Making all in contrib make[2]: Nothing to be done for 'all'. Making all in include Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liblo10k1_la-comm.lo `test -f 'comm.c' || echo './'`comm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c comm.c -fPIC -DPIC -o .libs/liblo10k1_la-comm.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld10k1-ld10k1.o `test -f 'ld10k1.c' || echo './'`ld10k1.c ld10k1.c:80:13: warning: conflicting types for built-in function 'log'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 80 | static void log(const char *fmt, ...) | ^~~ ld10k1.c:41:1: note: 'log' is declared in header '' 40 | #include "ld10k1_fnc1.h" +++ |+#include 41 | make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liblo10k1_la-liblo10k1.lo `test -f 'liblo10k1.c' || echo './'`liblo10k1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c liblo10k1.c -fPIC -DPIC -o .libs/liblo10k1_la-liblo10k1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld10k1-ld10k1_driver.o `test -f 'ld10k1_driver.c' || echo './'`ld10k1_driver.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld10k1-comm.o `test -f 'comm.c' || echo './'`comm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liblo10k1_la-liblo10k1lf.lo `test -f 'liblo10k1lf.c' || echo './'`liblo10k1lf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c liblo10k1lf.c -fPIC -DPIC -o .libs/liblo10k1_la-liblo10k1lf.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld10k1-ld10k1_debug.o `test -f 'ld10k1_debug.c' || echo './'`ld10k1_debug.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o liblo10k1_la-liblo10k1ef.lo `test -f 'liblo10k1ef.c' || echo './'`liblo10k1ef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c liblo10k1ef.c -fPIC -DPIC -o .libs/liblo10k1_la-liblo10k1ef.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld10k1-ld10k1_fnc1.o `test -f 'ld10k1_fnc1.c' || echo './'`ld10k1_fnc1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld10k1-ld10k1_mixer.o `test -f 'ld10k1_mixer.c' || echo './'`ld10k1_mixer.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld10k1-ld10k1_dump.o `test -f 'ld10k1_dump.c' || echo './'`ld10k1_dump.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liblo10k1.la -rpath /usr/lib64 liblo10k1_la-comm.lo liblo10k1_la-liblo10k1.lo liblo10k1_la-liblo10k1ef.lo liblo10k1_la-liblo10k1lf.lo -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liblo10k1_la-comm.o .libs/liblo10k1_la-liblo10k1.o .libs/liblo10k1_la-liblo10k1ef.o .libs/liblo10k1_la-liblo10k1lf.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -Wl,-soname -Wl,liblo10k1.so.0 -o .libs/liblo10k1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblo10k1.so.0" && ln -s "liblo10k1.so.0.0.0" "liblo10k1.so.0") libtool: link: (cd ".libs" && rm -f "liblo10k1.so" && ln -s "liblo10k1.so.0.0.0" "liblo10k1.so") libtool: link: ( cd ".libs" && rm -f "liblo10k1.la" && ln -s "../liblo10k1.la" "liblo10k1.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld10k1-ld10k1_tram.o `test -f 'ld10k1_tram.c' || echo './'`ld10k1_tram.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DEFFECTSDIR='"/usr/share/ld10k1/effects"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lo10k1-lo10k1.o `test -f 'lo10k1.c' || echo './'`lo10k1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dl10k1-dl10k1.o `test -f 'dl10k1.c' || echo './'`dl10k1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dl10k1 dl10k1-dl10k1.o -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dl10k1 dl10k1-dl10k1.o -lasound -lm -ldl -lpthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DEFFECTSDIR='"/usr/share/ld10k1/effects"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lo10k1 lo10k1-lo10k1.o liblo10k1.la -lasound -lm -ldl -lpthread libtool: link: gcc -DEFFECTSDIR=\"/usr/share/ld10k1/effects\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lo10k1 lo10k1-lo10k1.o ./.libs/liblo10k1.so -lasound -lm -ldl -lpthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ld10k1-ld10k1_fnc.o `test -f 'ld10k1_fnc.c' || echo './'`ld10k1_fnc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ld10k1 ld10k1-ld10k1.o ld10k1-ld10k1_fnc.o ld10k1-ld10k1_fnc1.o ld10k1-ld10k1_debug.o ld10k1-ld10k1_driver.o ld10k1-comm.o ld10k1-ld10k1_tram.o ld10k1-ld10k1_dump.o ld10k1-ld10k1_mixer.o -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ld10k1 ld10k1-ld10k1.o ld10k1-ld10k1_fnc.o ld10k1-ld10k1_fnc1.o ld10k1-ld10k1_debug.o ld10k1-ld10k1_driver.o ld10k1-comm.o ld10k1-ld10k1_tram.o ld10k1-ld10k1_dump.o ld10k1-ld10k1_mixer.o -lasound -lm -ldl -lpthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1' sed -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]binarydir[@],/usr/bin,g' -e 's,[@]sysconfdir[@],/etc,g' ./ld10k1d.in > ld10k1d make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd mixartloader ~/rpmbuild/BUILD/alsa-tools-1.2.5/mixartloader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:12: warning: AC_OUTPUT should be used without arguments. configure.ac:12: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.0 checking for libasound headers version >= 1.0.0 (1.0.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"mixartloader\" -DPACKAGE_TARNAME=\"mixartloader\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"mixartloader\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mixartloader\" -DVERSION=\"1.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -DDATAPATH=\"/usr/share/alsa/firmware/mixartloader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mixartloader.o mixartloader.c gcc -DDATAPATH=\"/usr/share/alsa/firmware/mixartloader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -o mixartloader mixartloader.o -lasound -lm -ldl -lpthread + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd pcxhrloader ~/rpmbuild/BUILD/alsa-tools-1.2.5/pcxhrloader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:12: warning: AC_OUTPUT should be used without arguments. configure.ac:12: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.0 checking for libasound headers version >= 1.0.0 (1.0.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"pcxhrloader\" -DPACKAGE_TARNAME=\"pcxhrloader\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"pcxhrloader\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcxhrloader\" -DVERSION=\"1.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -DDATAPATH=\"/usr/share/alsa/firmware/pcxhrloader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcxhrloader.o pcxhrloader.c gcc -DDATAPATH=\"/usr/share/alsa/firmware/pcxhrloader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -o pcxhrloader pcxhrloader.o -lasound -lm -ldl -lpthread + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd rmedigicontrol ~/rpmbuild/BUILD/alsa-tools-1.2.5/rmedigicontrol ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:9: warning: AC_OUTPUT should be used without arguments. configure.ac:9: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for RMEDIGICONTROL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"rmedigicontrol\" -DPACKAGE_TARNAME=\"rmedigicontrol\" -DPACKAGE_VERSION=\"0.3.5a\" -DPACKAGE_STRING=\"rmedigicontrol\ 0.3.5a\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rmedigicontrol\" -DVERSION=\"0.3.5a\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o loopback.o loopback.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from rmedigicontrol.h:2, from loopback.c:16: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from rmedigicontrol.h:2, from loopback.c:16: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from rmedigicontrol.h:2, from loopback.c:16: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from rmedigicontrol.h:1, from loopback.c:16: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -DPACKAGE_NAME=\"rmedigicontrol\" -DPACKAGE_TARNAME=\"rmedigicontrol\" -DPACKAGE_VERSION=\"0.3.5a\" -DPACKAGE_STRING=\"rmedigicontrol\ 0.3.5a\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rmedigicontrol\" -DVERSION=\"0.3.5a\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o level.o level.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from rmedigicontrol.h:2, from level.c:16: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from rmedigicontrol.h:2, from level.c:16: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from rmedigicontrol.h:2, from level.c:16: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from rmedigicontrol.h:1, from level.c:16: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -DPACKAGE_NAME=\"rmedigicontrol\" -DPACKAGE_TARNAME=\"rmedigicontrol\" -DPACKAGE_VERSION=\"0.3.5a\" -DPACKAGE_STRING=\"rmedigicontrol\ 0.3.5a\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rmedigicontrol\" -DVERSION=\"0.3.5a\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rmedigicontrol.o rmedigicontrol.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from rmedigicontrol.h:2, from rmedigicontrol.c:16: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from rmedigicontrol.h:2, from rmedigicontrol.c:16: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from rmedigicontrol.h:2, from rmedigicontrol.c:16: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from rmedigicontrol.h:1, from rmedigicontrol.c:16: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rmedigicontrol rmedigicontrol.o level.o loopback.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lasound + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd seq/sbiload ~/rpmbuild/BUILD/alsa-tools-1.2.5/seq/sbiload ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:5: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:5: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:5: the top level configure.ac:11: warning: AC_OUTPUT should be used without arguments. configure.ac:11: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.15 checking for libasound headers version >= 1.0.15 (1.0.15)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"sbiload\" -DPACKAGE_TARNAME=\"sbiload\" -DPACKAGE_VERSION=\"0.4.0\" -DPACKAGE_STRING=\"sbiload\ 0.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sbiload\" -DVERSION=\"0.4.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -DPATCHDIR=\"/usr/share/sounds/opl3\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sbiload.o sbiload.c gcc -DPATCHDIR=\"/usr/share/sounds/opl3\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -o sbiload sbiload.o -lasound -lm -ldl -lpthread + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd sscape_ctl ~/rpmbuild/BUILD/alsa-tools-1.2.5/sscape_ctl ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:12: warning: AC_OUTPUT should be used without arguments. configure.ac:12: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.0 checking for libasound headers version >= 1.0.0 (1.0.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"sscape_ctl\" -DPACKAGE_TARNAME=\"sscape_ctl\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"sscape_ctl\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sscape_ctl\" -DVERSION=\"0.1.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sscape_ctl.o sscape_ctl.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -o sscape_ctl sscape_ctl.o -lasound -lm -ldl -lpthread + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd us428control ~/rpmbuild/BUILD/alsa-tools-1.2.5/us428control ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:12: warning: AC_OUTPUT should be used without arguments. configure.ac:12: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.0 checking for libasound headers version >= 1.0.0 (1.0.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 g++ -DPACKAGE_NAME=\"us428control\" -DPACKAGE_TARNAME=\"us428control\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"us428control\ 0.4.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"us428control\" -DVERSION=\"0.4.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Cus428_ctls.o Cus428_ctls.cc g++ -DPACKAGE_NAME=\"us428control\" -DPACKAGE_TARNAME=\"us428control\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"us428control\ 0.4.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"us428control\" -DVERSION=\"0.4.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Cus428Midi.o Cus428Midi.cc g++ -DPACKAGE_NAME=\"us428control\" -DPACKAGE_TARNAME=\"us428control\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"us428control\ 0.4.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"us428control\" -DVERSION=\"0.4.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o us428control.o us428control.cc g++ -DPACKAGE_NAME=\"us428control\" -DPACKAGE_TARNAME=\"us428control\" -DPACKAGE_VERSION=\"0.4.6\" -DPACKAGE_STRING=\"us428control\ 0.4.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"us428control\" -DVERSION=\"0.4.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Cus428State.o Cus428State.cc g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -o us428control us428control.o Cus428State.o Cus428_ctls.o Cus428Midi.o -lasound -lm -ldl -lpthread + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd usx2yloader ~/rpmbuild/BUILD/alsa-tools-1.2.5/usx2yloader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:12: warning: AC_OUTPUT should be used without arguments. configure.ac:12: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.0 checking for libasound headers version >= 1.0.0 (1.0.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tascam_fpga config.status: creating tascam_fw config.status: WARNING: 'tascam_fw.in' seems to ignore the --datarootdir setting config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"usx2yloader\" -DPACKAGE_TARNAME=\"usx2yloader\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"usx2yloader\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"usx2yloader\" -DVERSION=\"0.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -DDATAPATH=\"/usr/share/alsa/firmware/usx2yloader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o usx2yloader.o usx2yloader.c gcc -DDATAPATH=\"/usr/share/alsa/firmware/usx2yloader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -o usx2yloader usx2yloader.o -lasound -lm -ldl -lpthread + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd vxloader ~/rpmbuild/BUILD/alsa-tools-1.2.5/vxloader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:12: warning: AC_OUTPUT should be used without arguments. configure.ac:12: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.0 checking for libasound headers version >= 1.0.0 (1.0.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"vxloader\" -DPACKAGE_TARNAME=\"vxloader\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"vxloader\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"vxloader\" -DVERSION=\"1.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -DDATAPATH=\"/usr/share/alsa/firmware/vxloader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vxloader.o vxloader.c gcc -DDATAPATH=\"/usr/share/alsa/firmware/vxloader\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -o vxloader vxloader.o -lasound -lm -ldl -lpthread + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd sb16_csp ~/rpmbuild/BUILD/alsa-tools-1.2.5/sb16_csp ~/rpmbuild/BUILD/alsa-tools-1.2.5 + grep -q AM_CONFIG_HEADER configure.in grep: configure.in: No such file or directory + autoreconf -fi configure.ac:6: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:6: the top level configure.ac:12: warning: AC_OUTPUT should be used without arguments. configure.ac:12: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ALSA CFLAGS... checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking required libasound headers version... 1.0.0 checking for libasound headers version >= 1.0.0 (1.0.0)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"cspctl\" -DPACKAGE_TARNAME=\"cspctl\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"cspctl\ 0.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cspctl\" -DVERSION=\"0.2.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBASOUND=1 -DHAVE_LIBATOPOLOGY=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cspctl.o cspctl.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lasound -lm -ldl -lpthread -o cspctl cspctl.o -lasound -lm -ldl -lpthread + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wIXTgV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 + cd alsa-tools-1.2.5 + '[' 1 -eq 1 ']' + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd as10k1 ~/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1 ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1/examples' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p as10k1 '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/as10k1' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd echomixer ~/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in desktop make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer/desktop' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer/desktop' make[2]: Nothing to be done for 'install-exec-am'. for icon in hicolor_apps_48x48_echomixer.png; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -p -m 644 ./$icon /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' /usr/bin/install -p -m 644 echomixer.desktop '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer/desktop' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer/desktop' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p echomixer '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/echomixer' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd envy24control ~/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in desktop make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control/desktop' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control/desktop' make[2]: Nothing to be done for 'install-exec-am'. for icon in hicolor_apps_48x48_envy24control.png; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -p -m 644 ./$icon /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' /usr/bin/install -p -m 644 envy24control.desktop '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control/desktop' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control/desktop' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p envy24control '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 envy24control.1 '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/envy24control' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdajackretask ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' Making install in desktop make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask/desktop' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask/desktop' make[3]: Nothing to be done for 'install-exec-am'. for icon in hicolor_apps_48x48_hdajackretask.png hicolor_apps_128x128_hdajackretask.png hicolor_apps_256x256_hdajackretask.png; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -p -m 644 ./$icon /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' /usr/bin/install -p -m 644 hdajackretask.desktop '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask/desktop' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask/desktop' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wno-deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hdajackretask main-gtk.o sysfs-pin-configs.o apply-changes.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p hdajackretask '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajackretask' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdajacksensetest ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdajacksensetest ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajacksensetest' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p hdajacksensetest '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdajacksensetest' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hda-verb ~/rpmbuild/BUILD/alsa-tools-1.2.5/hda-verb ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hda-verb' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p hda-verb '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hda-verb' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdspconf ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p hdspconf '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/src' Making install in pixmaps make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/pixmaps' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/pixmaps' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/pixmaps' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/pixmaps' Making install in desktop make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/desktop' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/desktop' make[2]: Nothing to be done for 'install-exec-am'. for icon in hicolor_apps_48x48_hdspconf.png; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -p -m 644 ./$icon /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' /usr/bin/install -p -m 644 hdspconf.desktop '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/desktop' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf/desktop' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspconf' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdsploader ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdsploader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdsploader' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p hdsploader '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdsploader' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd hdspmixer ~/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p hdspmixer '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/src' Making install in pixmaps make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/pixmaps' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/pixmaps' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/pixmaps' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/pixmaps' Making install in desktop make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/desktop' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/desktop' make[2]: Nothing to be done for 'install-exec-am'. for icon in hicolor_apps_48x48_hdspmixer.png; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -p -m 644 ./$icon /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' /usr/bin/install -p -m 644 hdspmixer.desktop '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/desktop' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer/desktop' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/hdspmixer' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd ld10k1 ~/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1 ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in setup make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' Making install in effects make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup/effects' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup/effects' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/ld10k1/effects' /usr/bin/install -p -m 644 simple.emu10k1 vol_master.emu10k1 tone.emu10k1 vol_2.emu10k1 output.emu10k1 switch_2.emu10k1 sto51.emu10k1 switch_6.emu10k1 copy_2.emu10k1 prologic.emu10k1 fxbus.emu10k1 switch_2x2.emu10k1 mono_switch_2.emu10k1 mono_switch_2x2.emu10k1 eq10.emu10k1 '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/ld10k1/effects' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup/effects' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup/effects' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p init_audigy init_audigy_eq10 init_live '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/setup' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/doc' Making install in patch make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/patch' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/patch' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/patch' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/patch' Making install in dump make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/dump' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/dump' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/dump' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/dump' Making install in contrib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/contrib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/contrib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/contrib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/contrib' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/include' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/include/lo10k1' /usr/bin/install -p -m 644 version.h comm.h liblo10k1.h liblo10k1ef.h ld10k1_error.h ld10k1_fnc.h liblo10k1lf.h lo10k1.h '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/include/lo10k1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/include' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p liblo10k1.la '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/liblo10k1.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib64/liblo10k1.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib64 && { ln -s -f liblo10k1.so.0.0.0 liblo10k1.so.0 || { rm -f liblo10k1.so.0 && ln -s liblo10k1.so.0.0.0 liblo10k1.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib64 && { ln -s -f liblo10k1.so.0.0.0 liblo10k1.so || { rm -f liblo10k1.so && ln -s liblo10k1.so.0.0.0 liblo10k1.so; }; }) libtool: install: /usr/bin/install -p .libs/liblo10k1.lai /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib64/liblo10k1.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p lo10k1 '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' libtool: warning: 'liblo10k1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lo10k1 /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/lo10k1 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p ld10k1 dl10k1 '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/sbin' libtool: install: /usr/bin/install -p ld10k1 /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/sbin/ld10k1 libtool: install: /usr/bin/install -p dl10k1 /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/sbin/dl10k1 make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/sbin' /usr/bin/install -p ld10k1d '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/sbin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/aclocal' /usr/bin/install -p -m 644 ld10k1.m4 '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/aclocal' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/ld10k1' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd mixartloader ~/rpmbuild/BUILD/alsa-tools-1.2.5/mixartloader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/mixartloader' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p mixartloader '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/mixartloader' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd pcxhrloader ~/rpmbuild/BUILD/alsa-tools-1.2.5/pcxhrloader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/pcxhrloader' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p pcxhrloader '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/pcxhrloader' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd rmedigicontrol ~/rpmbuild/BUILD/alsa-tools-1.2.5/rmedigicontrol ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/rmedigicontrol' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p rmedigicontrol '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/rmedigicontrol' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd seq/sbiload ~/rpmbuild/BUILD/alsa-tools-1.2.5/seq/sbiload ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/seq/sbiload' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p sbiload '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/sounds/opl3' /usr/bin/install -p -m 644 std.o3 drums.o3 std.sb drums.sb '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/sounds/opl3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/seq/sbiload' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd sscape_ctl ~/rpmbuild/BUILD/alsa-tools-1.2.5/sscape_ctl ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/sscape_ctl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p sscape_ctl '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/sscape_ctl' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd us428control ~/rpmbuild/BUILD/alsa-tools-1.2.5/us428control ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/us428control' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p us428control '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/us428control' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd usx2yloader ~/rpmbuild/BUILD/alsa-tools-1.2.5/usx2yloader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/usx2yloader' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p usx2yloader '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/lib/udev' /usr/bin/install -p tascam_fw tascam_fpga '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/lib/udev' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/usx2yloader' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd vxloader ~/rpmbuild/BUILD/alsa-tools-1.2.5/vxloader ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/vxloader' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p vxloader '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/vxloader' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + for i in as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader sb16_csp + pushd sb16_csp ~/rpmbuild/BUILD/alsa-tools-1.2.5/sb16_csp ~/rpmbuild/BUILD/alsa-tools-1.2.5 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/sb16_csp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p cspctl '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 cspctl.1 '/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/man/man1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5/sb16_csp' + popd ~/rpmbuild/BUILD/alsa-tools-1.2.5 + rm -f /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib64/liblo10k1.la + mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications + cat + mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications + cat + mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications + cat + desktop-file-install --vendor= --remove-key=Encoding --remove-key=FilePattern --remove-category=Application --dir=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications/ /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications/echomixer.desktop /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications/envy24control.desktop /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications/hdajackretask.desktop /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications/hdspconf.desktop /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications/hdspmixer.desktop /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications/mageia-echomixer.desktop /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications/mageia-envy24control.desktop /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/applications/mageia-rmedigicontrol.desktop + mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib/ + mv /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/lib/udev /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib/ + mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib/udev/rules.d + install -p -m 0644 /home/iurt/rpmbuild/SOURCES/90-alsa-tools-firmware.rules /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib/udev/rules.d + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.2.5-1.mga9 --unique-debug-suffix -1.2.5-1.mga9.aarch64 --unique-debug-src-base alsa-tools-1.2.5-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/alsa-tools-1.2.5 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/as10k1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/envy24control extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/cspctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/echomixer extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/hdajackretask extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/hda-verb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/hdajacksensetest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/hdspconf extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/hdsploader extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/hdspmixer extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/lo10k1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/mixartloader extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/pcxhrloader extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/rmedigicontrol extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/sbiload extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/sscape_ctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/usx2yloader extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/us428control extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/bin/vxloader extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/lib64/liblo10k1.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/sbin/dl10k1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/sbin/ld10k1 dwz: ./usr/bin/as10k1-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/cspctl-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/echomixer-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/envy24control-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/hda-verb-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/hdajackretask-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/hdajacksensetest-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/hdspconf-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/hdsploader-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/hdspmixer-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/lo10k1-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/mixartloader-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pcxhrloader-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rmedigicontrol-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sbiload-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sscape_ctl-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/us428control-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/usx2yloader-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/vxloader-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/liblo10k1.so.0.0.0-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/dl10k1-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/ld10k1-1.2.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 3136kB, size after compression: 3136kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 22 CRC32s did match. 2991 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/udev/tascam_fpga from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/udev/tascam_fw from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/ld10k1d from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/init_live from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/init_audigy_eq10 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/init_audigy from /bin/sh to #!/usr/bin/sh Processing files: alsa-tools-1.2.5-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TsaVdK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd alsa-tools-1.2.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr as10k1/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr as10k1/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr as10k1/examples /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr echomixer/AUTHORS /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr echomixer/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr echomixer/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr envy24control/AUTHORS /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr envy24control/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr envy24control/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr hdspconf/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr hdspconf/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr hdspmixer/AUTHORS /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr hdspmixer/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr hdspmixer/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr rmedigicontrol/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr rmedigicontrol/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr seq/sbiload/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr seq/sbiload/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr sb16_csp/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + cp -pr sb16_csp/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/alsa-tools/AUTHORS warning: File listed twice: /usr/share/doc/alsa-tools/AUTHORS warning: File listed twice: /usr/share/doc/alsa-tools/COPYING warning: File listed twice: /usr/share/doc/alsa-tools/COPYING warning: File listed twice: /usr/share/doc/alsa-tools/COPYING warning: File listed twice: /usr/share/doc/alsa-tools/COPYING warning: File listed twice: /usr/share/doc/alsa-tools/COPYING warning: File listed twice: /usr/share/doc/alsa-tools/COPYING warning: File listed twice: /usr/share/doc/alsa-tools/COPYING warning: File listed twice: /usr/share/doc/alsa-tools/README warning: File listed twice: /usr/share/doc/alsa-tools/README warning: File listed twice: /usr/share/doc/alsa-tools/README warning: File listed twice: /usr/share/doc/alsa-tools/README warning: File listed twice: /usr/share/doc/alsa-tools/README warning: File listed twice: /usr/share/doc/alsa-tools/README warning: File listed twice: /usr/share/doc/alsa-tools/README Provides: alsa-tools = 1.2.5-1.mga9 alsa-tools(aarch-64) = 1.2.5-1.mga9 application() application(echomixer.desktop) application(envy24control.desktop) application(hdajackretask.desktop) application(hdspconf.desktop) application(hdspmixer.desktop) application(mageia-echomixer.desktop) application(mageia-envy24control.desktop) application(mageia-rmedigicontrol.desktop) as10k1 = 1.2.5-1.mga9 echomixer = 1.2.5-1.mga9 envy24control = 1.2.5-1.mga9 hdspconf = 1.2.5-1.mga9 hdspmixer = 1.2.5-1.mga9 rmedigicontrol = 1.2.5-1.mga9 sb16_csp = 1.2.5-1.mga9 sbiload = 1.2.5-1.mga9 sscape_ctl = 1.2.5-1.mga9 us428control = 1.2.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libfltk.so.1.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk-x11-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: as10k1 < 1.2.5-1.mga9 echomixer < 1.2.5-1.mga9 envy24control < 1.2.5-1.mga9 hdspconf < 1.2.5-1.mga9 hdspmixer < 1.2.5-1.mga9 rmedigicontrol < 1.2.5-1.mga9 sb16_csp < 1.2.5-1.mga9 sbiload < 1.2.5-1.mga9 sscape_ctl < 1.2.5-1.mga9 us428control < 1.2.5-1.mga9 Processing files: alsa-tools-firmware-1.2.5-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6TM9rM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd alsa-tools-1.2.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools-firmware + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools-firmware + cp -pr hdsploader/AUTHORS /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools-firmware + cp -pr hdsploader/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools-firmware + cp -pr hdsploader/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools-firmware + cp -pr usx2yloader/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools-firmware + cp -pr vxloader/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/alsa-tools-firmware + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/alsa-tools-firmware/README warning: File listed twice: /usr/share/doc/alsa-tools-firmware/README Provides: alsa-tools-firmware = 1.2.5-1.mga9 alsa-tools-firmware(aarch-64) = 1.2.5-1.mga9 hdsploader = 1.2.5-1.mga9 mixartloader = 1.2.5-1.mga9 pcxhrloader = 1.2.5-1.mga9 usx2yloader = 1.2.5-1.mga9 vxloader = 1.2.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Obsoletes: hdsploader < 1.2.5-1.mga9 mixartloader < 1.2.5-1.mga9 pcxhrloader < 1.2.5-1.mga9 usx2yloader < 1.2.5-1.mga9 vxloader < 1.2.5-1.mga9 Processing files: ld10k1-1.2.5-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7yZ1PI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd alsa-tools-1.2.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/ld10k1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/ld10k1 + cp -pr as10k1/README /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/ld10k1 + cp -pr as10k1/COPYING /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/ld10k1 + cp -pr as10k1/examples /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64/usr/share/doc/ld10k1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: ld10k1 = 1.2.5-1.mga9 ld10k1(aarch-64) = 1.2.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) liblo10k1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64lo10k1_0-1.2.5-1.mga9.aarch64 Provides: lib64lo10k1_0 = 1.2.5-1.mga9 lib64lo10k1_0(aarch-64) = 1.2.5-1.mga9 liblo10k1 = 1.2.5-1.mga9 liblo10k1.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Conflicts: ld10k1 < 1.0.12 Obsoletes: lib64lo10k10 < 1.0.27-2 liblo10k1 < 1.2.5-1.mga9 Processing files: lib64lo10k1-devel-1.2.5-1.mga9.aarch64 Provides: devel(liblo10k1(64bit)) lib64lo10k1-devel = 1.2.5-1.mga9 lib64lo10k1-devel(aarch-64) = 1.2.5-1.mga9 liblo10k1-devel = 1.2.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: lib64lo10k10-devel < 1.0.27-2 liblo10k1-devel < 1.2.5-1.mga9 Processing files: alsa-tools-debugsource-1.2.5-1.mga9.aarch64 Provides: alsa-tools-debugsource = 1.2.5-1.mga9 alsa-tools-debugsource(aarch-64) = 1.2.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: alsa-tools-debuginfo-1.2.5-1.mga9.aarch64 Provides: alsa-tools-debuginfo = 1.2.5-1.mga9 alsa-tools-debuginfo(aarch-64) = 1.2.5-1.mga9 debuginfo(build-id) = 0cebb1476fe1ee06ea6b70e7b0cf71eb227bf6a1 debuginfo(build-id) = 1661c402ede0c89b52d137cd0b38037b18325047 debuginfo(build-id) = 33ee61c43d225f4e5778e88d79ab430550ad83b4 debuginfo(build-id) = 39fad8892a0cfb963ab867b3e2f45b07c0bf81b7 debuginfo(build-id) = 4c69c285a604cf019f80f8753c3b48ae23a019b9 debuginfo(build-id) = 554841d6c94019d17ae9eb7a9011974ddeb416bd debuginfo(build-id) = 7cf10e025d338856bcbfcdbe5b7abaa559658d0a debuginfo(build-id) = b4910d8086a18253c8b104c0577461c1c4b5909b debuginfo(build-id) = b86a24be093f858939c8a3eea02f6fc00eeb61a1 debuginfo(build-id) = d30d12e3b68da4a34c0db5dfbae5e31b7335034a debuginfo(build-id) = e06b0d0ce8e1082f1fff4f267a5524f7462b3269 debuginfo(build-id) = e1bcc0150839e98b6f2a429e681f756b947a7676 debuginfo(build-id) = ee49a9b25e2dedb35065b939d3b2f69fbef3a785 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: alsa-tools-debugsource(aarch-64) = 1.2.5-1.mga9 Processing files: alsa-tools-firmware-debuginfo-1.2.5-1.mga9.aarch64 Provides: alsa-tools-firmware-debuginfo = 1.2.5-1.mga9 alsa-tools-firmware-debuginfo(aarch-64) = 1.2.5-1.mga9 debuginfo(build-id) = 100062284d872d71d070a3363d6d754e86faead0 debuginfo(build-id) = 1216a09489c70f998cb5dea7bdca37c105c211f8 debuginfo(build-id) = c545712d5e5bd29a1d7b634f29f712b07a4c90fb debuginfo(build-id) = d42e5bdf4339ca8f16004084716b0ab729116a1d debuginfo(build-id) = ef20eba67624fa9716145ced9af91b3d27f1773c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: alsa-tools-debugsource(aarch-64) = 1.2.5-1.mga9 Processing files: ld10k1-debuginfo-1.2.5-1.mga9.aarch64 Provides: debuginfo(build-id) = 0d9ad04ba7cdb8c8c983751357597093c9a1c6a8 debuginfo(build-id) = 2ad48071ef074f22e79e401a70b6d747afffa526 debuginfo(build-id) = 991aeae7a437e2b678a6596926292a726171553b ld10k1-debuginfo = 1.2.5-1.mga9 ld10k1-debuginfo(aarch-64) = 1.2.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: alsa-tools-debugsource(aarch-64) = 1.2.5-1.mga9 Processing files: lib64lo10k1_0-debuginfo-1.2.5-1.mga9.aarch64 Provides: debuginfo(build-id) = 87eec4ba266552fa15bf8bc0af9f93276f8e7c0c lib64lo10k1_0-debuginfo = 1.2.5-1.mga9 lib64lo10k1_0-debuginfo(aarch-64) = 1.2.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: alsa-tools-debugsource(aarch-64) = 1.2.5-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/alsa-tools-firmware-1.2.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lo10k1_0-debuginfo-1.2.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/alsa-tools-firmware-debuginfo-1.2.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lo10k1_0-1.2.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ld10k1-1.2.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64lo10k1-devel-1.2.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ld10k1-debuginfo-1.2.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/alsa-tools-1.2.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/alsa-tools-debugsource-1.2.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/alsa-tools-debuginfo-1.2.5-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CMmyhB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd alsa-tools-1.2.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/alsa-tools-1.2.5-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WMqJxN + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf alsa-tools-1.2.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!