Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/eio.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2758/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/eio.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: i-0003498b Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/eio-1.7.10-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/eio.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2758/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/eio.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fknIHY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eio-1.7.10 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/eio-1.7.10.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd eio-1.7.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RT1p55 + umask 022 + cd /builddir/build/BUILD + cd eio-1.7.10 + CFLAGS='-O2 -g -pipe -Wall -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 -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 -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 -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 ++ find . -name config.guess -o -name 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' + 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' + ./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-doc --disable-win32-threads --disable-notify-win32 --disable-libtool-lock --disable-static 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 dependency style of gcc... none checking how to run the C preprocessor... 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 fgrep... /usr/bin/grep -F checking for ld used by 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/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... 1966080 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... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool 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 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build documentation... no checking for EIO... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking whether to build POSIX threads code... auto checking whether to build Windows threads code... no checking whether system support POSIX threads... yes checking for PATH_MAX in limits.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for __attribute__... yes checking whether gcc and cc understand -c and -o together... yes checking for fchmod... yes checking for chown... yes checking for getpwnam... yes checking for getgrnam... yes checking for fcntl... yes checking whether to use splice for file copy... yes checking whether lstat is available... yes checking for extended attributes... yes checking whether inotify is to be used for filemonitoring... yes checking for inotify_init in -lc... yes checking whether Windows notification is to be used for filemonitoring... no checking whether examples are built... no checking whether examples are installed... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating eio.pc config.status: WARNING: 'eio.pc.in' seems to ignore the --datarootdir setting config.status: creating eio.spec config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/eio.dox config.status: creating doc/Doxyfile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ eio 1.7.10 ------------------------------------------------------------------------ Configuration Options Summary: Thread Support.......: POSIX Inotify..............: yes Windows notification.: no Documentation........: no Examples...............: no Examples installed.....: no Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic LDFLAGS..............: -Wl,-z,relro Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr + make -j3 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/eio-1.7.10' Making all in src make[2]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src' Making all in lib make[3]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_dir.lo eio_dir.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_eet.lo eio_eet.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_file.lo eio_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_dir.c -fPIC -DPIC -o .libs/eio_dir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_eet.c -fPIC -DPIC -o .libs/eio_eet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_file.c -fPIC -DPIC -o .libs/eio_file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_main.lo eio_main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_main.c -fPIC -DPIC -o .libs/eio_main.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_map.lo eio_map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_map.c -fPIC -DPIC -o .libs/eio_map.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_monitor.lo eio_monitor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_monitor_poll.lo eio_monitor_poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_monitor.c -fPIC -DPIC -o .libs/eio_monitor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_monitor_poll.c -fPIC -DPIC -o .libs/eio_monitor_poll.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_single.lo eio_single.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_single.c -fPIC -DPIC -o .libs/eio_single.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_xattr.lo eio_xattr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eio_monitor_inotify.lo eio_monitor_inotify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_xattr.c -fPIC -DPIC -o .libs/eio_xattr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/eet-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/ecore-1 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c eio_monitor_inotify.c -fPIC -DPIC -o .libs/eio_monitor_inotify.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -version-info 8:10:7 -Wl,-z,relro -o libeio.la -rpath /usr/lib64 eio_dir.lo eio_eet.lo eio_file.lo eio_main.lo eio_map.lo eio_monitor.lo eio_monitor_poll.lo eio_single.lo eio_xattr.lo eio_monitor_inotify.lo -leet -lecore -leina -lpthread -pthread libtool: link: gcc -shared -fPIC -DPIC .libs/eio_dir.o .libs/eio_eet.o .libs/eio_file.o .libs/eio_main.o .libs/eio_map.o .libs/eio_monitor.o .libs/eio_monitor_poll.o .libs/eio_single.o .libs/eio_xattr.o .libs/eio_monitor_inotify.o -leet -lecore -leina -lpthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libeio.so.1 -o .libs/libeio.so.1.7.10 libtool: link: (cd ".libs" && rm -f "libeio.so.1" && ln -s "libeio.so.1.7.10" "libeio.so.1") libtool: link: (cd ".libs" && rm -f "libeio.so" && ln -s "libeio.so.1.7.10" "libeio.so") libtool: link: ( cd ".libs" && rm -f "libeio.la" && ln -s "../libeio.la" "libeio.la" ) make[3]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src/lib' Making all in examples make[3]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src/examples' make[3]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src' make[2]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/eio-1.7.10/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/doc' make[2]: Entering directory `/builddir/build/BUILD/eio-1.7.10' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/eio-1.7.10' make[1]: Leaving directory `/builddir/build/BUILD/eio-1.7.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zNMapu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64 + cd eio-1.7.10 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src/lib' make[3]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libeio.la '/builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libeio.so.1.7.10 /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/lib64/libeio.so.1.7.10 libtool: install: (cd /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libeio.so.1.7.10 libeio.so.1 || { rm -f libeio.so.1 && ln -s libeio.so.1.7.10 libeio.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libeio.so.1.7.10 libeio.so || { rm -f libeio.so && ln -s libeio.so.1.7.10 libeio.so; }; }) libtool: install: /usr/bin/install -c .libs/libeio.lai /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/lib64/libeio.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/include/eio-1' /usr/bin/install -c -m 644 Eio.h eio_inline_helper.x '/builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/include/eio-1' make[3]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src/lib' make[2]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src/lib' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src/examples' make[3]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src/examples' make[2]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src/examples' make[2]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src' make[3]: Entering directory `/builddir/build/BUILD/eio-1.7.10/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src' make[2]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src' make[1]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/eio-1.7.10/doc' make[2]: Entering directory `/builddir/build/BUILD/eio-1.7.10/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/eio-1.7.10/doc' make[1]: Leaving directory `/builddir/build/BUILD/eio-1.7.10/doc' make[1]: Entering directory `/builddir/build/BUILD/eio-1.7.10' make[2]: Entering directory `/builddir/build/BUILD/eio-1.7.10' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 eio.pc '/builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/eio-1.7.10' make[1]: Leaving directory `/builddir/build/BUILD/eio-1.7.10' + find /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.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/eio-1.7.10 extracting debug info from /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/lib64/libeio.so.1.7.10 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libeio.so.1.7.10.debug to /usr/lib/debug/usr/lib64/libeio.so.debug symlinked /usr/lib/debug/usr/lib64/libeio.so.1.7.10.debug to /usr/lib/debug/usr/lib64/libeio.so.1.debug 394 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: eio-1.7.10-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lQg8FV + umask 022 + cd /builddir/build/BUILD + cd eio-1.7.10 + DOCDIR=/builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/share/doc/eio-1.7.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/share/doc/eio-1.7.10 + cp -pr README /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/share/doc/eio-1.7.10 + cp -pr COPYING /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/share/doc/eio-1.7.10 + cp -pr NEWS /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/share/doc/eio-1.7.10 + cp -pr AUTHORS /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64/usr/share/doc/eio-1.7.10 + exit 0 Provides: eio = 1.7.10-1.el7.centos eio(x86-64) = 1.7.10-1.el7.centos libeio.so.1()(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.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.5)(64bit) libecore.so.1()(64bit) libeet.so.1()(64bit) libeina.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: eio-devel-1.7.10-1.el7.centos.x86_64 Provides: eio-devel = 1.7.10-1.el7.centos eio-devel(x86-64) = 1.7.10-1.el7.centos pkgconfig(eio) = 1.7.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libeio.so.1()(64bit) pkgconfig(ecore) >= 1.7.10 pkgconfig(eet) >= 1.7.10 pkgconfig(eina) >= 1.7.10 Processing files: eio-debuginfo-1.7.10-1.el7.centos.x86_64 Provides: eio-debuginfo = 1.7.10-1.el7.centos eio-debuginfo(x86-64) = 1.7.10-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/eio-1.7.10-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/eio-devel-1.7.10-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/eio-debuginfo-1.7.10-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Bm8adJ + umask 022 + cd /builddir/build/BUILD + cd eio-1.7.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/eio-1.7.10-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->