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

Builder curl-unthreaded-solaris11-sparc Build #2993

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision8c62479a770813d5f98b1648feabd81af4184d30
Got Revision8c62479a770813d5f98b1648feabd81af4184d30
Changes2 changes

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 30 mins, 20 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 3 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 2993 Build
codebase Build
got_revision 8c62479a770813d5f98b1648feabd81af4184d30 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 8c62479a770813d5f98b1648feabd81af4184d30 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Oct 10 07:58:44 2024
EndThu Oct 10 09:30:00 2024
Elapsed1 hrs, 31 mins, 15 secs

All Changes:

:

  1. Change #211156

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 10 Oct 2024 07:47:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 45b388fdc7469e32346885efaa748877a2ca4e7a

    Comments

    tests/server/util.c: remove use of strncpy
    ... and ban the function in code in this directory.
    
    Closes #15213

    Changed files

    • REUSE.toml
    • tests/server/.checksrc
    • tests/server/Makefile.am
    • tests/server/util.c
  2. Change #211157

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 10 Oct 2024 07:47:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8c62479a770813d5f98b1648feabd81af4184d30

    Comments

    packages/OS400/curlmain: remove the strncpy calls
    Closes #15214

    Changed files

    • packages/OS400/curlmain.c