Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/xstream.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-037b2e51db8c2509213cb62e5d8f663b51eadd77/root/', None, 0, True, False, 993, 135, 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 noarch --nodeps builddir/build/SPECS/xstream.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/xstream-1.3.1-10.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/xstream.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-037b2e51db8c2509213cb62e5d8f663b51eadd77/root/', None, 0, True, False, 993, 135, 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 noarch --nodeps builddir/build/SPECS/xstream.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BHZRwf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xstream-1.3.1 + /usr/bin/unzip -qq /builddir/build/SOURCES/xstream-distribution-1.3.1-src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd xstream-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (xstream-CVE-2013-7285.patch): + echo 'Patch #0 (xstream-CVE-2013-7285.patch):' + /usr/bin/cat /builddir/build/SOURCES/xstream-CVE-2013-7285.patch + /usr/bin/patch -p1 --fuzz=0 patching file xstream/build.xml patching file xstream/src/java/com/thoughtworks/xstream/XStream.java patching file xstream/src/java/com/thoughtworks/xstream/core/util/Primitives.java patching file xstream/src/java/com/thoughtworks/xstream/mapper/CachingMapper.java patching file xstream/src/java/com/thoughtworks/xstream/mapper/SecurityMapper.java patching file xstream/src/java/com/thoughtworks/xstream/security/AnyTypePermission.java patching file xstream/src/java/com/thoughtworks/xstream/security/ArrayTypePermission.java patching file xstream/src/java/com/thoughtworks/xstream/security/ExplicitTypePermission.java patching file xstream/src/java/com/thoughtworks/xstream/security/ForbiddenClassException.java patching file xstream/src/java/com/thoughtworks/xstream/security/NoPermission.java patching file xstream/src/java/com/thoughtworks/xstream/security/NoTypePermission.java patching file xstream/src/java/com/thoughtworks/xstream/security/NullPermission.java patching file xstream/src/java/com/thoughtworks/xstream/security/PrimitiveTypePermission.java patching file xstream/src/java/com/thoughtworks/xstream/security/RegExpTypePermission.java patching file xstream/src/java/com/thoughtworks/xstream/security/TypePermission.java patching file xstream/src/java/com/thoughtworks/xstream/security/WildcardTypePermission.java patching file xstream/src/test/com/thoughtworks/xstream/mapper/SecurityMapperTest.java + find . -name '*.jar' -delete + find -name XomDriver.java -delete + find -name XomReader.java -delete + find -name XomWriter.java -delete + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9CTsRW + umask 022 + cd /builddir/build/BUILD + cd xstream-1.3.1 + pushd xstream/lib ~/build/BUILD/xstream-1.3.1/xstream/lib ~/build/BUILD/xstream-1.3.1 ++ build-classpath cglib + ln -sf /usr/share/java/cglib.jar ++ build-classpath commons-lang + ln -sf /usr/share/java/commons-lang.jar ++ build-classpath dom4j + ln -sf /usr/share/java/dom4j.jar ++ build-classpath jdom + ln -sf /usr/share/java/jdom.jar ++ build-classpath jettison + ln -sf /usr/share/java/jettison.jar ++ build-classpath joda-time + ln -sf /usr/share/java/joda-time.jar ++ build-classpath junit + ln -sf /usr/share/java/junit.jar ++ build-classpath oro + ln -sf /usr/share/java/oro.jar ++ build-classpath bea-stax-ri + ln -sf /usr/share/java/bea-stax-ri.jar ++ build-classpath bea-stax-api + ln -sf /usr/share/java/bea-stax-api.jar ++ build-classpath xpp3 + ln -sf /usr/share/java/xpp3.jar ~/build/BUILD/xstream-1.3.1 ~/build/BUILD/xstream-1.3.1/xstream ~/build/BUILD/xstream-1.3.1 + popd + pushd xstream + ant benchmark:compile jar javadoc Buildfile: /builddir/build/BUILD/xstream-1.3.1/xstream/build.xml compile:init: [mkdir] Created dir: /builddir/build/BUILD/xstream-1.3.1/xstream/target/classes [echo] Java version used for compile: 1.7.0_75 compile:java3: [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 241 source files to /builddir/build/BUILD/xstream-1.3.1/xstream/target/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:14: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] import sun.misc.Unsafe; [javac] ^ [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:15: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [javac] import sun.reflect.ReflectionFactory; [javac] ^ [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:35: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] private final static Unsafe unsafe; [javac] ^ [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:38: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Unsafe u = null; [javac] ^ [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:44: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] u = (Unsafe) unsafeField.get(null); [javac] ^ [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:60: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [javac] private transient ReflectionFactory reflectionFactory = ReflectionFactory.getReflectionFactory(); [javac] ^ [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:60: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [javac] private transient ReflectionFactory reflectionFactory = ReflectionFactory.getReflectionFactory(); [javac] ^ [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:149: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [javac] reflectionFactory = ReflectionFactory.getReflectionFactory(); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 9 warnings compile:java5: [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/build.xml:57: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 18 source files to /builddir/build/BUILD/xstream-1.3.1/xstream/target/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning compile: benchmark:compile: [mkdir] Created dir: /builddir/build/BUILD/xstream-1.3.1/xstream/target/benchmark-classes [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/build.xml:78: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 22 source files to /builddir/build/BUILD/xstream-1.3.1/xstream/target/benchmark-classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. compile:init: [echo] Java version used for compile: 1.7.0_75 compile:java3: [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds compile:java5: [javac] /builddir/build/BUILD/xstream-1.3.1/xstream/build.xml:57: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds compile: jar: [jar] Building jar: /builddir/build/BUILD/xstream-1.3.1/xstream/target/xstream-SNAPSHOT.jar [jar] Building jar: /builddir/build/BUILD/xstream-1.3.1/xstream/target/xstream-benchmark-SNAPSHOT.jar jdk-check: javadoc: [mkdir] Created dir: /builddir/build/BUILD/xstream-1.3.1/xstream/target/javadoc [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package com.thoughtworks.xstream... [javadoc] Loading source files for package com.thoughtworks.xstream.alias... [javadoc] Loading source files for package com.thoughtworks.xstream.annotations... [javadoc] Loading source files for package com.thoughtworks.xstream.converters... [javadoc] Loading source files for package com.thoughtworks.xstream.converters.basic... [javadoc] Loading source files for package com.thoughtworks.xstream.converters.collections... [javadoc] Loading source files for package com.thoughtworks.xstream.converters.enums... [javadoc] Loading source files for package com.thoughtworks.xstream.converters.extended... [javadoc] Loading source files for package com.thoughtworks.xstream.converters.javabean... [javadoc] Loading source files for package com.thoughtworks.xstream.converters.reflection... [javadoc] Loading source files for package com.thoughtworks.xstream.io... [javadoc] Loading source files for package com.thoughtworks.xstream.io.binary... [javadoc] Loading source files for package com.thoughtworks.xstream.io.copy... [javadoc] Loading source files for package com.thoughtworks.xstream.io.json... [javadoc] Loading source files for package com.thoughtworks.xstream.io.path... [javadoc] Loading source files for package com.thoughtworks.xstream.io.xml... [javadoc] Loading source files for package com.thoughtworks.xstream.mapper... [javadoc] Loading source files for package com.thoughtworks.xstream.persistence... [javadoc] Loading source files for package com.thoughtworks.xstream.security... [javadoc] Constructing Javadoc information... [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/HarmonyReflectionProvider.java:13: error: package org.apache.harmony.misc.accessors does not exist [javadoc] import org.apache.harmony.misc.accessors.ObjectAccessor; [javadoc] ^ [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/HarmonyReflectionProvider.java:35: error: cannot find symbol [javadoc] private final static ObjectAccessor objectAccess; [javadoc] ^ [javadoc] symbol: class ObjectAccessor [javadoc] location: class HarmonyReflectionProvider [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:14: warning: Unsafe is internal proprietary API and may be removed in a future release [javadoc] import sun.misc.Unsafe; [javadoc] ^ [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/Sun14ReflectionProvider.java:15: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [javadoc] import sun.reflect.ReflectionFactory; [javadoc] ^ [javadoc] Standard Doclet version 1.7.0_75 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/XStream.java:393: warning - Tag @link: can't find XStream(ReflectionProvider, HierarchicalStreamDriver, Mapper, ClassLoader) in com.thoughtworks.xstream.XStream [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/alias/ClassMapper.java:25: warning - Tag @link: reference not found: Mapper.Null [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/alias/ClassMapper.java:25: warning - Tag @link: reference not found: Mapper.Null [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/annotations/XStreamConverter.java:39: warning - Tag @link: reference not found: com.thoughtworks.xstream.converters.ConverterMatche [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java:32: warning - Tag @link: reference not found: AttributedCharacterIterator.Attribute [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/HarmonyReflectionProvider.java:34: warning - Tag @link: reference not found: com.thoughtworks.acceptance.objects.StandardObject [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/mapper/EnumMapper.java:59: warning - Tag @link: malformed: "#EnumMapper(Mapper))" [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/mapper/EnumMapper.java:59: warning - Tag @link: reference not found: #EnumMapper(Mapper)) [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/mapper/EnumMapper.java:59: warning - Tag @link: reference not found: #EnumMapper(Mapper)) [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/alias/ClassMapper.java:25: warning - Tag @link: reference not found: Mapper.Null [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java:32: warning - Tag @link: reference not found: AttributedCharacterIterator.Attribute [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/mapper/EnumMapper.java:59: warning - Tag @link: reference not found: #EnumMapper(Mapper)) [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java:32: warning - Tag @link: reference not found: AttributedCharacterIterator.Attribute [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java:32: warning - Tag @link: reference not found: AttributedCharacterIterator.Attribute [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java:32: warning - Tag @link: reference not found: AttributedCharacterIterator.Attribute [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/alias/ClassMapper.java:25: warning - Tag @link: reference not found: Mapper.Null [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java:32: warning - Tag @link: reference not found: AttributedCharacterIterator.Attribute [javadoc] Building index for all the packages and classes... [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java:32: warning - Tag @link: reference not found: AttributedCharacterIterator.Attribute [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/alias/ClassMapper.java:25: warning - Tag @link: reference not found: Mapper.Null [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/mapper/EnumMapper.java:59: warning - Tag @link: reference not found: #EnumMapper(Mapper)) [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/alias/ClassMapper.java:25: warning - Tag @link: reference not found: Mapper.Null [javadoc] /builddir/build/BUILD/xstream-1.3.1/xstream/src/java/com/thoughtworks/xstream/mapper/EnumMapper.java:59: warning - Tag @link: reference not found: #EnumMapper(Mapper)) [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/xstream-1.3.1/xstream/target/javadoc/help-doc.html... [javadoc] 26 warnings BUILD SUCCESSFUL Total time: 1 minute 54 seconds ~/build/BUILD/xstream-1.3.1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zgF9f1 + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch ++ dirname /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch + cd xstream-1.3.1 + rm -rf /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch + install -d /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/java + install -d /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/javadoc + pushd xstream ~/build/BUILD/xstream-1.3.1/xstream ~/build/BUILD/xstream-1.3.1 + install -p -m644 target/xstream-SNAPSHOT.jar /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/java/xstream.jar + install -p -m644 target/xstream-benchmark-SNAPSHOT.jar /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/java/xstream-benchmark.jar + cp -pr target/javadoc /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/javadoc/xstream + popd ~/build/BUILD/xstream-1.3.1 + install -d -m 755 /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/maven-poms + install -pm 644 pom.xml /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/maven-poms/JPP-xstream-parent.pom + set -e + _pompart=JPP-xstream-parent.pom + _jarpart=%2 + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/maven-fragments + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/lib/java/%2 ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f '/builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch%{_javajnidir}/%2' ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/java/%2 ']' + python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/maven-fragments/xstream /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/maven-poms/JPP-xstream-parent.pom + sed -i s:/builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch:: .mfiles + sort -u -o .mfiles .mfiles + install -pm 644 xstream/pom.xml /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/maven-poms/JPP-xstream.pom + set -e + _pompart=JPP-xstream.pom + _jarpart=xstream.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/maven-fragments + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/lib/java/xstream.jar ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f '/builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch%{_javajnidir}/xstream.jar' ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/java/xstream.jar ']' + _jpath=/builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/java/xstream.jar + python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/maven-fragments/xstream /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/maven-poms/JPP-xstream.pom /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/java/xstream.jar + sed -i s:/builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch:: .mfiles + sort -u -o .mfiles .mfiles + /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/xstream-1.3.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xstream-1.3.1-10.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U7sQpE + umask 022 + cd /builddir/build/BUILD + cd xstream-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/doc/xstream-1.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/doc/xstream-1.3.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/doc/xstream-1.3.1 + exit 0 Provides: mvn(com.thoughtworks.xstream:xstream) = 1.3.1 mvn(com.thoughtworks.xstream:xstream-parent) = 1.3.1 mvn(com.thoughtworks.xstream:xstream-parent:pom:) = 1.3.1 xstream = 1.3.1-10.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Processing files: xstream-javadoc-1.3.1-10.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NLMXG8 + umask 022 + cd /builddir/build/BUILD + cd xstream-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/doc/xstream-javadoc-1.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/doc/xstream-javadoc-1.3.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch/usr/share/doc/xstream-javadoc-1.3.1 + exit 0 Provides: xstream-javadoc = 1.3.1-10.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch Wrote: /builddir/build/RPMS/xstream-1.3.1-10.el7.noarch.rpm Wrote: /builddir/build/RPMS/xstream-javadoc-1.3.1-10.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dhBXBx + umask 022 + cd /builddir/build/BUILD + cd xstream-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xstream-1.3.1-10.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->