-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Open
Copy link
Labels
DockerDocker InformationDocker InformationDocumentationFAQ's & HelpFAQ's & HelpNixOSPMPackage ManagerPackage Manager
Description
Trouble Report
2026-02-05 05:06:45 UTC
On my computer, the code failed to link libtiff with several targets.
Note: Separated from PR #584 for detailed investigation. iccDEV CI builds work, so we need reproduction steps to understand your specific environment.
Please run and report any errors from our build instructions:
export CXX=clang++
git clone https://github.com/InternationalColorConsortium/iccdev.git iccdev
cd iccdev/Build
sudo apt install -y libpng-dev libjpeg-dev libtiff-dev libwxgtk3.2-dev libwxgtk-{media,webview}3.2-dev wx-common wx3.2-headers curl git make cmake clang{,-tools} libxml2{,-dev} nlohmann-json3-dev build-essential
cmake Cmake
make -j"$(nproc)"
Below is a script that will build locally with build logs you can upload into this Issue. Please run and report:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/InternationalColorConsortium/iccDEV/refs/heads/research/contrib/HelperScripts/new-issue-reproduction.sh)"
Then Update this Issue.
Thank You.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DockerDocker InformationDocker InformationDocumentationFAQ's & HelpFAQ's & HelpNixOSPMPackage ManagerPackage Manager