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 1465209 Details for
Bug 1605336
opensaml-java-xmltooling: 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), 6.57 KB, created by
Mohan Boddu
on 2018-07-20 14:55:41 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 14:55:41 UTC
Size:
6.57 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/opensaml-java-xmltooling.spec'], chrootPath='/var/lib/mock/f29-build-13036486-949773/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 0xffffb18b6f98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/opensaml-java-xmltooling.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/opensaml-java-xmltooling-1.3.4-16.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/opensaml-java-xmltooling.spec'], chrootPath='/var/lib/mock/f29-build-13036486-949773/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 0xffffb18b6f98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/opensaml-java-xmltooling.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.toS8jQ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf opensaml-java-xmltooling-1.3.4 >+ /usr/bin/xz -dc /builddir/build/SOURCES/opensaml-java-xmltooling-1.3.4.tar.xz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd opensaml-java-xmltooling-1.3.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (0001-Support-for-new-bouncycastle.patch):' >Patch #0 (0001-Support-for-new-bouncycastle.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/main/java/org/opensaml/xml/security/x509/X509Util.java >Patch #1 (opensaml-java-xmltooling-1.3.4-bouncycastle1.52.patch): >+ echo 'Patch #1 (opensaml-java-xmltooling-1.3.4-bouncycastle1.52.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/main/java/org/opensaml/xml/security/x509/X509Util.java >+ sed -i 's|${xerces.groupId}|xerces|' pom.xml >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :bcprov-jdk15 :bcprov-jdk15on:1.52 >/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 xerces:xml-apis >/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 xerces:serializer >/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_dep net.jcip:jcip-annotations:1 >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.40fnVY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd opensaml-java-xmltooling-1.3.4 >+ /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... >[ERROR] [ERROR] Some problems were encountered while processing the POMs: >[ERROR] 'dependencies.dependency.groupId' for ${xalan.groupId}:xalan:jar with value '${xalan.groupId}' does not match a valid id pattern. @ line 100, column 22 > @ >[ERROR] The build could not read 1 project -> [Help 1] >[ERROR] >[ERROR] The project org.opensaml:xmltooling:1.3.4 (/builddir/build/BUILD/opensaml-java-xmltooling-1.3.4/pom.xml) has 1 error >[ERROR] 'dependencies.dependency.groupId' for ${xalan.groupId}:xalan:jar with value '${xalan.groupId}' does not match a valid id pattern. @ line 100, column 22 >[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/ProjectBuildingException >error: Bad exit status from /var/tmp/rpm-tmp.40fnVY (%build) > Bad exit status from /var/tmp/rpm-tmp.40fnVY (%build) >RPM build errors: >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/opensaml-java-xmltooling.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 1605336
: 1465209 |
1465210
|
1465211