Bug 247910 - science/libgeodecomp: Fix build on amd64/i386 with scotch enabled
Summary: science/libgeodecomp: Fix build on amd64/i386 with scotch enabled
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2020-07-11 13:25 UTC by Kurt Kanzenbach
Modified: 2020-09-20 07:38 UTC (History)
3 users (show)

See Also:


Attachments
Libgeodecomp build fix (1003 bytes, patch)
2020-07-11 13:25 UTC, Kurt Kanzenbach
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Kanzenbach 2020-07-11 13:25:52 UTC
Created attachment 216377 [details]
Libgeodecomp build fix

Hi,

currently the package build fails on the FreeBSD build server in configure stage. That seems to be problem with newer cmake versions. Fix it by skipping the scotch tests. SVN diff attached.

Thanks,
Kurt
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2020-07-22 05:36:53 UTC
^Triage: [tags] in issue Titles are deprecated :)
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-09-20 07:35:39 UTC
A commit references this bug:

Author: wen
Date: Sun Sep 20 07:35:10 UTC 2020
New revision: 549088
URL: https://svnweb.freebsd.org/changeset/ports/549088

Log:
  - Fix build

  PR:		247910
  Submitted by:	kurt@kmk-computers.de(maintainer)

Changes:
  head/science/libgeodecomp/Makefile
  head/science/libgeodecomp/files/patch-CMakeModules_FindSCOTCH.cmake