Builder curl-unthreaded-solaris11-sparc Build #6096
Results:
Build successful
SourceStamp:
| Project | curl |
| Repository | https://github.com/curl/curl.git |
| Branch | master |
| Revision | bf29c3e17544ff13c67e94157e6440662317355b |
| Got Revision | bf29c3e17544ff13c67e94157e6440662317355b |
| Changes | 1 change |
BuildSlave:
unstable11sReason:
The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-sparc' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc | slave |
| buildername | curl-unthreaded-solaris11-sparc | Builder |
| buildnumber | 6096 | Build |
| codebase | Build | |
| got_revision | bf29c3e17544ff13c67e94157e6440662317355b | Git |
| osplatform | SPARC | SetPropertyFromCommand Step |
| osrelease | 11 | SetPropertyFromCommand Step |
| project | curl | Build |
| repository | https://github.com/curl/curl.git | Build |
| revision | bf29c3e17544ff13c67e94157e6440662317355b | 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:
| Name | Label | Value |
|---|
Responsible Users:
- Viktor Szakatscommit@vsz.me
Timing:
| Start | Tue Jun 23 18:29:18 2026 |
| End | Tue Jun 23 19:22:28 2026 |
| Elapsed | 53 mins, 9 secs |
All Changes:
:
Change #272296
Category curl Changed by Viktor Szakats <commit@vsz.me> Changed at Tue 23 Jun 2026 18:09:49 Repository https://github.com/curl/curl.git Project curl Branch master Revision bf29c3e17544ff13c67e94157e6440662317355b Comments
GHA/non-native: BSD overhaul, test more autotools, bump versions - add autotools jobs for MidnightBSD, NetBSD, OpenBSD. Takes under 3 minutes per new job, under +6m in total. - comment out MidnightBSD to save CI time. - to make them as fast as possible, skip building tests and examples, and omit libidn2, openldap dependencies. - add DragonFly BSD cmake job, which finally works. (keep it commented out since the package server fails frequently.) - do `mport index/upgrade` to make MidnightBSD autotools builds work. - rework filtering MidnightBSD package manager's excessive log output. - fixup OpenBSD autotools job to uninstall system curl to avoid linking against it (and breaking debug builds). - make OpenBSD package manager commands non-interactive. - specify install packages for each matrix entry. - make autotools build step verbose (to ease debugging). - add link to DragonFly BSD package repo. - bump cross-platform-actions from 1.1.0 to 1.3.0. - bump FreeBSD 15.0 to 15.1. - bump OpenBSD to 7.7 to 7.9. This did not go well last time with 7.8, let's see with 7.9. Ref: 8d00e28136baf661455f1fe5980a0d18c4d872e3 #19372 Ref: c3b890b2c005401e18b54dacf9e63d33412e2b4f #19368 - sync test-skipper keywords with rest of workflows. - drop installing impacket. It was unused. (also a slow install with many dependencies) The original motivation was to prepare fixing OpenBSD's (and possibly other platforms) `getaddrinfo()` thread-safety check. Ref: https://github.com/curl/curl/pull/22138#issuecomment-4773617195 Closes #22145Changed files
- .github/workflows/non-native.yml