D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/yuicompressor-2.4.8-7.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nIAjrG Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2V5rVQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + rm -rf yuicompressor-2.4.8 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/yuicompressor-2.4.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd yuicompressor-2.4.8 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/yuicompressor-rhino1_7R2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (yuicompressor-rhino.patch):' Patch #0 (yuicompressor-rhino.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/org/mozilla/javascript/Decompiler.java patching file src/org/mozilla/javascript/Parser.java patching file src/org/mozilla/javascript/Token.java patching file src/org/mozilla/javascript/TokenStream.java + echo 'Patch #1 (yuicompressor-remove-jars.patch):' Patch #1 (yuicompressor-remove-jars.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file build.xml + echo 'Patch #2 (yuicompressor-tests.patch):' Patch #2 (yuicompressor-tests.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file tests/suite.sh + echo 'Patch #3 (yuicompressor-java-version.patch):' Patch #3 (yuicompressor-java-version.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file build.xml + rm -rf lib/jargs-1.0.jar lib/rhino-1.7R2.jar ++ build-classpath jargs + ln -s /usr/share/java/jargs/jargs.jar lib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4zHzTA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-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 yuicompressor-2.4.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + sed -i s/1.7/1.8/ build.xml + JAVA_HOME=/usr/lib/jvm/jre-21-openjdk + ant Buildfile: /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build.xml -load.properties: -init: [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build -updateversion: [copy] Copying 130 files to /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp build.classes: [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/classes [javac] Compiling 124 source files to /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/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] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/org/mozilla/javascript/PolicySecurityController.java:39: warning: [removal] AccessController in java.security has been deprecated and marked for removal [javac] import java.security.AccessController; [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/org/mozilla/javascript/PolicySecurityController.java:41: warning: [removal] Policy in java.security has been deprecated and marked for removal [javac] import java.security.Policy; [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/org/mozilla/javascript/SecureCaller.java:43: warning: [removal] AccessController in java.security has been deprecated and marked for removal [javac] import java.security.AccessController; [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/org/mozilla/javascript/SecurityUtilities.java:42: warning: [removal] AccessController in java.security has been deprecated and marked for removal [javac] import java.security.AccessController; [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:87: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.GET), "get "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:88: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.SET), "set "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:89: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.TRUE), "true"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:90: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.FALSE), "false"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:91: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.NULL), "null"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:92: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.THIS), "this"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:93: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.FUNCTION), "function"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:94: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.COMMA), ","); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:95: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.LC), "{"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:96: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.RC), "}"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:97: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.LP), "("); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:98: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.RP), ")"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:99: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.LB), "["); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:100: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.RB), "]"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:101: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.DOT), "."); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:102: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.NEW), "new "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:103: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.DELPROP), "delete "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:104: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.IF), "if"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:105: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ELSE), "else"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:106: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.FOR), "for"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:107: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.IN), " in "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:108: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.WITH), "with"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:109: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.WHILE), "while"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:110: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.DO), "do"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:111: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.TRY), "try"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:112: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.CATCH), "catch"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:113: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.FINALLY), "finally"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:114: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.THROW), "throw"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:115: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.SWITCH), "switch"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:116: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.BREAK), "break"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:117: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.CONTINUE), "continue"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:118: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.CASE), "case"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:119: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.DEFAULT), "default"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:120: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.RETURN), "return"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:121: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.VAR), "var "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:122: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.SEMI), ";"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:123: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN), "="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:124: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_ADD), "+="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:125: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_SUB), "-="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:126: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_MUL), "*="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:127: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_DIV), "/="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:128: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_MOD), "%="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:129: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_BITOR), "|="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:130: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_BITXOR), "^="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:131: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_BITAND), "&="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:132: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_LSH), "<<="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:133: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_RSH), ">>="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:134: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ASSIGN_URSH), ">>>="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:135: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.HOOK), "?"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:136: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.OBJECTLIT), ":"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:137: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.COLON), ":"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:138: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.OR), "||"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:139: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.AND), "&&"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:140: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.BITOR), "|"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:141: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.BITXOR), "^"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:142: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.BITAND), "&"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:143: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.SHEQ), "==="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:144: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.SHNE), "!=="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:145: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.EQ), "=="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:146: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.NE), "!="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:147: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.LE), "<="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:148: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.LT), "<"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:149: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.GE), ">="); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:150: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.GT), ">"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:151: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.INSTANCEOF), " instanceof "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:152: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.LSH), "<<"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:153: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.RSH), ">>"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:154: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.URSH), ">>>"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:155: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.TYPEOF), "typeof"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:156: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.VOID), "void "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:157: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.CONST), "const "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:158: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.NOT), "!"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:159: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.BITNOT), "~"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:160: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.POS), "+"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:161: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.NEG), "-"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:162: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.INC), "++"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:163: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.DEC), "--"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:164: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.ADD), "+"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:165: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.SUB), "-"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:166: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.MUL), "*"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:167: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.DIV), "/"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:168: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.MOD), "%"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:169: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.COLONCOLON), "::"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:170: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.DOTDOT), ".."); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:171: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.DOTQUERY), ".("); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:172: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.XMLATTR), "@"); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:173: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.LET), "let "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:174: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] literals.put(new Integer(Token.YIELD), "yield "); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:344: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] String literal = (String) literals.get(new Integer(tt)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:673: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] indexedScopes.put(new Integer(offset), fnScope); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:675: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] fnScope = (ScriptOrFnScope) indexedScopes.get(new Integer(offset)); [javac] ^ [javac] /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/build_tmp/com/yahoo/platform/yui/compressor/JavaScriptCompressor.java:1045: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [javac] indexedScopes.put(new Integer(0), globalScope); [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 additionally use or override a deprecated API that is marked for removal. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 100 warnings build.jar: [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/jar [copy] Copying 201 files to /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/jar [jar] Building jar: /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/build/yuicompressor-2.4.8.jar BUILD SUCCESSFUL Total time: 3 seconds + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VPdtza + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + mkdir /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-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 yuicompressor-2.4.8 + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py /home/pterjan/rpmbuild/SOURCES/yuicompressor.pom build/yuicompressor-2.4.8.jar + xmvn-install -R .xmvn-reactor -n yuicompressor -d /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT [INFO] Installing artifact com.yahoo.platform.yui:yuicompressor:pom:2.4.8 [INFO] Installing artifact com.yahoo.platform.yui:yuicompressor:jar:2.4.8 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/licenses + '[' -d target/site/apidocs ']' + install -d -m 755 /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/bin + cat + chmod 755 /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/bin/yuicompressor + mkdir -p /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/man/man1 + install -m 644 /home/pterjan/rpmbuild/SOURCES/yuicompressor.1 /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/man/man1 + /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 mangling shebang in /usr/bin/yuicompressor from /bin/bash to #!/usr/bin/bash + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.63DOMF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-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 yuicompressor-2.4.8 + '[' 1 -eq 1 ']' + tests/suite.sh jar: ../build/yuicompressor-2.4.8.jar Passed: _munge.js Passed: _string_combo.js Passed: _syntax_error.js Passed: background-position.css Passed: border-none.css Passed: box-model-hack.css Passed: bug2527974.css Passed: bug2527991.css Passed: bug2527998.css Passed: bug2528034.css Passed: charset-media.css Passed: color-keyword.css Passed: color-simple.css Passed: color.css Passed: comment.css Passed: concat-charset.css Passed: dataurl-base64-doublequotes.css Passed: dataurl-base64-eof.css Passed: dataurl-base64-linebreakindata.css Passed: dataurl-base64-noquotes.css Passed: dataurl-base64-singlequotes.css Passed: dataurl-base64-twourls.css Passed: dataurl-dbquote-font.css Passed: dataurl-nonbase64-doublequotes.css Passed: dataurl-nonbase64-noquotes.css Passed: dataurl-nonbase64-singlequotes.css Passed: dataurl-noquote-multiline-font.css Passed: dataurl-realdata-doublequotes.css Passed: dataurl-realdata-noquotes.css Passed: dataurl-realdata-singlequotes.css Passed: dataurl-realdata-yuiapp.css Passed: dataurl-singlequote-font.css Passed: decimals.css Passed: dollar-header.css Passed: float.js Passed: font-face.css Passed: ie5mac.css Passed: jquery-1.6.4.js Passed: lowercasing.css Passed: media-empty-class.css Passed: media-multi.css Passed: media-test.css Passed: opacity-filter.css Passed: opera-pixel-ratio.css Passed: preserve-case.css Passed: preserve-important.css Passed: preserve-new-line.css Passed: preserve-strings.css Passed: pseudo-first.css Passed: pseudo.css Passed: special-comments.css Passed: star-underscore-hacks.css Passed: string-in-comment.css Passed: webkit-transform.css Passed: zeros.css + RPM_EC=0 ++ jobs -p + exit 0 Processing files: yuicompressor-2.4.8-7.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bw62NH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + cd yuicompressor-2.4.8 + DOCDIR=/home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/doc/yuicompressor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/doc/yuicompressor + cp -pr /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/README.md /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/doc/yuicompressor + cp -pr /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/doc/CHANGELOG /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/doc/yuicompressor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UTbuNx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + cd yuicompressor-2.4.8 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/licenses/yuicompressor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/licenses/yuicompressor + cp -pr /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/LICENSE.TXT /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/licenses/yuicompressor + cp -pr /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/yuicompressor-2.4.8/LICENSE.txt /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/licenses/yuicompressor + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/maven-metadata/yuicompressor.xml'] [INFO maven.prov] mvn(com.yahoo.platform.yui:yuicompressor) = 2.4.8, mvn(com.yahoo.platform.yui:yuicompressor:pom:) = 2.4.8 [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/java/yuicompressor/yuicompressor.jar'] [INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/maven-metadata/yuicompressor.xml'] [INFO maven.req] mvn(net.sf:jargs), java-21-headless, javapackages-filesystem [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT/usr/share/java/yuicompressor/yuicompressor.jar'] Provides: bundled(rhino) = 1.7R2 mvn(com.yahoo.platform.yui:yuicompressor) = 2.4.8 mvn(com.yahoo.platform.yui:yuicompressor:pom:) = 2.4.8 yuicompressor = 2.4.8-7.mga10 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 mvn(net.sf:jargs) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/yuicompressor-2.4.8-7.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4Yp8Lb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + test -d /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + rm -rf /home/pterjan/rpmbuild/BUILD/yuicompressor-2.4.8-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!