Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/libEMF.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/libEMF.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/libEMF-1.0.9-5.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/libEMF.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/libEMF.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DaMbfT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libemf-1.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/libemf-1.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libemf-1.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libEMF-aarch64.patch):' Patch #0 (libEMF-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .aarch64 --fuzz=0 patching file include/libEMF/wine/winnt.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mzuMc3 + umask 022 + cd /builddir/build/BUILD + cd libemf-1.0.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub BUILDSTDERR: ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess BUILDSTDERR: ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=armv5tel-redhat-linux-gnueabi --host=armv5tel-redhat-linux-gnueabi --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 --enable-editing checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes BUILDSTDERR: /builddir/build/BUILD/libemf-1.0.9/config/missing: Unknown `--is-lightweight' option BUILDSTDERR: Try `/builddir/build/BUILD/libemf-1.0.9/config/missing --help' for more information BUILDSTDERR: configure: WARNING: 'missing' script is too old or missing 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 for armv5tel-redhat-linux-gnueabi-g++... armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of armv5tel-redhat-linux-gnueabi-g++... none checking for armv5tel-redhat-linux-gnueabi-gcc... armv5tel-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... yes checking whether armv5tel-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv5tel-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether armv5tel-redhat-linux-gnueabi-gcc understands -c and -o together... yes checking dependency style of armv5tel-redhat-linux-gnueabi-gcc... none checking whether make sets $(MAKE)... (cached) yes checking build system type... armv5tel-redhat-linux-gnueabi checking host system type... armv5tel-redhat-linux-gnueabi 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 armv5tel-redhat-linux-gnueabi-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 how to convert armv5tel-redhat-linux-gnueabi file names to armv5tel-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv5tel-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv5tel-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv5tel-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv5tel-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv5tel-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv5tel-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv5tel-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for armv5tel-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv5tel-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv5tel-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv5tel-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv5tel-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv5tel-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv5tel-redhat-linux-gnueabi-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... armv5tel-redhat-linux-gnueabi-g++ -E checking for ld used by armv5tel-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv5tel-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv5tel-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv5tel-redhat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv5tel-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv5tel-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv5tel-redhat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv5tel-redhat-linux-gnueabi-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 checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for ceil in -lm... yes checking for floor... yes checking for memset... yes checking for select... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating libemf/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in include make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/include' Making all in libemf make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/libemf' /bin/sh ../libtool --tag=CXX --mode=compile armv5tel-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../config -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -c -o libemf.lo libemf.cpp libtool: compile: armv5tel-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../config -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -c libemf.cpp -fPIC -DPIC -o .libs/libemf.o /bin/sh ../libtool --tag=CXX --mode=link armv5tel-redhat-linux-gnueabi-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -no-undefined -version-info 1:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libEMF.la -rpath /usr/lib libemf.lo -lm libtool: link: armv5tel-redhat-linux-gnueabi-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv5tel-redhat-linux-gnueabi/8/../../../crti.o /usr/lib/gcc/armv5tel-redhat-linux-gnueabi/8/crtbeginS.o .libs/libemf.o -L/usr/lib/gcc/armv5tel-redhat-linux-gnueabi/8 -L/usr/lib/gcc/armv5tel-redhat-linux-gnueabi/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv5tel-redhat-linux-gnueabi/8/crtendS.o /usr/lib/gcc/armv5tel-redhat-linux-gnueabi/8/../../../crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libEMF.so.1 -o .libs/libEMF.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libEMF.so.1" && ln -s "libEMF.so.1.0.0" "libEMF.so.1") libtool: link: (cd ".libs" && rm -f "libEMF.so" && ln -s "libEMF.so.1.0.0" "libEMF.so") libtool: link: ( cd ".libs" && rm -f "libEMF.la" && ln -s "../libEMF.la" "libEMF.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/libemf' Making all in src make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/src' armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -c -o printemf.o printemf.c /bin/sh ../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o printemf printemf.o ../libemf/libEMF.la -lstdc++ -lm -lm libtool: link: armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/printemf printemf.o ../libemf/.libs/libEMF.so -lstdc++ -lm make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/src' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/doc' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/tests' make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XUsWzO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm + cd libemf-1.0.9 + export 'CPPROG=cp -p' + CPPROG='cp -p' + make install DESTDIR=/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm Making install in include make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/include' make[2]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/include/libEMF' /usr/bin/install -c -m 644 libEMF/emf.h '/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/include/libEMF' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/include/libEMF/wine' /usr/bin/install -c -m 644 libEMF/wine/winbase.h libEMF/wine/windef.h libEMF/wine/winerror.h libEMF/wine/wingdi.h libEMF/wine/winuser.h libEMF/wine/winnt.h libEMF/wine/basetsd.h libEMF/wine/pshpack2.h libEMF/wine/poppack.h libEMF/wine/pshpack4.h libEMF/wine/guiddef.h libEMF/wine/w16.h '/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/include/libEMF/wine' make[2]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/include' make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/include' Making install in libemf make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/libemf' make[2]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/libemf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libEMF.la '/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libEMF.so.1.0.0 /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/lib/libEMF.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/lib && { ln -s -f libEMF.so.1.0.0 libEMF.so.1 || { rm -f libEMF.so.1 && ln -s libEMF.so.1.0.0 libEMF.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/lib && { ln -s -f libEMF.so.1.0.0 libEMF.so || { rm -f libEMF.so && ln -s libEMF.so.1.0.0 libEMF.so; }; }) libtool: install: /usr/bin/install -c .libs/libEMF.lai /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/lib/libEMF.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/libemf' make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/libemf' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/src' make[2]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c printemf '/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/bin' BUILDSTDERR: libtool: warning: '../libemf/libEMF.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/printemf /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/bin/printemf make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/src' make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/doc' make[2]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/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/libemf-1.0.9/doc' make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/doc' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/tests' make[2]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/tests' 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/libemf-1.0.9/tests' make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/tests' make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9' make[2]: Entering directory '/builddir/build/BUILD/libemf-1.0.9' 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/libemf-1.0.9' make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9' + rm /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/lib/libEMF.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.9-5.el8 --unique-debug-suffix -1.0.9-5.el8.arm --unique-debug-src-base libEMF-1.0.9-5.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libemf-1.0.9 extracting debug info from /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/lib/libEMF.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/bin/printemf /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1330 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MrO38y + umask 022 + cd /builddir/build/BUILD + cd libemf-1.0.9 + make check Making check in include make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/include' Making check in libemf make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/libemf' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/libemf' Making check in src make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/src' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/doc' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/tests' make check1 check2 check3 check4 example1 example2 make[2]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/tests' armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -c -o check1.o check1.c /bin/sh ../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check1 check1.o ../libemf/libEMF.la -lstdc++ -lm libtool: link: armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check1 check1.o ../libemf/.libs/libEMF.so -lstdc++ -lm armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -c -o check2.o check2.c /bin/sh ../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check2 check2.o ../libemf/libEMF.la -lstdc++ -lm libtool: link: armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check2 check2.o ../libemf/.libs/libEMF.so -lstdc++ -lm armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -c -o check3.o check3.c /bin/sh ../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check3 check3.o ../libemf/libEMF.la -lstdc++ -lm libtool: link: armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check3 check3.o ../libemf/.libs/libEMF.so -lstdc++ -lm armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -c -o check4.o check4.c /bin/sh ../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check4 check4.o ../libemf/libEMF.la -lstdc++ -lm libtool: link: armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check4 check4.o ../libemf/.libs/libEMF.so -lstdc++ -lm armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -c -o example1.o example1.c /bin/sh ../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example1 example1.o ../libemf/libEMF.la -lstdc++ -lm libtool: link: armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example1 example1.o ../libemf/.libs/libEMF.so -lstdc++ -lm armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -c -o example2.o example2.c /bin/sh ../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example2 example2.o ../libemf/libEMF.la -lstdc++ -lm libtool: link: armv5tel-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_REENTRANT -DPTHREADS -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example2 example2.o ../libemf/.libs/libEMF.so -lstdc++ -lm make[2]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/tests' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/tests' make[3]: Entering directory '/builddir/build/BUILD/libemf-1.0.9/tests' PASS: docheck1 PASS: docheck2 PASS: docheck3 ============================================================================ Testsuite summary for libEMF 1.0.9 ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/tests' make[2]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/tests' make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9/tests' make[1]: Entering directory '/builddir/build/BUILD/libemf-1.0.9' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/libemf-1.0.9' + exit 0 Processing files: libEMF-1.0.9-5.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VbbA3y + umask 022 + cd /builddir/build/BUILD + cd libemf-1.0.9 + DOCDIR=/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/doc/libEMF + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/doc/libEMF + cp -pr AUTHORS /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/doc/libEMF + cp -pr ChangeLog /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/doc/libEMF + cp -pr NEWS /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/doc/libEMF + cp -pr README /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/doc/libEMF + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aPoqnA + umask 022 + cd /builddir/build/BUILD + cd libemf-1.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/licenses/libEMF + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/licenses/libEMF + cp -pr COPYING /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/licenses/libEMF + cp -pr COPYING.LIB /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/licenses/libEMF + exit 0 Provides: libEMF = 1.0.9-5.el8 libEMF(armv5tel-32) = 1.0.9-5.el8 libEMF.so.1 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.so.3 ld-linux.so.3(GLIBC_2.4) libEMF.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) 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.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: libEMF-devel-1.0.9-5.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uwhLwH + umask 022 + cd /builddir/build/BUILD + cd libemf-1.0.9 + DOCDIR=/builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/doc/libEMF-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/doc/libEMF-devel + cp -pr doc/html/annotated.html doc/html/arrowdown.png doc/html/arrowright.png doc/html/bc_s.png doc/html/bdwn.png doc/html/classEMF_1_1BRUSH-members.html doc/html/classEMF_1_1BRUSH.gif doc/html/classEMF_1_1BRUSH.html doc/html/classEMF_1_1BRUSH.png doc/html/classEMF_1_1DATASTREAM-members.html doc/html/classEMF_1_1DATASTREAM.html doc/html/classEMF_1_1EMRARC-members.html doc/html/classEMF_1_1EMRARC.gif doc/html/classEMF_1_1EMRARC.html doc/html/classEMF_1_1EMRARC.png doc/html/classEMF_1_1EMRARCTO-members.html doc/html/classEMF_1_1EMRARCTO.gif doc/html/classEMF_1_1EMRARCTO.html doc/html/classEMF_1_1EMRARCTO.png doc/html/classEMF_1_1EMRBEGINPATH-members.html doc/html/classEMF_1_1EMRBEGINPATH.gif doc/html/classEMF_1_1EMRBEGINPATH.html doc/html/classEMF_1_1EMRBEGINPATH.png doc/html/classEMF_1_1EMRCLOSEFIGURE-members.html doc/html/classEMF_1_1EMRCLOSEFIGURE.gif doc/html/classEMF_1_1EMRCLOSEFIGURE.html doc/html/classEMF_1_1EMRCLOSEFIGURE.png doc/html/classEMF_1_1EMRCREATEBRUSHINDIRECT-members.html doc/html/classEMF_1_1EMRCREATEBRUSHINDIRECT.gif doc/html/classEMF_1_1EMRCREATEBRUSHINDIRECT.html doc/html/classEMF_1_1EMRCREATEBRUSHINDIRECT.png doc/html/classEMF_1_1EMRCREATEPALETTE-members.html doc/html/classEMF_1_1EMRCREATEPALETTE.gif doc/html/classEMF_1_1EMRCREATEPALETTE.html doc/html/classEMF_1_1EMRCREATEPALETTE.png doc/html/classEMF_1_1EMRCREATEPEN-members.html doc/html/classEMF_1_1EMRCREATEPEN.gif doc/html/classEMF_1_1EMRCREATEPEN.html doc/html/classEMF_1_1EMRCREATEPEN.png doc/html/classEMF_1_1EMRDELETEOBJECT-members.html doc/html/classEMF_1_1EMRDELETEOBJECT.gif doc/html/classEMF_1_1EMRDELETEOBJECT.html doc/html/classEMF_1_1EMRDELETEOBJECT.png doc/html/classEMF_1_1EMRELLIPSE-members.html doc/html/classEMF_1_1EMRELLIPSE.gif doc/html/classEMF_1_1EMRELLIPSE.html doc/html/classEMF_1_1EMRELLIPSE.png doc/html/classEMF_1_1EMRENDPATH-members.html doc/html/classEMF_1_1EMRENDPATH.gif doc/html/classEMF_1_1EMRENDPATH.html doc/html/classEMF_1_1EMRENDPATH.png doc/html/classEMF_1_1EMREOF-members.html doc/html/classEMF_1_1EMREOF.gif doc/html/classEMF_1_1EMREOF.html doc/html/classEMF_1_1EMREOF.png doc/html/classEMF_1_1EMREXTCREATEFONTINDIRECTW-members.html doc/html/classEMF_1_1EMREXTCREATEFONTINDIRECTW.gif doc/html/classEMF_1_1EMREXTCREATEFONTINDIRECTW.html doc/html/classEMF_1_1EMREXTCREATEFONTINDIRECTW.png doc/html/classEMF_1_1EMREXTCREATEPEN-members.html doc/html/classEMF_1_1EMREXTCREATEPEN.gif doc/html/classEMF_1_1EMREXTCREATEPEN.html doc/html/classEMF_1_1EMREXTCREATEPEN.png doc/html/classEMF_1_1EMREXTTEXTOUTA-members.html doc/html/classEMF_1_1EMREXTTEXTOUTA.gif doc/html/classEMF_1_1EMREXTTEXTOUTA.html doc/html/classEMF_1_1EMREXTTEXTOUTA.png doc/html/classEMF_1_1EMREXTTEXTOUTW-members.html doc/html/classEMF_1_1EMREXTTEXTOUTW.html doc/html/classEMF_1_1EMREXTTEXTOUTW.png doc/html/classEMF_1_1EMRFILLPATH-members.html doc/html/classEMF_1_1EMRFILLPATH.gif doc/html/classEMF_1_1EMRFILLPATH.html doc/html/classEMF_1_1EMRFILLPATH.png doc/html/classEMF_1_1EMRLINETO-members.html doc/html/classEMF_1_1EMRLINETO.gif doc/html/classEMF_1_1EMRLINETO.html doc/html/classEMF_1_1EMRLINETO.png doc/html/classEMF_1_1EMRMODIFYWORLDTRANSFORM-members.html doc/html/classEMF_1_1EMRMODIFYWORLDTRANSFORM.gif doc/html/classEMF_1_1EMRMODIFYWORLDTRANSFORM.html doc/html/classEMF_1_1EMRMODIFYWORLDTRANSFORM.png doc/html/classEMF_1_1EMRMOVETOEX-members.html doc/html/classEMF_1_1EMRMOVETOEX.gif doc/html/classEMF_1_1EMRMOVETOEX.html doc/html/classEMF_1_1EMRMOVETOEX.png doc/html/classEMF_1_1EMRPOLYBEZIER-members.html doc/html/classEMF_1_1EMRPOLYBEZIER.gif doc/html/classEMF_1_1EMRPOLYBEZIER.html doc/html/classEMF_1_1EMRPOLYBEZIER.png doc/html/classEMF_1_1EMRPOLYBEZIER16-members.html doc/html/classEMF_1_1EMRPOLYBEZIER16.gif doc/html/classEMF_1_1EMRPOLYBEZIER16.html doc/html/classEMF_1_1EMRPOLYBEZIER16.png doc/html/classEMF_1_1EMRPOLYBEZIERTO-members.html doc/html/classEMF_1_1EMRPOLYBEZIERTO.gif doc/html/classEMF_1_1EMRPOLYBEZIERTO.html doc/html/classEMF_1_1EMRPOLYBEZIERTO.png doc/html/classEMF_1_1EMRPOLYBEZIERTO16-members.html doc/html/classEMF_1_1EMRPOLYBEZIERTO16.gif doc/html/classEMF_1_1EMRPOLYBEZIERTO16.html doc/html/classEMF_1_1EMRPOLYBEZIERTO16.png doc/html/classEMF_1_1EMRPOLYGON-members.html doc/html/classEMF_1_1EMRPOLYGON.gif doc/html/classEMF_1_1EMRPOLYGON.html doc/html/classEMF_1_1EMRPOLYGON.png doc/html/classEMF_1_1EMRPOLYGON16-members.html doc/html/classEMF_1_1EMRPOLYGON16.gif doc/html/classEMF_1_1EMRPOLYGON16.html doc/html/classEMF_1_1EMRPOLYGON16.png doc/html/classEMF_1_1EMRPOLYLINE-members.html doc/html/classEMF_1_1EMRPOLYLINE.gif doc/html/classEMF_1_1EMRPOLYLINE.html doc/html/classEMF_1_1EMRPOLYLINE.png doc/html/classEMF_1_1EMRPOLYLINE16-members.html doc/html/classEMF_1_1EMRPOLYLINE16.gif doc/html/classEMF_1_1EMRPOLYLINE16.html doc/html/classEMF_1_1EMRPOLYLINE16.png doc/html/classEMF_1_1EMRPOLYLINETO-members.html doc/html/classEMF_1_1EMRPOLYLINETO.gif doc/html/classEMF_1_1EMRPOLYLINETO.html doc/html/classEMF_1_1EMRPOLYLINETO.png doc/html/classEMF_1_1EMRPOLYLINETO16-members.html doc/html/classEMF_1_1EMRPOLYLINETO16.gif doc/html/classEMF_1_1EMRPOLYLINETO16.html doc/html/classEMF_1_1EMRPOLYLINETO16.png doc/html/classEMF_1_1EMRPOLYPOLYGON-members.html doc/html/classEMF_1_1EMRPOLYPOLYGON.gif doc/html/classEMF_1_1EMRPOLYPOLYGON.html doc/html/classEMF_1_1EMRPOLYPOLYGON.png doc/html/classEMF_1_1EMRPOLYPOLYGON16-members.html doc/html/classEMF_1_1EMRPOLYPOLYGON16.gif doc/html/classEMF_1_1EMRPOLYPOLYGON16.html doc/html/classEMF_1_1EMRPOLYPOLYGON16.png doc/html/classEMF_1_1EMRRECTANGLE-members.html doc/html/classEMF_1_1EMRRECTANGLE.gif doc/html/classEMF_1_1EMRRECTANGLE.html doc/html/classEMF_1_1EMRRECTANGLE.png doc/html/classEMF_1_1EMRRESTOREDC-members.html doc/html/classEMF_1_1EMRRESTOREDC.gif doc/html/classEMF_1_1EMRRESTOREDC.html doc/html/classEMF_1_1EMRRESTOREDC.png doc/html/classEMF_1_1EMRSAVEDC-members.html doc/html/classEMF_1_1EMRSAVEDC.gif doc/html/classEMF_1_1EMRSAVEDC.html doc/html/classEMF_1_1EMRSAVEDC.png doc/html/classEMF_1_1EMRSCALEVIEWPORTEXTEX-members.html doc/html/classEMF_1_1EMRSCALEVIEWPORTEXTEX.gif doc/html/classEMF_1_1EMRSCALEVIEWPORTEXTEX.html doc/html/classEMF_1_1EMRSCALEVIEWPORTEXTEX.png doc/html/classEMF_1_1EMRSCALEWINDOWEXTEX-members.html doc/html/classEMF_1_1EMRSCALEWINDOWEXTEX.gif doc/html/classEMF_1_1EMRSCALEWINDOWEXTEX.html doc/html/classEMF_1_1EMRSCALEWINDOWEXTEX.png doc/html/classEMF_1_1EMRSELECTOBJECT-members.html doc/html/classEMF_1_1EMRSELECTOBJECT.gif doc/html/classEMF_1_1EMRSELECTOBJECT.html doc/html/classEMF_1_1EMRSELECTOBJECT.png doc/html/classEMF_1_1EMRSETBKCOLOR-members.html doc/html/classEMF_1_1EMRSETBKCOLOR.gif doc/html/classEMF_1_1EMRSETBKCOLOR.html doc/html/classEMF_1_1EMRSETBKCOLOR.png doc/html/classEMF_1_1EMRSETBKMODE-members.html doc/html/classEMF_1_1EMRSETBKMODE.gif doc/html/classEMF_1_1EMRSETBKMODE.html doc/html/classEMF_1_1EMRSETBKMODE.png doc/html/classEMF_1_1EMRSETMAPMODE-members.html doc/html/classEMF_1_1EMRSETMAPMODE.gif doc/html/classEMF_1_1EMRSETMAPMODE.html doc/html/classEMF_1_1EMRSETMAPMODE.png doc/html/classEMF_1_1EMRSETMETARGN-members.html doc/html/classEMF_1_1EMRSETMETARGN.gif doc/html/classEMF_1_1EMRSETMETARGN.html doc/html/classEMF_1_1EMRSETMETARGN.png doc/html/classEMF_1_1EMRSETMITERLIMIT-members.html doc/html/classEMF_1_1EMRSETMITERLIMIT.html doc/html/classEMF_1_1EMRSETMITERLIMIT.png doc/html/classEMF_1_1EMRSETPIXELV-members.html doc/html/classEMF_1_1EMRSETPIXELV.gif doc/html/classEMF_1_1EMRSETPIXELV.html doc/html/classEMF_1_1EMRSETPIXELV.png doc/html/classEMF_1_1EMRSETPOLYFILLMODE-members.html doc/html/classEMF_1_1EMRSETPOLYFILLMODE.gif doc/html/classEMF_1_1EMRSETPOLYFILLMODE.html doc/html/classEMF_1_1EMRSETPOLYFILLMODE.png doc/html/classEMF_1_1EMRSETTEXTALIGN-members.html doc/html/classEMF_1_1EMRSETTEXTALIGN.gif doc/html/classEMF_1_1EMRSETTEXTALIGN.html doc/html/classEMF_1_1EMRSETTEXTALIGN.png doc/html/classEMF_1_1EMRSETTEXTCOLOR-members.html doc/html/classEMF_1_1EMRSETTEXTCOLOR.gif doc/html/classEMF_1_1EMRSETTEXTCOLOR.html doc/html/classEMF_1_1EMRSETTEXTCOLOR.png doc/html/classEMF_1_1EMRSETVIEWPORTEXTEX-members.html doc/html/classEMF_1_1EMRSETVIEWPORTEXTEX.gif doc/html/classEMF_1_1EMRSETVIEWPORTEXTEX.html doc/html/classEMF_1_1EMRSETVIEWPORTEXTEX.png doc/html/classEMF_1_1EMRSETVIEWPORTORGEX-members.html doc/html/classEMF_1_1EMRSETVIEWPORTORGEX.gif doc/html/classEMF_1_1EMRSETVIEWPORTORGEX.html doc/html/classEMF_1_1EMRSETVIEWPORTORGEX.png doc/html/classEMF_1_1EMRSETWINDOWEXTEX-members.html doc/html/classEMF_1_1EMRSETWINDOWEXTEX.gif doc/html/classEMF_1_1EMRSETWINDOWEXTEX.html doc/html/classEMF_1_1EMRSETWINDOWEXTEX.png doc/html/classEMF_1_1EMRSETWINDOWORGEX-members.html doc/html/classEMF_1_1EMRSETWINDOWORGEX.gif doc/html/classEMF_1_1EMRSETWINDOWORGEX.html doc/html/classEMF_1_1EMRSETWINDOWORGEX.png doc/html/classEMF_1_1EMRSETWORLDTRANSFORM-members.html doc/html/classEMF_1_1EMRSETWORLDTRANSFORM.gif doc/html/classEMF_1_1EMRSETWORLDTRANSFORM.html doc/html/classEMF_1_1EMRSETWORLDTRANSFORM.png doc/html/classEMF_1_1EMRSTROKEANDFILLPATH-members.html doc/html/classEMF_1_1EMRSTROKEANDFILLPATH.gif doc/html/classEMF_1_1EMRSTROKEANDFILLPATH.html doc/html/classEMF_1_1EMRSTROKEANDFILLPATH.png doc/html/classEMF_1_1EMRSTROKEPATH-members.html doc/html/classEMF_1_1EMRSTROKEPATH.gif doc/html/classEMF_1_1EMRSTROKEPATH.html doc/html/classEMF_1_1EMRSTROKEPATH.png doc/html/classEMF_1_1ENHMETAHEADER-members.html doc/html/classEMF_1_1ENHMETAHEADER.gif doc/html/classEMF_1_1ENHMETAHEADER.html doc/html/classEMF_1_1ENHMETAHEADER.png doc/html/classEMF_1_1EXTPEN-members.html doc/html/classEMF_1_1EXTPEN.gif doc/html/classEMF_1_1EXTPEN.html doc/html/classEMF_1_1EXTPEN.png doc/html/classEMF_1_1FONT-members.html doc/html/classEMF_1_1FONT.gif doc/html/classEMF_1_1FONT.html doc/html/classEMF_1_1FONT.png doc/html/classEMF_1_1GLOBALOBJECTS-members.html doc/html/classEMF_1_1GLOBALOBJECTS.html doc/html/classEMF_1_1GRAPHICSOBJECT-members.html doc/html/classEMF_1_1GRAPHICSOBJECT.gif doc/html/classEMF_1_1GRAPHICSOBJECT.html doc/html/classEMF_1_1GRAPHICSOBJECT.png doc/html/classEMF_1_1METAFILEDEVICECONTEXT-members.html doc/html/classEMF_1_1METAFILEDEVICECONTEXT.gif doc/html/classEMF_1_1METAFILEDEVICECONTEXT.html doc/html/classEMF_1_1METAFILEDEVICECONTEXT.png doc/html/classEMF_1_1METARECORD-members.html doc/html/classEMF_1_1METARECORD.gif doc/html/classEMF_1_1METARECORD.html doc/html/classEMF_1_1METARECORD.png doc/html/classEMF_1_1OBJECT-members.html doc/html/classEMF_1_1OBJECT.gif doc/html/classEMF_1_1OBJECT.html doc/html/classEMF_1_1OBJECT.png doc/html/classEMF_1_1PALETTE-members.html doc/html/classEMF_1_1PALETTE.gif doc/html/classEMF_1_1PALETTE.html doc/html/classEMF_1_1PALETTE.png doc/html/classEMF_1_1PEN-members.html doc/html/classEMF_1_1PEN.gif doc/html/classEMF_1_1PEN.html doc/html/classEMF_1_1PEN.png doc/html/classEMRARC.gif doc/html/classEMRARC.html doc/html/classEMRARCTO.gif doc/html/classEMRARCTO.html doc/html/classEMRBEGINPATH.gif doc/html/classEMRBEGINPATH.html doc/html/classEMRCLOSEFIGURE.gif doc/html/classEMRCLOSEFIGURE.html doc/html/classEMRCREATEBRUSHINDIRECT.gif doc/html/classEMRCREATEBRUSHINDIRECT.html doc/html/classEMRCREATEPALETTE.gif doc/html/classEMRCREATEPALETTE.html doc/html/classEMRCREATEPEN.gif doc/html/classEMRCREATEPEN.html doc/html/classEMRDELETEOBJECT.gif doc/html/classEMRDELETEOBJECT.html doc/html/classEMRELLIPSE.gif doc/html/classEMRELLIPSE.html doc/html/classEMRENDPATH.gif doc/html/classEMRENDPATH.html doc/html/classEMREOF.gif doc/html/classEMREOF.html doc/html/classEMREXTCREATEFONTINDIRECTW.gif doc/html/classEMREXTCREATEFONTINDIRECTW.html doc/html/classEMREXTCREATEPEN.gif doc/html/classEMREXTCREATEPEN.html doc/html/classEMREXTTEXTOUTA.gif doc/html/classEMREXTTEXTOUTA.html doc/html/classEMRFILLPATH.gif doc/html/classEMRFILLPATH.html doc/html/classEMRLINETO.gif doc/html/classEMRLINETO.html doc/html/classEMRMODIFYWORLDTRANSFORM.gif doc/html/classEMRMODIFYWORLDTRANSFORM.html doc/html/classEMRMOVETOEX.gif doc/html/classEMRMOVETOEX.html doc/html/classEMRPOLYBEZIER.gif doc/html/classEMRPOLYBEZIER.html doc/html/classEMRPOLYBEZIER16.gif doc/html/classEMRPOLYBEZIER16.html doc/html/classEMRPOLYGON.gif doc/html/classEMRPOLYGON.html doc/html/classEMRPOLYLINE.gif doc/html/classEMRPOLYLINE.html doc/html/classEMRPOLYLINE16.gif doc/html/classEMRPOLYLINE16.html doc/html/classEMRPOLYLINETO.gif doc/html/classEMRPOLYLINETO.html doc/html/classEMRPOLYLINETO16.gif doc/html/classEMRPOLYLINETO16.html doc/html/classEMRPOLYPOLYGON.gif doc/html/classEMRPOLYPOLYGON.html doc/html/classEMRPOLYPOLYGON16.gif doc/html/classEMRPOLYPOLYGON16.html doc/html/classEMRRECTANGLE.gif doc/html/classEMRRECTANGLE.html doc/html/classEMRRESTOREDC.gif doc/html/classEMRRESTOREDC.html doc/html/classEMRSAVEDC.gif doc/html/classEMRSAVEDC.html doc/html/classEMRSCALEVIEWPORTEXTEX.gif doc/html/classEMRSCALEVIEWPORTEXTEX.html doc/html/classEMRSCALEWINDOWEXTEX.gif doc/html/classEMRSCALEWINDOWEXTEX.html doc/html/classEMRSELECTOBJECT.gif doc/html/classEMRSELECTOBJECT.html doc/html/classEMRSETBKCOLOR.gif doc/html/classEMRSETBKCOLOR.html doc/html/classEMRSETBKMODE.gif doc/html/classEMRSETBKMODE.html doc/html/classEMRSETMAPMODE.gif doc/html/classEMRSETMAPMODE.html doc/html/classEMRSETMETARGN.gif doc/html/classEMRSETMETARGN.html doc/html/classEMRSETPIXELV.gif doc/html/classEMRSETPIXELV.html doc/html/classEMRSETPOLYFILLMODE.gif doc/html/classEMRSETPOLYFILLMODE.html doc/html/classEMRSETTEXTALIGN.gif doc/html/classEMRSETTEXTALIGN.html doc/html/classEMRSETTEXTCOLOR.gif doc/html/classEMRSETTEXTCOLOR.html doc/html/classEMRSETVIEWPORTEXTEX.gif doc/html/classEMRSETVIEWPORTEXTEX.html doc/html/classEMRSETVIEWPORTORGEX.gif doc/html/classEMRSETVIEWPORTORGEX.html doc/html/classEMRSETWINDOWEXTEX.gif doc/html/classEMRSETWINDOWEXTEX.html doc/html/classEMRSETWINDOWORGEX.gif doc/html/classEMRSETWINDOWORGEX.html doc/html/classEMRSETWORLDTRANSFORM.gif doc/html/classEMRSETWORLDTRANSFORM.html doc/html/classEMRSTROKEPATH.gif doc/html/classEMRSTROKEPATH.html doc/html/classENHMETAHEADER.gif doc/html/classENHMETAHEADER.html doc/html/classEXTLOGFONTW.gif doc/html/classEXTLOGFONTW.html doc/html/classEXTLOGPEN.gif doc/html/classEXTLOGPEN.html doc/html/classLOGBRUSH.gif doc/html/classLOGBRUSH.html doc/html/classLOGPALETTE.gif doc/html/classLOGPALETTE.html doc/html/classLOGPEN.gif doc/html/classLOGPEN.html doc/html/classes.html doc/html/closed.png doc/html/dir_16706f680b256f94affbbc68db874ca7.html doc/html/doc.png doc/html/documentation_8dox.html doc/html/doxygen.css doc/html/doxygen.gif doc/html/doxygen.png doc/html/dynsections.js doc/html/emf_8h-source.html doc/html/emf_8h.html doc/html/example.png doc/html/files.html doc/html/folderclosed.png doc/html/folderopen.png doc/html/ftv2blank.png doc/html/ftv2cl.png doc/html/ftv2doc.png doc/html/ftv2folderclosed.png doc/html/ftv2folderopen.png doc/html/ftv2lastnode.png doc/html/ftv2link.png doc/html/ftv2mlastnode.png doc/html/ftv2mnode.png doc/html/ftv2mo.png doc/html/ftv2node.png doc/html/ftv2ns.png doc/html/ftv2plastnode.png doc/html/ftv2pnode.png doc/html/ftv2splitbar.png doc/html/ftv2vertline.png doc/html/functions.html doc/html/functions_0x62.html doc/html/functions_0x63.html doc/html/functions_0x64.html doc/html/functions_0x65.html doc/html/functions_0x66.html doc/html/functions_0x67.html doc/html/functions_0x68.html doc/html/functions_0x69.html doc/html/functions_0x6c.html doc/html/functions_0x6d.html doc/html/functions_0x6e.html doc/html/functions_0x6f.html doc/html/functions_0x70.html doc/html/functions_0x72.html doc/html/functions_0x73.html doc/html/functions_0x74.html doc/html/functions_0x75.html doc/html/functions_0x76.html doc/html/functions_0x77.html doc/html/functions_0x7e.html doc/html/functions_b.html doc/html/functions_c.html doc/html/functions_d.html doc/html/functions_e.html doc/html/functions_f.html doc/html/functions_func.html doc/html/functions_func_0x62.html doc/html/functions_func_0x63.html doc/html/functions_func_0x64.html doc/html/functions_func_0x65.html doc/html/functions_func_0x66.html doc/html/functions_func_0x67.html doc/html/functions_func_0x69.html doc/html/functions_func_0x6d.html doc/html/functions_func_0x6e.html doc/html/functions_func_0x6f.html doc/html/functions_func_0x70.html doc/html/functions_func_0x72.html doc/html/functions_func_0x73.html doc/html/functions_func_0x75.html doc/html/functions_func_0x77.html doc/html/functions_func_0x7e.html doc/html/functions_func_b.html doc/html/functions_func_c.html doc/html/functions_func_d.html doc/html/functions_func_e.html doc/html/functions_func_f.html doc/html/functions_func_g.html doc/html/functions_func_i.html doc/html/functions_func_m.html doc/html/functions_func_n.html doc/html/functions_func_o.html doc/html/functions_func_p.html doc/html/functions_func_r.html doc/html/functions_func_s.html doc/html/functions_func_u.html doc/html/functions_func_w.html doc/html/functions_func_~.html doc/html/functions_g.html doc/html/functions_h.html doc/html/functions_i.html doc/html/functions_l.html doc/html/functions_m.html doc/html/functions_n.html doc/html/functions_o.html doc/html/functions_p.html doc/html/functions_r.html doc/html/functions_s.html doc/html/functions_t.html doc/html/functions_u.html doc/html/functions_v.html doc/html/functions_vars.html doc/html/functions_w.html doc/html/functions_~.html doc/html/globals.html doc/html/hierarchy.html doc/html/index.html doc/html/jquery.js doc/html/libemf_8cpp.html doc/html/libemf_8h-source.html doc/html/libemf_8h.html doc/html/libemf_8h_source.html doc/html/namespace__EMF.html doc/html/namespacemembers.html doc/html/namespaces.html doc/html/nav_f.png doc/html/nav_g.png doc/html/nav_h.png doc/html/open.png doc/html/search doc/html/splitbar.png doc/html/structEMF_1_1BYTEARRAY-members.html doc/html/structEMF_1_1BYTEARRAY.html doc/html/structEMF_1_1CHARSTR-members.html doc/html/structEMF_1_1CHARSTR.html doc/html/structEMF_1_1DWORDARRAY-members.html doc/html/structEMF_1_1DWORDARRAY.html doc/html/structEMF_1_1INTARRAY-members.html doc/html/structEMF_1_1INTARRAY.html doc/html/structEMF_1_1PADDING-members.html doc/html/structEMF_1_1PADDING.html doc/html/structEMF_1_1POINT16ARRAY-members.html doc/html/structEMF_1_1POINT16ARRAY.html doc/html/structEMF_1_1POINTLARRAY-members.html doc/html/structEMF_1_1POINTLARRAY.html doc/html/structEMF_1_1WCHARSTR-members.html doc/html/structEMF_1_1WCHARSTR.html doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_b.gif doc/html/tab_b.png doc/html/tab_h.png doc/html/tab_l.gif doc/html/tab_r.gif doc/html/tab_s.png doc/html/tabs.css /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm/usr/share/doc/libEMF-devel + exit 0 Provides: libEMF-devel = 1.0.9-5.el8 libEMF-devel(armv5tel-32) = 1.0.9-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libEMF.so.1 Processing files: libEMF-debugsource-1.0.9-5.el8.armv5tel Provides: libEMF-debugsource = 1.0.9-5.el8 libEMF-debugsource(armv5tel-32) = 1.0.9-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libEMF-debuginfo-1.0.9-5.el8.armv5tel Provides: debuginfo(build-id) = 0abbf4b957bdaaa7035a7eebf0988f087f03a579 debuginfo(build-id) = e5059f2906088ffa3e263dbacee65410780e88e8 libEMF-debuginfo = 1.0.9-5.el8 libEMF-debuginfo(armv5tel-32) = 1.0.9-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libEMF-debugsource(armv5tel-32) = 1.0.9-5.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm Wrote: /builddir/build/RPMS/libEMF-1.0.9-5.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/libEMF-devel-1.0.9-5.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/libEMF-debugsource-1.0.9-5.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/libEMF-debuginfo-1.0.9-5.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X9C12X + umask 022 + cd /builddir/build/BUILD + cd libemf-1.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libEMF-1.0.9-5.el8.arm + exit 0 Child return code was: 0