Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libcec.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-b7f48de71d921843287de300eba72da41fbd9609/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libcec.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libcec-2.2.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libcec.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-b7f48de71d921843287de300eba72da41fbd9609/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libcec.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rgqzwv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcec-2.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libcec-2.2.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcec-2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm support/p8-usbcec-driver-installer.exe + rm -rf driver + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HAMJiE + umask 022 + cd /builddir/build/BUILD + cd libcec-2.2.0 + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:9: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:11: installing './config.guess' configure.ac:11: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/lib/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ 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' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --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 build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl.exe... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking dependency style of g++... (cached) none checking how to print strings... printf checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... (cached) none 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... /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 armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-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 armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: will check for RPi support checking for pkg-config... yes checking for library containing pthread_create... -lpthread checking for pthread_mutexattr_init... yes checking for pthread_cond_init... yes checking for pthread_cond_destroy... yes checking for pthread_cond_signal... yes checking for pthread_cond_broadcast... yes checking for pthread_cond_wait... yes checking for pthread_cond_timedwait... yes checking for library containing dlopen... -ldl checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking for library containing clock_gettime... none required checking for armv7hl-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 for UDEV... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking lockdev.h usability... yes checking lockdev.h presence... yes checking for lockdev.h... yes checking for dev_unlock in -llockdev... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking interface/vmcs_host/vc_cec.h usability... no checking interface/vmcs_host/vc_cec.h presence... no checking for interface/vmcs_host/vc_cec.h... no checking interface/vmcs_host/vc_cecservice.h usability... no checking interface/vmcs_host/vc_cecservice.h presence... no checking for interface/vmcs_host/vc_cecservice.h... no checking interface/vchiq_arm/vchiq_if.h usability... no checking interface/vchiq_arm/vchiq_if.h presence... no checking for interface/vchiq_arm/vchiq_if.h... no checking bcm_host.h usability... no checking bcm_host.h presence... no checking for bcm_host.h... no checking interface/vmcs_host/vc_cec.h compatibility... no checking for vchi_initialise in -lbcm_host... no checking for vc_vchi_cec_init in -lbcm_host... no checking for vc_cec_get_logical_address in -lbcm_host... no checking for vc_cec_get_physical_address in -lbcm_host... no checking for vc_cec_param2message in -lbcm_host... no checking for vc_cec_poll_address in -lbcm_host... no checking for vc_cec_register_callback in -lbcm_host... no checking for vc_cec_release_logical_address in -lbcm_host... no checking for vc_cec_set_passive in -lbcm_host... no checking for vcos_init in -lbcm_host... no checking for vchiq_initialise in -lbcm_host... no checking for vchi_initialise in -lbcm_host... (cached) no checking for vchi_create_connection in -lbcm_host... no checking for bcm_host_init in -lbcm_host... no checking X11/Xlib.h usability... no checking X11/Xlib.h presence... no checking for X11/Xlib.h... no checking X11/Xatom.h usability... no checking X11/Xatom.h presence... no checking for X11/Xatom.h... no checking X11/extensions/Xrandr.h usability... no checking X11/extensions/Xrandr.h presence... no checking for X11/extensions/Xrandr.h... no checking for XOpenDisplay in -lX11... no checking for XRRGetScreenResources in -lXrandr... no checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking functional usability... yes checking functional presence... yes checking for functional... yes checking locale usability... yes checking locale presence... yes checking for locale... yes checking map usability... yes checking map presence... yes checking for map... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking queue usability... yes checking queue presence... yes checking for queue... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking set usability... yes checking set presence... yes checking for set... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking string usability... yes checking string presence... yes checking for string... yes checking for string.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for close... yes checking for fcntl... yes checking for select... yes checking for write... yes checking for read... yes checking for shutdown... yes checking for send... yes checking for recv... yes checking for memset... yes checking for sprintf... yes checking for getaddrinfo... yes checking for getsockopt... yes checking for setsockopt... yes checking for connect... yes checking for poll... yes checking for sched_yield... yes checking for open... yes checking for strerror... yes checking for tcsetattr... yes checking for tcgetattr... yes checking for cfsetispeed... yes checking for cfsetospeed... yes checking for bind... yes checking for freeaddrinfo... yes checking for listen... yes checking for accept... yes checking for socket... yes checking for git... no checking for date... yes checking for whoami... yes checking for hostname... no checking for uname... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/lib/libcec.pc config.status: creating Makefile config.status: creating src/lib/Makefile config.status: creating src/testclient/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ############################################################################## libCEC version 2:1:0 configured Compilation flags: CXXFLAGS : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi libCEC LDFLAGS : -llockdev -ldl -lpthread -ludev client LDFLAGS : -ldl -lpthread Configured features: Pulse-Eight CEC Adapter : yes Pulse-Eight CEC Adapter detection : yes Raspberry Pi support : no TDA995x support : no Exynos support : yes You can now build libCEC by running: make ############################################################################## + make -j4 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libcec-2.2.0' Making all in src/lib make[2]: Entering directory `/builddir/build/BUILD/libcec-2.2.0/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECProcessor.lo CECProcessor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o LibCEC.lo LibCEC.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o LibCECC.lo LibCECC.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECClient.lo CECClient.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c LibCEC.cpp -fPIC -DPIC -o .libs/LibCEC.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c CECClient.cpp -fPIC -DPIC -o .libs/CECClient.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c CECProcessor.cpp -fPIC -DPIC -o .libs/CECProcessor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c LibCECC.cpp -fPIC -DPIC -o .libs/LibCECC.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o AdapterFactory.lo `test -f 'adapter/AdapterFactory.cpp' || echo './'`adapter/AdapterFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c adapter/AdapterFactory.cpp -fPIC -DPIC -o .libs/AdapterFactory.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECAudioSystem.lo `test -f 'devices/CECAudioSystem.cpp' || echo './'`devices/CECAudioSystem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c devices/CECAudioSystem.cpp -fPIC -DPIC -o .libs/CECAudioSystem.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECBusDevice.lo `test -f 'devices/CECBusDevice.cpp' || echo './'`devices/CECBusDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c devices/CECBusDevice.cpp -fPIC -DPIC -o .libs/CECBusDevice.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECDeviceMap.lo `test -f 'devices/CECDeviceMap.cpp' || echo './'`devices/CECDeviceMap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c devices/CECDeviceMap.cpp -fPIC -DPIC -o .libs/CECDeviceMap.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECPlaybackDevice.lo `test -f 'devices/CECPlaybackDevice.cpp' || echo './'`devices/CECPlaybackDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c devices/CECPlaybackDevice.cpp -fPIC -DPIC -o .libs/CECPlaybackDevice.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECRecordingDevice.lo `test -f 'devices/CECRecordingDevice.cpp' || echo './'`devices/CECRecordingDevice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c devices/CECRecordingDevice.cpp -fPIC -DPIC -o .libs/CECRecordingDevice.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECTuner.lo `test -f 'devices/CECTuner.cpp' || echo './'`devices/CECTuner.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECTV.lo `test -f 'devices/CECTV.cpp' || echo './'`devices/CECTV.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c devices/CECTuner.cpp -fPIC -DPIC -o .libs/CECTuner.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c devices/CECTV.cpp -fPIC -DPIC -o .libs/CECTV.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o ANCommandHandler.lo `test -f 'implementations/ANCommandHandler.cpp' || echo './'`implementations/ANCommandHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c implementations/ANCommandHandler.cpp -fPIC -DPIC -o .libs/ANCommandHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o CECCommandHandler.lo `test -f 'implementations/CECCommandHandler.cpp' || echo './'`implementations/CECCommandHandler.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o SLCommandHandler.lo `test -f 'implementations/SLCommandHandler.cpp' || echo './'`implementations/SLCommandHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c implementations/CECCommandHandler.cpp -fPIC -DPIC -o .libs/CECCommandHandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c implementations/SLCommandHandler.cpp -fPIC -DPIC -o .libs/SLCommandHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o VLCommandHandler.lo `test -f 'implementations/VLCommandHandler.cpp' || echo './'`implementations/VLCommandHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c implementations/VLCommandHandler.cpp -fPIC -DPIC -o .libs/VLCommandHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o RLCommandHandler.lo `test -f 'implementations/RLCommandHandler.cpp' || echo './'`implementations/RLCommandHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c implementations/RLCommandHandler.cpp -fPIC -DPIC -o .libs/RLCommandHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o PHCommandHandler.lo `test -f 'implementations/PHCommandHandler.cpp' || echo './'`implementations/PHCommandHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c implementations/PHCommandHandler.cpp -fPIC -DPIC -o .libs/PHCommandHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o RHCommandHandler.lo `test -f 'implementations/RHCommandHandler.cpp' || echo './'`implementations/RHCommandHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c implementations/RHCommandHandler.cpp -fPIC -DPIC -o .libs/RHCommandHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o AQCommandHandler.lo `test -f 'implementations/AQCommandHandler.cpp' || echo './'`implementations/AQCommandHandler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c implementations/AQCommandHandler.cpp -fPIC -DPIC -o .libs/AQCommandHandler.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o USBCECAdapterMessage.lo `test -f 'adapter/Pulse-Eight/USBCECAdapterMessage.cpp' || echo './'`adapter/Pulse-Eight/USBCECAdapterMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c adapter/Pulse-Eight/USBCECAdapterMessage.cpp -fPIC -DPIC -o .libs/USBCECAdapterMessage.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o USBCECAdapterCommands.lo `test -f 'adapter/Pulse-Eight/USBCECAdapterCommands.cpp' || echo './'`adapter/Pulse-Eight/USBCECAdapterCommands.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c adapter/Pulse-Eight/USBCECAdapterCommands.cpp -fPIC -DPIC -o .libs/USBCECAdapterCommands.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o USBCECAdapterCommunication.lo `test -f 'adapter/Pulse-Eight/USBCECAdapterCommunication.cpp' || echo './'`adapter/Pulse-Eight/USBCECAdapterCommunication.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o USBCECAdapterMessageQueue.lo `test -f 'adapter/Pulse-Eight/USBCECAdapterMessageQueue.cpp' || echo './'`adapter/Pulse-Eight/USBCECAdapterMessageQueue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c adapter/Pulse-Eight/USBCECAdapterCommunication.cpp -fPIC -DPIC -o .libs/USBCECAdapterCommunication.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c adapter/Pulse-Eight/USBCECAdapterMessageQueue.cpp -fPIC -DPIC -o .libs/USBCECAdapterMessageQueue.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o USBCECAdapterDetection.lo `test -f 'adapter/Pulse-Eight/USBCECAdapterDetection.cpp' || echo './'`adapter/Pulse-Eight/USBCECAdapterDetection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c adapter/Pulse-Eight/USBCECAdapterDetection.cpp -fPIC -DPIC -o .libs/USBCECAdapterDetection.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o serialport.lo `test -f 'platform/posix/serialport.cpp' || echo './'`platform/posix/serialport.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c platform/posix/serialport.cpp -fPIC -DPIC -o .libs/serialport.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o os-edid.lo `test -f 'platform/posix/os-edid.cpp' || echo './'`platform/posix/os-edid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c platform/posix/os-edid.cpp -fPIC -DPIC -o .libs/os-edid.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o adl-edid.lo `test -f 'platform/adl/adl-edid.cpp' || echo './'`platform/adl/adl-edid.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o nv-edid.lo `test -f 'platform/nvidia/nv-edid.cpp' || echo './'`platform/nvidia/nv-edid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c platform/adl/adl-edid.cpp -fPIC -DPIC -o .libs/adl-edid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c platform/nvidia/nv-edid.cpp -fPIC -DPIC -o .libs/nv-edid.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o ExynosCECAdapterDetection.lo `test -f 'adapter/Exynos/ExynosCECAdapterDetection.cpp' || echo './'`adapter/Exynos/ExynosCECAdapterDetection.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o ExynosCECAdapterCommunication.lo `test -f 'adapter/Exynos/ExynosCECAdapterCommunication.cpp' || echo './'`adapter/Exynos/ExynosCECAdapterCommunication.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c adapter/Exynos/ExynosCECAdapterDetection.cpp -fPIC -DPIC -o .libs/ExynosCECAdapterDetection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c adapter/Exynos/ExynosCECAdapterCommunication.cpp -fPIC -DPIC -o .libs/ExynosCECAdapterCommunication.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -llockdev -ldl -lpthread -ludev -version-info 2:1:0 -Wl,-z,relro -o libcec.la -rpath /usr/lib CECProcessor.lo LibCEC.lo LibCECC.lo CECClient.lo AdapterFactory.lo CECAudioSystem.lo CECBusDevice.lo CECDeviceMap.lo CECPlaybackDevice.lo CECRecordingDevice.lo CECTuner.lo CECTV.lo ANCommandHandler.lo CECCommandHandler.lo SLCommandHandler.lo VLCommandHandler.lo RLCommandHandler.lo PHCommandHandler.lo RHCommandHandler.lo AQCommandHandler.lo USBCECAdapterMessage.lo USBCECAdapterCommands.lo USBCECAdapterCommunication.lo USBCECAdapterMessageQueue.lo USBCECAdapterDetection.lo serialport.lo os-edid.lo adl-edid.lo nv-edid.lo ExynosCECAdapterDetection.lo ExynosCECAdapterCommunication.lo -ldl -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/crtbeginS.o .libs/CECProcessor.o .libs/LibCEC.o .libs/LibCECC.o .libs/CECClient.o .libs/AdapterFactory.o .libs/CECAudioSystem.o .libs/CECBusDevice.o .libs/CECDeviceMap.o .libs/CECPlaybackDevice.o .libs/CECRecordingDevice.o .libs/CECTuner.o .libs/CECTV.o .libs/ANCommandHandler.o .libs/CECCommandHandler.o .libs/SLCommandHandler.o .libs/VLCommandHandler.o .libs/RLCommandHandler.o .libs/PHCommandHandler.o .libs/RHCommandHandler.o .libs/AQCommandHandler.o .libs/USBCECAdapterMessage.o .libs/USBCECAdapterCommands.o .libs/USBCECAdapterCommunication.o .libs/USBCECAdapterMessageQueue.o .libs/USBCECAdapterDetection.o .libs/serialport.o .libs/os-edid.o .libs/adl-edid.o .libs/nv-edid.o .libs/ExynosCECAdapterDetection.o .libs/ExynosCECAdapterCommunication.o -llockdev -ludev -ldl -lpthread -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/../../../crtn.o -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libcec.so.2 -o .libs/libcec.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libcec.so.2" && ln -s "libcec.so.2.0.1" "libcec.so.2") libtool: link: (cd ".libs" && rm -f "libcec.so" && ln -s "libcec.so.2.0.1" "libcec.so") libtool: link: ( cd ".libs" && rm -f "libcec.la" && ln -s "../libcec.la" "libcec.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libcec-2.2.0/src/lib' Making all in src/testclient make[2]: Entering directory `/builddir/build/BUILD/libcec-2.2.0/src/testclient' g++ -DHAVE_CONFIG_H -I. -I../.. -I/builddir/build/BUILD/libcec-2.2.0/include -I/builddir/build/BUILD/libcec-2.2.0/src -I/builddir/build/BUILD/libcec-2.2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -c -o cec_client-main.o `test -f 'main.cpp' || echo './'`main.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -ldl -lpthread -Wl,-z,relro -o cec-client cec_client-main.o -ldl -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-psabi -Wl,-z -Wl,relro -o cec-client cec_client-main.o -ldl -lpthread make[2]: Leaving directory `/builddir/build/BUILD/libcec-2.2.0/src/testclient' make[2]: Entering directory `/builddir/build/BUILD/libcec-2.2.0' make[2]: Leaving directory `/builddir/build/BUILD/libcec-2.2.0' make[1]: Leaving directory `/builddir/build/BUILD/libcec-2.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xiLFOm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm ++ dirname /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm + cd libcec-2.2.0 + make install DESTDIR=/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm 'INSTALL=install -p' Making install in src/lib make[1]: Entering directory `/builddir/build/BUILD/libcec-2.2.0/src/lib' make[2]: Entering directory `/builddir/build/BUILD/libcec-2.2.0/src/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install install -p libcec.la '/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/lib' libtool: install: install -p .libs/libcec.so.2.0.1 /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/lib/libcec.so.2.0.1 libtool: install: (cd /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/lib && { ln -s -f libcec.so.2.0.1 libcec.so.2 || { rm -f libcec.so.2 && ln -s libcec.so.2.0.1 libcec.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/lib && { ln -s -f libcec.so.2.0.1 libcec.so || { rm -f libcec.so && ln -s libcec.so.2.0.1 libcec.so; }; }) libtool: install: install -p .libs/libcec.lai /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/lib/libcec.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/include/libcec' install -p -m 644 ../../include/cec.h ../../include/cecc.h ../../include/cectypes.h ../../include/cecloader.h '/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/include/libcec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/lib/pkgconfig' install -p -m 644 libcec.pc '/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libcec-2.2.0/src/lib' make[1]: Leaving directory `/builddir/build/BUILD/libcec-2.2.0/src/lib' Making install in src/testclient make[1]: Entering directory `/builddir/build/BUILD/libcec-2.2.0/src/testclient' make[2]: Entering directory `/builddir/build/BUILD/libcec-2.2.0/src/testclient' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/bin' /bin/sh ../../libtool --mode=install install -p cec-client '/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/bin' libtool: install: install -p cec-client /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/bin/cec-client make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libcec-2.2.0/src/testclient' make[1]: Leaving directory `/builddir/build/BUILD/libcec-2.2.0/src/testclient' make[1]: Entering directory `/builddir/build/BUILD/libcec-2.2.0' make[2]: Entering directory `/builddir/build/BUILD/libcec-2.2.0' 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/libcec-2.2.0' make[1]: Leaving directory `/builddir/build/BUILD/libcec-2.2.0' + find /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libcec-2.2.0 extracting debug info from /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/bin/cec-client extracting debug info from /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/lib/libcec.so.2.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libcec.so.2.0.1.debug to /usr/lib/debug/usr/lib/libcec.so.debug symlinked /usr/lib/debug/usr/lib/libcec.so.2.0.1.debug to /usr/lib/debug/usr/lib/libcec.so.2.debug 1836 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: libcec-2.2.0-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nZ2syt + umask 022 + cd /builddir/build/BUILD + cd libcec-2.2.0 + DOCDIR=/builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/share/doc/libcec-2.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/share/doc/libcec-2.2.0 + cp -pr COPYING /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/share/doc/libcec-2.2.0 + cp -pr README /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/share/doc/libcec-2.2.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/share/doc/libcec-2.2.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm/usr/share/doc/libcec-2.2.0 + exit 0 Provides: libcec = 2.2.0-1.el7 libcec(armv7hl-32) = 2.2.0-1.el7 libcec.so.2 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblockdev.so.1 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libudev.so.1 libudev.so.1(LIBUDEV_183) rtld(GNU_HASH) Processing files: libcec-devel-2.2.0-1.el7.armv7hl Provides: libcec-devel = 2.2.0-1.el7 libcec-devel(armv7hl-32) = 2.2.0-1.el7 pkgconfig(libcec) = 2:1: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 libcec.so.2 pkgconfig(udev) Processing files: libcec-debuginfo-2.2.0-1.el7.armv7hl Provides: libcec-debuginfo = 2.2.0-1.el7 libcec-debuginfo(armv7hl-32) = 2.2.0-1.el7 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/libcec-2.2.0-1.el7.arm Wrote: /builddir/build/RPMS/libcec-2.2.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libcec-devel-2.2.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libcec-debuginfo-2.2.0-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bMwPI5 + umask 022 + cd /builddir/build/BUILD + cd libcec-2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libcec-2.2.0-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->