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 1463099 Details for
Bug 1604403
jasperreports: FTBFS in Fedora 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
build.log (text/plain), 15.01 KB, created by
Mohan Boddu
on 2018-07-19 22:31:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 22:31:57 UTC
Size:
15.01 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/jasperreports.spec'], chrootPath='/var/lib/mock/f29-build-13011709-949491/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 0x7fbd78e71dd8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jasperreports.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 >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/jasperreports-6.2.2-6.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jasperreports.spec'], chrootPath='/var/lib/mock/f29-build-13011709-949491/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 0x7fbd78e71dd8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jasperreports.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 >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m6q4Z8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf jasperreports-6.2.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/jasperreports-6.2.2-clean.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd jasperreports-6.2.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (jasperreports-6.2.2-remove-mondrian-support.patch): >+ echo 'Patch #0 (jasperreports-6.2.2-remove-mondrian-support.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/net/sf/jasperreports/data/DefaultDataAdapterServiceFactory.java >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :mondrian >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ rm -r src/net/sf/jasperreports/olap/mondrian src/net/sf/jasperreports/data/mondrian >Patch #1 (jasperreports-6.2.2-remove-olap4j-support.patch): >+ echo 'Patch #1 (jasperreports-6.2.2-remove-olap4j-support.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/net/sf/jasperreports/data/xmla/XmlaDataAdapterService.java >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :olap4j >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ rm -r src/net/sf/jasperreports/olap >Patch #2 (jasperreports-6.2.2-remove-barbecue-barcode4j-support.patch): >+ echo 'Patch #2 (jasperreports-6.2.2-remove-barbecue-barcode4j-support.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/net/sf/jasperreports/components/ComponentsExtensionsRegistryFactory.java >patching file src/net/sf/jasperreports/components/ComponentsXmlDigesterConfigurer.java >patching file src/net/sf/jasperreports/components/ComponentsXmlWriter.java >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :barbecue >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ rm -r src/net/sf/jasperreports/components/barbecue >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :barcode4j >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ rm -r src/net/sf/jasperreports/components/barcode4j >Patch #3 (jasperreports-6.2.2-use-commons-codec.patch): >+ echo 'Patch #3 (jasperreports-6.2.2-use-commons-codec.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/net/sf/jasperreports/engine/export/HtmlExporter.java >patching file src/net/sf/jasperreports/engine/export/JRHtmlExporter.java >patching file src/net/sf/jasperreports/engine/export/JRXhtmlExporter.java >patching file src/net/sf/jasperreports/engine/export/JRXmlExporter.java >patching file src/net/sf/jasperreports/engine/util/JRValueStringUtils.java >patching file src/net/sf/jasperreports/engine/xml/JRPrintImageSourceObject.java >+ rm -r src/org >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep commons-codec:commons-codec:1.10:compile >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >Patch #4 (jasperreports-6.2.2-port-to-lucene-5.5.0.patch): >+ echo 'Patch #4 (jasperreports-6.2.2-port-to-lucene-5.5.0.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file ivy.xml >patching file pom.xml >patching file src/net/sf/jasperreports/search/LuceneSimpleAnalyzer.java >patching file src/net/sf/jasperreports/search/LuceneUtil.java >Patch #5 (jasperreports-6.2.2-port-to-poi-3.14.patch): >+ echo 'Patch #5 (jasperreports-6.2.2-port-to-poi-3.14.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file pom.xml >patching file src/net/sf/jasperreports/engine/export/JRXlsMetadataExporter.java >patching file src/net/sf/jasperreports/engine/export/type/ImageAnchorTypeEnum.java >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :clirr-maven-plugin >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :hibernate-core ::3 >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep javax.servlet:servlet-api javax.servlet:javax.servlet-api:3.1.0 >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :bsh bsh::1.3.0 >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :log4j ::1.2.17 >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :commons-javaflow org.apache.commons: >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.springframework: >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jasperreports-fonts >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ rm -r src/META-INF >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-jar-plugin >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:project/pom:packaging bundle >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:3.0.1 . ' ><extensions>true</extensions> ><configuration> > <excludeDependencies>true</excludeDependencies> > <instructions> > <Bundle-Name>JasperReports Library</Bundle-Name> > <Bundle-SymbolicName>net.sf.jasperreports.engine</Bundle-SymbolicName> > <Bundle-Vendor>TIBCO Software Inc.</Bundle-Vendor> > <Bundle-Version>${project.version}</Bundle-Version> > <DynamicImport-Package>*</DynamicImport-Package> > <Implementation-Title>net.sf.jasperreports.engine</Implementation-Title> > <Implementation-Vendor>TIBCO Software Inc.</Implementation-Vendor> > <Implementation-Version>${project.version}</Implementation-Version> > <Specification-Title>JasperReports Library</Specification-Title> > <Specification-Vendor>TIBCO Software Inc.</Specification-Vendor> > <Specification-Version>${project.version}</Specification-Version> > </instructions> ></configuration> ><executions> > <execution> > <id>bundle-manifest</id> > <phase>process-classes</phase> > <goals> > <goal>manifest</goal> > </goals> > </execution> ></executions>' >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugin[pom:artifactId='\''maven-javadoc-plugin'\'']/pom:configuration' '<additionalparam>-Xdoclint:none</additionalparam>' >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ sed -i.orig 's|\r||g' changes.txt >+ touch -r changes.txt.orig changes.txt >+ rm changes.txt.orig >+ /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :jasperreports jasperreports:jasperreports >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c3szQV >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jasperreports-6.2.2 >+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py -f >Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true 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', '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 net.sf.jasperreports:jasperreports:bundle:6.2.2 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 140, column 12 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 174, column 12 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 183, column 12 >[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] -----------------< net.sf.jasperreports:jasperreports >----------------- >[INFO] Building JasperReports 6.2.2 >[INFO] -------------------------------[ bundle ]------------------------------- >[WARNING] The POM for stax:stax-api:jar:1.0.1 is missing, no dependency information available >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping JasperReports >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 1.144 s >[INFO] Finished at: 2018-07-14T03:26:13Z >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal on project jasperreports: Could not resolve dependencies for project net.sf.jasperreports:jasperreports:bundle:6.2.2: Cannot access jasperreports (http://jasperreports.sourceforge.net/maven2) in offline mode and the artifact stax:stax-api:jar:1.0.1 has not been downloaded from it before. -> [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/DependencyResolutionException >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.c3szQV (%build) > Bad exit status from /var/tmp/rpm-tmp.c3szQV (%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/jasperreports.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 1604403
: 1463099 |
1463100
|
1463101