I don't know if this is because of my Qt version,
or clang, or newer CMake, though. Error message is in
the patch, and with the extra include it builds in
poudriere, amd64, 11.1.
Details
Details
- Reviewers
tcberner rakuco yuri - Commits
- rP466260: Fix graphics/Drawfile ahead of CMake 3.11.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
It definitely is the CMake update, but it seems so random to need an extra include with a different CMake version. While this patch makes drawpile build, it deserves some extra investigation to find out why it is falling over.
Comment Actions
It's strange that I've never received any fallout messages.
You also don't need to bump PORTREVISION for such patch.
Comment Actions
You wouldn't get fallout messages: this is pre-emptive before we reach the point of an exp-run with CMake. I don't think you would get a fallout message from an exp-run, either. I'll try to keep PORTREVISION bumps down in future.