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 905745 Details for
Bug 1106975
jspc: 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
<fdopen> (text/plain), 36.20 KB, created by
Dennis Gilmore
on 2014-06-09 18:47:16 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 18:47:16 UTC
Size:
36.20 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/jspc.spec'], False, '/var/lib/mock/f21-build-2144258-392959/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 0x316c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/jspc.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: arm02-builder14.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/jspc-2.0-0.12.alpha.3.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/jspc.spec'], False, '/var/lib/mock/f21-build-2144258-392959/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 0x316c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/jspc.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: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xqAw36 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf jspc >+ /usr/bin/gzip -dc /builddir/build/SOURCES/jspc-2.0-alpha-3-src-svn.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd jspc >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ for d in LICENSE >+ iconv -f iso8859-1 -t utf-8 LICENSE.txt >+ mv -f LICENSE.txt.conv LICENSE.txt >+ sed -i 's/\r//' LICENSE.txt >+ sed -i 's|import org.codehaus.groovy.maven.mojo.GroovyMojo|import org.apache.maven.plugin.AbstractMojo|' jspc-maven-plugin/src/main/groovy/org/codehaus/mojo/jspc/CompilationMojoSupport.groovy >+ sed -i 's|extends GroovyMojo|extends AbstractMojo|' jspc-maven-plugin/src/main/groovy/org/codehaus/mojo/jspc/CompilationMojoSupport.groovy >+ sed -i 's|<artifactId>plexus-maven-plugin</artifactId>|<artifactId>plexus-component-metadata</artifactId>|' pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_disable_module jspc-compiler-tomcat5 jspc-compilers/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.tomcat:juli jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.tomcat:servlet-api jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.tomcat:jsp-api jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.tomcat:el-api jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.tomcat:jasper-jdt jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.tomcat:annotations-api jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.tomcat:jasper jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.apache.tomcat:jasper-el jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_add_dep org.apache.tomcat:tomcat-servlet-api jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_add_dep org.glassfish.web:javax.servlet.jsp jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.plexus:plexus-maven-plugin jspc-compilers/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_add_plugin org.codehaus.plexus:plexus-component-metadata jspc-compilers/pom.xml ' > <configuration> > <descriptors> > <descriptor>target/classes/META-INF/plexus/components.xml</descriptor> > </descriptors> > </configuration> > <executions> > <execution> > <id>create-component-descriptor</id> > <phase>generate-resources</phase> > <goals> > <goal>generate-metadata</goal> > </goals> > </execution> > </executions> >' >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-compiler-plugin pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin pom.xml ' > <configuration> > <source>1.7</source> > <target>1.7</target> > </configuration> >' >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-javadoc-plugin pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.maven.plugins:maven-javadoc-plugin pom.xml ' > <configuration> > <source>1.7</source> > </configuration> >' >+ python /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep org.codehaus.groovy.maven:gmaven-mojo pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.groovy.maven:gmaven-plugin pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_add_dep org.apache.ant:ant jspc-compilers/jspc-compiler-tomcat6/pom.xml >+ echo 'Patch #0 (jspc-ant-groovyc.patch):' >Patch #0 (jspc-ant-groovyc.patch): >+ /usr/bin/cat /builddir/build/SOURCES/jspc-ant-groovyc.patch >+ /usr/bin/patch -p2 --fuzz=0 >patching file jspc-maven-plugin/pom.xml >+ sed -i '/Make directories if needed/a def ant = new AntBuilder()' jspc-maven-plugin/src/main/groovy/org/codehaus/mojo/jspc/CompilationMojoSupport.groovy >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NsXPJg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jspc >+ python /usr/share/java-utils/mvn_build.py >Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] JSPC Maven Support >[INFO] JSPC Compiler API >[INFO] JSPC Compilers >[INFO] JSPC Compiler for Tomcat 6 >[INFO] JSPC Maven Plugin >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building JSPC Maven Support 2.0-alpha-3 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ jspc --- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building JSPC Compiler API 2.0-alpha-3 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc-compiler-api --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ jspc-compiler-api --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jspc-compiler-api --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/jspc/jspc-compiler-api/src/main/resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jspc-compiler-api --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 1 source file to /builddir/build/BUILD/jspc/jspc-compiler-api/target/classes >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jspc-compiler-api --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/jspc/jspc-compiler-api/src/test/resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jspc-compiler-api --- >[INFO] No sources to compile >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jspc-compiler-api --- >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jspc-compiler-api --- >[INFO] Building jar: /builddir/build/BUILD/jspc/jspc-compiler-api/target/jspc-compiler-api-2.0-alpha-3.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building JSPC Compilers 2.0-alpha-3 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc-compilers --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ jspc-compilers --- >[INFO] >[INFO] --- plexus-component-metadata:1.5.5:generate-metadata (create-component-descriptor) @ jspc-compilers --- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building JSPC Compiler for Tomcat 6 2.0-alpha-3 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc-compiler-tomcat6 --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ jspc-compiler-tomcat6 --- >[INFO] >[INFO] --- plexus-component-metadata:1.5.5:generate-metadata (create-component-descriptor) @ jspc-compiler-tomcat6 --- >[INFO] Discovered 1 component descriptors(s) >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jspc-compiler-tomcat6 --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/jspc/jspc-compilers/jspc-compiler-tomcat6/src/main/resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jspc-compiler-tomcat6 --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 1 source file to /builddir/build/BUILD/jspc/jspc-compilers/jspc-compiler-tomcat6/target/classes >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jspc-compiler-tomcat6 --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/jspc/jspc-compilers/jspc-compiler-tomcat6/src/test/resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jspc-compiler-tomcat6 --- >[INFO] No sources to compile >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jspc-compiler-tomcat6 --- >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jspc-compiler-tomcat6 --- >[INFO] Building jar: /builddir/build/BUILD/jspc/jspc-compilers/jspc-compiler-tomcat6/target/jspc-compiler-tomcat6-2.0-alpha-3.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building JSPC Maven Plugin 2.0-alpha-3 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc-maven-plugin --- >[INFO] >[INFO] --- maven-plugin-plugin:3.1:helpmojo (help-mojo) @ jspc-maven-plugin --- >[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. >[INFO] >[INFO] --- maven-plugin-plugin:3.1:helpmojo (default) @ jspc-maven-plugin --- >[INFO] Using 'UTF-8' encoding to read mojo metadata. >[INFO] Applying mojo extractor for language: java >[INFO] Mojo extractor for language: java found 1 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. >[INFO] >[INFO] --- maven-antrun-plugin:1.7:run (compile) @ jspc-maven-plugin --- >[INFO] Executing tasks >main: > [groovyc] Compiling 4 source files to /builddir/build/BUILD/jspc/jspc-maven-plugin/target/classes >warning: [options] bootstrap class path not set in conjunction with -source 1.6 >[INFO] Executed tasks >[INFO] >[INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ jspc-maven-plugin --- >[INFO] Using 'UTF-8' encoding to read mojo metadata. >[INFO] Applying mojo extractor for language: java >[INFO] Mojo extractor for language: java found 1 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. >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ jspc-maven-plugin --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jspc-maven-plugin --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/jspc/jspc-maven-plugin/src/main/resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jspc-maven-plugin --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 1 source file to /builddir/build/BUILD/jspc/jspc-maven-plugin/target/classes >[INFO] >[INFO] --- maven-plugin-plugin:3.1:descriptor (default) @ jspc-maven-plugin --- >[INFO] Using 'UTF-8' encoding to read mojo metadata. >[INFO] Applying mojo extractor for language: java >[INFO] Mojo extractor for language: java found 1 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. >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jspc-maven-plugin --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/jspc/jspc-maven-plugin/src/test/resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jspc-maven-plugin --- >[INFO] No sources to compile >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jspc-maven-plugin --- >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jspc-maven-plugin --- >[INFO] Building jar: /builddir/build/BUILD/jspc/jspc-maven-plugin/target/jspc-maven-plugin-2.0-alpha-3.jar >[INFO] >[INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ jspc-maven-plugin --- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building JSPC Maven Support 2.0-alpha-3 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- xmvn-mojo:2.0.1:install (default-cli) @ jspc --- >[INFO] >[INFO] >>> maven-javadoc-plugin:2.9.1:aggregate (default-cli) @ jspc >>> >[INFO] >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] Forking JSPC Maven Support 2.0-alpha-3 >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc --- >[INFO] >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] Forking JSPC Compiler API 2.0-alpha-3 >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc-compiler-api --- >[INFO] >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] Forking JSPC Compilers 2.0-alpha-3 >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc-compilers --- >[INFO] >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] Forking JSPC Compiler for Tomcat 6 2.0-alpha-3 >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc-compiler-tomcat6 --- >[INFO] >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] Forking JSPC Maven Plugin 2.0-alpha-3 >[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ jspc-maven-plugin --- >[INFO] >[INFO] --- maven-plugin-plugin:3.1:helpmojo (help-mojo) @ jspc-maven-plugin --- >[INFO] Using 'UTF-8' encoding to read mojo metadata. >[INFO] Applying mojo extractor for language: java >[INFO] Mojo extractor for language: java found 1 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. >[INFO] >[INFO] --- maven-plugin-plugin:3.1:helpmojo (default) @ jspc-maven-plugin --- >[INFO] Using 'UTF-8' encoding to read mojo metadata. >[INFO] Applying mojo extractor for language: java >[INFO] Mojo extractor for language: java found 1 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. >[INFO] >[INFO] <<< maven-javadoc-plugin:2.9.1:aggregate (default-cli) @ jspc <<< >[INFO] >[INFO] --- maven-javadoc-plugin:2.9.1:aggregate (default-cli) @ jspc --- >[INFO] >Loading source file /builddir/build/BUILD/jspc/jspc-maven-plugin/target/generated-sources/plugin/HelpMojo.java... >Loading source files for package org.codehaus.mojo.jspc.compiler... >Loading source files for package org.codehaus.mojo.jspc.compiler.tomcat6... >Constructing Javadoc information... >Standard Doclet version 1.8.0_05 >Building tree for all the packages and classes... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/HelpMojo.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/JspCompiler.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/tomcat6/JspCompilerImpl.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/overview-frame.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/package-frame.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/package-summary.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/package-tree.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/package-frame.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/package-summary.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/package-tree.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/tomcat6/package-frame.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/tomcat6/package-summary.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/tomcat6/package-tree.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/constant-values.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/class-use/HelpMojo.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/class-use/JspCompiler.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/tomcat6/class-use/JspCompilerImpl.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/package-use.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/package-use.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/org/codehaus/mojo/jspc/compiler/tomcat6/package-use.html... >Building index for all the packages and classes... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/overview-tree.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/index-all.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/deprecated-list.html... >Building index for all classes... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/allclasses-frame.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/allclasses-noframe.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/index.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/overview-summary.html... >Generating /builddir/build/BUILD/jspc/target/site/apidocs/help-doc.html... >6 warnings >[WARNING] Javadoc Warnings >[WARNING] /builddir/build/BUILD/jspc/jspc-maven-plugin/target/generated-sources/plugin/HelpMojo.java:25: warning - @author tag has no arguments. >[WARNING] /builddir/build/BUILD/jspc/jspc-maven-plugin/target/generated-sources/plugin/HelpMojo.java:25: warning - @version tag has no arguments. >[WARNING] /builddir/build/BUILD/jspc/jspc-maven-plugin/target/generated-sources/plugin/HelpMojo.java:25: warning - @goal is an unknown tag. >[WARNING] /builddir/build/BUILD/jspc/jspc-maven-plugin/target/generated-sources/plugin/HelpMojo.java:25: warning - @requiresProject is an unknown tag. >[WARNING] /builddir/build/BUILD/jspc/jspc-maven-plugin/target/generated-sources/plugin/HelpMojo.java:25: warning - @threadSafe is an unknown tag. >[WARNING] /builddir/build/BUILD/jspc/jspc-compilers/jspc-compiler-tomcat6/src/main/java/org/codehaus/mojo/jspc/compiler/tomcat6/JspCompilerImpl.java:33: warning - @plexus.component is an unknown tag. >[INFO] >[INFO] --- xmvn-mojo:2.0.1:builddep (default-cli) @ jspc --- >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] JSPC Maven Support ................................ SUCCESS [ 31.427 s] >[INFO] JSPC Compiler API ................................. SUCCESS [ 16.319 s] >[INFO] JSPC Compilers .................................... SUCCESS [ 4.413 s] >[INFO] JSPC Compiler for Tomcat 6 ........................ SUCCESS [ 4.976 s] >[INFO] JSPC Maven Plugin ................................. SUCCESS [01:19 min] >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD SUCCESS >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 02:38 min >[INFO] Finished at: 2014-06-08T05:38:53+00:00 >[INFO] Final Memory: 30M/77M >[INFO] ------------------------------------------------------------------------ >-----BEGIN MAVEN BUILD DEPENDENCIES----- >H4sIAAAAAAACA71VO2/CMBDe+RVudod2D0FtJ4ZOqFLXwz4SI79kO2n493UIFNLBAoUyRb77rO9x >J6dYdkqSFp0XRi+yl/w5I6iZ4UJXi+xzTV/X76tVtixnxROl5K0RkhOOFjWPMIGeVKjRQUBONnvy >9dFqQmlEX2LKGSHnwr4/xkLlTGNXvDSuyiMh1tD4XJmdKean1gAEF8QWWIiFoX1RGBDYBdS9g9Ia >VczPx554PmZOCwELrMZcQYs6t7KphPYpPT2OOlQmYPx40ziGng4X/wq9TckoknznLUvoGNr/mMvN >aigzygqJjoIVd0rCSuya1DgGwIHaaNSBKgzAIcCDR/Fr3j9iWUGHhJ5Dd4r7SoL3W+Hr/Bs3KePQ >Qpd7dK3E0Kc0jfZoLhjFIOVvANAj7/RtG70AvgaHPMG+jVOmCjRUqHBK0nFjlNGeStBVgm8Mu5vP >a1+6uEyu0fd932LRtPsE9QkwNVomxRXJHlAPD3bAXRXsxan/t/4AaWQcn8IHAAA= >-----END MAVEN BUILD DEPENDENCIES----- >+ mkdir -p META-INF/maven/ >+ cp /builddir/build/SOURCES/jspc-mp-plugin.xml META-INF/maven/plugin.xml >+ jar uf jspc-maven-plugin/target/jspc-maven-plugin-2.0-alpha-3.jar META-INF/maven/plugin.xml >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B2Lkqi >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch >++ dirname /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch >+ cd jspc >+ mkdir -p /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms >+ install -pm 644 pom.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc.pom >+ set -e >+ _pompart=JPP.jspc-jspc.pom >+ _jarpart=%2 >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/lib/java/%2 ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch%{_javajnidir}/%2' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/%2 ']' >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata/jspc.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc.pom >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch:: .mfiles >+ sort -u -o .mfiles .mfiles >+ mkdir -p /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc >+ install -m 644 jspc-compiler-api/target/jspc-compiler-api-2.0-alpha-3.jar /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-compiler-api.jar >+ install -pm 644 jspc-compiler-api/pom.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc-compiler-api.pom >+ set -e >+ _pompart=JPP.jspc-jspc-compiler-api.pom >+ _jarpart=jspc/jspc-compiler-api.jar >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/lib/java/jspc/jspc-compiler-api.jar ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch%{_javajnidir}/jspc/jspc-compiler-api.jar' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-compiler-api.jar ']' >+ _jpath=/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-compiler-api.jar >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata/jspc.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc-compiler-api.pom /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-compiler-api.jar >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch:: .mfiles >+ sort -u -o .mfiles .mfiles >+ install -pm 644 jspc-compilers/pom.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc-compilers.pom >+ set -e >+ _pompart=JPP.jspc-jspc-compilers.pom >+ _jarpart=%2 >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/lib/java/%2 ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch%{_javajnidir}/%2' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/%2 ']' >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata/jspc.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc-compilers.pom >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch:: .mfiles >+ sort -u -o .mfiles .mfiles >+ install -m 644 jspc-compilers/jspc-compiler-tomcat6/target/jspc-compiler-tomcat6-2.0-alpha-3.jar /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-compiler-tomcat6.jar >+ install -pm 644 jspc-compilers/jspc-compiler-tomcat6/pom.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc-compiler-tomcat6.pom >+ set -e >+ _pompart=JPP.jspc-jspc-compiler-tomcat6.pom >+ _jarpart=jspc/jspc-compiler-tomcat6.jar >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/lib/java/jspc/jspc-compiler-tomcat6.jar ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch%{_javajnidir}/jspc/jspc-compiler-tomcat6.jar' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-compiler-tomcat6.jar ']' >+ _jpath=/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-compiler-tomcat6.jar >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata/jspc.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc-compiler-tomcat6.pom /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-compiler-tomcat6.jar >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch:: .mfiles >+ sort -u -o .mfiles .mfiles >+ install -m 644 jspc-maven-plugin/target/jspc-maven-plugin-2.0-alpha-3.jar /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-maven-plugin.jar >+ install -pm 644 jspc-maven-plugin/pom.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc-maven-plugin.pom >+ set -e >+ _pompart=JPP.jspc-jspc-maven-plugin.pom >+ _jarpart=jspc/jspc-maven-plugin.jar >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/lib/java/jspc/jspc-maven-plugin.jar ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch%{_javajnidir}/jspc/jspc-maven-plugin.jar' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-maven-plugin.jar ']' >+ _jpath=/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-maven-plugin.jar >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-metadata/jspc.xml /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-poms/JPP.jspc-jspc-maven-plugin.pom /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/java/jspc/jspc-maven-plugin.jar >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch:: .mfiles >+ sort -u -o .mfiles .mfiles >+ mkdir -p /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/javadoc/jspc >+ cp -pr target/site/apidocs/HelpMojo.html target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/class-use target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-frame.html target/site/apidocs/package-list target/site/apidocs/package-summary.html target/site/apidocs/package-tree.html target/site/apidocs/package-use.html target/site/apidocs/script.js target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/javadoc/jspc >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/jspc >/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: jspc-2.0-0.12.alpha.3.fc21.noarch >error: File not found: /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-fragments/jspc >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Np7EAx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jspc >+ DOCDIR=/builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/doc/jspc >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/doc/jspc >+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/doc/jspc >+ exit 0 >RPM build errors: > File not found: /builddir/build/BUILDROOT/jspc-2.0-0.12.alpha.3.fc21.noarch/usr/share/maven-fragments/jspc >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/jspc.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 noarch --nodeps builddir/build/SPECS/jspc.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 1106975
: 905745 |
905746
|
905747