D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/orson-0.5.0-8.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8Wovsv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf orson-0.5.0
+ /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/orson-0.5.0.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd orson-0.5.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
++ find . -name '*.jar'
+ for j in $(find . -name "*.jar")
+ mv ./orson-0.5.0.jar ./orson-0.5.0.jar.no
+ for j in $(find . -name "*.jar")
+ mv ./lib/junit-4.3.1.jar ./lib/junit-4.3.1.jar.no
+ for j in $(find . -name "*.jar")
+ mv ./lib/jfreechart-1.0.6.jar ./lib/jfreechart-1.0.6.jar.no
+ for j in $(find . -name "*.jar")
+ mv ./lib/jcommon-1.0.10.jar ./lib/jcommon-1.0.10.jar.no
++ find . -name '*.class'
+ pushd lib
~/rpmbuild/BUILD/orson-0.5.0/lib ~/rpmbuild/BUILD/orson-0.5.0
++ build-classpath jcommon
+ ln -sf /usr/share/java/jcommon/jcommon.jar jcommon-1.0.10.jar
++ build-classpath jfreechart/jfreechart
+ ln -sf /usr/share/java/jfreechart/jfreechart.jar jfreechart-1.0.6.jar
++ build-classpath junit
+ ln -sf /usr/share/java/junit.jar junit-4.3.1.jar
+ popd
~/rpmbuild/BUILD/orson-0.5.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Gpxbsw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd orson-0.5.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ ant -f ant/build.xml
Buildfile: /home/iurt/rpmbuild/BUILD/orson-0.5.0/ant/build.xml
initialise:
compile:
[mkdir] Created dir: /home/iurt/rpmbuild/BUILD/orson-0.5.0/build
[javac] /home/iurt/rpmbuild/BUILD/orson-0.5.0/ant/build.xml:34: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 43 source files to /home/iurt/rpmbuild/BUILD/orson-0.5.0/build
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/build/org/jfree/beans
[copy] Copying 5 files to /home/iurt/rpmbuild/BUILD/orson-0.5.0/build/org/jfree/beans
[jar] Building jar: /home/iurt/rpmbuild/BUILD/orson-0.5.0/orson-0.5.0.jar
[delete] Deleting directory /home/iurt/rpmbuild/BUILD/orson-0.5.0/build
javadoc:
[delete] Deleting directory /home/iurt/rpmbuild/BUILD/orson-0.5.0/javadoc
[mkdir] Created dir: /home/iurt/rpmbuild/BUILD/orson-0.5.0/javadoc
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] Loading source files for package org.jfree.beans...
[javadoc] Loading source files for package org.jfree.beans.editors...
[javadoc] Loading source files for package org.jfree.beans.events...
[javadoc] Constructing Javadoc information...
[javadoc] Standard Doclet version 11.0.11
[javadoc] Building tree for all the packages and classes...
[javadoc] /home/iurt/rpmbuild/BUILD/orson-0.5.0/source/org/jfree/beans/editors/RectangleEdgeEditor.java:43: error: unexpected end tag:
[javadoc] *
RectangleEdge.TOP
[javadoc] ^
[javadoc] /home/iurt/rpmbuild/BUILD/orson-0.5.0/source/org/jfree/beans/editors/RectangleEdgeEditor.java:43: error: unexpected end tag:
[javadoc] * RectangleEdge.TOP
[javadoc] ^
[javadoc] /home/iurt/rpmbuild/BUILD/orson-0.5.0/source/org/jfree/beans/editors/RectangleEdgeEditor.java:44: error: unexpected end tag:
[javadoc] * RectangleEdge.BOTTOM
[javadoc] ^
[javadoc] /home/iurt/rpmbuild/BUILD/orson-0.5.0/source/org/jfree/beans/editors/RectangleEdgeEditor.java:44: error: unexpected end tag:
[javadoc] * RectangleEdge.BOTTOM
[javadoc] ^
[javadoc] /home/iurt/rpmbuild/BUILD/orson-0.5.0/source/org/jfree/beans/editors/RectangleEdgeEditor.java:45: error: unexpected end tag:
[javadoc] * RectangleEdge.LEFT
[javadoc] ^
[javadoc] /home/iurt/rpmbuild/BUILD/orson-0.5.0/source/org/jfree/beans/editors/RectangleEdgeEditor.java:45: error: unexpected end tag:
[javadoc] * RectangleEdge.LEFT
[javadoc] ^
[javadoc] /home/iurt/rpmbuild/BUILD/orson-0.5.0/source/org/jfree/beans/editors/RectangleEdgeEditor.java:46: error: unexpected end tag:
[javadoc] * RectangleEdge.RIGHT
[javadoc] ^
[javadoc] /home/iurt/rpmbuild/BUILD/orson-0.5.0/source/org/jfree/beans/editors/RectangleEdgeEditor.java:46: error: unexpected end tag:
[javadoc] * RectangleEdge.RIGHT
[javadoc] ^
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
[javadoc] Building index for all classes...
[javadoc] Generating /home/iurt/rpmbuild/BUILD/orson-0.5.0/javadoc/help-doc.html...
[javadoc] 8 errors
fill-distribution:
[mkdir] Created dir: /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution
[copy] Copying 47 files to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution/source/org
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution/tests
[copy] Copying 206 files to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution/javadoc
[copy] Copied 1 empty directory to 1 empty directory under /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution/docs
[copy] Copying 5 files to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution/images
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution/lib
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution/lib
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution/lib
[copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/orson-0.5.0/distribution/ant
zip:
[zip] Building zip: /home/iurt/rpmbuild/BUILD/orson-0.5.0/orson-0.5.0.zip
all:
BUILD SUCCESSFUL
Total time: 10 seconds
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R9zzOH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64
+ cd orson-0.5.0
+ '[' 1 -eq 1 ']'
+ install -d /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/java
+ install -d /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/javadoc/orson
+ install -m 644 orson-0.5.0.jar /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/java/orson.jar
+ cp -rp javadoc/allclasses-index.html javadoc/allclasses.html javadoc/allpackages-index.html javadoc/constant-values.html javadoc/deprecated-list.html javadoc/element-list javadoc/help-doc.html javadoc/index-files javadoc/index.html javadoc/jquery javadoc/member-search-index.js javadoc/member-search-index.zip javadoc/org javadoc/overview-summary.html javadoc/overview-tree.html javadoc/package-search-index.js javadoc/package-search-index.zip javadoc/resources javadoc/script.js javadoc/search.js javadoc/serialized-form.html javadoc/src-html javadoc/stylesheet.css javadoc/type-search-index.js javadoc/type-search-index.zip /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/javadoc/orson
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.5.0-8.mga9 --unique-debug-suffix -0.5.0-8.mga9.aarch64 --unique-debug-src-base orson-0.5.0-8.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/orson-0.5.0
+ /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-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: orson-0.5.0-8.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6rzvyf
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd orson-0.5.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/doc/orson
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/doc/orson
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/doc/orson
+ cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/doc/orson
+ cp -pr licence-LGPL.txt /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/doc/orson
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: orson = 0.5.0-8.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: orson-javadoc-0.5.0-8.mga9.noarch
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/javadoc/orson/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64/usr/share/javadoc/orson/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: orson-javadoc = 0.5.0-8.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/orson-0.5.0-8.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/orson-javadoc-0.5.0-8.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UIS0LF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd orson-0.5.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/orson-0.5.0-8.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S1ddTE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf orson-0.5.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!