D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/nvclock-0.8-0.b4.18.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6MtocS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf nvclock0.8b4 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/nvclock0.8b4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nvclock0.8b4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/nvclock0.8b4-makefile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/nvclock0.8b4-cflags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/nvclock0.8b4-gtk-link-X11.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e '/option_list/s,^,extern ,' src/nvcontrol/nvcontrol.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LN6sMe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nvclock0.8b4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... acinclude.m4:334: AM_CONFIG_HEADER is expanded from... configure.in:5: the top level configure.in:5: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.in:5: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... acinclude.m4:334: AM_CONFIG_HEADER is expanded from... configure.in:5: the top level configure.in:12: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:12: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:12: the top level configure.in:129: warning: AC_OUTPUT should be used without arguments. configure.in:129: You should run autoupdate. autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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 --enable-gtk --disable-qt --enable-nvcontrol configure: WARNING: unrecognized options: --disable-dependency-tracking 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 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 compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes 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 library containing getopt_long... none required checking for getopt.h... yes checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 2.4.0... yes checking GTK_CFLAGS... -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 checking GTK_LIBS... -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 checking for x11... yes checking X11_CFLAGS... checking X11_LIBS... -lX11 checking for xext... yes checking XEXT_CFLAGS... checking XEXT_LIBS... -lXext configure: creating ./config.status config.status: creating src/Makefile config.status: creating src/backend/Makefile config.status: creating src/nvcontrol/Makefile config.status: creating src/qt/Makefile config.status: creating src/gtk/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands configure: WARNING: unrecognized options: --disable-dependency-tracking NVClock build summary: ---------------------- - Commandline version enabled - NV-CONTROL support enabled - GTK2 GUI enabled - QT GUI disabled + /usr/bin/make -O -j8 V=1 VERBOSE=1 -j1 /usr/bin/make -C src all make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/backend' gcc -O0 -I../.. -I../nvcontrol -c -o backend.o backend.c gcc -O0 -I../.. -I../nvcontrol -c -o bios.o bios.c bios.c: In function 'dump_bios': bios.c:909:13: warning: implicit declaration of function 'load_bios_pramin' [-Wimplicit-function-declaration] 909 | if(!load_bios_pramin(rom)) | ^~~~~~~~~~~~~~~~ bios.c:911:21: warning: implicit declaration of function 'load_bios_prom' [-Wimplicit-function-declaration] 911 | if(!load_bios_prom(rom)) | ^~~~~~~~~~~~~~ gcc -O0 -I../.. -I../nvcontrol -c -o config.o config.c gcc -O0 -I../.. -I../nvcontrol -c -o error.o error.c gcc -O0 -I../.. -I../nvcontrol -c -o nv30.o nv30.c gcc -O0 -I../.. -I../nvcontrol -c -o nv40.o nv40.c nv40.c: In function 'nv43_get_gpu_temp': nv40.c:393:17: warning: implicit declaration of function 'usleep' [-Wimplicit-function-declaration] 393 | usleep(500); | ^~~~~~ gcc -O0 -I../.. -I../nvcontrol -c -o nv50.o nv50.c gcc -O0 -I../.. -I../nvcontrol -c -o info.o info.c gcc -O0 -I../.. -I../nvcontrol -c -o overclock.o overclock.c gcc -O0 -I../.. -I../nvcontrol -c -o utils.o utils.c gcc -O0 -I../.. -I../nvcontrol -c -o i2c.o i2c.c gcc -O0 -I../.. -I../nvcontrol -c -o xf86i2c.o xf86i2c.c gcc -O0 -I../.. -I../nvcontrol -c -o adt7473.o adt7473.c gcc -O0 -I../.. -I../nvcontrol -c -o f75375.o f75375.c gcc -O0 -I../.. -I../nvcontrol -c -o lm99.o lm99.c gcc -O0 -I../.. -I../nvcontrol -c -o w83781d.o w83781d.c gcc -O0 -I../.. -I../nvcontrol -c -o w83l785r.o w83l785r.c gcc -O0 -I../.. -I../nvcontrol -c -o libc_wrapper.o libc_wrapper.c libc_wrapper.c: In function 'xf86usleep': libc_wrapper.c:53:9: warning: implicit declaration of function 'usleep' [-Wimplicit-function-declaration] 53 | usleep(usec); | ^~~~~~ gcc -O0 -I../.. -I../nvcontrol -c -o back_linux.o back_linux.c gcc -O0 -I../.. -I../nvcontrol -c -o nvcontrol.o nvcontrol.c ar cru libbackend.a backend.o bios.o config.o error.o nv30.o nv40.o nv50.o info.o overclock.o utils.o i2c.o xf86i2c.o adt7473.o f75375.o lm99.o w83781d.o w83l785r.o libc_wrapper.o back_linux.o nvcontrol.o ranlib libbackend.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/backend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/nvcontrol' gcc -I../backend -c -o libnvcontrol.o libnvcontrol.c gcc -I../backend -c -o nvcontrol.o nvcontrol.c ar cru libnvcontrol.a libnvcontrol.o nvcontrol.o ranlib libnvcontrol.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/nvcontrol' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/gtk' 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 -I../backend -I../nvcontrol -I../.. -c -o banner.o banner.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 banner.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 /usr/include/gtk-2.0/gtk/gtk.h:32, from banner.c:24: /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 banner.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 /usr/include/gtk-2.0/gtk/gtk.h:32, from banner.c:24: /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 -I../backend -I../nvcontrol -I../.. -c -o gl.o gl.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 gl.c:29: /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 gl.c:29: /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 gl.c:29: /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 gl.c:29: /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 -I../backend -I../nvcontrol -I../.. -c -o hw.o hw.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 hw.c:36: /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 hw.c:36: /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 hw.c:36: /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 hw.c:36: /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 -I../backend -I../nvcontrol -I../.. -c -o main.o main.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 main.c:27: /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 main.c:27: /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 main.c:27: /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 main.c:27: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ main.c: In function 'gui_init': main.c:235:30: warning: implicit declaration of function 'XOpenDisplay' [-Wimplicit-function-declaration] 235 | nvclock.dpy = (void*)XOpenDisplay(""); | ^~~~~~~~~~~~ main.c:235:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 235 | nvclock.dpy = (void*)XOpenDisplay(""); | ^ 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 -I../backend -I../nvcontrol -I../.. -c -o settings.o settings.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 settings.c:33: /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 settings.c:33: /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 settings.c:33: /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 settings.c:33: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ gcc -o nvclock_gtk banner.o gl.o hw.o main.o settings.o ../backend/libbackend.a -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 -L../backend -lbackend -L../nvcontrol -lnvcontrol -lX11 /usr/bin/ld: ../nvcontrol/libnvcontrol.a(libnvcontrol.o): undefined reference to symbol 'XextAddDisplay' /usr/bin/ld: /usr/lib64/libXext.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[2]: *** [Makefile:37: nvclock_gtk] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/gtk' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/qt' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/qt' gcc -o nvclock nvclock.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I./backend -I./nvcontrol -I.. -lX11 -lXext -L./backend -lbackend -L./nvcontrol -lnvcontrol nvclock.c: In function 'mask_to_device': nvclock.c:144:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size 2 [-Wformat-overflow=] 144 | sprintf(res, "dfp-%d", i-16); | ^~ nvclock.c:144:30: note: directive argument in the range [-16, 2147483631] 144 | sprintf(res, "dfp-%d", i-16); | ^~~~~~~~ In file included from /usr/include/stdio.h:888, from nvclock.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 6 and 15 bytes into a destination of size 6 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ nvclock.c:136:34: warning: '%d' directive writing between 1 and 10 bytes into a region of size 2 [-Wformat-overflow=] 136 | sprintf(res, "tv-%d", i-8); | ^~ nvclock.c:136:30: note: directive argument in the range [-8, 2147483639] 136 | sprintf(res, "tv-%d", i-8); | ^~~~~~~ In file included from /usr/include/stdio.h:888, from nvclock.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 5 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ nvclock.c:128:35: warning: '%d' directive writing between 1 and 10 bytes into a region of size 2 [-Wformat-overflow=] 128 | sprintf(res, "crt-%d", i); | ^~ nvclock.c:128:30: note: directive argument in the range [0, 2147483647] 128 | sprintf(res, "crt-%d", i); | ^~~~~~~~ In file included from /usr/include/stdio.h:888, from nvclock.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 6 and 15 bytes into a destination of size 6 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -o smartdimmer smartdimmer.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I./backend -I./nvcontrol -I.. -lX11 -lXext -L./backend -lbackend -L./nvcontrol -lnvcontrol smartdimmer.c: In function 'main': smartdimmer.c:107:20: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] 107 | if (isdigit(*optarg)) { | ^~~~~~~ smartdimmer.c:42:1: note: include '' or provide a declaration of 'isdigit' 41 | #include "nvclock.h" +++ |+#include 42 | make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vEJyuM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64 + cd nvclock0.8b4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64 'INSTALL=/usr/bin/install -p' installing ABOUT as /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock/ABOUT installing AUTHORS as /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock/AUTHORS installing ChangeLog as /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock/ChangeLog installing FAQ as /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock/FAQ installing README as /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock/README mkdir -p /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/man/man1 cp nvclock.1 /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/man/man1 mkdir -p /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/applications mkdir -p /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/icons/hicolor/48x48/apps cp nvclock.desktop /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/applications cp nvclock.png /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/icons/hicolor/48x48/apps /usr/bin/make -C src install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/backend' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/backend' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/nvcontrol' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/nvcontrol' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/gtk' mkdir -p /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/bin; /usr/bin/install -p -c nvclock_gtk /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/bin/nvclock_gtk /usr/bin/install: cannot stat 'nvclock_gtk': No such file or directory make[2]: *** [Makefile:46: install] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/gtk' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/qt' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src/qt' mkdir -p /usr/bin /usr/bin/install -p -c nvclock /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/bin/nvclock /usr/bin/install -p -c smartdimmer /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/bin/smartdimmer make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nvclock0.8b4/src' + desktop-file-install --add-category=HardwareSettings --dir /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/applications /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/applications/nvclock.desktop /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/applications/nvclock.desktop: error: (will be fatal in the future): value "nvclock.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + sed -i -e 's/^Icon=nvclock.png$/Icon=nvclock/g' /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/applications/nvclock.desktop + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.8-0.b4.18.mga9 --unique-debug-suffix -0.8-0.b4.18.mga9.aarch64 --unique-debug-src-base nvclock-0.8-0.b4.18.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/nvclock0.8b4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/bin/nvclock extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/bin/smartdimmer dwz: ./usr/bin/nvclock-0.8-0.b4.18.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/smartdimmer-0.8-0.b4.18.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 136kB, size after compression: 136kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 140 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 /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/applications/nvclock.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/applications/nvclock.desktop: hint: value item "HardwareSettings" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Settings + '[' -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 Processing files: nvclock-0.8-0.b4.18.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.esMGCu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nvclock0.8b4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock + cp -pr ABOUT /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock + cp -pr FAQ /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock + cp -pr README /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64/usr/share/doc/nvclock + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(nvclock.desktop) nvclock = 0.8-0.b4.18.mga9 nvclock(aarch-64) = 0.8-0.b4.18.mga9 nvclock-gtk nvclock-qt3 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) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) Obsoletes: nvclock-gtk < 0.8-0.b4.1 nvclock-qt3 < 0.8-0.b4.1 Processing files: nvclock-debugsource-0.8-0.b4.18.mga9.aarch64 Provides: nvclock-debugsource = 0.8-0.b4.18.mga9 nvclock-debugsource(aarch-64) = 0.8-0.b4.18.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nvclock-debuginfo-0.8-0.b4.18.mga9.aarch64 Provides: debuginfo(build-id) = 8f74b7be1a2903d28d380d5784e6a9f67f475d5d debuginfo(build-id) = a93bbd4b3ead06dc61307ebad29ed31536d5d58c nvclock-debuginfo = 0.8-0.b4.18.mga9 nvclock-debuginfo(aarch-64) = 0.8-0.b4.18.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvclock-debugsource(aarch-64) = 0.8-0.b4.18.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nvclock-debugsource-0.8-0.b4.18.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nvclock-debuginfo-0.8-0.b4.18.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nvclock-0.8-0.b4.18.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F5chSj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nvclock0.8b4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nvclock-0.8-0.b4.18.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DtauQw + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf nvclock0.8b4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!