D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/thredds-4.6.2-6.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d6PbJg + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf thredds-4.6.2 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/thredds-4.6.2-clean.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd thredds-4.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (thredds-4.6.2-use-proper-system-environment-variables.patch):' Patch #0 (thredds-4.6.2-use-proper-system-environment-variables.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file cdm/src/main/java/thredds/inventory/CollectionList.java patching file cdm/src/main/java/thredds/inventory/CollectionManagerCatalog.java patching file cdm/src/main/java/thredds/inventory/CollectionSingleFile.java patching file cdm/src/main/java/thredds/inventory/CollectionSpecParser.java patching file cdm/src/main/java/ucar/nc2/util/DiskCache2.java patching file cdm/src/main/java/ucar/nc2/util/DiskCache.java patching file cdm/src/main/java/ucar/nc2/util/Misc.java patching file cdm/src/main/java/ucar/nc2/util/rc/RC.java + echo 'Patch #1 (thredds-4.6.2-remove-jj2000-support.patch):' Patch #1 (thredds-4.6.2-remove-jj2000-support.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file grib/pom.xml patching file grib/src/main/java/ucar/nc2/grib/grib2/Grib2DataReader2.java patching file grib/src/main/java/ucar/nc2/grib/grib2/Grib2DataReader.java patching file grib/src/main/java/ucar/nc2/grib/grib2/Grib2JpegDecoder.java patching file pom.xml + rm -rf grib/src/main/java/ucar/nc2/grib/grib2/Grib2JpegDecoder.java + echo 'Patch #2 (thredds-4.6.2-log4j.patch):' Patch #2 (thredds-4.6.2-log4j.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tdcommon/src/main/java/thredds/util/LoggerFactorySpecial.java + sed -i 's/\r//' cdm/CHANGES.txt LICENSE.txt + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module cdm-test + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module dap4/d4tests + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module dap4/d4tswar + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module it + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module ncIdv + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module opendap + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module opendap/dtswar + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module tds + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module ui + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module visad + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module waterml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.n52.sensorweb: + sed -i /org.apache.http.annotation/d httpservices/src/main/java/ucar/httpservices/HTTPAuthScope.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-shade-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:properties/pom:org.quartz-scheduler.version 2.2.1 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r org.quartz-scheduler:quartz org.quartz-scheduler.internal:quartz-core + /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':d4*' dap + /usr/bin/python3 /usr/share/java-utils/mvn_package.py :cdm::tests: cdm + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :cdm :netcdf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lU9Jgh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd thredds-4.6.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd dap4/grammars + make bison bison -v dap4.y -o Dap4ParserBody.java dap4.y:3.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated] 3 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose dap4.y:8.1-16: warning: deprecated directive: '%define abstract', use '%define api.parser.abstract' [-Wdeprecated] 8 | %define abstract | ^~~~~~~~~~~~~~~~ | %define api.parser.abstract dap4.y:9.1-38: warning: deprecated directive: '%define package {dap4.core.dmr.parser}', use '%define api.package {dap4.core.dmr.parser}' [-Wdeprecated] 9 | %define package {dap4.core.dmr.parser} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %define api.package {dap4.core.dmr.parser} dap4.y:10.1-42: warning: deprecated directive: '%define parser_class_name {Dap4ParserBody}', use '%define api.parser.class {Dap4ParserBody}' [-Wdeprecated] 10 | %define parser_class_name {Dap4ParserBody} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %define api.parser.class {Dap4ParserBody} dap4.y:11.1-29: warning: deprecated directive: '%define extends {Dap4Actions}', use '%define api.parser.extends Dap4Actions' [-Wdeprecated] 11 | %define extends {Dap4Actions} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %define api.parser.extends Dap4Actions dap4.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] bison -v ce.y -o CEParserBody.java ce.y:6.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated] 6 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose ce.y:12.1-16: warning: deprecated directive: '%define abstract', use '%define api.parser.abstract' [-Wdeprecated] 12 | %define abstract | ^~~~~~~~~~~~~~~~ | %define api.parser.abstract ce.y:13.1-32: warning: deprecated directive: '%define package {dap4.ce.parser}', use '%define api.package {dap4.ce.parser}' [-Wdeprecated] 13 | %define package {dap4.ce.parser} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %define api.package {dap4.ce.parser} ce.y:14.1-40: warning: deprecated directive: '%define parser_class_name {CEParserBody}', use '%define api.parser.class {CEParserBody}' [-Wdeprecated] 14 | %define parser_class_name {CEParserBody} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %define api.parser.class {CEParserBody} ce.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] if test -f ../d4core/src/main/java/dap4/core/dmr/parser/Dap4ParserBody.java ; then rm ../d4core/src/main/java/dap4/core/dmr/parser/Dap4ParserBody.java; fi if test -f ../d4servletshared/src/main/java/dap4/ce/parser/CEParserBody.java ; then rm ../d4servletshared/src/main/java/dap4/ce/parser/CEParserBody.java; fi cp Dap4ParserBody.java ../d4core/src/main/java/dap4/core/dmr/parser/Dap4ParserBody.java cp CEParserBody.java ../d4servletshared/src/main/java/dap4/ce/parser/CEParserBody.java + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -s Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Parent THREDDS and CDM modules [pom] [INFO] UDUNITS [jar] [INFO] HttpClient Wrappers [jar] [INFO] CDM core library [jar] [INFO] BUFR IOSP [jar] [INFO] GRIB IOSP and Feature Collection [jar] [INFO] Server-side common library [jar] [INFO] THREDDS Data Manager (TDM) [jar] [INFO] NetCDF-4 IOSP [jar] [INFO] Client-side common library [jar] [INFO] d4core [jar] [INFO] d4shared [jar] [INFO] d4client [jar] [INFO] d4cdmshared [jar] [INFO] d4cdmclient [jar] [INFO] d4servletshared [jar] [INFO] d4ts [jar] [INFO] [INFO] ----------------------< edu.ucar:thredds-parent >----------------------- [INFO] Building Parent THREDDS and CDM modules 4.6.2-SNAPSHOT [1/17] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --------------------------< edu.ucar:udunits >-------------------------- [INFO] Building UDUNITS 4.6.2-SNAPSHOT [2/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ udunits --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/thredds-4.6.2/udunits/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ udunits --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 75 source files to /home/iurt/rpmbuild/BUILD/thredds-4.6.2/udunits/target/classes [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/udunits/src/main/java/ucar/units/PrefixDBImpl.java: /home/iurt/rpmbuild/BUILD/thredds-4.6.2/udunits/src/main/java/ucar/units/PrefixDBImpl.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/udunits/src/main/java/ucar/units/PrefixDBImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ udunits --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/thredds-4.6.2/udunits/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ udunits --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/thredds-4.6.2/udunits/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ udunits --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ udunits --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/thredds-4.6.2/udunits/target/udunits-4.6.2-SNAPSHOT.jar [INFO] [INFO] -----------------------< edu.ucar:httpservices >------------------------ [INFO] Building HttpClient Wrappers 4.6.2-SNAPSHOT [3/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ httpservices --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/thredds-4.6.2/httpservices/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ httpservices --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/iurt/rpmbuild/BUILD/thredds-4.6.2/httpservices/target/classes [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/httpservices/src/main/java/ucar/httpservices/CustomSSLProtocolSocketFactory.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/httpservices/src/main/java/ucar/httpservices/CustomSSLProtocolSocketFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ httpservices --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/thredds-4.6.2/httpservices/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ httpservices --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ httpservices --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ httpservices --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/thredds-4.6.2/httpservices/target/httpservices-4.6.2-SNAPSHOT.jar [INFO] [INFO] ----------------------------< edu.ucar:cdm >---------------------------- [INFO] Building CDM core library 4.6.2-SNAPSHOT [4/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ cdm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 59 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cdm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 879 source files to /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/target/classes [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/src/main/java/ucar/nc2/ncml/Aggregation.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/src/main/java/ucar/nc2/ncml/Aggregation.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/src/main/java/ucar/ma2/Range.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/src/main/java/ucar/ma2/Range.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ cdm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cdm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 159 source files to /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/src/test/java/ucar/nc2/TestWriteFill.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/src/test/java/ucar/nc2/TestWriteFill.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/src/test/java/ucar/nc2/util/cache/TestFileCacheConcurrent.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/src/test/java/ucar/nc2/util/cache/TestFileCacheConcurrent.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ cdm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ cdm --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/target/cdm-4.6.2-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (jar-test-classes) @ cdm --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/thredds-4.6.2/cdm/target/cdm-4.6.2-SNAPSHOT-tests.jar [INFO] [INFO] ---------------------------< edu.ucar:bufr >---------------------------- [INFO] Building BUFR IOSP 4.6.2-SNAPSHOT [5/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ bufr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 90 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bufr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/iurt/rpmbuild/BUILD/thredds-4.6.2/bufr/target/classes [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/bufr/src/main/java/ucar/nc2/ft/point/bufr/BufrCdmIndexProto.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/bufr/src/main/java/ucar/nc2/ft/point/bufr/BufrCdmIndexProto.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ bufr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/thredds-4.6.2/bufr/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bufr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/thredds-4.6.2/bufr/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ bufr --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ bufr --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/thredds-4.6.2/bufr/target/bufr-4.6.2-SNAPSHOT.jar [INFO] [INFO] ---------------------------< edu.ucar:grib >---------------------------- [INFO] Building GRIB IOSP and Feature Collection 4.6.2-SNAPSHOT [6/17] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ grib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 362 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ grib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 132 source files to /home/iurt/rpmbuild/BUILD/thredds-4.6.2/grib/target/classes [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/grib/src/main/java/ucar/nc2/grib/GribConverterUtility.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/grib/src/main/java/ucar/nc2/grib/GribConverterUtility.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/grib/src/main/java/ucar/nc2/grib/collection/GribPartitionBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/grib/src/main/java/ucar/nc2/grib/collection/GribPartitionBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/grib/src/main/java/ucar/nc2/grib/collection/GribCollectionBuilderFromIndex.java:[39,24] cannot find symbol symbol: class Debug location: package sun.security.ssl [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Parent THREDDS and CDM modules [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Parent THREDDS and CDM modules 4.6.2-SNAPSHOT: [INFO] [INFO] Parent THREDDS and CDM modules ..................... SUCCESS [ 0.003 s] [INFO] UDUNITS ............................................ SUCCESS [ 2.830 s] [INFO] HttpClient Wrappers ................................ SUCCESS [ 0.477 s] [INFO] CDM core library ................................... SUCCESS [ 10.194 s] [INFO] BUFR IOSP .......................................... SUCCESS [ 0.942 s] [INFO] GRIB IOSP and Feature Collection ................... FAILURE [ 1.381 s] [INFO] Server-side common library ......................... SKIPPED [INFO] THREDDS Data Manager (TDM) ......................... SKIPPED [INFO] NetCDF-4 IOSP ...................................... SKIPPED [INFO] Client-side common library ......................... SKIPPED [INFO] d4core ............................................. SKIPPED [INFO] d4shared ........................................... SKIPPED [INFO] d4client ........................................... SKIPPED [INFO] d4cdmshared ........................................ SKIPPED [INFO] d4cdmclient ........................................ SKIPPED [INFO] d4servletshared .................................... SKIPPED [INFO] d4ts ............................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.380 s [INFO] Finished at: 2020-10-09T06:45:09Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project grib: Compilation failure [ERROR] /home/iurt/rpmbuild/BUILD/thredds-4.6.2/grib/src/main/java/ucar/nc2/grib/collection/GribCollectionBuilderFromIndex.java:[39,24] cannot find symbol [ERROR] symbol: class Debug [ERROR] location: package sun.security.ssl [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :grib error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.lU9Jgh (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.lU9Jgh (%build) I: [iurt_root_command] ERROR: chroot