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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/include-dotdot
Revisione9c287c82cdc2e0ed50656e49bc35bc20e70dc50
Got Revisione9c287c82cdc2e0ed50656e49bc35bc20e70dc50
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 11 mins, 17 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/include-dotdot Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3769 Build
codebase Build
got_revision e9c287c82cdc2e0ed50656e49bc35bc20e70dc50 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision e9c287c82cdc2e0ed50656e49bc35bc20e70dc50 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:

StartTue Apr 8 08:07:01 2025
EndTue Apr 8 09:18:27 2025
Elapsed1 hrs, 11 mins, 25 secs

All Changes:

:

  1. Change #226906

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 08 Apr 2025 08:05:06
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/include-dotdot
    Revision e9c287c82cdc2e0ed50656e49bc35bc20e70dc50

    Comments

    lib: include the file using known path
    
    by including headers using "../[header]" when done from C files in
    subdirectories, we do not need to specify the lib source dir as an
    include path and we reduce the risk of header name collisions with
    headers in the SDK using the same file names.
    
    Ref: #16949

    Changed files

    • lib/Makefile.am
    • lib/vauth/cleartext.c
    • lib/vauth/cram.c
    • lib/vauth/digest.c
    • lib/vauth/digest_sspi.c
    • lib/vauth/gsasl.c
    • lib/vauth/krb5_gssapi.c
    • lib/vauth/krb5_sspi.c
    • lib/vauth/ntlm.c
    • lib/vauth/ntlm_sspi.c
    • lib/vauth/oauth2.c
    • lib/vauth/spnego_gssapi.c
    • lib/vauth/spnego_sspi.c
    • lib/vauth/vauth.c
    • lib/vauth/vauth.h
    • lib/vquic/curl_msh3.c
    • lib/vquic/curl_msh3.h
    • lib/vquic/curl_ngtcp2.c
    • lib/vquic/curl_ngtcp2.h
    • lib/vquic/curl_osslq.c
    • lib/vquic/curl_osslq.h
    • lib/vquic/curl_quiche.c
    • lib/vquic/curl_quiche.h
    • lib/vquic/vquic-tls.c
    • lib/vquic/vquic-tls.h
    • lib/vquic/vquic.c
    • lib/vquic/vquic.h
    • lib/vquic/vquic_int.h
    • lib/vssh/curl_path.c
    • lib/vssh/curl_path.h
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vssh/ssh.h
    • lib/vssh/wolfssh.c
    • lib/vtls/bearssl.c
    • lib/vtls/bearssl.h
    • lib/vtls/cipher_suite.c
    • lib/vtls/cipher_suite.h
    • lib/vtls/gtls.c
    • lib/vtls/gtls.h
    • lib/vtls/hostcheck.c
    • lib/vtls/keylog.c
    • lib/vtls/keylog.h
    • lib/vtls/mbedtls.c
    • lib/vtls/mbedtls.h
    • lib/vtls/mbedtls_threadlock.c
    • lib/vtls/mbedtls_threadlock.h
    • lib/vtls/openssl.c
    • lib/vtls/openssl.h
    • lib/vtls/rustls.c
    • lib/vtls/rustls.h
    • lib/vtls/schannel.c
    • lib/vtls/schannel.h
    • lib/vtls/schannel_int.h
    • lib/vtls/schannel_verify.c
    • lib/vtls/sectransp.c
    • lib/vtls/sectransp.h
    • lib/vtls/vtls.c
    • lib/vtls/vtls.h
    • lib/vtls/vtls_int.h
    • lib/vtls/vtls_scache.c
    • lib/vtls/vtls_scache.h
    • lib/vtls/vtls_spack.c
    • lib/vtls/vtls_spack.h
    • lib/vtls/wolfssl.c
    • lib/vtls/wolfssl.h
    • lib/vtls/x509asn1.c
    • lib/vtls/x509asn1.h