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 1443943 Details for
Bug 1556082
openprops: FTBFS in F28
[?]
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
build.log (text/plain), 13.54 KB, created by
Fedora Release Engineering
on 2018-05-28 21:46:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 21:46:52 UTC
Size:
13.54 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openprops.spec'], chrootPath='/var/lib/mock/f29-build-12552456-917923/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f29a34fbe10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openprops.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >warning: line 80: multiple %files for package 'openprops' >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/openprops-0.7.1-4.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openprops.spec'], chrootPath='/var/lib/mock/f29-build-12552456-917923/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f29a34fbe10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openprops.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >warning: line 80: multiple %files for package 'openprops' >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n6F0Ac >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf openprops-openprops-0.7.1 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/openprops-0.7.1.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd openprops-openprops-0.7.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-gpg-plugin >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:build/pom:plugins '<plugin><groupId>org.apache.maven.plugins</groupId><artifactId>maven-javadoc-plugin</artifactId><version>2.9.1</version><configuration><additionalparam>-Xdoclint:none</additionalparam></configuration><executions><execution><id>attach-javadocs</id><goals><goal>jar</goal></goals></execution></executions></plugin>' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MnQhB6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd openprops-openprops-0.7.1 >+ /usr/bin/python3 /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... >[WARNING] >[WARNING] Some problems were encountered while building the effective model for org.fedorahosted.openprops:openprops:jar:0.7.1 >[WARNING] 'profiles.profile[release].plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-javadoc-plugin @ line 153, column 19 >[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] ----------------< org.fedorahosted.openprops:openprops >---------------- >[INFO] Building OpenProps 0.7.1 >[INFO] --------------------------------[ jar ]--------------------------------- >[INFO] >[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openprops --- >[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/resources >[INFO] >[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ openprops --- >[INFO] Changes detected - recompiling the module! >[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! >[INFO] Compiling 2 source files to /builddir/build/BUILD/openprops-openprops-0.7.1/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openprops --- >[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! >[INFO] Copying 15 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ openprops --- >[INFO] Changes detected - recompiling the module! >[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! >[INFO] Compiling 1 source file to /builddir/build/BUILD/openprops-openprops-0.7.1/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[INFO] >[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openprops --- >[INFO] >[INFO] ------------------------------------------------------- >[INFO] T E S T S >[INFO] ------------------------------------------------------- >[INFO] Running org.fedorahosted.openprops.PropertiesTest >[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.fedorahosted.openprops.PropertiesTest >[INFO] >[INFO] Results: >[INFO] >[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 >[INFO] >[INFO] >[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ openprops --- >[INFO] Building jar: /builddir/build/BUILD/openprops-openprops-0.7.1/target/openprops-0.7.1.jar >[INFO] >[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ openprops --- >[WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! >[INFO] >Loading source files for package org.fedorahosted.openprops... >Constructing Javadoc information... >Standard Doclet version 1.8.0_171 >Building tree for all the packages and classes... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/org/fedorahosted/openprops/Properties.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/org/fedorahosted/openprops/package-frame.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/org/fedorahosted/openprops/package-summary.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/org/fedorahosted/openprops/package-tree.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/constant-values.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/org/fedorahosted/openprops/class-use/Properties.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/org/fedorahosted/openprops/package-use.html... >Building index for all the packages and classes... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/overview-tree.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/index-all.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/deprecated-list.html... >Building index for all classes... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/allclasses-frame.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/allclasses-noframe.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/index.html... >Generating /builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs/help-doc.html... >1 error >13 warnings >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping OpenProps >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 12.797 s >[INFO] Finished at: 2018-05-27T23:02:50Z >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (attach-javadocs) on project openprops: MavenReportException: Error while generating Javadoc: >[ERROR] Exit code: 1 - /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:247: warning: empty <p> tag >[ERROR] * <p> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:255: warning: empty <p> tag >[ERROR] * <p> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:262: warning: empty <p> tag >[ERROR] * <p> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:271: warning: empty <p> tag >[ERROR] * <p> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:275: warning: empty <p> tag >[ERROR] * element is the empty string <code>""</code>.<p> >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:964: warning: no @param for encoding >[ERROR] public synchronized void storeToXML(OutputStream os, String comment, >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:998: error: reference not found >[ERROR] * @see #defaults >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:1000: warning - Tag @see: can't find defaults in org.fedorahosted.openprops.Properties >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:1206: warning: no description for @return >[ERROR] * @return >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:1234: warning: no description for @param >[ERROR] * @param key >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:1235: warning: no description for @return >[ERROR] * @return >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:1285: warning: no description for @param >[ERROR] * @param key >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:1286: warning: no description for @return >[ERROR] * @return >[ERROR] ^ >[ERROR] /builddir/build/BUILD/openprops-openprops-0.7.1/src/main/java/org/fedorahosted/openprops/Properties.java:127: warning - Tag @see: missing final '>': "<a href="../../../technotes/tools/windows/native2ascii.html">native2ascii tool for Windows</a> >[ERROR] >[ERROR] <p>This class is thread-safe: multiple threads can share a single >[ERROR] <tt>Properties</tt> object without the need for external synchronization." >[ERROR] >[ERROR] Command line was: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-6.b10.fc29.i386/jre/../bin/javadoc @options @packages >[ERROR] >[ERROR] Refer to the generated Javadoc files in '/builddir/build/BUILD/openprops-openprops-0.7.1/target/apidocs' dir. >[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/MojoExecutionException >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.MnQhB6 (%build) > line 80: multiple %files for package 'openprops' > Bad exit status from /var/tmp/rpm-tmp.MnQhB6 (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openprops.spec
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 1556082
: 1443943 |
1443944
|
1443945