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 906939 Details for
Bug 1107450
tiles: 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), 24.96 KB, created by
Dennis Gilmore
on 2014-06-10 03:01:37 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-10 03:01:37 UTC
Size:
24.96 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/tiles.spec'], False, '/var/lib/mock/f21-build-2153696-393013/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 0x95bc10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/tiles.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-builder16.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/tiles-2.2.2-11.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/tiles.spec'], False, '/var/lib/mock/f21-build-2153696-393013/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 0x95bc10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/tiles.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.5wx0hk >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf tiles-2.2.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/tiles-2.2.2-src.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd tiles-2.2.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (tiles-2.2.2-fix-build.patch):' >Patch #0 (tiles-2.2.2-fix-build.patch): >+ /usr/bin/cat /builddir/build/SOURCES/tiles-2.2.2-fix-build.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file src/pom.xml >patching file src/tiles-api/pom.xml >patching file src/tiles-compat/pom.xml >patching file src/tiles-core/pom.xml >patching file src/tiles-el/pom.xml >patching file src/tiles-extras/pom.xml >patching file src/tiles-freemarker/pom.xml >patching file src/tiles-jsp/pom.xml >patching file src/tiles-portlet/pom.xml >patching file src/tiles-servlet/pom.xml >patching file src/tiles-servlet-wildcard/pom.xml >patching file src/tiles-velocity/pom.xml >+ echo 'Patch #1 (tiles-2.2.2-commons-ognl.patch):' >Patch #1 (tiles-2.2.2-commons-ognl.patch): >+ /usr/bin/cat /builddir/build/SOURCES/tiles-2.2.2-commons-ognl.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file src/tiles-ognl/pom.xml >patching file src/tiles-ognl/src/main/java/org/apache/tiles/ognl/DelegatePropertyAccessor.java >patching file src/tiles-ognl/src/main/java/org/apache/tiles/ognl/NestedObjectDelegatePropertyAccessor.java >patching file src/tiles-ognl/src/main/java/org/apache/tiles/ognl/OGNLAttributeEvaluator.java >patching file src/tiles-ognl/src/main/java/org/apache/tiles/ognl/PropertyAccessorDelegateFactory.java >patching file src/tiles-ognl/src/main/java/org/apache/tiles/ognl/TilesContextPropertyAccessorDelegateFactory.java >patching file src/tiles-ognl/src/test/java/org/apache/tiles/ognl/DelegatePropertyAccessorTest.java >patching file src/tiles-ognl/src/test/java/org/apache/tiles/ognl/NestedObjectDelegatePropertyAccessorTest.java >patching file src/tiles-ognl/src/test/java/org/apache/tiles/ognl/OGNLAttributeEvaluatorTest.java >patching file src/tiles-ognl/src/test/java/org/apache/tiles/ognl/TilesContextPropertyAccessorDelegateFactoryTest.java >+ echo 'Patch #2 (tiles-2.2.2-parent-pom.patch):' >Patch #2 (tiles-2.2.2-parent-pom.patch): >+ /usr/bin/cat /builddir/build/SOURCES/tiles-2.2.2-parent-pom.patch >+ /usr/bin/patch -p0 --fuzz=0 >patching file src/pom.xml >+ echo 'Patch #3 (tiles-2.2.2-servlet-servlet30.patch):' >Patch #3 (tiles-2.2.2-servlet-servlet30.patch): >+ /usr/bin/cat /builddir/build/SOURCES/tiles-2.2.2-servlet-servlet30.patch >+ /usr/bin/patch -p0 --fuzz=0 >patching file src/tiles-servlet/src/main/java/org/apache/tiles/web/util/ServletContextAdapter.java >+ echo 'Patch #4 (tiles-2.2.2-jsp-servlet30.patch):' >Patch #4 (tiles-2.2.2-jsp-servlet30.patch): >+ /usr/bin/cat /builddir/build/SOURCES/tiles-2.2.2-jsp-servlet30.patch >+ /usr/bin/patch -p0 --fuzz=0 >patching file src/tiles-jsp/src/main/java/org/apache/tiles/jsp/taglib/definition/InitContainerTag.java >+ python /usr/share/java-utils/pom_editor.py pom_disable_module tiles-portlet-wildcard src/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_disable_module tiles-servlet-wildcard src/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_disable_module tiles-extras src/pom.xml >+ python /usr/share/java-utils/pom_editor.py pom_disable_module assembly src/pom.xml >+ sed -i 's|<artifactId>jasper-el|<artifactId>tomcat-jasper-el|' src/tiles-el/pom.xml >+ cp -p /builddir/build/SOURCES/tiles-master-3-pom.xml pom.xml >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mKdZEr >+ umask 022 >+ cd /builddir/build/BUILD >+ cd tiles-2.2.2 >+ cd src >+ python /usr/share/java-utils/mvn_file.py :tiles-api tiles/api >+ python /usr/share/java-utils/mvn_file.py :tiles-compat tiles/compat >+ python /usr/share/java-utils/mvn_file.py :tiles-core tiles/core >+ python /usr/share/java-utils/mvn_file.py :tiles-el tiles/el >+ python /usr/share/java-utils/mvn_file.py :tiles-freemarker tiles/freemarker >+ python /usr/share/java-utils/mvn_file.py :tiles-jsp tiles/jsp >+ python /usr/share/java-utils/mvn_file.py :tiles-mvel tiles/mvel >+ python /usr/share/java-utils/mvn_file.py :tiles-ognl tiles/ognl >+ python /usr/share/java-utils/mvn_file.py :tiles-portlet tiles/portlet >+ python /usr/share/java-utils/mvn_file.py :tiles-servlet tiles/servlet >+ python /usr/share/java-utils/mvn_file.py :tiles-template tiles/template >+ python /usr/share/java-utils/mvn_file.py :tiles-velocity tiles/velocity >+ python /usr/share/java-utils/mvn_build.py -f -- -Dmaven.local.depmap.file=/builddir/build/SOURCES/tiles-2.2.2-2-depmap >Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dmaven.local.depmap.file=/builddir/build/SOURCES/tiles-2.2.2-2-depmap package org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', u'-Dmaven.local.depmap.file=/builddir/build/SOURCES/tiles-2.2.2-2-depmap', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-api:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-core:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] 'repositories.repository.layout' for java_net uses the unsupported value 'legacy', artifact resolution might fail. @ line 164, column 15 >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-template:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-servlet:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-jsp:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-freemarker:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-velocity:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-el:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-mvel:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-ognl:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-portlet:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-compat:jar:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ org.apache.tiles:tiles-parent:2.2.2, /builddir/build/BUILD/tiles-2.2.2/src/pom.xml, line 87, column 21 >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.apache.tiles:tiles-parent:pom:2.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 87, column 21 >[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] Tiles 2 >[INFO] Tiles - API >[INFO] Tiles - Core Library >[INFO] Tiles - Template Technologies Support >[INFO] Tiles - Servlet support >[INFO] Tiles - JSP support >[INFO] Tiles - FreeMarker Support >[INFO] Tiles - Velocity Support >[INFO] Tiles - EL support >[INFO] Tiles - MVEL support >[INFO] Tiles - OGNL support >[INFO] Tiles - Portlet support >[INFO] Tiles - Compatibility >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Tiles 2 2.2.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ tiles-parent --- >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ tiles-parent --- >[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Tiles - API 2.2.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ tiles-api --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tiles-api --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] Copying 2 resources to META-INF >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tiles-api --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 18 source files to /builddir/build/BUILD/tiles-2.2.2/src/tiles-api/target/classes >[WARNING] /builddir/build/BUILD/tiles-2.2.2/src/tiles-api/src/main/java/org/apache/tiles/BasicAttributeContext.java: /builddir/build/BUILD/tiles-2.2.2/src/tiles-api/src/main/java/org/apache/tiles/BasicAttributeContext.java uses or overrides a deprecated API. >[WARNING] /builddir/build/BUILD/tiles-2.2.2/src/tiles-api/src/main/java/org/apache/tiles/BasicAttributeContext.java: Recompile with -Xlint:deprecation for details. >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ tiles-api --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tiles-api --- >[INFO] Not copying test resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tiles-api --- >[INFO] Not compiling test sources >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tiles-api --- >[INFO] Tests are skipped. >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tiles-api --- >[INFO] Building jar: /builddir/build/BUILD/tiles-2.2.2/src/tiles-api/target/tiles-api-2.2.2.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Tiles - Core Library 2.2.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ tiles-core --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tiles-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 2 resources >[INFO] Copying 2 resources to META-INF >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tiles-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 111 source files to /builddir/build/BUILD/tiles-2.2.2/src/tiles-core/target/classes >[WARNING] /builddir/build/BUILD/tiles-2.2.2/src/tiles-core/src/main/java/org/apache/tiles/context/TilesRequestContextFactory.java: Some input files use or override a deprecated API. >[WARNING] /builddir/build/BUILD/tiles-2.2.2/src/tiles-core/src/main/java/org/apache/tiles/context/TilesRequestContextFactory.java: Recompile with -Xlint:deprecation for details. >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ tiles-core --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tiles-core --- >[INFO] Not copying test resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tiles-core --- >[INFO] Not compiling test sources >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tiles-core --- >[INFO] Tests are skipped. >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tiles-core --- >[INFO] Building jar: /builddir/build/BUILD/tiles-2.2.2/src/tiles-core/target/tiles-core-2.2.2.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Tiles - Template Technologies Support 2.2.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ tiles-template --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tiles-template --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tiles-template --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 14 source files to /builddir/build/BUILD/tiles-2.2.2/src/tiles-template/target/classes >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ tiles-template --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tiles-template --- >[INFO] Not copying test resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tiles-template --- >[INFO] Not compiling test sources >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tiles-template --- >[INFO] Tests are skipped. >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tiles-template --- >[INFO] Building jar: /builddir/build/BUILD/tiles-2.2.2/src/tiles-template/target/tiles-template-2.2.2.jar >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Tiles - Servlet support 2.2.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ tiles-servlet --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tiles-servlet --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 0 resource >[INFO] Copying 2 resources to META-INF >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tiles-servlet --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 27 source files to /builddir/build/BUILD/tiles-2.2.2/src/tiles-servlet/target/classes >[INFO] ------------------------------------------------------------- >[WARNING] COMPILATION WARNING : >[INFO] ------------------------------------------------------------- >[WARNING] /builddir/build/BUILD/tiles-2.2.2/src/tiles-servlet/src/main/java/org/apache/tiles/servlet/context/ServletTilesApplicationContextFactory.java: Some input files use or override a deprecated API. >[WARNING] /builddir/build/BUILD/tiles-2.2.2/src/tiles-servlet/src/main/java/org/apache/tiles/servlet/context/ServletTilesApplicationContextFactory.java: Recompile with -Xlint:deprecation for details. >[WARNING] /builddir/build/BUILD/tiles-2.2.2/src/tiles-servlet/src/main/java/org/apache/tiles/web/util/ServletContextAdapter.java: Some input files use unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/tiles-2.2.2/src/tiles-servlet/src/main/java/org/apache/tiles/web/util/ServletContextAdapter.java: Recompile with -Xlint:unchecked for details. >[INFO] 4 warnings >[INFO] ------------------------------------------------------------- >[INFO] ------------------------------------------------------------- >[ERROR] COMPILATION ERROR : >[INFO] ------------------------------------------------------------- >[ERROR] /builddir/build/BUILD/tiles-2.2.2/src/tiles-servlet/src/main/java/org/apache/tiles/web/util/ServletContextAdapter.java:[57,8] org.apache.tiles.web.util.ServletContextAdapter is not abstract and does not override abstract method getVirtualServerName() in javax.servlet.ServletContext >[INFO] 1 error >[INFO] ------------------------------------------------------------- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping Tiles 2 >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] Tiles 2 ........................................... SUCCESS [ 14.508 s] >[INFO] Tiles - API ....................................... SUCCESS [ 24.288 s] >[INFO] Tiles - Core Library .............................. SUCCESS [ 38.755 s] >[INFO] Tiles - Template Technologies Support ............. SUCCESS [ 5.347 s] >[INFO] Tiles - Servlet support ........................... FAILURE [ 8.339 s] >[INFO] Tiles - JSP support ............................... SKIPPED >[INFO] Tiles - FreeMarker Support ........................ SKIPPED >[INFO] Tiles - Velocity Support .......................... SKIPPED >[INFO] Tiles - EL support ................................ SKIPPED >[INFO] Tiles - MVEL support .............................. SKIPPED >[INFO] Tiles - OGNL support .............................. SKIPPED >[INFO] Tiles - Portlet support ........................... SKIPPED >[INFO] Tiles - Compatibility ............................. SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 01:40 min >[INFO] Finished at: 2014-06-08T14:55:01+00:00 >[INFO] Final Memory: 24M/64M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tiles-servlet: Compilation failure >[ERROR] /builddir/build/BUILD/tiles-2.2.2/src/tiles-servlet/src/main/java/org/apache/tiles/web/util/ServletContextAdapter.java:[57,8] org.apache.tiles.web.util.ServletContextAdapter is not abstract and does not override abstract method getVirtualServerName() in javax.servlet.ServletContext >[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 <goals> -rf :tiles-servlet >error: Bad exit status from /var/tmp/rpm-tmp.mKdZEr (%build) > Bad exit status from /var/tmp/rpm-tmp.mKdZEr (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/tiles.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/tiles.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 1107450
: 906939 |
906940
|
906941