Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libinput.spec'], False, '/var/lib/mock/f21-build-2692698-438803/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libinput.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-19.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libinput-0.7.0-2.20141211git58abea394.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libinput.spec'], False, '/var/lib/mock/f21-build-2692698-438803/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libinput.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.90w0mn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libinput-20141211 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libinput-20141211.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libinput-20141211 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init Reinitialized existing Git repository in /builddir/build/BUILD/libinput-20141211/.git/ + '[' -z '' ']' + git config user.email x@fedoraproject.org + git config user.name 'Fedora X Ninjas' + git add . + git commit --allow-empty -a -q -m '0.7.0 baseline.' + git am -p1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NMP0I1 + umask 022 + cd /builddir/build/BUILD + cd libinput-20141211 + autoreconf -v --install --force autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:39: installing './compile' configure.ac:44: installing './config.guess' configure.ac:44: installing './config.sub' configure.ac:23: installing './install-sh' configure.ac:23: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-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 --disable-static --disable-silent-rules 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 make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-redhat-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf 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 for ld used by gcc -std=gnu99... /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/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -std=gnu99 -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether EPOLL_CLOEXEC is declared... yes checking whether TFD_CLOEXEC is declared... yes checking whether CLOCK_MONOTONIC is declared... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for MTDEV... yes checking for LIBUDEV... yes checking for LIBEVDEV... yes checking for atan2 in -lm... yes checking for clock_gettime in -lrt... yes checking for doxygen... no configure: WARNING: doxygen not found - required for documentation checking for CHECK... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/libinput.doxygen config.status: creating src/Makefile config.status: creating src/libinput.pc config.status: creating src/libinput-version.h config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Prefix /usr Build documentation no Build tests no Tests use valgrind Build GUI event tool no + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libinput-20141211' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-libinput.lo `test -f 'libinput.c' || echo './'`libinput.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-evdev.lo `test -f 'evdev.c' || echo './'`evdev.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-evdev-mt-touchpad.lo `test -f 'evdev-mt-touchpad.c' || echo './'`evdev-mt-touchpad.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-evdev-mt-touchpad-tap.lo `test -f 'evdev-mt-touchpad-tap.c' || echo './'`evdev-mt-touchpad-tap.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libinput.c -fPIC -DPIC -o .libs/libinput_la-libinput.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c evdev.c -fPIC -DPIC -o .libs/libinput_la-evdev.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c evdev-mt-touchpad.c -fPIC -DPIC -o .libs/libinput_la-evdev-mt-touchpad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c evdev-mt-touchpad-tap.c -fPIC -DPIC -o .libs/libinput_la-evdev-mt-touchpad-tap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-evdev-mt-touchpad-buttons.lo `test -f 'evdev-mt-touchpad-buttons.c' || echo './'`evdev-mt-touchpad-buttons.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c evdev-mt-touchpad-buttons.c -fPIC -DPIC -o .libs/libinput_la-evdev-mt-touchpad-buttons.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-evdev-mt-touchpad-edge-scroll.lo `test -f 'evdev-mt-touchpad-edge-scroll.c' || echo './'`evdev-mt-touchpad-edge-scroll.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c evdev-mt-touchpad-edge-scroll.c -fPIC -DPIC -o .libs/libinput_la-evdev-mt-touchpad-edge-scroll.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-filter.lo `test -f 'filter.c' || echo './'`filter.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c filter.c -fPIC -DPIC -o .libs/libinput_la-filter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-path.lo `test -f 'path.c' || echo './'`path.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c path.c -fPIC -DPIC -o .libs/libinput_la-path.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-udev-seat.lo `test -f 'udev-seat.c' || echo './'`udev-seat.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udev-seat.c -fPIC -DPIC -o .libs/libinput_la-udev-seat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_la-timer.lo `test -f 'timer.c' || echo './'`timer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c timer.c -fPIC -DPIC -o .libs/libinput_la-timer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libinput_util_la-libinput-util.lo `test -f 'libinput-util.c' || echo './'`libinput-util.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libinput-util.c -fPIC -DPIC -o .libs/libinput_util_la-libinput-util.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libinput-util.la libinput_util_la-libinput-util.lo -lrt -lm libtool: link: ar cru .libs/libinput-util.a .libs/libinput_util_la-libinput-util.o libtool: link: ranlib .libs/libinput-util.a libtool: link: ( cd ".libs" && rm -f "libinput-util.la" && ln -s "../libinput-util.la" "libinput-util.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../include -I/usr/include/libevdev-1.0/ -Wall -Wextra -Wno-unused-parameter -g -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 6:0:1 -shared -Wl,-z,relro -o libinput.la -rpath /usr/lib64 libinput_la-libinput.lo libinput_la-evdev.lo libinput_la-evdev-mt-touchpad.lo libinput_la-evdev-mt-touchpad-tap.lo libinput_la-evdev-mt-touchpad-buttons.lo libinput_la-evdev-mt-touchpad-edge-scroll.lo libinput_la-filter.lo libinput_la-path.lo libinput_la-udev-seat.lo libinput_la-timer.lo -lmtdev -ludev -levdev libinput-util.la -lrt -lm libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libinput_la-libinput.o .libs/libinput_la-evdev.o .libs/libinput_la-evdev-mt-touchpad.o .libs/libinput_la-evdev-mt-touchpad-tap.o .libs/libinput_la-evdev-mt-touchpad-buttons.o .libs/libinput_la-evdev-mt-touchpad-edge-scroll.o .libs/libinput_la-filter.o .libs/libinput_la-path.o .libs/libinput_la-udev-seat.o .libs/libinput_la-timer.o -Wl,--whole-archive ./.libs/libinput-util.a -Wl,--no-whole-archive -lmtdev -ludev -levdev -lrt -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libinput.so.5 -o .libs/libinput.so.5.1.0 libtool: link: (cd ".libs" && rm -f "libinput.so.5" && ln -s "libinput.so.5.1.0" "libinput.so.5") libtool: link: (cd ".libs" && rm -f "libinput.so" && ln -s "libinput.so.5.1.0" "libinput.so") libtool: link: ( cd ".libs" && rm -f "libinput.la" && ln -s "../libinput.la" "libinput.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libinput-20141211/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libinput-20141211/doc' Making all in test make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libinput-20141211/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o event_debug-event-debug.o `test -f 'event-debug.c' || echo './'`event-debug.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o event-debug event_debug-event-debug.o ../src/libinput.la -ludev -lrt -lm libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o event-debug event_debug-event-debug.o ../src/.libs/libinput.so -lmtdev -levdev -ludev -lrt -lm -Wl,-rpath -Wl,/builddir/build/BUILD/libinput-20141211/src/.libs make[2]: Leaving directory '/builddir/build/BUILD/libinput-20141211/tools' make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211' make[2]: Leaving directory '/builddir/build/BUILD/libinput-20141211' make[1]: Leaving directory '/builddir/build/BUILD/libinput-20141211' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.biSS2e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64 ++ dirname /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64 + cd libinput-20141211 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/libinput-20141211/src' make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libinput.la '/builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libinput.so.5.1.0 /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/lib64/libinput.so.5.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/lib64 && { ln -s -f libinput.so.5.1.0 libinput.so.5 || { rm -f libinput.so.5 && ln -s libinput.so.5.1.0 libinput.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/lib64 && { ln -s -f libinput.so.5.1.0 libinput.so || { rm -f libinput.so && ln -s libinput.so.5.1.0 libinput.so; }; }) libtool: install: /usr/bin/install -c .libs/libinput.lai /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/lib64/libinput.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/include' /usr/bin/install -c -m 644 libinput.h '/builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libinput.pc '/builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libinput-20141211/src' make[1]: Leaving directory '/builddir/build/BUILD/libinput-20141211/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libinput-20141211/doc' make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211/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 '/builddir/build/BUILD/libinput-20141211/doc' make[1]: Leaving directory '/builddir/build/BUILD/libinput-20141211/doc' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libinput-20141211/test' make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libinput-20141211/test' make[1]: Leaving directory '/builddir/build/BUILD/libinput-20141211/test' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/libinput-20141211/tools' make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211/tools' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libinput-20141211/tools' make[1]: Leaving directory '/builddir/build/BUILD/libinput-20141211/tools' make[1]: Entering directory '/builddir/build/BUILD/libinput-20141211' make[2]: Entering directory '/builddir/build/BUILD/libinput-20141211' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libinput-20141211' make[1]: Leaving directory '/builddir/build/BUILD/libinput-20141211' + find /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libinput-20141211 extracting debug info from /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/lib64/libinput.so.5.1.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libinput.so.5.1.0.debug to /usr/lib/debug/usr/lib64/libinput.so.debug symlinked /usr/lib/debug/usr/lib64/libinput.so.5.1.0.debug to /usr/lib/debug/usr/lib64/libinput.so.5.debug 721 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libinput-0.7.0-2.20141211git58abea394.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PPxJxt + umask 022 + cd /builddir/build/BUILD + cd libinput-20141211 + DOCDIR=/builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/share/doc/libinput + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/share/doc/libinput + cp -pr COPYING /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64/usr/share/doc/libinput + exit 0 Provides: libinput = 0.7.0-2.20141211git58abea394.fc21 libinput(x86-64) = 0.7.0-2.20141211git58abea394.fc21 libinput.so.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libevdev.so.2()(64bit) libevdev.so.2(LIBEVDEV_1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmtdev.so.1()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Processing files: libinput-devel-0.7.0-2.20141211git58abea394.fc21.x86_64 Provides: libinput-devel = 0.7.0-2.20141211git58abea394.fc21 libinput-devel(x86-64) = 0.7.0-2.20141211git58abea394.fc21 pkgconfig(libinput) = 0.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libinput.so.5()(64bit) pkgconfig(libudev) Processing files: libinput-debuginfo-0.7.0-2.20141211git58abea394.fc21.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64 Wrote: /builddir/build/RPMS/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64.rpm Wrote: /builddir/build/RPMS/libinput-devel-0.7.0-2.20141211git58abea394.fc21.x86_64.rpm Wrote: /builddir/build/RPMS/libinput-debuginfo-0.7.0-2.20141211git58abea394.fc21.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x5OnwI + umask 022 + cd /builddir/build/BUILD + cd libinput-20141211 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libinput-0.7.0-2.20141211git58abea394.fc21.x86_64 + exit 0 Child return code was: 0 LEAVE do -->