Bug 235729 - science/agrum: Fix warning messages of 'make describe'
Summary: science/agrum: Fix warning messages of 'make describe'
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-14 03:20 UTC by Yasuhiro Kimura
Modified: 2019-02-14 03:45 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
patch file (1.12 KB, patch)
2019-02-14 03:20 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2019-02-14 03:20:42 UTC
Created attachment 202006 [details]
patch file

* Fix warning messages of 'make describe'

  yasu@eastasia[2868]% pwd
  /usr/ports/science/agrum
  yasu@eastasia[2869]% make describe
  sh: clang70: not found
  make: "/usr0/freebsd/ports/head/Mk/Uses/compiler.mk" line 78: warning: "clang70 --version" returned non-zero status
  make: "/usr0/freebsd/ports/head/Mk/Uses/compiler.mk" line 133: warning: "clang++70 -### /dev/null 2>&1" returned non-zero status
  agrum-0.14.1|/usr0/freebsd/ports/head/science/agrum|/usr/local|Graphical modeler for Bayesian networks, influence diagrams, etc|/usr0/freebsd/ports/head/science/agrum/pkg-descr|yuri@FreeBSD.org|science math||||/usr0/freebsd/ports/head/devel/cmake /usr0/freebsd/ports/head/devel/llvm70 /usr0/freebsd/ports/head/devel/ninja /usr0/freebsd/ports/head/devel/openmp /usr0/freebsd/ports/head/lang/python37|/usr0/freebsd/ports/head/devel/openmp /usr0/freebsd/ports/head/lang/python37|https://agrum.gitlab.io/

* Fix portlint warnings.
* Fix stage-qa error about libomp.so.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-02-14 03:45:12 UTC
Committed.
Thanks for your submission!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-02-14 03:45:47 UTC
A commit references this bug:

Author: yuri
Date: Thu Feb 14 03:45:08 UTC 2019
New revision: 492898
URL: https://svnweb.freebsd.org/changeset/ports/492898

Log:
  science/agrum: Fix warning messages of 'make describe'

  PR:		235729
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Changes:
  head/science/agrum/Makefile
  head/science/agrum/pkg-descr