D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/jcip-annotations-1.0-30.20060626.3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Sgw93Z + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jcip-annotations-1.0-build + test -d /home/pterjan/rpmbuild/BUILD/jcip-annotations-1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/jcip-annotations-1.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/jcip-annotations-1.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/jcip-annotations-1.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/jcip-annotations-1.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XwnpPL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jcip-annotations-1.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/jcip-annotations-1.0-build + rm -rf jcip-annotations-1.0 + /usr/bin/mkdir -p jcip-annotations-1.0 + cd jcip-annotations-1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/jcip-annotations-src.jar + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /home/pterjan/rpmbuild/SOURCES/jcip-annotations-1.0.pom pom.xml + rm -fr META-INF + sed -i 's/\r//' net/jcip/annotations/package.html + /usr/bin/python3 /usr/share/java-utils/mvn_file.py net.jcip:jcip-annotations jcip-annotations + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py net.jcip:jcip-annotations com.github.stephenc.jcip:jcip-annotations + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fNB0Ln + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jcip-annotations-1.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 jcip-annotations-1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir classes + xargs /usr/lib/jvm/java-21-openjdk/bin/javac -g -source 1.8 -target 1.8 -d classes + find . -name '*.java' warning: [options] bootstrap class path not set in conjunction with -source 8 warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. 4 warnings + cd classes + /usr/lib/jvm/java-21-openjdk/bin/jar cf ../jcip-annotations.jar net java.lang.Error: java.lang.ArrayIndexOutOfBoundsException: Index -500 out of bounds for length 608 at java.base/sun.util.calendar.ZoneInfoFile$1.run(ZoneInfoFile.java:270) at java.base/sun.util.calendar.ZoneInfoFile$1.run(ZoneInfoFile.java:260) at java.base/java.security.AccessController.doPrivileged(AccessController.java:319) at java.base/sun.util.calendar.ZoneInfoFile.loadTZDB(ZoneInfoFile.java:260) at java.base/sun.util.calendar.ZoneInfoFile.(ZoneInfoFile.java:255) at java.base/sun.util.calendar.ZoneInfo.getTimeZone(ZoneInfo.java:574) at java.base/java.util.TimeZone.getTimeZone(TimeZone.java:609) at java.base/java.util.TimeZone.setDefaultZone(TimeZone.java:709) at java.base/java.util.TimeZone.getDefaultRef(TimeZone.java:685) at java.base/java.util.TimeZone.getDefault(TimeZone.java:674) at java.base/java.time.ZoneId.systemDefault(ZoneId.java:275) at java.base/java.util.zip.ZipUtils.javaEpochToLocalDateTime(ZipUtils.java:165) at java.base/java.util.zip.ZipUtils.javaToExtendedDosTime(ZipUtils.java:156) at java.base/java.util.zip.ZipEntry.setTime(ZipEntry.java:166) at jdk.jartool/sun.tools.jar.Main.setZipEntryTime(Main.java:2366) at jdk.jartool/sun.tools.jar.Main.setZipEntryTime(Main.java:2357) at jdk.jartool/sun.tools.jar.Main.create(Main.java:892) at jdk.jartool/sun.tools.jar.Main.run(Main.java:332) at jdk.jartool/sun.tools.jar.Main.main(Main.java:1721) Caused by: java.lang.ArrayIndexOutOfBoundsException: Index -500 out of bounds for length 608 at java.base/sun.util.calendar.ZoneInfoFile.load(ZoneInfoFile.java:348) at java.base/sun.util.calendar.ZoneInfoFile$1.run(ZoneInfoFile.java:267) ... 18 more error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.fNB0Ln (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.fNB0Ln (%build) I: [iurt_root_command] ERROR: chroot