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

Builder curl-pr-unthreaded-solaris10-i386 Build #3732

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10x

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/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3732 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision a0a0fd5cae00d9071c330b42e0fbc3e802286e22 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri Apr 4 01:18:46 2025
EndFri Apr 4 04:53:18 2025
Elapsed3 hrs, 34 mins, 32 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