D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/hsqldb1-1.8.1.3-14.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jPIkUK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf hsqldb + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/hsqldb_1_8_1_3.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd hsqldb + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.sh' -exec chmod 755 '{}' ';' ++ find . -name _notes + find . -name '*.jar' -exec rm -f '{}' ';' + find . -name '*.class' -exec rm -f '{}' ';' + find . -name '*.war' -exec rm -f '{}' ';' + chmod -R go=u-w bin build demo doc docsrc index.html lib readme.txt src testrun + echo 'Patch #0 (hsqldb-jdbc-4.1.patch):' Patch #0 (hsqldb-jdbc-4.1.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build/build.xml patching file src/org/hsqldb/jdbc/jdbcCallableStatement.java patching file src/org/hsqldb/jdbc/jdbcConnection.java patching file src/org/hsqldb/jdbc/jdbcDatabaseMetaData.java patching file src/org/hsqldb/jdbc/jdbcDataSource.java patching file src/org/hsqldb/jdbc/jdbcResultSet.java patching file src/org/hsqldb/jdbc/jdbcStatement.java patching file src/org/hsqldb/jdbcDriver.java + cp /home/iurt/rpmbuild/SOURCES/hsqldb-1.8.0.10.pom ./pom.xml + /usr/bin/python3 /usr/share/java-utils/mvn_file.py hsqldb:hsqldb hsqldb1 + /usr/bin/python3 /usr/share/java-utils/mvn_compat_version.py : 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SpbCjJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hsqldb + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ build-classpath glassfish-servlet-api junit + export CLASSPATH=/usr/share/java/glassfish-servlet-api.jar:/usr/share/java/junit.jar + CLASSPATH=/usr/share/java/glassfish-servlet-api.jar:/usr/share/java/junit.jar + pushd build ~/rpmbuild/BUILD/hsqldb/build ~/rpmbuild/BUILD/hsqldb + ant jar javadoc Buildfile: /home/iurt/rpmbuild/BUILD/hsqldb/build/build.xml init: javaversion7: javaversion6: javaversion4: javaversion2: -prepare: [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/hsqldb/classes codeswitcher: [javac] /home/iurt/rpmbuild/BUILD/hsqldb/build/build.xml:139: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/hsqldb/classes [javac] Note: /home/iurt/rpmbuild/BUILD/hsqldb/src/org/hsqldb/util/CodeSwitcher.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. switches: switchtojdk13: switchtojdk14: [java] ........................ switchtojdk16: switchtojdk17: [java] ......................... store: [javac] /home/iurt/rpmbuild/BUILD/hsqldb/build/build.xml:334: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/hsqldb/classes [javac] Note: /home/iurt/rpmbuild/BUILD/hsqldb/src/org/hsqldb/store/ValuePoolHashMap.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. lib: [javac] /home/iurt/rpmbuild/BUILD/hsqldb/build/build.xml:345: 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/hsqldb/classes [javac] /home/iurt/rpmbuild/BUILD/hsqldb/src/org/hsqldb/lib/java/JavaSystem.java:163: error: cannot find symbol [javac] System.runFinalizersOnExit(true); [javac] ^ [javac] symbol: method runFinalizersOnExit(boolean) [javac] location: class System [javac] /home/iurt/rpmbuild/BUILD/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java:759: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public BigDecimal getBigDecimal(int columnIndex, [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java:996: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public java.io.InputStream getUnicodeStream(int columnIndex) [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java:1200: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public BigDecimal getBigDecimal(String columnName, [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java:1335: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public java.io.InputStream getUnicodeStream(String columnName) [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb/src/org/hsqldb/jdbc/jdbcPreparedStatement.java:906: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public void setUnicodeStream(int parameterIndex, java.io.InputStream x, [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb/src/org/hsqldb/jdbc/jdbcCallableStatement.java:810: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public BigDecimal getBigDecimal(int parameterIndex, [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] 1 error [javac] 6 warnings BUILD FAILED /home/iurt/rpmbuild/BUILD/hsqldb/build/build.xml:345: Compile failed; see the compiler error output for details. Total time: 14 seconds error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.SpbCjJ (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.SpbCjJ (%build) I: [iurt_root_command] ERROR: chroot