D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/hsqldb-2.4.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7DF6Zu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf hsqldb-2.4.0/hsqldb + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/hsqldb-2.4.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd hsqldb-2.4.0/hsqldb + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Fix-javadoc-build.patch):' Patch #0 (0001-Fix-javadoc-build.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build/build.xml Hunk #2 succeeded at 936 (offset -1 lines). + echo 'Patch #1 (0002-Build-cmdline-classes.patch):' Patch #1 (0002-Build-cmdline-classes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file build/build.xml + 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 '{}' ';' + find . -name '*.zip' -exec rm -f '{}' ';' + chmod -R go=u-w bin build data doc doc-src index.html integration lib readme.txt sample src stylesheets testrun + sed -i -e s/doc-src/doc/g build/build.xml + sed -i -e 's|doc/apidocs|/usr/share/javadoc/hsqldb|g' index.html + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KDLGwv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hsqldb-2.4.0/hsqldb + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd build ~/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/build ~/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb + export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 + JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 ++ build-classpath glassfish-servlet-api + ant hsqldb javadoc -Dservletapi.lib=/usr/share/java/glassfish-servlet-api.jar Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Buildfile: /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/build/build.xml init: -set-jvmvars: -prepare: [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/classes codeswitcher: [javac] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/classes [javac] Note: /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/src/org/hsqldb/util/CodeSwitcher.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. -update-switch-branch: [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc [copy] Copying 534 files to /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc switches: switchtojdk15: switchtojdk16: [java] ............................. switchtojdk18: [java] ............................. map: [javac] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/classes [javac] Note: /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/map/ValuePoolHashMap.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/map/BaseHashMap.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. lib: [javac] Compiling 63 source files to /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/classes [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCSQLXML.java:61: error: package javax.xml.bind.util does not exist [javac] import javax.xml.bind.util.JAXBResult; [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCSQLXML.java:62: error: package javax.xml.bind.util does not exist [javac] import javax.xml.bind.util.JAXBSource; [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCResultSet.java:724: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public BigDecimal getBigDecimal(int columnIndex, [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCResultSet.java:986: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public java.io.InputStream getUnicodeStream( [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCResultSet.java:1225: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public BigDecimal getBigDecimal(String columnLabel, [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCResultSet.java:1368: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public java.io.InputStream getUnicodeStream( [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCPreparedStatement.java:777: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public synchronized void setUnicodeStream(int parameterIndex, [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCCallableStatement.java:698: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public synchronized BigDecimal getBigDecimal(int parameterIndex, [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCSQLXML.java:1465: error: cannot find symbol [javac] if (JAXBSource.class.isAssignableFrom(sourceClass)) { [javac] ^ [javac] symbol: class JAXBSource [javac] location: class JDBCSQLXML [javac] /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/tmp/switchedsrc/org/hsqldb/jdbc/JDBCSQLXML.java:1686: error: cannot find symbol [javac] if (JAXBResult.class.isAssignableFrom(resultClass)) { [javac] ^ [javac] symbol: class JAXBResult [javac] location: class JDBCSQLXML [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] 4 errors [javac] 6 warnings BUILD FAILED /home/iurt/rpmbuild/BUILD/hsqldb-2.4.0/hsqldb/build/build.xml:268: Compile failed; see the compiler error output for details. Total time: 16 seconds error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.KDLGwv (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.KDLGwv (%build) I: [iurt_root_command] ERROR: chroot