Skip to content

test459: switch to mode="warn" for stderr check#20910

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/459
Closed

test459: switch to mode="warn" for stderr check#20910
bagder wants to merge 1 commit intomasterfrom
bagder/459

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Mar 12, 2026

In a -j192 build, this output used a three-digit number for the output, thus wrapping differently and causing it to error.

Reported-by: Carlos Henrique Lima Melara

In a -j192 build, this output used a three-digit number for the output,
thus wrapping differently and causing it to error.

Reported-by: Carlos Henrique Lima Melara
@bagder bagder added the tests label Mar 12, 2026
@bagder bagder marked this pull request as ready for review March 12, 2026 15:45
@bagder bagder closed this in d20fa5c Mar 12, 2026
@bagder bagder deleted the bagder/459 branch March 12, 2026 15:55
vszakats added a commit that referenced this pull request Mar 17, 2026
- document building curl with CMake.

- mention all supported forks in the OpenSSL section. Delete dedicated
  quictls section.

- add TLS-backend pkgconfig dir to `PKG_CONFIG_PATH` for correctness.
  OpenSSL-based ones often work without this, by finding system
  `openssl.pc`. For GnuTLS and wolfSSL this has a lesser chance. Best to
  point to them explicitly. (configure may technically be able to do
  this automatically, but it isn't implemented.)

- use `--with-ngtcp2=<path>` again, where possible.
  GnuTLS is the exception, pending fix in #20910.
  Same for BoringSSL, but not documented in `HTTP3.md`.

- replace `<somewhereN>` with `/path/to/depname` for clarity.

- move `LDFLAGS` after `./configure` for curl, to match dep builds.

- move `--with-ngtcp2` next to the TLS-backend option.

Follow-up to 1e3c2be #20926
Follow-up to 3c64ffa #18415 #18188
Cherry-picked from #20920

Closes #20947
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant