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

Builder curl-ares-solaris10-i386 Build #3479

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision3186a20483b4c829cb211d48393285ecc95c4273
Got Revision3186a20483b4c829cb211d48393285ecc95c4273
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 53 mins, 46 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3479 Build
codebase Build
got_revision 3186a20483b4c829cb211d48393285ecc95c4273 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3186a20483b4c829cb211d48393285ecc95c4273 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Jun 16 00:57:19 2025
EndMon Jun 16 09:37:22 2025
Elapsed8 hrs, 40 mins, 2 secs

All Changes:

:

  1. Change #236695

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 15 Jun 2025 18:44:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3186a20483b4c829cb211d48393285ecc95c4273

    Comments

    build: drop `HAVE_SYS_SOCKET_H` and `HAVE_SYS_TIME_H` macros
    Both are available with well-known conditions, under non-Windows, and
    `curl/curl.h` already uses them. `sys/time.h` is also necessary for
    mingw-w64 for `gettimeofday()`.
    
    Follow-up to 56d5982312f8360b020738cbfeefe7990991550e #17522
    
    Closes #17581

    Changed files

    • CMake/CurlTests.c
    • CMake/OtherTests.cmake
    • CMake/unix-cache.cmake
    • CMakeLists.txt
    • acinclude.m4
    • configure.ac
    • lib/config-mac.h
    • lib/config-os400.h
    • lib/config-plan9.h
    • lib/config-riscos.h
    • lib/config-win32.h
    • lib/curl_config.h.cmake
    • lib/curl_setup_once.h
    • lib/curlx/inet_ntop.h
    • lib/curlx/inet_pton.h
    • lib/setup-win32.h
    • m4/curl-functions.m4
    • tests/libtest/lib1960.c