Skip to content

CI: Update ci-docker#1686

Merged
ChrisCoxArt merged 1 commit into
masterfrom
ci-qa-pr-docker-testing
Jul 7, 2026
Merged

CI: Update ci-docker#1686
ChrisCoxArt merged 1 commit into
masterfrom
ci-qa-pr-docker-testing

Conversation

@xsscx

@xsscx xsscx commented Jul 7, 2026

Copy link
Copy Markdown
Member

PR Summary

#1670

Checklist

  • Signed all Commits in PR
  • Built locally according to docs/build.md
  • Followed the guidelines in Contributing document
  • New source files include the ICC copyright and BSD 3-Clause license header
  • Code style matches nearby code: 2-space indent, K&R braces, m_ members

Legal Requirements

All official software projects hosted by the International Color Consoritum (ICC)
follows the open source software best practice policies. The International Color Consoritum IP policy governs ICC specification development and contributions to ICC open source software. Software contributions are also covered by the Contributor License Agreement (CLA).

Contributor License Agreements

Developers who wish to contribute code to be considered for inclusion
in ICC software must first complete a Contributor License Agreement
(CLA)
.

There is no cost or membership requirement to sign the ICC Contributor License Agreement (CLA). Please note that this is different from membership in the International Color Consortium (ICC). If your organization relies on our projects, please become a member. Membership dues are an essential source of funding and investment for these projects.

  • If you are an individual writing the code on your own time and you are SURE you are the sole owner of any intellectual property you contribute, you can sign the CLA as an individual contributor.

  • If you are writing the code as part of your job, or if there is any possibility that your employer might think they own any intellectual property you create, then you should use the Corporate Contributor Licence Agreement

License

ICC software is licensed under the BSD 3-Clause "New" or "Revised" License. Contributions to ICC software projects should abide by that license unless otherwised specified or approved by the ICC.

Copyright Notices

All new source files must begin with the ICC Copyright notice and include or reference the BSD 3-Clause "New" or "Revised" License.

INTELLECTUAL PROPERTY & PATENTS

Participation in ICC's development activities is subject to ICC's Patent Policy.

Maintainer Review Required

If you have questions, contact a listed Maintainer.

@xsscx xsscx added this to the v2.3.2.2 milestone Jul 7, 2026
@xsscx xsscx self-assigned this Jul 7, 2026
@xsscx xsscx linked an issue Jul 7, 2026 that may be closed by this pull request
@github-actions github-actions Bot added Documentation Documentation-only or documentation-related change Testing CTest, regression, or test coverage Source C or C++ source code changes Configuration Repository, CMake, YAML, JSON, or tool configuration ci Continuous integration workflow changes github-actions GitHub Actions workflow or action configuration labels Jul 7, 2026
@xsscx xsscx enabled auto-merge (squash) July 7, 2026 01:30
@github-actions github-actions Bot added the pending CI checks still running label Jul 7, 2026
@xsscx xsscx linked an issue Jul 7, 2026 that may be closed by this pull request
@xsscx xsscx disabled auto-merge July 7, 2026 01:37
@xsscx

xsscx commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

PR Review

2026-07-07 01:39:31 UTC

Compiler Failure

[ 92%] Building CXX object Tools/IccSpecSepToTiff/CMakeFiles/iccSpecSepToTiff.dir/home/runner/work/iccDEV/iccDEV/Tools/CmdLine/IccSpecSepToTiff/iccSpecSepToTiff.cpp.o
In file included from /usr/include/c++/13/vector:72,
                 from /home/runner/work/iccDEV/iccDEV/Tools/CmdLine/IccPngDump/iccPngDump.cpp:84:
/usr/include/c++/13/bits/vector.tcc: In function ‘bool InjectIccProfile(const std::string&, const std::string&, const std::string&)’:
/usr/include/c++/13/bits/vector.tcc:800:25: warning: variable ‘__old_start’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  800 |                 pointer __old_start = this->_M_impl._M_start;
      |                         ^~~~~~~~~~~
[ 93%] Linking C

@ChrisCoxArt ChrisCoxArt merged commit 33c31ad into master Jul 7, 2026
44 checks passed
@xsscx xsscx deleted the ci-qa-pr-docker-testing branch July 7, 2026 01:48
@xsscx

xsscx commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

Post Merge Report

2026-07-07 02:13:02 UTC

References: #1686

ci-docker status

Run 3x Post Merge and Report to Maintainers:

  1. Pass https://github.com/InternationalColorConsortium/iccDEV/actions/runs/28830263839
  2. Fail https://github.com/InternationalColorConsortium/iccDEV/actions/runs/28836228302
    • Prune Phase
      • Error: GHCR prune token is missing expected scopes (read:packages,delete:packages); observed scopes: none
  3. Fail https://github.com/InternationalColorConsortium/iccDEV/actions/runs/28836630122/job/85522775118
    • Same Error

Next Steps

  • rtfm
  • check pruning job

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

Labels

ci Continuous integration workflow changes Configuration Repository, CMake, YAML, JSON, or tool configuration Documentation Documentation-only or documentation-related change github-actions GitHub Actions workflow or action configuration pending CI checks still running Source C or C++ source code changes Testing CTest, regression, or test coverage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI Report: QA Build Failure ci-qa-pr-docker Clang 22

2 participants