Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/tinyxml2.spec'], False, '/var/lib/mock/f22-build-2309611-411907/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/tinyxml2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: arm02-builder00.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/tinyxml2.spec'], False, '/var/lib/mock/f22-build-2309611-411907/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/tinyxml2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UKvoPP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 + /usr/bin/gzip -dc /builddir/build/SOURCES/tinyxml2-2.1.0-6ee53e7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -c -x tinyxml2.cpp xmltest.cpp tinyxml2.h mode of 'tinyxml2.cpp' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'tinyxml2.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gVDPgw + umask 022 + cd /builddir/build/BUILD + cd tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 + mkdir objdir + cd objdir + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. -DBUILD_STATIC_LIBS=OFF -- The C compiler identification is GNU 4.9.1 -- The CXX compiler identification is GNU 4.9.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Warning (dev) at CMakeLists.txt:60 (add_executable): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 -B/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/tinyxml2.dir/build.make CMakeFiles/tinyxml2.dir/depend make -f CMakeFiles/DATA_COPY.dir/build.make CMakeFiles/DATA_COPY.dir/depend make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' cd /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/DATA_COPY.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' cd /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/tinyxml2.dir/DependInfo.cmake --color= Scanning dependencies of target DATA_COPY make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/DATA_COPY.dir/build.make CMakeFiles/DATA_COPY.dir/build Scanning dependencies of target tinyxml2 make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/dream.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/tinyxml2.dir/build.make CMakeFiles/tinyxml2.dir/build make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 2 /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/empty.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ [ 50%] /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/utf8test.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ Building CXX object CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o /usr/bin/c++ -DTINYXML2_EXPORT -Dtinyxml2_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/. -o CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o -c /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/tinyxml2.cpp /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/utf8testverify.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles [ 50%] Built target DATA_COPY Linking CXX shared library libtinyxml2.so /usr/bin/cmake -E cmake_link_script CMakeFiles/tinyxml2.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libtinyxml2.so.2 -o libtinyxml2.so.2.1.0 CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o /usr/bin/cmake -E cmake_symlink_library libtinyxml2.so.2.1.0 libtinyxml2.so.2 libtinyxml2.so make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 2 [ 50%] Built target tinyxml2 make -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' cd /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/test.dir/DependInfo.cmake --color= Scanning dependencies of target test make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 1 [100%] Building CXX object CMakeFiles/test.dir/xmltest.cpp.o /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/. -o CMakeFiles/test.dir/xmltest.cpp.o -c /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/xmltest.cpp /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/xmltest.cpp: In function 'int main(int, const char**)': /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/xmltest.cpp:583:34: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets( savedBuf, 256, saved ); ^ /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/xmltest.cpp:757:32: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets( buf, 1024, textfile ); ^ /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/xmltest.cpp:1378:28: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread( mem, size, 1, fp ); ^ Linking CXX executable test /usr/bin/cmake -E cmake_link_script CMakeFiles/test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test.dir/xmltest.cpp.o -o test -rdynamic libtinyxml2.so.2.1.0 -Wl,-rpath,/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 1 [100%] Built target test make[1]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VJC5dk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm ++ dirname /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm + cd tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 + rm -rf /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm + cd objdir + make install DESTDIR=/builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm /usr/bin/cmake -H/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 -B/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/tinyxml2.dir/build.make CMakeFiles/tinyxml2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' cd /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/tinyxml2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/tinyxml2.dir/build.make CMakeFiles/tinyxml2.dir/build make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make[2]: Nothing to be done for 'CMakeFiles/tinyxml2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 2 [ 50%] Built target tinyxml2 make -f CMakeFiles/DATA_COPY.dir/build.make CMakeFiles/DATA_COPY.dir/depend make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' cd /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/DATA_COPY.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/DATA_COPY.dir/build.make CMakeFiles/DATA_COPY.dir/build make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/dream.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/empty.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/utf8test.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/utf8testverify.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles [ 50%] Built target DATA_COPY make -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' cd /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make[2]: Nothing to be done for 'CMakeFiles/test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 1 [100%] Built target test make[1]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm/usr/lib/libtinyxml2.so.2.1.0 -- Installing: /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm/usr/lib/libtinyxml2.so.2 -- Installing: /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm/usr/lib/libtinyxml2.so -- Installing: /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm/usr/include/tinyxml2.h -- Installing: /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm/usr/lib/pkgconfig/tinyxml2.pc + /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/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 extracting debug info from /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm/usr/lib/libtinyxml2.so.2.1.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libtinyxml2.so.2.1.0.debug to /usr/lib/debug/usr/lib/libtinyxml2.so.2.debug symlinked /usr/lib/debug/usr/lib/libtinyxml2.so.2.1.0.debug to /usr/lib/debug/usr/lib/libtinyxml2.so.debug 229 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.w1cHQy + umask 022 + cd /builddir/build/BUILD + cd tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 + cd objdir + make test /usr/bin/cmake -H/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 -B/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 test make[1]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -H/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 -B/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 2 make -f CMakeFiles/Makefile2 CMakeFiles/test.dir/all make[2]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/tinyxml2.dir/build.make CMakeFiles/tinyxml2.dir/depend make[3]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' cd /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/tinyxml2.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/tinyxml2.dir/build.make CMakeFiles/tinyxml2.dir/build make[3]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make[3]: Nothing to be done for 'CMakeFiles/tinyxml2.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 2 [ 50%] Built target tinyxml2 make -f CMakeFiles/DATA_COPY.dir/build.make CMakeFiles/DATA_COPY.dir/depend make[3]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' cd /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/DATA_COPY.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/DATA_COPY.dir/build.make CMakeFiles/DATA_COPY.dir/build make[3]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/dream.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/empty.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/utf8test.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ /usr/bin/cmake -E copy /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/resources/utf8testverify.xml /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/resources/ make[3]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles [ 50%] Built target DATA_COPY make -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/depend make[3]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' cd /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles/test.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build make[3]: Entering directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' make[3]: Nothing to be done for 'CMakeFiles/test.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 1 [100%] Built target test make[2]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir' ++ pwd + export LD_LIBRARY_PATH=/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir + LD_LIBRARY_PATH=/builddir/build/BUILD/tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309/objdir + ./test [pass] Example-1 [0][0] [pass] Example-2 [0][0] Name of play (1): A Midsummer Night's Dream Name of play (2): A Midsummer Night's Dream [pass] Example-3 [0][0] Both values are the same: 2 and 2 [pass] Example-4 [1][1] ---------------------------------------------- ---------------------------------------------- ---------------------------------------------- ---------------------------------------------- ---------------------------------------------- ---------------------------------------------- ---------------------------------------------- ---------------------------------------------- ---------------------------------------------- Text inside element. ---------------------------------------------- ---------------------------------------------- Text inside and bolded in the element. ---------------------------------------------- Text inside and bolded in the element. ---------------------------------------------- This & That. ---------------------------------------------- ---------------------------------------------- Text before. & Text! [pass] Programmatic DOM [comment][comment] [pass] Programmatic DOM [0][0] [pass] Programmatic DOM [2][2] [pass] Programmatic DOM [& Text!][& Text!] [pass] Programmatic DOM [1][1] [pass] Programmatic DOM [1][1] [pass] Programmatic DOM [10][10] [pass] Compact mode [pass] Dream [xml version="1.0"][xml version="1.0"] [pass] Dream [1][1] [pass] Dream [DOCTYPE PLAY SYSTEM "play.dtd"][DOCTYPE PLAY SYSTEM "play.dtd"] [pass] Dream [And Robin shall restore amends.][And Robin shall restore amends.] [pass] Dream [And Robin shall restore amends.][And Robin shall restore amends.] [pass] Dream-out [xml version="1.0"][xml version="1.0"] [pass] Dream-out [1][1] [pass] Dream-out [DOCTYPE PLAY SYSTEM "play.dtd"][DOCTYPE PLAY SYSTEM "play.dtd"] [pass] Dream-out [And Robin shall restore amends.][And Robin shall restore amends.] [pass] Bad XML [8][8] [pass] Query attribute: int as double [0][0] [pass] Query attribute: int as double [1][1] [pass] Query attribute: double as double [0][0] [pass] Query attribute: double as double [2][2] [pass] Query attribute: double as int [0][0] [pass] Query attribute: double as int [2][2] [pass] Query attribute: not a number [2][2] [pass] Query attribute: does not exist [1][1] [pass] Attribute match test [strValue][strValue] [pass] Attribute round trip. c-string. [strValue][strValue] [pass] Attribute round trip. int. [1][1] [pass] Attribute round trip. double. [-1][-1] [pass] Alternate query [1][1] [pass] Alternate query [1][1] [pass] UTF-8: Russian value. [ценность][ценность] [pass] UTF-8: Browsing russian element name. [<имеет>][<имеет>] [pass] UTF-8: Verified multi-language round trip. [1][1] [pass] GetText() normal use. [This is text][This is text] [pass] GetText() contained element. [1][1] [pass] SetText() normal use (open/close). [darkness.][darkness.] [pass] SetText() replace. [blue flame.][blue flame.] [pass] SetText() normal use. (self-closing) [The driver][The driver] [pass] SetText() replace with tag-like text. [horses][horses] [pass] SetText() prefix to nested non-text children. [wolves][wolves] [pass] SetText types [str][str] [pass] SetText types [1][1] [pass] SetText types [1][1] [pass] SetText types [1][1] [pass] SetText types [1.5][1.5] [pass] SetText types [1.5][1.5] the rules! ...since I make symbolic puns]]> [pass] CDATA parse. I am > the rules! ...since I make symbolic puns]]> [pass] CDATA parse. [ tixml1:1480107 ] [pass] Test InsertAfterChild on empty node. [1][1] [pass] Entity transformation: read. [Line 5 has "quotation marks" and 'apostrophe marks'. It also has <, >, and &, as well as a fake copyright ©.][Line 5 has "quotation marks" and 'apostrophe marks'. It also has <, >, and &, as well as a fake copyright ©.] [pass] Entity transformation: write. [pass] No entity parsing. [Line 5 has "quotation marks" and 'apostrophe marks'.][Line 5 has "quotation marks" and 'apostrophe marks'.] [pass] No entity parsing. [Crazy &ttk;][Crazy &ttk;] Crazy &ttk; [pass] dot in names [0][0] [pass] dot in names [a.elem][a.elem] [pass] dot in names [2.0][2.0] [pass] Entity with one digit. [pass] Correct value of unknown. [DOCTYPE PLAY SYSTEM 'play.dtd'][DOCTYPE PLAY SYSTEM 'play.dtd'] [pass] Comment formatting. [ Somewhat ][ Somewhat ] [pass] Parsing repeated attributes. [8][8] XMLDocument error id=8 str1= attr str2= /> [pass] Embedded null throws error. [1][1] [pass] Empty document error [15][15] [pass] Low entities. [][]  [pass] Throw error with bad end quotes. [1][1] [pass] Missing end tag at end of input [1][1] [pass] Missing end tag with trailing whitespace [1][1] [pass] Mismatched tags [16][16] [pass] Comments ignore entities. [ declarations for & ][ declarations for & ] [pass] Comments ignore entities. [ far & away ][ far & away ] [pass] Comments iterate correctly. [3][3] [pass] Handle end tag whitespace [0][0] [pass] Infinite loop test. [1][1] [pass] Clone and Equal [1][1] [pass] Clone and Equal [1][1] [pass] Clone and Equal [1][1] [pass] Clone and Equal [1][1] [pass] Clone and Equal [4][4] XMLDocument error id=3 str1=aaaaaaaaaaaaaaaaaaa str2= [pass] Error in snprinf handling. [1][1] [pass] Attribute order [1][1] [pass] Attribute order [2][2] [pass] Attribute order [3][3] [pass] Attribute order [attrib3][attrib3] [pass] Attribute order [1][1] [pass] Attribute order [3][3] [pass] Attribute order (empty) [0][0] [pass] Attribute with space #1 [Test Attribute][Test Attribute] [pass] Attribute with space #2 [Test Attribute][Test Attribute] [pass] Attribute with space #3 [Test Attribute][Test Attribute] [pass] Infinite loop in shallow equal. [1][1] [pass] Handle, success, mutable [sub][sub] [pass] Handle, dne, mutable [0][0] [pass] Handle, success, const [sub][sub] [pass] Handle, dne, const [0][0] [pass] BOM and default declaration [pass] CStrSize [pass] Ill formed XML [1][1] [pass] QueryIntText [pass] QueryUnsignedText [pass] QueryFloatText [pass] QueryDoubleText [pass] QueryBoolText [pass] Non-alpha element lead letter parses. [0][0] [pass] Non-alpha attribute lead character parses. [0][0] [pass] Element names with lead digit fail to parse. [1][1] [pass] Set length of incoming data [0][0] [pass] Document Clear()'s [1][1] [pass] Whitespace collapse [This is ' text '][This is ' text '] [pass] Whitespace collapse [This is ' text '][This is ' text '] [pass] Whitespace collapse [This is ' text '][This is ' text '] [pass] Whitespace all space [1][1] [pass] Tracking unused elements [pass] Printing of sub-element [pass] Loading an empty file [15][15] [pass] BOM preservation (parse) [pass] BOM preservation (compare) [pass] BOM preservation (load) [pass] BOM preservation (compare) [pass] Move node from within to [element 1text][element 1text] [pass] Move node from within after [pass] Move node from within after [pass] Move node from within after Parsing Release of dream.xml: 6350.400 milli-seconds Pass 127, Fail 0 Processing files: tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rbAMRv + exit 0 + umask 022 + cd /builddir/build/BUILD + cd tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 + DOCDIR=/builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm/usr/share/doc/tinyxml2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm/usr/share/doc/tinyxml2 + cp -pr readme.md /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm/usr/share/doc/tinyxml2 + exit 0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Processing files: tinyxml2-devel-2.1.0-4.20140406git6ee53e7.fc22.armv7hl Processing files: tinyxml2-debuginfo-2.1.0-4.20140406git6ee53e7.fc22.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm warning: Could not canonicalize hostname: arm02-builder00.arm.fedoraproject.org Wrote: /builddir/build/RPMS/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/tinyxml2-devel-2.1.0-4.20140406git6ee53e7.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/tinyxml2-debuginfo-2.1.0-4.20140406git6ee53e7.fc22.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.POEQGH + umask 022 + cd /builddir/build/BUILD + cd tinyxml2-6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309 + rm -rf /builddir/build/BUILDROOT/tinyxml2-2.1.0-4.20140406git6ee53e7.fc22.arm + exit 0 Child return code was: 0 LEAVE do -->