D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/x11-driver-input-wacom-0.39.0-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.saDcx8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xf86-input-wacom-0.39.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/xf86-input-wacom-0.39.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-input-wacom-0.39.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8Rpn46 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xf86-input-wacom-0.39.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + 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 + /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 . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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 --with-systemd-unit-dir=/usr/lib/systemd/system '--with-udev-rules-dir=%{_/usr/lib/udev/rules.d}' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-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 x86_64-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if x86_64-mageia-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if x86_64-mageia-linux-gnu-gcc supports -Wall... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wpointer-arith... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wmissing-declarations... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wformat=2... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wnested-externs... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wbad-function-cast... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wold-style-definition... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wunused... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wuninitialized... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wshadow... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wredundant-decls... yes checking if x86_64-mageia-linux-gnu-gcc supports -Wlogical-op... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=implicit... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=nonnull... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=init-self... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=main... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=missing-braces... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=sequence-point... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=return-type... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=trigraphs... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=array-bounds... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=write-strings... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=address... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if x86_64-mageia-linux-gnu-gcc supports -pedantic... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror... yes checking if x86_64-mageia-linux-gnu-gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking for doxygen... no configure: WARNING: doxygen not found - documentation targets will be skipped checking for rint in -lm... yes checking for XORG... yes checking for X11... yes checking for UDEV... yes checking for lshal... no checking for hal-set-property... no checking if HAL preprobe quirk should be installed... no checking whether the linker supports -wrap... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.conf config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating xorg-wacom.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 if test -x ./git-version-gen; then ./git-version-gen -u; fi if ! grep -qs "^#define BUILD_VERSION \"$(cat version)\"$" "config-ver.h"; then \ sed -i '/^#define BUILD_VERSION /d' "config-ver.h" 2>/dev/null; \ echo "#define BUILD_VERSION \"$(cat version | tr -d '\n')\"" >> "config-ver.h"; \ fi /usr/bin/make all-recursive Making all in conf make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/conf' GEN wacom-inputattach@.service make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/conf' Making all in doc make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CC wcmFilter.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CC wcmValidateDevice.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CC wcmConfig.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CC wcmISDV4.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CC xf86Wacom.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CC wcmCommon.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CC wcmXCommand.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CC wcmUSB.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CC wcmTouchFilter.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' CCLD wacom_drv.la make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' Making all in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/man' GEN wacom.4 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/man' GEN xsetwacom.1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/man' Making all in include make[2]: Nothing to be done for 'all'. Making all in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' CC isdv4-serial-debugger.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' CC isdv4_serial_inputattach-isdv4-serial-inputattach.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' CC tools-shared.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' CC isdv4_serial_inputattach-tools-shared.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' CCLD isdv4-serial-debugger make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' CCLD isdv4-serial-inputattach make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' CC xsetwacom-xsetwacom.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' CCLD xsetwacom make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' Making all in test make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0hqMT5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64 + cd xf86-input-wacom-0.39.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' if test -x ./git-version-gen; then ./git-version-gen -u; fi /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0' Making install in conf make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/conf' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/conf' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/share/X11/xorg.conf.d' /usr/bin/install -p -m 644 70-wacom.conf '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/share/X11/xorg.conf.d' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64%{_/usr/lib/udev/rules.d}' /usr/bin/install -p -m 644 wacom.rules '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64%{_/usr/lib/udev/rules.d}' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib/systemd/system' /usr/bin/install -p -m 644 wacom-inputattach@.service '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib/systemd/system' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/conf' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/conf' Making install in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/doc' Making install in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib64/xorg/modules/input' /bin/sh ../libtool --mode=install /usr/bin/install -p wacom_drv.la '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib64/xorg/modules/input' libtool: install: /usr/bin/install -p .libs/wacom_drv.so /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib64/xorg/modules/input/wacom_drv.so libtool: install: /usr/bin/install -p .libs/wacom_drv.lai /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib64/xorg/modules/input/wacom_drv.la libtool: warning: remember to run 'libtool --finish /usr/lib64/xorg/modules/input' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/src' Making install in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/man' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/share/man/man4' /usr/bin/install -p -m 644 wacom.4 '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/share/man/man4' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 xsetwacom.1 '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/man' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/man' Making install in include make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/include' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/include/xorg' /usr/bin/install -p -m 644 Xwacom.h wacom-properties.h isdv4.h wacom-util.h '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/include/xorg' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/include' Making install in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p xsetwacom isdv4-serial-debugger isdv4-serial-inputattach '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p xsetwacom /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin/xsetwacom libtool: install: /usr/bin/install -p isdv4-serial-debugger /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin/isdv4-serial-debugger libtool: install: /usr/bin/install -p isdv4-serial-inputattach /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin/isdv4-serial-inputattach make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/tools' Making install in test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 xorg-wacom.pc '/home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.39.0-2.mga8 --unique-debug-suffix -0.39.0-2.mga8.x86_64 --unique-debug-src-base x11-driver-input-wacom-0.39.0-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xf86-input-wacom-0.39.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin/xsetwacom explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin/isdv4-serial-inputattach explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin/isdv4-serial-debugger explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib64/xorg/modules/input/wacom_drv.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin/isdv4-serial-debugger extracting debug info from /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin/isdv4-serial-inputattach extracting debug info from /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/bin/xsetwacom extracting debug info from /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib64/xorg/modules/input/wacom_drv.so original debug info size: 876kB, size after compression: 720kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 820 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/xorg/modules/input/wacom_drv.la is executable but has no shebang, removing executable bit Processing files: x11-driver-input-wacom-0.39.0-2.mga8.x86_64 warning: File not found: /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64/usr/lib/udev/rules.d/* Provides: libtool(/usr/lib64/xorg/modules/input/wacom_drv.la) linuxwacom = 0.39.0-2.mga8 x11-driver-input-wacom = 0.39.0-2.mga8 x11-driver-input-wacom(x86-64) = 0.39.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXi.so.6()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) Obsoletes: linuxwacom <= 0.8.4 Processing files: x11-driver-input-wacom-devel-0.39.0-2.mga8.x86_64 Provides: pkgconfig(xorg-wacom) = 0.39.0 x11-driver-input-wacom-devel = 0.39.0-2.mga8 x11-driver-input-wacom-devel(x86-64) = 0.39.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: x11-driver-input-wacom-debugsource-0.39.0-2.mga8.x86_64 Provides: x11-driver-input-wacom-debugsource = 0.39.0-2.mga8 x11-driver-input-wacom-debugsource(x86-64) = 0.39.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: x11-driver-input-wacom-debuginfo-0.39.0-2.mga8.x86_64 Provides: debuginfo(build-id) = 73a3f059a0bc357b724ee13553b19733d42e2ee8 debuginfo(build-id) = 95d52ada3a06aa73817acc523e1a6c854cb58088 debuginfo(build-id) = a85aa40a87d3bb2602d3258c2d454333ec0f6ba4 debuginfo(build-id) = adf03aa152762ab3aaebc9b362f3869ce47c8095 x11-driver-input-wacom-debuginfo = 0.39.0-2.mga8 x11-driver-input-wacom-debuginfo(x86-64) = 0.39.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: x11-driver-input-wacom-debugsource(x86-64) = 0.39.0-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/x11-driver-input-wacom-devel-0.39.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/x11-driver-input-wacom-0.39.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/x11-driver-input-wacom-debugsource-0.39.0-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/x11-driver-input-wacom-debuginfo-0.39.0-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R3EyC7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xf86-input-wacom-0.39.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/x11-driver-input-wacom-0.39.0-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HMVI07 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xf86-input-wacom-0.39.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!