D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/jFormatString-0-6.21.20131227git.7.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KZARHx Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.usFVcg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jFormatString-0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/jFormatString-0-build + rm -rf j-format-string-f159b88a16be + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/f159b88a16be4d103c7e7beb90e07a92617980b9.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd j-format-string-f159b88a16be + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (jFormatString-build.patch):' Patch #0 (jFormatString-build.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file build.xml + echo 'Patch #1 (jFormatString-java8.patch):' Patch #1 (jFormatString-java8.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file build.xml + cp /home/pterjan/rpmbuild/SOURCES/jFormatString-2.0.2.pom pom.xml + rm -rfv src/junit removed 'src/junit/edu/umd/cs/findbugs/formatStringChecker/FormatterRuntimeTest.java' removed 'src/junit/edu/umd/cs/findbugs/formatStringChecker/FormatterCompileTimeTest.java' removed directory 'src/junit/edu/umd/cs/findbugs/formatStringChecker' removed directory 'src/junit/edu/umd/cs/findbugs' removed directory 'src/junit/edu/umd/cs' removed directory 'src/junit/edu/umd' removed directory 'src/junit/edu' removed directory 'src/junit' + rm -v lib/findbugs-internal-annotations.jar lib/junit-4.5.jar removed 'lib/findbugs-internal-annotations.jar' removed 'lib/junit-4.5.jar' + /usr/bin/python3 /usr/share/java-utils/mvn_file.py com.google.code.findbugs:jFormatString jFormatString + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.g8JGsG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jFormatString-0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd j-format-string-f159b88a16be + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ant jarFile Buildfile: /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/j-format-string-f159b88a16be/build.xml classes: [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/j-format-string-f159b88a16be/build/classes [javac] Compiling 10 source files to /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/j-format-string-f159b88a16be/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 4 warnings jarFile: [jar] Building jar: /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/j-format-string-f159b88a16be/build/jFormatString.jar BUILD SUCCESSFUL Total time: 0 seconds + mkdir docs + javadoc -d docs -source 1.8 -sourcepath src/java -classpath build/classes -link file:///usr/share/javadoc/java edu.umd.cs.findbugs.formatStringChecker Loading source files for package edu.umd.cs.findbugs.formatStringChecker... Constructing Javadoc information... Building index for all the packages and classes... Standard Doclet version 21.0.6+7-LTS Building tree for all the packages and classes... Generating docs/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.html... src/java/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.java:33: warning: no comment public class ExtraFormatArgumentsException extends FormatterException { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.java:36: warning: no comment public final int provided; ^ src/java/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.java:37: warning: no comment public final int used; ^ src/java/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.java:39: warning: no comment public ExtraFormatArgumentsException(int provided, int used) { ^ Generating docs/edu/umd/cs/findbugs/formatStringChecker/FormatSpecifier.html... src/java/edu/umd/cs/findbugs/formatStringChecker/FormatSpecifier.java:46: warning: no comment public class FormatSpecifier { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/FormatSpecifier.java:73: warning: no comment public int index() { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/FormatSpecifier.java:274: warning: no comment public void print(String arg, int argIndex) ^ Generating docs/edu/umd/cs/findbugs/formatStringChecker/Formatter.html... src/java/edu/umd/cs/findbugs/formatStringChecker/Formatter.java:43: warning: no comment public final class Formatter { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/Formatter.java:43: warning: use of default constructor, which does not provide a comment public final class Formatter { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/Formatter.java:45: warning: no comment public static void check(String format, String... args) ^ Generating docs/edu/umd/cs/findbugs/formatStringChecker/FormatterException.html... src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterException.java:33: warning: no comment public abstract class FormatterException extends Exception { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterException.java:33: warning: use of default constructor, which does not provide a comment public abstract class FormatterException extends Exception { ^ Generating docs/edu/umd/cs/findbugs/formatStringChecker/FormatterNumberFormatException.html... src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterNumberFormatException.java:28: warning: no main description * @return the txt ^ src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterNumberFormatException.java:35: warning: no main description * @return the msg ^ src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterNumberFormatException.java:23: warning: no comment public class FormatterNumberFormatException extends FormatterException { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterNumberFormatException.java:41: warning: no comment public FormatterNumberFormatException(String txt, String kind) { ^ Generating docs/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.html... src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:52: warning: no @param for conversion public IllegalFormatConversionException(String formatSpecifier, ^ src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:33: warning: no comment public class IllegalFormatConversionException extends FormatterException { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:68: warning: no comment public int getArgIndex() { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:76: warning: no comment public char getConversion() { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:72: warning: no comment public String getFormatSpecifier() { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:62: warning: no comment public void setArgIndex(int argIndex) { ^ Generating docs/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.html... src/java/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.java:33: warning: no comment public class MissingFormatArgumentException extends FormatterException { ^ src/java/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.java:36: warning: no comment public final String formatSpecifier; ^ src/java/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.java:35: warning: no comment public final int pos; ^ src/java/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.java:38: warning: no comment public MissingFormatArgumentException(int pos, String formatSpecifier) { ^ Generating docs/edu/umd/cs/findbugs/formatStringChecker/package-summary.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/package-tree.html... Generating docs/serialized-form.html... src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterNumberFormatException.java:25: warning: no comment final String txt, kind; ^ src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterNumberFormatException.java:25: warning: no comment final String txt, kind; ^ src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:40: warning: no comment int argIndex = -1; ^ src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:38: warning: no comment final private char conversion; ^ src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:37: warning: no comment final private String formatSpecifier; ^ src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:39: warning: no comment final private String signature; ^ Generating docs/overview-tree.html... Building index for all classes... Generating docs/allclasses-index.html... Generating docs/allpackages-index.html... Generating docs/index-all.html... Generating docs/search.html... Generating docs/index.html... Generating docs/help-doc.html... 32 warnings + /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py pom.xml build/jFormatString.jar + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SIPJ7t + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jFormatString-0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/jFormatString-0-build + mkdir /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd j-format-string-f159b88a16be + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n jFormatString -d /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT [INFO] Installing artifact com.google.code.findbugs:jFormatString:pom:2.0.2 [INFO] Installing artifact com.google.code.findbugs:jFormatString:jar:2.0.2 [INFO] Installation successful + jdir=docs + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT/usr/share/licenses + '[' -d docs ']' + install -dm755 /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT/usr/share/javadoc/jFormatString + cp -pr docs/allclasses-index.html docs/allpackages-index.html docs/copy.svg docs/edu docs/element-list docs/help-doc.html docs/index-all.html docs/index.html docs/legal docs/link.svg docs/member-search-index.js docs/module-search-index.js docs/overview-tree.html docs/package-search-index.js docs/resources docs/script-dir docs/script.js docs/search-page.js docs/search.html docs/search.js docs/serialized-form.html docs/stylesheet.css docs/tag-search-index.js docs/type-search-index.js /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT/usr/share/javadoc/jFormatString + echo /usr/share/javadoc/jFormatString + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: jFormatString-0-6.21.20131227git.7.mga10.noarch [INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT/usr/share/maven-metadata/jFormatString.xml'] [INFO maven.prov] mvn(com.google.code.findbugs:jFormatString:pom:) = 2.0.2, mvn(com.google.code.findbugs:jFormatString) = 2.0.2 [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT/usr/share/java/jFormatString.jar'] [INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT/usr/share/maven-metadata/jFormatString.xml'] [INFO maven.req] java-21-headless, javapackages-filesystem [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT/usr/share/java/jFormatString.jar'] Provides: jFormatString = 0-6.21.20131227git.7.mga10 mvn(com.google.code.findbugs:jFormatString) = 2.0.2 mvn(com.google.code.findbugs:jFormatString:pom:) = 2.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-21-headless javapackages-filesystem Processing files: jFormatString-javadoc-0-6.21.20131227git.7.mga10.noarch Provides: jFormatString-javadoc = 0-6.21.20131227git.7.mga10 Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/jFormatString-0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/jFormatString-0-6.21.20131227git.7.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/jFormatString-javadoc-0-6.21.20131227git.7.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VMwnWI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jFormatString-0-build + test -d /home/pterjan/rpmbuild/BUILD/jFormatString-0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/jFormatString-0-build + rm -rf /home/pterjan/rpmbuild/BUILD/jFormatString-0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!