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 905999 Details for
Bug 1107072
velocity: 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), 9.75 KB, created by
Dennis Gilmore
on 2014-06-09 19:19:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 19:19:47 UTC
Size:
9.75 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/velocity.spec'], False, '/var/lib/mock/f21-build-2147280-392981/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 0x16b8c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/velocity.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-builder07.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/velocity-1.7-12.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/velocity.spec'], False, '/var/lib/mock/f21-build-2147280-392981/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 0x16b8c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/velocity.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.rG3KuI >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf velocity-1.7 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/velocity-1.7.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd velocity-1.7 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find . -name '*.jar' -o -name '*.class' -not -path '*test*' -print -delete >+ rm -f src/java/org/apache/velocity/runtime/log/AvalonLogChute.java >+ rm -f src/java/org/apache/velocity/runtime/log/AvalonLogSystem.java >+ rm -f src/java/org/apache/velocity/runtime/log/VelocityFormatter.java >+ rm src/test/org/apache/velocity/test/VelocityServletTestCase.java >+ rm src/test/org/apache/velocity/test/sql/DataSourceResourceLoaderTestCase.java >+ cp /builddir/build/SOURCES/velocity-1.7.pom ./pom.xml >+ echo 'Patch #0 (0001-Remove-avalon-logkit.patch):' >Patch #0 (0001-Remove-avalon-logkit.patch): >+ /usr/bin/cat /builddir/build/SOURCES/0001-Remove-avalon-logkit.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file pom.xml >patching file src/java/org/apache/velocity/runtime/defaults/velocity.properties >patching file src/java/org/apache/velocity/runtime/log/LogManager.java >+ echo 'Patch #2 (0003-Use-system-jars.patch):' >Patch #2 (0003-Use-system-jars.patch): >+ /usr/bin/cat /builddir/build/SOURCES/0003-Use-system-jars.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file build/build.xml >patching file build/testcases.xml >+ echo 'Patch #3 (0004-JDBC-41-compat.patch):' >Patch #3 (0004-JDBC-41-compat.patch): >+ /usr/bin/patch -p1 --fuzz=0 >+ /usr/bin/cat /builddir/build/SOURCES/0004-JDBC-41-compat.patch >patching file src/test/org/apache/velocity/test/sql/HsqlDataSource.java >+ echo 'Patch #4 (0001-Don-t-use-Werken-XPath.patch):' >Patch #4 (0001-Don-t-use-Werken-XPath.patch): >+ /usr/bin/cat /builddir/build/SOURCES/0001-Don-t-use-Werken-XPath.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file src/java/org/apache/velocity/anakia/AnakiaElement.java >patching file src/java/org/apache/velocity/anakia/NodeList.java >patching file src/java/org/apache/velocity/anakia/XPathCache.java >patching file src/java/org/apache/velocity/anakia/XPathTool.java >+ python /usr/share/java-utils/pom_editor.py pom_remove_dep werken-xpath: >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1RpUXf >+ umask 022 >+ cd /builddir/build/BUILD >+ cd velocity-1.7 >++ build-classpath antlr apache-commons-collections commons-lang commons-logging tomcat-servlet-api junit jakarta-oro log4j jaxen jdom bcel hsqldb junit >+ export CLASSPATH=/usr/share/java/antlr.jar:/usr/share/java/apache-commons-collections.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/tomcat-servlet-api.jar:/usr/share/java/junit.jar:/usr/share/java/jakarta-oro.jar:/usr/share/java/log4j.jar:/usr/share/java/jaxen.jar:/usr/share/java/jdom.jar:/usr/share/java/bcel.jar:/usr/share/java/hsqldb.jar:/usr/share/java/junit.jar >+ CLASSPATH=/usr/share/java/antlr.jar:/usr/share/java/apache-commons-collections.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-logging.jar:/usr/share/java/tomcat-servlet-api.jar:/usr/share/java/junit.jar:/usr/share/java/jakarta-oro.jar:/usr/share/java/log4j.jar:/usr/share/java/jaxen.jar:/usr/share/java/jdom.jar:/usr/share/java/bcel.jar:/usr/share/java/hsqldb.jar:/usr/share/java/junit.jar >+ ant -buildfile build/build.xml -Dbuild.sysclasspath=first jar javadocs test >Buildfile: /builddir/build/BUILD/velocity-1.7/build/build.xml >basic-prepare: > [mkdir] Created dir: /builddir/build/BUILD/velocity-1.7/bin > [mkdir] Created dir: /builddir/build/BUILD/velocity-1.7/bin/classes > [mkdir] Created dir: /builddir/build/BUILD/velocity-1.7/bin/src > [mkdir] Created dir: /builddir/build/BUILD/velocity-1.7/bin/test-src > [mkdir] Created dir: /builddir/build/BUILD/velocity-1.7/bin/test-classes > [copy] Copying 231 files to /builddir/build/BUILD/velocity-1.7/bin/src > [copy] Copying 135 files to /builddir/build/BUILD/velocity-1.7/bin/test-src >check-jdbc: >check-jdbc-true: > [copy] Copying 1 file to /builddir/build/BUILD/velocity-1.7/bin/src > [copy] Copying 3 files to /builddir/build/BUILD/velocity-1.7/bin/test-src >check-jdbc-false: >prepare-jdbc: >check-jdk14: >check-jdk14-true: > [copy] Copying 1 file to /builddir/build/BUILD/velocity-1.7/bin/src > [copy] Copying 1 file to /builddir/build/BUILD/velocity-1.7/bin/test-src >check-jdk14-false: >prepare-jdk14: >prepare: >compile-src: > [javac] Compiling 233 source files to /builddir/build/BUILD/velocity-1.7/bin/classes > [javac] warning: [options] source value 1.4 is obsolete and will be removed in a future release > [javac] warning: [options] target value 1.4 is obsolete and will be removed in a future release > [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. > [javac] /builddir/build/BUILD/velocity-1.7/bin/src/org/apache/velocity/runtime/log/Log4JLogChute.java:27: error: cannot find symbol > [javac] import org.apache.log4j.RollingFileAppender; > [javac] ^ > [javac] symbol: class RollingFileAppender > [javac] location: package org.apache.log4j > [javac] /builddir/build/BUILD/velocity-1.7/bin/src/org/apache/velocity/runtime/log/Log4JLogChute.java:52: error: cannot find symbol > [javac] private RollingFileAppender appender = null; > [javac] ^ > [javac] symbol: class RollingFileAppender > [javac] location: class Log4JLogChute > [javac] /builddir/build/BUILD/velocity-1.7/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:25: error: cannot find symbol > [javac] import org.apache.log4j.RollingFileAppender; > [javac] ^ > [javac] symbol: class RollingFileAppender > [javac] location: package org.apache.log4j > [javac] /builddir/build/BUILD/velocity-1.7/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:46: error: cannot find symbol > [javac] private RollingFileAppender appender = null; > [javac] ^ > [javac] symbol: class RollingFileAppender > [javac] location: class SimpleLog4JLogSystem > [javac] /builddir/build/BUILD/velocity-1.7/bin/src/org/apache/velocity/runtime/log/Log4JLogChute.java:118: error: cannot find symbol > [javac] this.appender = new RollingFileAppender(layout, file, true); > [javac] ^ > [javac] symbol: class RollingFileAppender > [javac] location: class Log4JLogChute > [javac] /builddir/build/BUILD/velocity-1.7/bin/src/org/apache/velocity/runtime/log/SimpleLog4JLogSystem.java:125: error: cannot find symbol > [javac] appender = new RollingFileAppender( new PatternLayout( "%d - %m%n"), logfile, true); > [javac] ^ > [javac] symbol: class RollingFileAppender > [javac] location: class SimpleLog4JLogSystem > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 6 errors > [javac] 3 warnings >BUILD FAILED >/builddir/build/BUILD/velocity-1.7/build/build.xml:236: Compile failed; see the compiler error output for details. >Total time: 1 minute 31 seconds >error: Bad exit status from /var/tmp/rpm-tmp.1RpUXf (%build) > Bad exit status from /var/tmp/rpm-tmp.1RpUXf (%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/velocity.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/velocity.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 1107072
: 905999 |
906000
|
906001