[artix-build-failures] [galaxy-goblins] Failure: jami-daemon

jenkins at artixlinux.org jenkins at artixlinux.org
Thu Jul 16 18:24:29 CEST 2020


   Failure

   Build: x86_64/community-staging

   Packages:

   jami-daemon-20190813-5-x86_64.pkg.tar.zst

   author: Nathan Owens

   email: ndowens at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesJ/job/jami-daemon/job/maste
   r/3/

References

   1. https://orion.artixlinux.org/job/packagesJ/job/jami-daemon/job/master/3/
-------------- next part --------------
Started by user ndowens
Replayed galaxy-goblins
Running as ndowens
[Gitea] Notifying branch build status: PENDING Build started...
ERROR: Could not send notifications
org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
{"context":"packagesJ/jami-daemon/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesJ/job/jami-daemon/job/master/3/display/redirect"}
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCompletedListener.onStarted(GiteaNotifier.java:334)
	at hudson.model.listeners.RunListener.fireStarted(RunListener.java:238)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:301)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Querying the current revision of branch master...
Current revision of branch master is 7393541a70a95a60a731734c1076a560be3d7423
Obtained Jenkinsfile from 7393541a70a95a60a731734c1076a560be3d7423
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library artix-ci at master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision d7992e76739bba40e5e57f4e22437a25787e3cb7
Warning: CredentialId "jenkins-gotea-token" could not be found.
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision d7992e76739bba40e5e57f4e22437a25787e3cb7 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d7992e76739bba40e5e57f4e22437a25787e3cb7 # timeout=10
Commit message: "adjust arch map"
[Gitea] Notifying branch build status: PENDING Build started...
ERROR: Could not send notifications
org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
{"context":"packagesJ/jami-daemon/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesJ/job/jami-daemon/job/master/3/display/redirect"}
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:157)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:107)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:156)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:96)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)
	at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)
	at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)
	at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
	at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
	at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
	at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
	at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
	at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
	at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:561)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:522)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:337)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesJ_jami-daemon_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-07-16T16:24:10.819Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-07-16T16:24:10.819Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-07-16T16:24:10.824Z] Fetching changes from the remote Git repository
[2020-07-16T16:24:10.824Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesJ/jami-daemon.git # timeout=10
[2020-07-16T16:24:10.829Z] Cleaning workspace
[2020-07-16T16:24:10.829Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-16T16:24:10.832Z] Resetting working tree
[2020-07-16T16:24:10.832Z]  > git reset --hard # timeout=10
[2020-07-16T16:24:10.838Z]  > git clean -fdx # timeout=10
[2020-07-16T16:24:10.843Z] Fetching without tags
[2020-07-16T16:24:10.843Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesJ/jami-daemon.git
[2020-07-16T16:24:10.843Z]  > git --version # timeout=10
[2020-07-16T16:24:10.848Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesJ/jami-daemon.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-07-16T16:24:10.949Z] Checking out Revision 7393541a70a95a60a731734c1076a560be3d7423 (master)
[2020-07-16T16:24:10.949Z]  > git config core.sparsecheckout # timeout=10
[2020-07-16T16:24:10.954Z]  > git checkout -f 7393541a70a95a60a731734c1076a560be3d7423 # timeout=10
[2020-07-16T16:24:10.960Z] Commit message: "[trunk] -> [community-staging] 'jami-daemon-20190813-5' add"
[2020-07-16T16:24:10.960Z]  > git rev-list --no-walk 7393541a70a95a60a731734c1076a560be3d7423 # timeout=10
[2020-07-16T16:24:10.971Z] Cleaning workspace
[2020-07-16T16:24:10.971Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-16T16:24:10.975Z] Resetting working tree
[2020-07-16T16:24:10.975Z]  > git reset --hard # timeout=10
[2020-07-16T16:24:10.981Z]  > git clean -fdx # timeout=10
[2020-07-16T16:24:10.987Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-07-16T16:24:11.006Z] ERROR: Could not send notifications
[2020-07-16T16:24:11.006Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-07-16T16:24:11.006Z] {"context":"packagesJ/jami-daemon/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesJ/job/jami-daemon/job/master/3/display/redirect"}
[2020-07-16T16:24:11.007Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-07-16T16:24:11.007Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-07-16T16:24:11.007Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-07-16T16:24:11.007Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-07-16T16:24:11.007Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-07-16T16:24:11.007Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-07-16T16:24:11.007Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-07-16T16:24:11.007Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-07-16T16:24:11.007Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-07-16T16:24:11.007Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-07-16T16:24:11.007Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-07-16T16:24:11.007Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-07-16T16:24:11.007Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-07-16T16:24:11.007Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-07-16T16:24:11.280Z] + git show -s --format=%an 7393541a70a95a60a731734c1076a560be3d7423
[Pipeline] sh
[2020-07-16T16:24:11.537Z] + git show -s --format=%ae 7393541a70a95a60a731734c1076a560be3d7423
[Pipeline] sh
[2020-07-16T16:24:11.795Z] + git show --pretty=format: --name-status 7393541a70a95a60a731734c1076a560be3d7423
[Pipeline] fileExists
[Pipeline] sh
[2020-07-16T16:24:12.065Z] + pkg2yaml -d x86_64/community-staging
[Pipeline] readYaml
[Pipeline] echo
[2020-07-16T16:24:12.085Z] isNextLayout: true
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-07-16T16:24:12.219Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-07-16T16:24:12.249Z] isLibBump: false
[Pipeline] dir
[2020-07-16T16:24:12.255Z] Running in /var/lib/jenkins/workspace/packagesJ_jami-daemon_master/x86_64/community-staging
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-07-16T16:24:12.524Z] + buildpkg -C -d galaxy-goblins
[2020-07-16T16:24:15.754Z] :: Synchronizing package databases...
[2020-07-16T16:24:15.754Z]  goblins is up to date
[2020-07-16T16:24:15.754Z]  gremlins is up to date
[2020-07-16T16:24:15.754Z]  system is up to date
[2020-07-16T16:24:15.754Z]  world is up to date
[2020-07-16T16:24:15.754Z]  galaxy-goblins is up to date
[2020-07-16T16:24:15.754Z]  galaxy-gremlins is up to date
[2020-07-16T16:24:15.754Z]  galaxy is up to date
[2020-07-16T16:24:15.754Z]  staging is up to date
[2020-07-16T16:24:15.754Z]  testing is up to date
[2020-07-16T16:24:15.754Z]  extra is up to date
[2020-07-16T16:24:15.754Z]  community-staging is up to date
[2020-07-16T16:24:15.754Z]  community-testing is up to date
[2020-07-16T16:24:15.754Z]  community is up to date
[2020-07-16T16:24:15.754Z] :: Starting full system upgrade...
[2020-07-16T16:24:16.005Z]  there is nothing to do
[2020-07-16T16:24:16.916Z] ==> Building in chroot for [goblins] (x86_64)...
[2020-07-16T16:24:17.827Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/goblins-x86_64/root] -> [jenkins]...done
[2020-07-16T16:24:18.738Z] ==> Making package: jami-daemon 20190813-5 (Thu Jul 16 18:24:18 2020)
[2020-07-16T16:24:18.738Z] ==> Retrieving sources...
[2020-07-16T16:24:18.738Z]   -> Updating ring-daemon git repo...
[2020-07-16T16:24:18.738Z] Fetching origin
[2020-07-16T16:24:18.988Z]   -> Found pjproject-5dfa75be7d69047387f9b0436dd9492bbbf03fe4.tar.gz
[2020-07-16T16:24:18.988Z] ==> Validating source files with sha512sums...
[2020-07-16T16:24:18.988Z]     ring-daemon ... Skipped
[2020-07-16T16:24:19.239Z]     pjproject-5dfa75be7d69047387f9b0436dd9492bbbf03fe4.tar.gz ... Passed
[2020-07-16T16:24:24.433Z] ==> Making package: jami-daemon 20190813-5 (Thu 16 Jul 2020 04:24:23 PM UTC)
[2020-07-16T16:24:24.433Z] ==> Checking runtime dependencies...
[2020-07-16T16:24:24.433Z] ==> Installing missing dependencies...
[2020-07-16T16:24:24.433Z] :: There are 4 providers available for libjsoncpp.so:
[2020-07-16T16:24:24.433Z] :: Repository goblins
[2020-07-16T16:24:24.433Z]    1) jsoncpp
[2020-07-16T16:24:24.433Z] :: Repository world
[2020-07-16T16:24:24.433Z]    2) jsoncpp
[2020-07-16T16:24:24.433Z] :: Repository staging
[2020-07-16T16:24:24.433Z]    3) jsoncpp
[2020-07-16T16:24:24.433Z] :: Repository extra
[2020-07-16T16:24:24.433Z]    4) jsoncpp
[2020-07-16T16:24:24.433Z] 
[2020-07-16T16:24:24.433Z] Enter a number (default=1): 
[2020-07-16T16:24:24.433Z] resolving dependencies...
[2020-07-16T16:24:24.433Z] warning: cannot resolve "libjsoncpp.so=22-64", a dependency of "opendht"
[2020-07-16T16:24:24.433Z] :: There are 2 providers available for libFLAC.so=8-64:
[2020-07-16T16:24:24.433Z] :: Repository world
[2020-07-16T16:24:24.433Z]    1) flac
[2020-07-16T16:24:24.433Z] :: Repository extra
[2020-07-16T16:24:24.433Z]    2) flac
[2020-07-16T16:24:24.433Z] 
[2020-07-16T16:24:24.433Z] Enter a number (default=1): 
[2020-07-16T16:24:24.433Z] :: There are 2 providers available for libvorbis.so=0-64:
[2020-07-16T16:24:24.433Z] :: Repository world
[2020-07-16T16:24:24.433Z]    1) libvorbis
[2020-07-16T16:24:24.433Z] :: Repository extra
[2020-07-16T16:24:24.433Z]    2) libvorbis
[2020-07-16T16:24:24.433Z] 
[2020-07-16T16:24:24.433Z] Enter a number (default=1): 
[2020-07-16T16:24:24.433Z] :: There are 2 providers available for libsamplerate.so=0-64:
[2020-07-16T16:24:24.433Z] :: Repository world
[2020-07-16T16:24:24.433Z]    1) libsamplerate
[2020-07-16T16:24:24.433Z] :: Repository extra
[2020-07-16T16:24:24.433Z]    2) libsamplerate
[2020-07-16T16:24:24.433Z] 
[2020-07-16T16:24:24.433Z] Enter a number (default=1): 
[2020-07-16T16:24:24.433Z] :: There are 2 providers available for libzita-alsa-pcmi.so=0-64:
[2020-07-16T16:24:24.433Z] :: Repository world
[2020-07-16T16:24:24.433Z]    1) zita-alsa-pcmi
[2020-07-16T16:24:24.433Z] :: Repository extra
[2020-07-16T16:24:24.433Z]    2) zita-alsa-pcmi
[2020-07-16T16:24:24.433Z] 
[2020-07-16T16:24:24.433Z] Enter a number (default=1): 
[2020-07-16T16:24:24.433Z] :: There are 2 providers available for libzita-resampler.so=1-64:
[2020-07-16T16:24:24.433Z] :: Repository world
[2020-07-16T16:24:24.433Z]    1) zita-resampler
[2020-07-16T16:24:24.433Z] :: Repository extra
[2020-07-16T16:24:24.433Z]    2) zita-resampler
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libfreetype.so=6-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) freetype2
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) freetype2
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libass.so=9-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) libass
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) libass
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libbluray.so=2-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) libbluray
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) libbluray
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libdav1d.so=4-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) dav1d
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) dav1d
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for librav1e.so=0-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) rav1e
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) rav1e
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libgl:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) libglvnd
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) libglvnd
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libvidstab.so=1.1-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) vid.stab
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) vid.stab
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libvpx.so=6-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) libvpx
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) libvpx
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libjpeg:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) libjpeg-turbo
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) libjpeg-turbo
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libx264.so=159-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) x264
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) x264
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for liblsmash.so=2-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) l-smash
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) l-smash
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libx265.so=192-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) x265
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) x265
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: There are 2 providers available for libxvidcore.so=4-64:
[2020-07-16T16:24:24.434Z] :: Repository world
[2020-07-16T16:24:24.434Z]    1) xvidcore
[2020-07-16T16:24:24.434Z] :: Repository extra
[2020-07-16T16:24:24.434Z]    2) xvidcore
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] Enter a number (default=1): 
[2020-07-16T16:24:24.434Z] :: The following package cannot be upgraded due to unresolvable dependencies:
[2020-07-16T16:24:24.434Z]       opendht
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] :: Do you want to skip the above package for this upgrade? [y/N] error: failed to prepare transaction (could not satisfy dependencies)
[2020-07-16T16:24:24.434Z] 
[2020-07-16T16:24:24.434Z] :: unable to satisfy dependency 'libjsoncpp.so=22-64' required by opendht
[2020-07-16T16:24:24.685Z] ==> ERROR: 'pacman' failed to install missing dependencies.
[2020-07-16T16:24:24.685Z] ==> Missing dependencies:
[2020-07-16T16:24:24.685Z]   -> opendht
[2020-07-16T16:24:24.685Z]   -> yaml-cpp
[2020-07-16T16:24:24.685Z]   -> alsa-lib
[2020-07-16T16:24:24.685Z]   -> libpulse
[2020-07-16T16:24:24.685Z]   -> jack
[2020-07-16T16:24:24.685Z]   -> jsoncpp
[2020-07-16T16:24:24.685Z]   -> dbus-c++
[2020-07-16T16:24:24.685Z]   -> ffmpeg
[2020-07-16T16:24:24.685Z]   -> libupnp
[2020-07-16T16:24:24.685Z]   -> libnatpmp
[2020-07-16T16:24:24.685Z]   -> libva
[2020-07-16T16:24:24.685Z]   -> libvdpau
[2020-07-16T16:24:24.685Z]   -> restbed
[2020-07-16T16:24:24.685Z]   -> libsecp256k1
[2020-07-16T16:24:24.685Z]   -> opus
[2020-07-16T16:24:24.685Z]   -> libjsoncpp.so
[2020-07-16T16:24:24.685Z] ==> Checking buildtime dependencies...
[2020-07-16T16:24:24.685Z] ==> Installing missing dependencies...
[2020-07-16T16:24:24.935Z] resolving dependencies...
[2020-07-16T16:24:24.935Z] looking for conflicting packages...
[2020-07-16T16:24:24.935Z] 
[2020-07-16T16:24:24.935Z] Package (9)              New Version     Net Change
[2020-07-16T16:24:24.935Z] 
[2020-07-16T16:24:24.935Z] world/boost-libs         1.72.0-2         10.52 MiB
[2020-07-16T16:24:24.935Z] system/pcre2             10.35-1           3.90 MiB
[2020-07-16T16:24:24.935Z] world/perl-error         0.17029-2         0.04 MiB
[2020-07-16T16:24:24.935Z] world/perl-mailtools     2.21-4            0.11 MiB
[2020-07-16T16:24:24.935Z] world/perl-timedate      2.33-2            0.08 MiB
[2020-07-16T16:24:24.935Z] galaxy/autoconf-archive  1:2019.01.06-2    2.19 MiB
[2020-07-16T16:24:24.935Z] world/boost              1.72.0-2        175.72 MiB
[2020-07-16T16:24:24.935Z] world/git                2.27.0-1         41.26 MiB
[2020-07-16T16:24:24.935Z] galaxy/msgpack-c         3.3.0-1           5.16 MiB
[2020-07-16T16:24:24.935Z] 
[2020-07-16T16:24:24.935Z] Total Installed Size:  238.98 MiB
[2020-07-16T16:24:24.935Z] 
[2020-07-16T16:24:24.935Z] :: Proceed with installation? [Y/n] 
[2020-07-16T16:24:24.935Z] checking keyring...
[2020-07-16T16:24:24.935Z] checking package integrity...
[2020-07-16T16:24:25.486Z] loading package files...
[2020-07-16T16:24:25.736Z] checking for file conflicts...
[2020-07-16T16:24:25.736Z] checking available disk space...
[2020-07-16T16:24:25.736Z] :: Processing package changes...
[2020-07-16T16:24:25.736Z] installing perl-error...
[2020-07-16T16:24:25.736Z] installing perl-timedate...
[2020-07-16T16:24:25.736Z] installing perl-mailtools...
[2020-07-16T16:24:25.736Z] installing pcre2...
[2020-07-16T16:24:25.736Z] installing git...
[2020-07-16T16:24:25.987Z] Optional dependencies for git
[2020-07-16T16:24:25.987Z]     tk: gitk and git gui
[2020-07-16T16:24:25.987Z]     perl-libwww: git svn
[2020-07-16T16:24:25.987Z]     perl-term-readkey: git svn and interactive.singlekey setting
[2020-07-16T16:24:25.987Z]     perl-mime-tools: git send-email
[2020-07-16T16:24:25.987Z]     perl-net-smtp-ssl: git send-email TLS support
[2020-07-16T16:24:25.987Z]     perl-authen-sasl: git send-email TLS support
[2020-07-16T16:24:25.987Z]     perl-mediawiki-api: git mediawiki support
[2020-07-16T16:24:25.987Z]     perl-datetime-format-iso8601: git mediawiki support
[2020-07-16T16:24:25.987Z]     perl-lwp-protocol-https: git mediawiki https support
[2020-07-16T16:24:25.987Z]     perl-cgi: gitweb (web interface) support
[2020-07-16T16:24:25.987Z]     python: git svn & git p4
[2020-07-16T16:24:25.987Z]     subversion: git svn
[2020-07-16T16:24:25.987Z]     org.freedesktop.secrets: keyring credential helper
[2020-07-16T16:24:25.987Z]     libsecret: libsecret credential helper [installed]
[2020-07-16T16:24:25.987Z] installing boost-libs...
[2020-07-16T16:24:26.237Z] Optional dependencies for boost-libs
[2020-07-16T16:24:26.237Z]     openmpi: for mpi support
[2020-07-16T16:24:26.237Z] installing boost...
[2020-07-16T16:24:28.720Z] Optional dependencies for boost
[2020-07-16T16:24:28.720Z]     python: for python bindings
[2020-07-16T16:24:28.720Z]     python2: for python2 bindings
[2020-07-16T16:24:28.720Z] installing msgpack-c...
[2020-07-16T16:24:28.720Z] installing autoconf-archive...
[2020-07-16T16:24:28.720Z] Optional dependencies for autoconf-archive
[2020-07-16T16:24:28.720Z]     automake: macros for use with it [installed]
[2020-07-16T16:24:28.720Z] :: Running post-transaction hooks...
[2020-07-16T16:24:28.720Z] (1/3) Creating system user accounts...
[2020-07-16T16:24:28.720Z] (2/3) Warn about old perl modules
[2020-07-16T16:24:28.720Z] (3/3) Updating the info directory file...
[2020-07-16T16:24:28.720Z] ==> ERROR: Could not resolve all dependencies.
[2020-07-16T16:24:29.631Z] ==> ERROR: Build failed, check /build/buildpkg/buildpkg/goblins-x86_64/jenkins/build
[Pipeline] }
[2020-07-16T16:24:29.634Z] ERROR: Failed to build source
[2020-07-16T16:24:29.634Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-07-16T16:24:29.711Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list