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 1443189 Details for
Bug 1555981
json4s: 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), 22.74 KB, created by
Fedora Release Engineering
on 2018-05-28 12:10:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 12:10:44 UTC
Size:
22.74 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/json4s.spec'], chrootPath='/var/lib/mock/f29-build-12557297-918120/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 0x7fc2f2541e80>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/json4s.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/json4s-3.2.7-8.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/json4s.spec'], chrootPath='/var/lib/mock/f29-build-12557297-918120/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 0x7fc2f2541e80>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/json4s.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] Deprecated %add_maven_depmap macro is used. Please use %mvn_artifact and %mvn_install instead. >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pkGcas >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf json4s-3.2.7_2.10 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/v3.2.7_2.10.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd json4s-3.2.7_2.10 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (json4s-3.2.7-jackson.patch): >+ echo 'Patch #0 (json4s-3.2.7-jackson.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file jackson/src/main/scala/org/json4s/jackson/JsonMethods.scala >patching file jackson/src/main/scala/org/json4s/jackson/Json.scala >patching file jackson/src/main/scala/org/json4s/jackson/Serialization.scala >patching file jackson/src/main/scala/org/json4s/jackson/Types.scala >+ rm -rf native-lift >+ sed -i -e 's/BuildInfo.organization/"org.json4s"/' jackson/src/main/scala/org/json4s/jackson/Json4sScalaModule.scala >+ sed -i -e 's/BuildInfo.name/"json4s"/' jackson/src/main/scala/org/json4s/jackson/Json4sScalaModule.scala >+ sed -i -e 's/BuildInfo.version/"3.2.7"/' jackson/src/main/scala/org/json4s/jackson/Json4sScalaModule.scala >+ sed -i -e 's/2[.]10[.][012]/2.10.4/g' project/Dependencies.scala project/build.properties project/build.scala project/plugins.sbt >+ sed -i -e 's/0[.]13[.]0/0.13.1/g' project/build.properties >+ sed -i -e '/lift build/d' project/Dependencies.scala >+ sed -i -e '/def crossMapped/,+1d' project/Dependencies.scala >+++ rpm -q --whatprovides 'mvn(com.fasterxml.jackson.core:jackson-databind)' >++ rpm -q --qf '%{version}' jackson-databind-2.9.4-3.fc29.noarch >+ sed -i -e 's/"com.fasterxml.jackson.core" % "jackson-databind" % "[^"]*"/"com.fasterxml.jackson.core" % "jackson-databind" % "2.9.4"/g' project/Dependencies.scala >+ sed -i -e /net.liftweb/d project/Dependencies.scala >+ sed -i -e /commons-codec/d project/Dependencies.scala >+ sed -i -e /jackson-module-scala/d project/Dependencies.scala >+ sed -i -e 's/cross crossMapped.*//' project/Dependencies.scala >+ sed -i -i /com.typesafe/d project/build.scala >+ sed -i -e '/lazy val examples = Project/,/lazy val.*= Project/{/.*/d}' project/build.scala >+ sed -i -e '/^[/][/].*/d' project/build.scala >+ sed -i -e /scalaz/d project/Dependencies.scala >+ sed -i -e s/scalazExt,// project/build.scala >+ sed -i -e '/lazy val scalazExt/,/dependsOn/d' project/build.scala >+ for target in json4sTests benchmark mongo >+ sed -i -e '/lazy val json4sTests/,/dependsOn/d' project/build.scala >+ sed -i -e s/json4sTests,// project/build.scala >+ for target in json4sTests benchmark mongo >+ sed -i -e '/lazy val benchmark/,/dependsOn/d' project/build.scala >+ sed -i -e s/benchmark,// project/build.scala >+ for target in json4sTests benchmark mongo >+ sed -i -e '/lazy val mongo/,/dependsOn/d' project/build.scala >+ sed -i -e s/mongo,// project/build.scala >+ sed -i -e 's/[+][+] buildInfoSettings//' project/build.scala >+ sed -i -e /buildInfo/d project/build.scala >+ sed -i -e /sbtbuildinfo/d project/build.scala >+ sed -i 's/^\(.*val publishSetting =.*\)$/PUBLISH_SETTING_HERE\n\1/' project/build.scala >+ sed -i '/val publishSetting =/,/^[[:space:]]*[}][[:space:]]*$/d' project/build.scala >+ sed -i 's|PUBLISH_SETTING_HERE|val publishSetting = publishTo <<= (version) { version: String =>\nval cwd = java.lang.System.getProperty("user.dir")\nSome(Resolver.file("published", file("published"))(Resolver.ivyStylePatterns) ivys s"$cwd/published/[organization]/[module]/[revision]/ivy.xml" artifacts s"$cwd/published/[organization]/[module]/[revision]/[artifact]-[revision].[ext]")\n}|' project/build.scala >+ rm -f project/plugins.sbt >+ cp -r /usr/share/sbt/ivy-local . >+ mkdir boot >+ cp /builddir/build/SOURCES/climbing-nemesis.py . >+ chmod 755 climbing-nemesis.py >+ ./climbing-nemesis.py com.thoughtworks.paranamer paranamer ivy-local --version 2.6 >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >+ ./climbing-nemesis.py org.scala-lang scalap ivy-local --version 2.10.4 >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >+ ./climbing-nemesis.py com.fasterxml.jackson.core jackson-databind ivy-local --version 2.5.0 --ignore maven-scm-provider-gitexe >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >+ ./climbing-nemesis.py com.fasterxml.jackson.core jackson-core ivy-local --version 2.5.0 --ignore maven-scm-provider-gitexe >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >+ ./climbing-nemesis.py com.fasterxml.jackson.core jackson-annotations ivy-local --version 2.5.0 --ignore maven-scm-provider-gitexe >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >+ ./climbing-nemesis.py joda-time joda-time ivy-local --version 2.3 >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >+ ./climbing-nemesis.py org.joda joda-convert ivy-local --version 1.6 >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >+ ./climbing-nemesis.py javax.inject javax.inject ivy-local --version 1 >DEPRECATION WARNING: python2 invoked with /usr/bin/python. > Use /usr/bin/python3 or /usr/bin/python2 > /usr/bin/python will be removed or switched to Python 3 in the future. > If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yU3j35 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd json4s-3.2.7_2.10 >++ pwd >+ export SBT_BOOT_DIR=/builddir/build/BUILD/json4s-3.2.7_2.10/boot >+ SBT_BOOT_DIR=/builddir/build/BUILD/json4s-3.2.7_2.10/boot >++ pwd >+ export SBT_IVY_DIR=/builddir/build/BUILD/json4s-3.2.7_2.10/ivy-local >+ SBT_IVY_DIR=/builddir/build/BUILD/json4s-3.2.7_2.10/ivy-local >++ pwd >++ pwd >+ sbt package 'set publishTo in Global := Some(Resolver.file("published", file("published"))(Resolver.ivyStylePatterns) ivys "/builddir/build/BUILD/json4s-3.2.7_2.10/published/[organization]/[module]/[revision]/ivy.xml" artifacts "/builddir/build/BUILD/json4s-3.2.7_2.10/published/[organization]/[module]/[revision]/[artifact]-[revision].[ext]")' publish makePom >Getting org.scala-sbt sbt 0.13.1 ... >:: retrieving :: org.scala-sbt#boot-app > confs: [default] > 43 artifacts copied, 0 already retrieved (12403kB/78ms) >Getting Scala 2.10.6 (for sbt)... >:: retrieving :: org.scala-sbt#boot-scala > confs: [default] > 3 artifacts copied, 0 already retrieved (25332kB/71ms) >[info] Loading project definition from /builddir/build/BUILD/json4s-3.2.7_2.10/project >[info] Updating {file:/builddir/build/BUILD/json4s-3.2.7_2.10/project/}json4s-3-2-7_2-10-build... >[info] Resolving org.scala-lang#scala-library;2.10.6 ... > M[info] Resolving org.scala-sbt#sbt;0.13.1 ... > M[info] Resolving org.scala-sbt#main;0.13.1 ... > M[info] Resolving org.scala-sbt#actions;0.13.1 ... > M[info] Resolving org.scala-sbt#classpath;0.13.1 ... > M[info] Resolving org.scala-sbt#launcher-interface;0.13.1 ... > M[info] Resolving org.scala-sbt#interface;0.13.1 ... > M[info] Resolving org.scala-sbt#io;0.13.1 ... > M[info] Resolving org.scala-sbt#control;0.13.1 ... > M[info] Resolving org.scala-lang#scala-compiler;2.10.6 ... > M[info] Resolving org.scala-lang#scala-reflect;2.10.6 ... > M[info] Resolving org.scala-sbt#completion;0.13.1 ... > M[info] Resolving org.scala-sbt#collections;0.13.1 ... > M[info] Resolving jline#jline;2.11 ... > M[info] Resolving org.fusesource.jansi#jansi;1.11 ... > M[info] Resolving org.fusesource.hawtjni#hawtjni-runtime;1.15 ... > M[info] Resolving org.fusesource.jansi#jansi-native;1.7 ... > M[info] Resolving org.scala-sbt#api;0.13.1 ... > M[info] Resolving org.scala-sbt#compiler-integration;0.13.1 ... > M[info] Resolving org.scala-sbt#incremental-compiler;0.13.1 ... > M[info] Resolving org.scala-sbt#logging;0.13.1 ... > M[info] Resolving org.scala-sbt#process;0.13.1 ... > M[info] Resolving org.scala-sbt#relation;0.13.1 ... > M[info] Resolving org.scala-sbt#compile;0.13.1 ... > M[info] Resolving org.scala-sbt#persist;0.13.1 ... > M[info] Resolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ... > M[info] Resolving org.scala-sbt#classfile;0.13.1 ... > M[info] Resolving org.scala-sbt#compiler-ivy-integration;0.13.1 ... > M[info] Resolving org.scala-sbt#ivy;0.13.1 ... > M[info] Resolving org.scala-sbt#cross;0.13.1 ... > M[info] Resolving org.apache.ivy#ivy;2.3.0 ... > M[info] Resolving com.jcraft#jsch;0.1.46 ... > M[info] Resolving org.scala-sbt#run;0.13.1 ... > M[info] Resolving org.scala-sbt#task-system;0.13.1 ... > M[info] Resolving org.scala-sbt#tasks;0.13.1 ... > M[info] Resolving org.scala-sbt#tracking;0.13.1 ... > M[info] Resolving org.scala-sbt#cache;0.13.1 ... > M[info] Resolving org.scala-sbt#testing;0.13.1 ... > M[info] Resolving org.scala-sbt#test-agent;0.13.1 ... > M[info] Resolving org.scala-sbt#test-interface;1.0 ... > M[info] Resolving org.scala-sbt#main-settings;0.13.1 ... > M[info] Resolving org.scala-sbt#apply-macro;0.13.1 ... > M[info] Resolving org.scala-sbt#command;0.13.1 ... > M[info] Resolving org.scala-sbt#compiler-interface;0.13.1 ... >[info] Done updating. >[info] Compiling 2 Scala sources to /builddir/build/BUILD/json4s-3.2.7_2.10/project/target/scala-2.10/sbt-0.13/classes... >[warn] there were 2 deprecation warning(s); re-run with -deprecation for details >[warn] one warning found >[info] Set current project to json4s (in build file:/builddir/build/BUILD/json4s-3.2.7_2.10/) >[info] Updating {file:/builddir/build/BUILD/json4s-3.2.7_2.10/}json4s... >[info] Updating {file:/builddir/build/BUILD/json4s-3.2.7_2.10/}json4s-ast... >[info] Resolving org.scala-lang#scala-library;2.10.4 ... >[warn] module not found: org.scala-lang#scala-library;2.10.4 >[warn] ==== local: tried >[warn] file:/builddir/build/BUILD/json4s-3.2.7_2.10/ivy-local/org.scala-lang/scala-library/2.10.4/ivy.xml >[info] Resolving org.scala-lang#scala-compiler;2.10.4 ... >[warn] module not found: org.scala-lang#scala-compiler;2.10.4 >[warn] ==== local: tried >[warn] file:/builddir/build/BUILD/json4s-3.2.7_2.10/ivy-local/org.scala-lang/scala-compiler/2.10.4/ivy.xml >[warn] :::::::::::::::::::::::::::::::::::::::::::::: >[warn] :: UNRESOLVED DEPENDENCIES :: >[warn] :::::::::::::::::::::::::::::::::::::::::::::: >[warn] :: org.scala-lang#scala-library;2.10.4: not found >[warn] :: org.scala-lang#scala-compiler;2.10.4: not found >[warn] :::::::::::::::::::::::::::::::::::::::::::::: >[info] Resolving org.scala-lang#scala-library;2.10.4 ... >[warn] module not found: org.scala-lang#scala-library;2.10.4 >[warn] ==== local: tried >[warn] file:/builddir/build/BUILD/json4s-3.2.7_2.10/ivy-local/org.scala-lang/scala-library/2.10.4/ivy.xml >[info] Resolving org.scala-lang#scala-compiler;2.10.4 ... >[warn] module not found: org.scala-lang#scala-compiler;2.10.4 >[warn] ==== local: tried >[warn] file:/builddir/build/BUILD/json4s-3.2.7_2.10/ivy-local/org.scala-lang/scala-compiler/2.10.4/ivy.xml >[warn] :::::::::::::::::::::::::::::::::::::::::::::: >[warn] :: UNRESOLVED DEPENDENCIES :: >[warn] :::::::::::::::::::::::::::::::::::::::::::::: >[warn] :: org.scala-lang#scala-library;2.10.4: not found >[warn] :: org.scala-lang#scala-compiler;2.10.4: not found >[warn] :::::::::::::::::::::::::::::::::::::::::::::: >sbt.ResolveException: unresolved dependency: org.scala-lang#scala-library;2.10.4: not found >unresolved dependency: org.scala-lang#scala-compiler;2.10.4: not found > at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:213) > at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:122) > at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:121) > at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:116) > at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:116) > at sbt.IvySbt$$anonfun$withIvy$1.apply(Ivy.scala:104) > at sbt.IvySbt.sbt$IvySbt$$action$1(Ivy.scala:51) > at sbt.IvySbt$$anon$3.call(Ivy.scala:60) > at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:98) > at xsbt.boot.Locks$GlobalLock.xsbt$boot$Locks$GlobalLock$$withChannelRetries$1(Locks.scala:81) > at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:102) > at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:102) > at xsbt.boot.Using$.withResource(Using.scala:11) > at xsbt.boot.Using$.apply(Using.scala:10) > at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:102) > at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:62) > at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:52) > at xsbt.boot.Locks$.apply0(Locks.scala:38) > at xsbt.boot.Locks$.apply(Locks.scala:28) > at sbt.IvySbt.withDefaultLogger(Ivy.scala:60) > at sbt.IvySbt.withIvy(Ivy.scala:101) > at sbt.IvySbt.withIvy(Ivy.scala:97) > at sbt.IvySbt$Module.withModule(Ivy.scala:116) > at sbt.IvyActions$.update(IvyActions.scala:121) > at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1161) > at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1159) > at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$73.apply(Defaults.scala:1182) > at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$73.apply(Defaults.scala:1180) > at sbt.Tracked$$anonfun$lastOutput$1.apply(Tracked.scala:35) > at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1184) > at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1179) > at sbt.Tracked$$anonfun$inputChanged$1.apply(Tracked.scala:45) > at sbt.Classpaths$.cachedUpdate(Defaults.scala:1187) > at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1152) > at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1130) > at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) > at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:42) > at sbt.std.Transform$$anon$4.work(System.scala:64) > at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237) > at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237) > at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18) > at sbt.Execute.work(Execute.scala:244) > at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237) > at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237) > at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:160) > at sbt.CompletionService$$anon$2.call(CompletionService.scala:30) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > at java.lang.Thread.run(Thread.java:748) >sbt.ResolveException: unresolved dependency: org.scala-lang#scala-library;2.10.4: not found >unresolved dependency: org.scala-lang#scala-compiler;2.10.4: not found > at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:213) > at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:122) > at sbt.IvyActions$$anonfun$update$1.apply(IvyActions.scala:121) > at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:116) > at sbt.IvySbt$Module$$anonfun$withModule$1.apply(Ivy.scala:116) > at sbt.IvySbt$$anonfun$withIvy$1.apply(Ivy.scala:104) > at sbt.IvySbt.sbt$IvySbt$$action$1(Ivy.scala:51) > at sbt.IvySbt$$anon$3.call(Ivy.scala:60) > at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:98) > at xsbt.boot.Locks$GlobalLock.xsbt$boot$Locks$GlobalLock$$withChannelRetries$1(Locks.scala:81) > at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:102) > at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:102) > at xsbt.boot.Using$.withResource(Using.scala:11) > at xsbt.boot.Using$.apply(Using.scala:10) > at xsbt.boot.Locks$GlobalLock.withFileLock(Locks.scala:102) > at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:62) > at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:52) > at xsbt.boot.Locks$.apply0(Locks.scala:38) > at xsbt.boot.Locks$.apply(Locks.scala:28) > at sbt.IvySbt.withDefaultLogger(Ivy.scala:60) > at sbt.IvySbt.withIvy(Ivy.scala:101) > at sbt.IvySbt.withIvy(Ivy.scala:97) > at sbt.IvySbt$Module.withModule(Ivy.scala:116) > at sbt.IvyActions$.update(IvyActions.scala:121) > at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1161) > at sbt.Classpaths$$anonfun$sbt$Classpaths$$work$1$1.apply(Defaults.scala:1159) > at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$73.apply(Defaults.scala:1182) > at sbt.Classpaths$$anonfun$doWork$1$1$$anonfun$73.apply(Defaults.scala:1180) > at sbt.Tracked$$anonfun$lastOutput$1.apply(Tracked.scala:35) > at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1184) > at sbt.Classpaths$$anonfun$doWork$1$1.apply(Defaults.scala:1179) > at sbt.Tracked$$anonfun$inputChanged$1.apply(Tracked.scala:45) > at sbt.Classpaths$.cachedUpdate(Defaults.scala:1187) > at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1152) > at sbt.Classpaths$$anonfun$updateTask$1.apply(Defaults.scala:1130) > at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) > at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:42) > at sbt.std.Transform$$anon$4.work(System.scala:64) > at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237) > at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237) > at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18) > at sbt.Execute.work(Execute.scala:244) > at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237) > at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237) > at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:160) > at sbt.CompletionService$$anon$2.call(CompletionService.scala:30) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > at java.lang.Thread.run(Thread.java:748) >[error] (json4s/*:update) sbt.ResolveException: unresolved dependency: org.scala-lang#scala-library;2.10.4: not found >[error] unresolved dependency: org.scala-lang#scala-compiler;2.10.4: not found >[error] (json4s-ast/*:update) sbt.ResolveException: unresolved dependency: org.scala-lang#scala-library;2.10.4: not found >[error] unresolved dependency: org.scala-lang#scala-compiler;2.10.4: not found >[error] Total time: 0 s, completed May 28, 2018 8:22:36 AM >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.yU3j35 (%build) > Bad exit status from /var/tmp/rpm-tmp.yU3j35 (%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/json4s.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 1555981
: 1443189 |
1443190
|
1443191