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 903453 Details for
Bug 1105952
apache-mime4j: 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), 22.17 KB, created by
Dennis Gilmore
on 2014-06-09 02:09:17 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:09:17 UTC
Size:
22.17 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/apache-mime4j.spec'], False, '/var/lib/mock/f21-build-2110986-392799/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 0x216eb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/apache-mime4j.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: buildhw-08.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/apache-mime4j-0.7.2-10.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-mime4j.spec'], False, '/var/lib/mock/f21-build-2110986-392799/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 0x216eb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-mime4j.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.rTCXb4 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf apache-mime4j-project-0.7.2 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/apache-mime4j-project-0.7.2-source-release.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd apache-mime4j-project-0.7.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -fr stage >+ rm -fr DEPENDENCIES >+ for p in core dom storage >+ python /usr/share/java-utils/mvn_file.py ':*core' apache-mime4j/apache-mime4j-core apache-mime4j/core >+ for p in core dom storage >+ python /usr/share/java-utils/mvn_file.py ':*dom' apache-mime4j/apache-mime4j-dom apache-mime4j/dom >+ for p in core dom storage >+ python /usr/share/java-utils/mvn_file.py ':*storage' apache-mime4j/apache-mime4j-storage apache-mime4j/storage >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QvpGU6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd apache-mime4j-project-0.7.2 >+ 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] Apache JAMES Mime4j Project >[INFO] Apache JAMES Mime4j (Core) >[INFO] Apache JAMES Mime4j (DOM) >[INFO] Apache JAMES Mime4j (Storage) >[INFO] Apache JAMES Mime4j (Benchmarks) >[INFO] Apache JAMES Mime4j (Code Examples) >[INFO] Apache JAMES Mime4j (Assembly) >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Apache JAMES Mime4j Project 0.7.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-mime4j-project --- >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ apache-mime4j-project --- >[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] >[INFO] >[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ apache-mime4j-project --- >[INFO] >[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ apache-mime4j-project >>> >[INFO] >[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ apache-mime4j-project <<< >[INFO] >[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-mime4j-project --- >[INFO] >[INFO] --- apache-rat-plugin:0.10:check (default) @ apache-mime4j-project --- >[INFO] 57 implicit excludes (use -debug for more details). >[INFO] Exclude: NOTICE.* >[INFO] Exclude: LICENSE.* >[INFO] Exclude: **/main/resources/long-multipart.msg >[INFO] Exclude: **/main/resources/META-INF/services/org.apache.james.mime4j.dom.MessageServiceFactory >[INFO] Exclude: **/test/resources/testmsgs/* >[INFO] Exclude: **/test/resources/mimetools-testmsgs/* >[INFO] Exclude: release.properties >[INFO] Exclude: dist/**/* >[INFO] Exclude: **/.* >[INFO] Exclude: .*/**/* >[INFO] 18 resources included (use -debug for more details) >Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. >Compiler warnings: > WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' >Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. >Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. >Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. >[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 11 licence. >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Apache JAMES Mime4j (Core) 0.7.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-mime4j-core --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apache-mime4j-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/apache-mime4j-project-0.7.2/core/src/main/resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ apache-mime4j-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 54 source files to /builddir/build/BUILD/apache-mime4j-project-0.7.2/core/target/classes >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ apache-mime4j-core --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apache-mime4j-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 479 resources >[INFO] Copying 5 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ apache-mime4j-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 42 source files to /builddir/build/BUILD/apache-mime4j-project-0.7.2/core/target/test-classes >[WARNING] /builddir/build/BUILD/apache-mime4j-project-0.7.2/core/src/test/java/org/apache/james/mime4j/stream/RawFieldParserTest.java: Some input files use or override a deprecated API. >[WARNING] /builddir/build/BUILD/apache-mime4j-project-0.7.2/core/src/test/java/org/apache/james/mime4j/stream/RawFieldParserTest.java: Recompile with -Xlint:deprecation for details. >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ apache-mime4j-core --- >[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. >[INFO] Surefire report directory: /builddir/build/BUILD/apache-mime4j-project-0.7.2/core/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.apache.james.mime4j.parser.MimeStreamParserExampleMessagesTest >Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec - in org.apache.james.mime4j.parser.MimeStreamParserExampleMessagesTest >Running org.apache.james.mime4j.parser.MimeStreamParserTest >Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.james.mime4j.parser.MimeStreamParserTest >Running org.apache.james.mime4j.MimeIOExceptionTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.james.mime4j.MimeIOExceptionTest >Running org.apache.james.mime4j.io.LineNumberInputStreamTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.james.mime4j.io.LineNumberInputStreamTest >Running org.apache.james.mime4j.io.LineReaderInputStreamAdaptorTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.james.mime4j.io.LineReaderInputStreamAdaptorTest >Running org.apache.james.mime4j.io.MimeBoundaryInputStreamTest >Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.james.mime4j.io.MimeBoundaryInputStreamTest >Running org.apache.james.mime4j.io.PositionInputStreamTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.james.mime4j.io.PositionInputStreamTest >Running org.apache.james.mime4j.io.BufferedLineReaderInputStreamTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.james.mime4j.io.BufferedLineReaderInputStreamTest >Running org.apache.james.mime4j.io.EOLConvertingInputStreamTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.apache.james.mime4j.io.EOLConvertingInputStreamTest >Running org.apache.james.mime4j.io.LimitedInputStreamTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.james.mime4j.io.LimitedInputStreamTest >Running org.apache.james.mime4j.io.BufferedLineReaderInputStreamBufferTest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.james.mime4j.io.BufferedLineReaderInputStreamBufferTest >Running org.apache.james.mime4j.codec.QuotedPrintableTextEncodeTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.apache.james.mime4j.codec.QuotedPrintableTextEncodeTest >Running org.apache.james.mime4j.codec.Base64OutputStreamTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.james.mime4j.codec.Base64OutputStreamTest >Running org.apache.james.mime4j.codec.EncoderUtilTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.james.mime4j.codec.EncoderUtilTest >Running org.apache.james.mime4j.codec.QuotedPrintableOutputStreamTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.james.mime4j.codec.QuotedPrintableOutputStreamTest >Running org.apache.james.mime4j.codec.DecoderUtilTest >Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.james.mime4j.codec.DecoderUtilTest >Running org.apache.james.mime4j.codec.QuotedPrintableEncodeTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.apache.james.mime4j.codec.QuotedPrintableEncodeTest >Running org.apache.james.mime4j.codec.QuotedPrintableInputStreamTest >Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.apache.james.mime4j.codec.QuotedPrintableInputStreamTest >Running org.apache.james.mime4j.codec.Base64InputStreamTest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in org.apache.james.mime4j.codec.Base64InputStreamTest >Running org.apache.james.mime4j.codec.CodecUtilTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.apache.james.mime4j.codec.CodecUtilTest >Running org.apache.james.mime4j.util.TestByteArrayBuffer >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.james.mime4j.util.TestByteArrayBuffer >Running org.apache.james.mime4j.util.MimeUtilTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.james.mime4j.util.MimeUtilTest >Running org.apache.james.mime4j.util.CharsetUtilTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.james.mime4j.util.CharsetUtilTest >Running org.apache.james.mime4j.MimeExceptionTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.apache.james.mime4j.MimeExceptionTest >Running org.apache.james.mime4j.stream.MimeStreamTokenMessageRfc822Test >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.apache.james.mime4j.stream.MimeStreamTokenMessageRfc822Test >Running org.apache.james.mime4j.stream.FallbackBodyDescriptorBuilderTest >Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.james.mime4j.stream.FallbackBodyDescriptorBuilderTest >Running org.apache.james.mime4j.stream.MimeEntityTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.james.mime4j.stream.MimeEntityTest >Running org.apache.james.mime4j.stream.StrictMimeTokenStreamTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.apache.james.mime4j.stream.StrictMimeTokenStreamTest >Running org.apache.james.mime4j.stream.MimeTokenStreamReaderTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.apache.james.mime4j.stream.MimeTokenStreamReaderTest >Running org.apache.james.mime4j.stream.MultipartStreamTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.apache.james.mime4j.stream.MultipartStreamTest >Running org.apache.james.mime4j.stream.MimeTokenStreamBodyDescriptorTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.apache.james.mime4j.stream.MimeTokenStreamBodyDescriptorTest >Running org.apache.james.mime4j.stream.MimeTokenEmbeddedMessageTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.apache.james.mime4j.stream.MimeTokenEmbeddedMessageTest >Running org.apache.james.mime4j.stream.MultipartTokensTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.apache.james.mime4j.stream.MultipartTokensTest >Running org.apache.james.mime4j.stream.MimeTokenNoRecurseTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.apache.james.mime4j.stream.MimeTokenNoRecurseTest >Running org.apache.james.mime4j.stream.DefaultFieldBuilderTest >Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.apache.james.mime4j.stream.DefaultFieldBuilderTest >Running org.apache.james.mime4j.stream.MimeTokenStreamTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.apache.james.mime4j.stream.MimeTokenStreamTest >Running org.apache.james.mime4j.stream.RawFieldTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.james.mime4j.stream.RawFieldTest >Running org.apache.james.mime4j.stream.RawFieldParserTest >Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.apache.james.mime4j.stream.RawFieldParserTest >Running org.apache.james.mime4j.TestUtil >Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.james.mime4j.TestUtil >Results : >Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apache-mime4j-core --- >[INFO] Building jar: /builddir/build/BUILD/apache-mime4j-project-0.7.2/core/target/apache-mime4j-core-0.7.2.jar >[INFO] >[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ apache-mime4j-core --- >[INFO] Building jar: /builddir/build/BUILD/apache-mime4j-project-0.7.2/core/target/apache-mime4j-core-0.7.2-tests.jar >[INFO] >[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ apache-mime4j-core --- >[INFO] >[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ apache-mime4j-core >>> >[INFO] >[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ apache-mime4j-core <<< >[INFO] >[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-mime4j-core --- >[INFO] Building jar: /builddir/build/BUILD/apache-mime4j-project-0.7.2/core/target/apache-mime4j-core-0.7.2-sources.jar >[INFO] >[INFO] --- apache-rat-plugin:0.10:check (default) @ apache-mime4j-core --- >[INFO] 51 implicit excludes (use -debug for more details). >[INFO] Exclude: NOTICE.* >[INFO] Exclude: LICENSE.* >[INFO] Exclude: **/main/resources/long-multipart.msg >[INFO] Exclude: **/main/resources/META-INF/services/org.apache.james.mime4j.dom.MessageServiceFactory >[INFO] Exclude: **/test/resources/testmsgs/* >[INFO] Exclude: **/test/resources/mimetools-testmsgs/* >[INFO] Exclude: release.properties >[INFO] Exclude: dist/**/* >[INFO] Exclude: **/.* >[INFO] Exclude: .*/**/* >[INFO] 100 resources included (use -debug for more details) >Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. >Compiler warnings: > WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' >Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. >Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. >Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. >[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 100 licence. >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Apache JAMES Mime4j (DOM) 0.7.2 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (generate-jjtree) @ apache-mime4j-dom --- >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping Apache JAMES Mime4j Project >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] Apache JAMES Mime4j Project ....................... SUCCESS [ 2.249 s] >[INFO] Apache JAMES Mime4j (Core) ........................ SUCCESS [ 14.392 s] >[INFO] Apache JAMES Mime4j (DOM) ......................... FAILURE [ 0.281 s] >[INFO] Apache JAMES Mime4j (Storage) ..................... SKIPPED >[INFO] Apache JAMES Mime4j (Benchmarks) .................. SKIPPED >[INFO] Apache JAMES Mime4j (Code Examples) ............... SKIPPED >[INFO] Apache JAMES Mime4j (Assembly) .................... SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 17.918 s >[INFO] Finished at: 2014-06-07T01:15:59+00:00 >[INFO] Final Memory: 27M/124M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.codehaus.mojo:javacc-maven-plugin:2.6:jjtree-javacc (generate-jjtree) on project apache-mime4j-dom: Execution generate-jjtree of goal org.codehaus.mojo:javacc-maven-plugin:2.6:jjtree-javacc failed: A required class was missing while executing org.codehaus.mojo:javacc-maven-plugin:2.6:jjtree-javacc: org/javacc/jjtree/JJTree >[ERROR] ----------------------------------------------------- >[ERROR] realm = plugin>org.codehaus.mojo:javacc-maven-plugin:2.6 >[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.james:apache-mime4j-project:0.7.2, parent: ClassRealm[maven.api, parent: null]]] >[ERROR] >[ERROR] -----------------------------------------------------: org.javacc.jjtree.JJTree >[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 :apache-mime4j-dom >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.QvpGU6 (%build) > Bad exit status from /var/tmp/rpm-tmp.QvpGU6 (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/apache-mime4j.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/apache-mime4j.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 1105952
: 903453 |
903454
|
903455