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 904714 Details for
Bug 1106535
activemq-protobuf: 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), 8.30 KB, created by
Dennis Gilmore
on 2014-06-09 14:39:48 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 14:39:48 UTC
Size:
8.30 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/activemq-protobuf.spec'], False, '/var/lib/mock/f21-build-2127248-392868/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 0x1ccdc10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/activemq-protobuf.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-builder03.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/activemq-protobuf-1.1-8.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/activemq-protobuf.spec'], False, '/var/lib/mock/f21-build-2127248-392868/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 0x1ccdc10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/activemq-protobuf.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.DNgbK6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf activemq-protobuf-1.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/activemq-protobuf-1.1-src-svn.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd activemq-protobuf-1.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin :ianal-maven-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin :rat-maven-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin :taglist-maven-plugin >+ python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-assembly-plugin >+ sed -i 's|${artifactId}|${project.artifactId}|' pom.xml >+ sed -i 's|${groupId}|${project.groupId}|' pom.xml >+ sed -i 's|${version}|${project.version}|' pom.xml activemq-protobuf-test/pom.xml >+ chmod 644 LICENSE >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ExjLpL >+ umask 022 >+ cd /builddir/build/BUILD >+ cd activemq-protobuf-1.1 >+ python /usr/share/java-utils/mvn_file.py :activemq-protobuf activemq/protobuf >+ python /usr/share/java-utils/mvn_file.py :activemq-protobuf-test activemq/protobuf-test >+ python /usr/share/java-utils/mvn_build.py -- -Dproject.build.sourceEncoding=UTF-8 >Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 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', u'-Dproject.build.sourceEncoding=UTF-8', '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] ActiveMQ Protocol Buffers POM >[INFO] ActiveMQ Protocol Buffers Implementation and Compiler >[INFO] ActiveMQ Protocol Buffers Tests >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building ActiveMQ Protocol Buffers POM 1.1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-protobuf-pom --- >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ activemq-protobuf-pom --- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building ActiveMQ Protocol Buffers Implementation and Compiler 1.1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-protobuf --- >[INFO] >[INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ activemq-protobuf --- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping ActiveMQ Protocol Buffers POM >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] ActiveMQ Protocol Buffers POM ..................... SUCCESS [ 9.096 s] >[INFO] ActiveMQ Protocol Buffers Implementation and Compiler FAILURE [ 3.190 s] >[INFO] ActiveMQ Protocol Buffers Tests ................... SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 26.392 s >[INFO] Finished at: 2014-06-07T15:08:07+00:00 >[INFO] Final Memory: 11M/28M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.codehaus.mojo:javacc-maven-plugin:2.6:javacc (javacc) on project activemq-protobuf: Execution javacc of goal org.codehaus.mojo:javacc-maven-plugin:2.6:javacc failed: A required class was missing while executing org.codehaus.mojo:javacc-maven-plugin:2.6:javacc: org/javacc/parser/Main >[ERROR] ----------------------------------------------------- >[ERROR] realm = plugin>org.codehaus.mojo:javacc-maven-plugin:2.4.1 >[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy >[ERROR] urls[0] = file:/usr/share/java/javacc-maven-plugin.jar >[ERROR] urls[1] = file:/usr/share/java/plexus/utils.jar >[ERROR] Number of foreign imports: 1 >[ERROR] import: Entry[import from realm ClassRealm[project>org.apache.activemq.protobuf:activemq-protobuf-pom:1.1, parent: ClassRealm[maven.api, parent: null]]] >[ERROR] >[ERROR] -----------------------------------------------------: org.javacc.parser.Main >[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/PluginContainerException >[ERROR] >[ERROR] After correcting the problems, you can resume the build with the command >[ERROR] mvn <goals> -rf :activemq-protobuf >error: Bad exit status from /var/tmp/rpm-tmp.ExjLpL (%build) > Bad exit status from /var/tmp/rpm-tmp.ExjLpL (%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/activemq-protobuf.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/activemq-protobuf.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 1106535
: 904714 |
904715
|
904716