Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-pr-unthreaded-solaris10-sparc Build #2415

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/configure-disable-rt
Revisiona0a0fd5cae00d9071c330b42e0fbc3e802286e22
Changes1 change

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git updating ( 2 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -

Build Properties:

NameValueSource
branch bagder/configure-disable-rt Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 2415 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision a0a0fd5cae00d9071c330b42e0fbc3e802286e22 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Apr 7 07:59:42 2025
EndMon Apr 7 07:59:45 2025
Elapsed2 secs

All Changes:

:

  1. Change #226479

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 03 Apr 2025 10:12:53
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/configure-disable-rt
    Revision a0a0fd5cae00d9071c330b42e0fbc3e802286e22

    Comments

    configure: fix --disable-rt
    
    This option now better only prevents the actual -lrt to be used, and
    thus has no effect if the system does not need -lt for the monotonic
    clock etc.
    
    Fixes #16932

    Changed files

    • acinclude.m4
    • configure.ac