Bug 227511 - science/netcdf fails to package
Summary: science/netcdf fails to package
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-14 10:28 UTC by Leon Dietrich
Modified: 2018-04-15 00:00 UTC (History)
0 users

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


Attachments
The build log (131.06 KB, text/plain)
2018-04-14 10:28 UTC, Leon Dietrich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leon Dietrich 2018-04-14 10:28:42 UTC
Created attachment 192509 [details]
The build log

Make fails in package stage due to missing file.

The file /wrkdirs/usr/ports/science/netcdf/work/stage/usr/local/bin/ocprint is scheduled to be packaged but is missing.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-04-15 00:00:11 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Apr 14 23:59:27 UTC 2018
New revision: 467358
URL: https://svnweb.freebsd.org/changeset/ports/467358

Log:
  Fix packaging when DAP option is disabled

  PR:		227511
  Reported by:	Leon Dietrich <doralitze@chaotikum.org>

Changes:
  head/science/netcdf/Makefile
  head/science/netcdf/pkg-plist
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-04-15 00:00:59 UTC
Committed. Thanks!