Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS400 7.75.0 build broken - missing updated for CURLOPT_AWS_SIG4 #6560

Closed
jonrumsey opened this issue Feb 3, 2021 · 1 comment
Closed

OS400 7.75.0 build broken - missing updated for CURLOPT_AWS_SIG4 #6560

jonrumsey opened this issue Feb 3, 2021 · 1 comment
Labels

Comments

@jonrumsey
Copy link
Contributor

I did this

Attempted to build 7.75.0 on OS400 V7R2M0 - this failed with;
STRING_LAST(80) is not expected value(79).…curl_easy_setopt_ccsid() in packages/OS400/ccsidcurl.c may need updating if new strings are provided as input via the curl API.…ERROR: CHKSTRINGS failed!

The addition of CURLOPT_AWS_SIG4 under #5703 did not have compensating changes to the RPG copybook, ccsidcurl.c and chkstrings.c.

I expected the following

Clean build.

curl/libcurl version

7.75.0

operating system

OS/400 V7R2M0

@bagder
Copy link
Member

bagder commented Feb 3, 2021

Unfortunately that was expected. There's nobody looking after the OS400 builds and there's no CI builds to verify them either... 😢

@bagder bagder closed this as completed in 20faeee Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants