azurelinux icon indicating copy to clipboard operation
azurelinux copied to clipboard

Build fix for pngcrush

Open Ratiranjan5 opened this issue 2 weeks ago • 3 comments

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • [x] The toolchain has been rebuilt successfully (or no changes were made to it)
  • [x] The toolchain/worker package manifests are up-to-date
  • [x] Any updated packages successfully build (or no packages were changed)
  • [x] Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • [x] Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • [x] All package sources are available
  • [x] cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • [x] LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • [x] All source files have up-to-date hashes in the *.signatures.json files
  • [x] sudo make go-tidy-all and sudo make go-test-coverage pass
  • [x] Documentation has been updated to match any changes to the build system
  • [ ] Ready to merge

Summary
  • Fixed issue 'undeclared-identifier' for pngcrush.
Build/Dependency Packages

Please Build the following packages to build pngcrush: python-webencodings libsamplerate python-rdflib python-sphinxygen v4l-utils cdparanoia graphene libogg libtheora libvisual libvorbis lv2 fftw serd sord sound-theme-freedesktop sratom zix cldr-emoji-annotation iso-codes libasyncns libcanberra libdbusmenu gstreamer1 gstreamer1-plugins-base speexdsp webrtc-audio-processing rtkit unicode-emoji unicode-ucd sbc lilv orc docbook-style-dsssl openjade perl-SGMLSpm elinks gpm linuxconsoletools ibus pipewire pulseaudio SDL2 docbook-utils

Change Log
  • new file: SPECS-EXTENDED/pngcrush/pngcrush-1.8.13-fix-undeclared-identifier.patch
  • modified: SPECS-EXTENDED/pngcrush/pngcrush.spec
Does this affect the toolchain?

NO

Test Methodology
image
  • Failed SRPM test fail:
image

-Installation Check:

image

-Uninstallation Check:

image
  • Pipeline build id: xxxx

Ratiranjan5 avatar Dec 19 '25 12:12 Ratiranjan5