Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 893982 Details for
Bug 1096114
maven-jaxb2-plugin: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 18.42 KB, created by
Mikolaj Izdebski
on 2014-05-09 10:18:48 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2014-05-09 10:18:48 UTC
Size:
18.42 KB
patch
obsolete
>Mock Version: 1.1.36 >Mock Version: 1.1.36 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/maven-jaxb2-plugin.spec'], False, '/var/lib/mock/f21-build-2079872-384049/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xc3c350>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/maven-jaxb2-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildvm-01.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/maven-jaxb2-plugin-0.8.1-12.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/maven-jaxb2-plugin.spec'], False, '/var/lib/mock/f21-build-2079872-384049/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xc3c350>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/maven-jaxb2-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6IrDSU >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf maven-jaxb2-plugin-0.8.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/maven-jaxb2-plugin-0.8.1.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd maven-jaxb2-plugin-0.8.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (maven-jaxb2-plugin-dont-use-internal-resolver.patch): >+ echo 'Patch #0 (maven-jaxb2-plugin-dont-use-internal-resolver.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/maven-jaxb2-plugin-dont-use-internal-resolver.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file plugin-2.2/src/main/java/org/jvnet/mjiip/v_2_2/OptionsFactory.java >patching file plugin-core/pom.xml >patching file plugin-core/src/main/java/org/jvnet/jaxb2/maven2/OptionsConfiguration.java >patching file plugin-core/src/main/java/org/jvnet/jaxb2/maven2/RawXJC2Mojo.java >patching file plugin-core/src/main/java/org/jvnet/jaxb2/maven2/resolver/tools/ClasspathCatalogResolver.java >patching file plugin-core/src/main/java/org/jvnet/jaxb2/maven2/resolver/tools/MavenCatalogResolver.java >+ python /usr/share/java-utils/pom_editor.py pom_disable_module plugin-2.0 >+ python /usr/share/java-utils/pom_editor.py pom_disable_module plugin-2.1 >+ python /usr/share/java-utils/pom_editor.py pom_disable_module plugin >+ python /usr/share/java-utils/pom_editor.py pom_disable_module testing >Patch #1 (maven-jaxb2-plugin-adapt-for-maven-3.patch): >+ echo 'Patch #1 (maven-jaxb2-plugin-adapt-for-maven-3.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/maven-jaxb2-plugin-adapt-for-maven-3.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file plugin-core/pom.xml >patching file plugin-core/src/main/java/org/jvnet/jaxb2/maven2/AbstractXJC2Mojo.java >patching file pom.xml >Hunk #1 succeeded at 150 (offset 4 lines). >+ python /usr/share/java-utils/pom_editor.py pom_add_dep com.sun.codemodel:codemodel:2.6 plugin-2.2 >Patch #2 (maven-jaxb2-plugin-remove-enconding-option.patch): >+ echo 'Patch #2 (maven-jaxb2-plugin-remove-enconding-option.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/maven-jaxb2-plugin-remove-enconding-option.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file plugin-2.2/src/main/java/org/jvnet/mjiip/v_2_2/OptionsFactory.java >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2EYRUX >+ umask 022 >+ cd /builddir/build/BUILD >+ cd maven-jaxb2-plugin-0.8.1 >+ python /usr/share/java-utils/mvn_file.py :maven-jaxb22-plugin maven-jaxb2-plugin >+ python /usr/share/java-utils/mvn_file.py :maven-jaxb2-plugin-core maven-jaxb2-plugin-core >+ python /usr/share/java-utils/mvn_build.py -n maven-jaxb2-plugin >[INFO] Scanning for projects... >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.8.1 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 52, column 12 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-site-plugin is missing. @ org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:0.8.1, /builddir/build/BUILD/maven-jaxb2-plugin-0.8.1/pom.xml, line 240, column 12 >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:maven-plugin:0.8.1 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 71, column 12 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-site-plugin is missing. @ org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:0.8.1, /builddir/build/BUILD/maven-jaxb2-plugin-0.8.1/pom.xml, line 240, column 12 >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:pom:0.8.1 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-site-plugin is missing. @ line 240, column 12 >[WARNING] >[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. >[WARNING] >[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. >[WARNING] >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] Maven JAXB 2.x Plugin Project >[INFO] Maven JAXB 2.x Plugin Core >[INFO] Maven JAXB 2.2.x Plugin >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Maven JAXB 2.x Plugin Project 0.8.1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Maven JAXB 2.x Plugin Core 0.8.1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-jaxb2-plugin-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-jaxb2-plugin-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 14 source files to /builddir/build/BUILD/maven-jaxb2-plugin-0.8.1/plugin-core/target/classes >[WARNING] /builddir/build/BUILD/maven-jaxb2-plugin-0.8.1/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/util/ArtifactUtils.java: Some input files use or override a deprecated API. >[WARNING] /builddir/build/BUILD/maven-jaxb2-plugin-0.8.1/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/util/ArtifactUtils.java: Recompile with -Xlint:deprecation for details. >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-jaxb2-plugin-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-jaxb2-plugin-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 1 source file to /builddir/build/BUILD/maven-jaxb2-plugin-0.8.1/plugin-core/target/test-classes >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ maven-jaxb2-plugin-core --- >[INFO] Surefire report directory: /builddir/build/BUILD/maven-jaxb2-plugin-0.8.1/plugin-core/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.jvnet.jaxb2.maven2.tests.DependencyResourceTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.jvnet.jaxb2.maven2.tests.DependencyResourceTest >Results : >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-jaxb2-plugin-core --- >[INFO] Building jar: /builddir/build/BUILD/maven-jaxb2-plugin-0.8.1/plugin-core/target/maven-jaxb2-plugin-core-0.8.1.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Maven JAXB 2.2.x Plugin 0.8.1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ maven-jaxb22-plugin --- >[ERROR] >Artifact Ids of the format maven-___-plugin are reserved for >plugins in the Group Id org.apache.maven.plugins >Please change your artifactId to the format ___-maven-plugin >In the future this error will break the build. >[INFO] Using 'UTF-8' encoding to read mojo metadata. >[INFO] Applying mojo extractor for language: java >[INFO] Mojo extractor for language: java found 0 mojo descriptors. >[INFO] Applying mojo extractor for language: bsh >[INFO] Mojo extractor for language: bsh found 0 mojo descriptors. >[INFO] Applying mojo extractor for language: java-annotations >[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. >[WARNING] Error injecting: org.jfrog.maven.annomojo.extractor.AnnoMojoDescriptorExtractor >java.lang.NoClassDefFoundError: com/sun/mirror/apt/AnnotationProcessorFactory > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2658) > at java.lang.Class.getDeclaredConstructors(Class.java:2007) > at com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245) > at com.google.inject.internal.ConstructorBindingImpl.create(ConstructorBindingImpl.java:101) > at com.google.inject.internal.InjectorImpl.createUninitializedBinding(InjectorImpl.java:656) > at com.google.inject.internal.InjectorImpl.createJustInTimeBinding(InjectorImpl.java:874) > at com.google.inject.internal.InjectorImpl.createJustInTimeBindingRecursive(InjectorImpl.java:797) > at com.google.inject.internal.InjectorImpl.getJustInTimeBinding(InjectorImpl.java:281) > at com.google.inject.internal.InjectorImpl.getBindingOrThrow(InjectorImpl.java:213) > at com.google.inject.internal.InjectorImpl.getProviderOrThrow(InjectorImpl.java:997) > at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1030) > at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:993) > at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1043) > at org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48) > at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:86) > at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:54) > at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:70) > at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:113) > at org.eclipse.sisu.bean.BeanScheduler$Activator.onProvision(BeanScheduler.java:176) > at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:122) > at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68) > at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68) > at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:46) > at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46) > at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1065) > at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) > at com.google.inject.Scopes$1$1.get(Scopes.java:59) > at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41) > at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1008) > at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1058) > at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1004) > at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:82) > at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51) > at java.util.AbstractMap.get(AbstractMap.java:187) > at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:99) > at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:233) > at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute(DescriptorGeneratorMojo.java:82) > at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) > at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) > at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108) > at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76) > at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) > at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584) > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:157) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:483) > at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) > at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) > at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) > at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) >Caused by: java.lang.ClassNotFoundException: com.sun.mirror.apt.AnnotationProcessorFactory > at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) > at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259) > at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:235) > at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227) > ... 59 more >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping Maven JAXB 2.x Plugin Project >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] Maven JAXB 2.x Plugin Project ..................... SUCCESS [ 0.005 s] >[INFO] Maven JAXB 2.x Plugin Core ........................ SUCCESS [ 5.766 s] >[INFO] Maven JAXB 2.2.x Plugin ........................... FAILURE [ 2.239 s] >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 8.338 s >[INFO] Finished at: 2014-05-09T07:45:03+00:00 >[INFO] Final Memory: 18M/127M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.1:descriptor (default-descriptor) on project maven-jaxb22-plugin: The API of the mojo scanner is not compatible with this plugin version. Please check the plugin dependencies configured in the POM and ensure the versions match. com/sun/mirror/apt/AnnotationProcessorFactory: com.sun.mirror.apt.AnnotationProcessorFactory -> [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/MojoExecutionException >[ERROR] >[ERROR] After correcting the problems, you can resume the build with the command >[ERROR] mvn <goals> -rf :maven-jaxb22-plugin >error: Bad exit status from /var/tmp/rpm-tmp.2EYRUX (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.2EYRUX (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/maven-jaxb2-plugin.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/maven-jaxb2-plugin.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1096114
: 893982 |
893983