Description of problem: Several java packages started failing to build on aarch64 on f27 after recent update. Probably caused by latest update from 1:1.8.0.151-1.b12.fc27 to 1:1.8.0.161-0.b14.fc27 (according to koschei). They all end with IncompatibleClassChangeError. Building the same package on x86_64 succeeeds. Building the same package on aarch64 on f28 succeeds. Only aarch64 on f27 fails (I didn't try older fedoras). Version-Release number of selected component (if applicable): 1:1.8.0.161-0.b14.fc27 How reproducible: always Steps to Reproduce: 1. Rebuild guava package on aarch64 in f27 buildroot Actual results: https://koji.fedoraproject.org/koji/taskinfo?taskID=24726106 Caused by: java.lang.IncompatibleClassChangeError at org.codehaus.plexus.component.configurator.converters.AbstractConfigurationConverter.fromExpression(AbstractConfigurationConverter.java:49) at org.codehaus.plexus.component.configurator.converters.AbstractConfigurationConverter.fromExpression(AbstractConfigurationConverter.java:75) at org.codehaus.plexus.component.configurator.converters.composite.MapConverter.fromConfiguration(MapConverter.java:54) at org.eclipse.sisu.plexus.CompositeBeanHelper.convertProperty(CompositeBeanHelper.java:268) at org.eclipse.sisu.plexus.CompositeBeanHelper.setProperty(CompositeBeanHelper.java:174) ... 32 more Note that org.codehaus.plexus.component.configurator.converters.AbstractConfigurationConverter class is present in two different packages and it is possible that both jars are on the classpath.
This shoulkd be fixed by: https://koji.fedoraproject.org/koji/taskinfo?taskID=24749716 As al the patches form adinn hopefully (== I oculd miss some) already landed in rawhide.
java-1.8.0-openjdk-1.8.0.161-5.b14.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-8029f4006f
java-1.8.0-openjdk-1.8.0.161-5.b14.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2018-cd3de3f929
java-1.8.0-openjdk-1.8.0.161-5.b14.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-cd3de3f929
java-1.8.0-openjdk-1.8.0.161-5.b14.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-8029f4006f
java-1.8.0-openjdk-1.8.0.161-5.b14.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
java-1.8.0-openjdk-1.8.0.161-5.b14.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.