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 1461606 Details for
Bug 1603856
eclipse-emf-mwe: 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), 23.65 KB, created by
Mohan Boddu
on 2018-07-19 19:13:26 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 19:13:26 UTC
Size:
23.65 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/eclipse-emf-mwe.spec'], chrootPath='/var/lib/mock/f29-build-12987588-948792/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 0x7f2672de6f60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/eclipse-emf-mwe.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/eclipse-emf-mwe-2.9.0-6.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/eclipse-emf-mwe.spec'], chrootPath='/var/lib/mock/f29-build-12987588-948792/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 0x7f2672de6f60>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/eclipse-emf-mwe.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.sP2HB0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf org.eclipse.mwe-2.9.0 >+ /usr/bin/xz -dc /builddir/build/SOURCES/org.eclipse.mwe-2.9.0.tar.xz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd org.eclipse.mwe-2.9.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find -name '*.jar' -exec rm -rf '{}' ';' >+ find -name '*.class' -exec rm -rf '{}' ';' >+ pushd maven/org.eclipse.emf.mwe2.parent >~/build/BUILD/org.eclipse.mwe-2.9.0/maven/org.eclipse.emf.mwe2.parent ~/build/BUILD/org.eclipse.mwe-2.9.0 >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.eclipse.tycho:target-platform-configuration >/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_plugin org.apache.maven.plugins:maven-javadoc-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_disable_module ../../tests/ >/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_disable_module ../org.eclipse.emf.mwe2.repository >/usr/share/java-utils/pom_editor.py:203: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() > (arglist, _, _, defaults) = inspect.getargspec(function) >~/build/BUILD/org.eclipse.mwe-2.9.0 >+ popd >+ sed -i -e '/objectweb/s/;bundle.*;/;/' plugins/org.eclipse.emf.mwe2.language/META-INF/MANIFEST.MF tests/org.eclipse.emf.mwe2.language.tests/META-INF/MANIFEST.MF >+ sed -i -e '/org\.eclipse\.xtext/s/2\.10/2.9/' features/org.eclipse.emf.mwe2.launcher-feature/feature.xml >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'requires/import[@feature='\''org.eclipse.xtext.ui'\'']' features/org.eclipse.emf.mwe2.language.sdk-feature/feature.xml >/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/mvn_package.py ::pom:: __noinstall >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cFrxGC >+ umask 022 >+ cd /builddir/build/BUILD >+ cd org.eclipse.mwe-2.9.0 >+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py -j -- -f maven/org.eclipse.emf.mwe2.parent/pom.xml >Executing: xmvn --batch-mode --offline -f maven/org.eclipse.emf.mwe2.parent/pom.xml verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', '-f', 'maven/org.eclipse.emf.mwe2.parent/pom.xml', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[WARNING] The POM for org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.2.0 is missing, no dependency information available >[WARNING] The POM for org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.2.0 is missing, no dependency information available >[WARNING] The POM for org.eclipse.tycho:org.eclipse.osgi:jar:3.13.0.v20180226-1711 is missing, no dependency information available >[WARNING] The POM for org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.1.100.v20180131-1413 is missing, no dependency information available >[WARNING] The POM for org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.2.0 is missing, no dependency information available >[WARNING] The POM for org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.2.0 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] No explicit target runtime environment configuration. Build is platform dependent. >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[INFO] Computing target platform for MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.core.feature:1.3.20-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe.core-feature/pom.xml >[INFO] Adding repository fedora:/usr/lib/eclipse/plugins >[INFO] Adding repository fedora:/usr/lib/eclipse/features >[INFO] Adding repository fedora:/usr/lib/eclipse/dropins >[INFO] Adding repository fedora:/usr/share/eclipse/dropins >[INFO] Adding repository fedora:/usr/lib/eclipse/droplets >[INFO] Adding repository fedora:/usr/share/eclipse/droplets >[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.1.0 >[WARNING] /usr/share/eclipse/droplets/emf-mwe/eclipse/plugins/com.google.inject_4.1.0.jar and /usr/share/eclipse/droplets/xtext/eclipse/plugins/com.google.inject_4.1.0.jar have the same ID and version. >[WARNING] /usr/share/eclipse/droplets/xtext/eclipse/plugins/com.google.inject_4.1.0.jar will be preferred. >[INFO] Adding repository fedora:/usr/share/java >[WARNING] Multiple artifacts detected for osgi.bundle,groovy,2.4.8 >[WARNING] /usr/share/java/groovy/groovy.jar and /usr/share/java/groovy/groovy-indy.jar have the same ID and version. >[WARNING] /usr/share/java/groovy/groovy-indy.jar will be preferred. >[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.1.0 >[WARNING] /usr/share/java/guice/google-guice-no_aop.jar and /usr/share/java/guice/google-guice.jar have the same ID and version. >[WARNING] /usr/share/java/guice/google-guice.jar will be preferred. >[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.1.0 >[WARNING] /usr/share/java/guice/google-guice.jar and /usr/share/java/google-guice-no_aop.jar have the same ID and version. >[WARNING] /usr/share/java/google-guice-no_aop.jar will be preferred. >[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.1.0 >[WARNING] /usr/share/java/google-guice-no_aop.jar and /usr/share/java/google-guice.jar have the same ID and version. >[WARNING] /usr/share/java/google-guice.jar will be preferred. >[INFO] Adding repository fedora:/usr/lib/java >[INFO] Resolving dependencies of MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.core.feature:1.3.20-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe.core-feature/pom.xml >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.1.0 >[WARNING] /usr/share/eclipse/droplets/emf-mwe/eclipse/plugins/com.google.inject_4.1.0.jar and /usr/share/eclipse/droplets/xtext/eclipse/plugins/com.google.inject_4.1.0.jar have the same ID and version. >[WARNING] /usr/share/eclipse/droplets/xtext/eclipse/plugins/com.google.inject_4.1.0.jar will be preferred. >[WARNING] Multiple artifacts detected for osgi.bundle,groovy,2.4.8 >[WARNING] /usr/share/java/groovy/groovy.jar and /usr/share/java/groovy/groovy-indy.jar have the same ID and version. >[WARNING] /usr/share/java/groovy/groovy-indy.jar will be preferred. >[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.1.0 >[WARNING] /usr/share/java/guice/google-guice-no_aop.jar and /usr/share/java/guice/google-guice.jar have the same ID and version. >[WARNING] /usr/share/java/guice/google-guice.jar will be preferred. >[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.1.0 >[WARNING] /usr/share/java/guice/google-guice.jar and /usr/share/java/google-guice-no_aop.jar have the same ID and version. >[WARNING] /usr/share/java/google-guice-no_aop.jar will be preferred. >[WARNING] Multiple artifacts detected for osgi.bundle,com.google.inject,4.1.0 >[WARNING] /usr/share/java/google-guice-no_aop.jar and /usr/share/java/google-guice.jar have the same ID and version. >[WARNING] /usr/share/java/google-guice.jar will be preferred. >[INFO] Resolving class path of MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.core.feature:1.3.20-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe.core-feature/pom.xml >[INFO] Computing target platform for MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.sdk:1.3.20-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe.sdk-feature/pom.xml >[INFO] Resolving dependencies of MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.sdk:1.3.20-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe.sdk-feature/pom.xml >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[INFO] Resolving class path of MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.sdk:1.3.20-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe.sdk-feature/pom.xml >[INFO] Computing target platform for MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.ui.feature:1.3.20-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe.ui-feature/pom.xml >[INFO] Resolving dependencies of MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.ui.feature:1.3.20-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe.ui-feature/pom.xml >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[INFO] Resolving class path of MavenProject: org.eclipse.emf:org.eclipse.emf.mwe.ui.feature:1.3.20-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe.ui-feature/pom.xml >[INFO] Computing target platform for MavenProject: org.eclipse.emf:org.eclipse.emf.mwe2.language.sdk:2.9.0-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe2.language.sdk-feature/pom.xml >[INFO] Resolving dependencies of MavenProject: org.eclipse.emf:org.eclipse.emf.mwe2.language.sdk:2.9.0-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe2.language.sdk-feature/pom.xml >[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.2 is missing, no dependency information available >[WARNING] The POM for org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency information available >[INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86} >[ERROR] Cannot resolve project dependencies: >[ERROR] Software being installed: org.eclipse.emf.mwe2.language.sdk.feature.group 2.9.0.qualifier >[ERROR] Missing requirement: org.eclipse.emf.mwe2.language.ui 2.9.0.qualifier requires 'osgi.bundle; com.google.guava [10.0.1,19.0.0)' but it could not be found >[ERROR] Cannot satisfy dependency: org.eclipse.emf.mwe2.language.sdk.feature.group 2.9.0.qualifier depends on: org.eclipse.equinox.p2.iu; org.eclipse.emf.mwe2.language.ui 0.0.0 >[ERROR] >[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. >[ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.emf:org.eclipse.emf.mwe2.language.sdk:2.9.0-SNAPSHOT @ /builddir/build/BUILD/org.eclipse.mwe-2.9.0/features/org.eclipse.emf.mwe2.language.sdk-feature/pom.xml: See log for details -> [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/MavenExecutionException >error: Bad exit status from /var/tmp/rpm-tmp.cFrxGC (%build) > Bad exit status from /var/tmp/rpm-tmp.cFrxGC (%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/eclipse-emf-mwe.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 1603856
: 1461606 |
1461607
|
1461608