Bug 198897 - lang/ecl fails check-plist
Summary: lang/ecl fails check-plist
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: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-25 12:53 UTC by John Marino
Modified: 2015-03-25 15:22 UTC (History)
0 users

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


Attachments
ecl fails check-plist stage (989.72 KB, text/plain)
2015-03-25 12:53 UTC, John Marino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino freebsd_committer freebsd_triage 2015-03-25 12:53:56 UTC
Created attachment 154794 [details]
ecl fails check-plist stage

lang/ecl has a ton of installed files (to stagedir) that are not mentioned in the pkg-plist, thus don't get packages.  All of them are located at include/ecl and most at include/ecl/atomic_ops.

It is unknown if this is release specific.  I used Release 10.

Please see attached error log.
Comment 1 Jimmy Olgeni freebsd_committer freebsd_triage 2015-03-25 12:55:12 UTC
include/ecl/atomic_ops rings a bell, let me check...
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-25 14:25:18 UTC
A commit references this bug:

Author: olgeni
Date: Wed Mar 25 14:24:57 UTC 2015
New revision: 382217
URL: https://svnweb.freebsd.org/changeset/ports/382217

Log:
  Fix pkg-plist for THREADS option; use OPTIONS_SUB.

  PR:		198897
  Submitted by:	marino

Changes:
  head/lang/ecl/Makefile
  head/lang/ecl/pkg-plist
Comment 3 Jimmy Olgeni freebsd_committer freebsd_triage 2015-03-25 15:22:52 UTC
Should be ok now - thanks!