Skip to content

vigra: update to 1.11.2 - #4

Open
Dave-Allured wants to merge 1 commit into
vigra.3.testfrom
vigra.3
Open

vigra: update to 1.11.2#4
Dave-Allured wants to merge 1 commit into
vigra.3.testfrom
vigra.3

Conversation

@Dave-Allured

@Dave-Allured Dave-Allured commented Jan 9, 2024

Copy link
Copy Markdown
Owner

WIP. More work needed. Current problems:

  • Dependency failure in Cmake configure.
  • Port lint warnings, conflicts between python variants.

Current change log:

  • Update vigra 1.11.1 --> 1.11.2.

  • Remove patch-uniq_ptr.diff. Was fixed upstream.

  • Remove patch-template.diff. Was fixed upstream.

  • Remove patch-python.diff. Was fixed upstream.

  • Remove patch-boost_python.diff. Was fixed upstream.

  • Remove patch-sifImport.diff. Was fixed upstream.

  • Fix livecheck.

  • May fix https://trac.macports.org/ticket/69007

.

More work needed.  Currently fails in configure.  See below.

* Update vigra 1.11.1 --> 1.11.2.
* Remove patch-uniq_ptr.diff.  Was fixed upstream.
* Remove patch-template.diff.  Was fixed upstream.
* Remove patch-python.diff.  Was fixed upstream.
* Remove patch-boost_python.diff.  Was fixed upstream.
* Remove patch-sifImport.diff.  Was fixed upstream.
* Fix livecheck.

* May fix https://trac.macports.org/ticket/69007
@Dave-Allured

Dave-Allured commented Jan 9, 2024

Copy link
Copy Markdown
Owner Author

After update and removing five patches, the current failure is this. It is the same Cmake failure for both CI macos-11 and CI macos-13. Any hints or advice?

CMake Error at CMakeLists.txt:346 (ADD_DEPENDENCIES):
  The dependency target "doc_python" of target "PACKAGE_SRC_TAR" does not exist.

CI complete log file: 0_macos-11.txt

@Dave-Allured Dave-Allured added the WIP Work in progress label Jan 9, 2024
@Dave-Allured

Dave-Allured commented Jan 9, 2024

Copy link
Copy Markdown
Owner Author

Here are the port lint conflict warnings. I do not know how to fix this. Maybe they will get fixed automatically after that first python-related problem is fixed.

Warning: Variant python27 conflicts with non-existing variant python37 python38 python39 python310 python311
Warning: Variant python37 conflicts with non-existing variant python27 python38 python39 python310 python311
Warning: Variant python38 conflicts with non-existing variant python27 python37 python39 python310 python311
Warning: Variant python39 conflicts with non-existing variant python27 python37 python38 python310 python311
Warning: Variant python310 conflicts with non-existing variant python27 python37 python38 python39 python311
Warning: Variant python311 conflicts with non-existing variant python27 python37 python38 python39 python310

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

Labels

WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant