Bug 95293 - swig-1.3.29_1: fails to build package
Summary: swig-1.3.29_1: fails to build package
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-04 03:40 UTC by mhjacks
Modified: 2006-04-04 19:06 UTC (History)
0 users

See Also:


Attachments
file.diff (1.79 KB, patch)
2006-04-04 03:40 UTC, mhjacks
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mhjacks 2006-04-04 03:40:14 UTC
===>   Registering installation for swig-1.3.29_1
===>  Building package for swig-1.3.29_1
Creating package /usr/ports/packages/All/swig-1.3.29_1.tbz
Registering depends:.
Creating bzip'd tar ball in '/usr/ports/packages/All/swig-1.3.29_1.tbz'
tar: share/examples/swig/1.3.29/mzscheme/integers_runme.scm: Cannot stat: No such file or directory
tar: %DATADIR%%/1.3.29/allegrocl/inout_typemaps.i: Cannot stat: No such file or directory
pkg_create: make_dist: tar command failed with code 256
*** Error code 1

Stop in /usr/ports/devel/swig13.

Fix: There appear to be two problems with pkg-plist:

1)  Missing initial % on line 2250
2)  On 484, It appears the integers_runme.scm file belongs in the test-suite

Attached is a diff (I moved the integers_runme.scm file to where it seemed to fit more naturally):
How-To-Repeat: cd /usr/ports/devel/swig13 && make package
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-04 03:44:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Alexander Botero-Lowry 2006-04-04 04:07:55 UTC
I'm cool with these. 

Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Maintainer of devel/swig13,
>
> Please note that PR ports/95293 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/95293
>
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
>
> !DSPAM:4,4431dd92220996700083189!
>
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-04 04:38:54 UTC
State Changed
From-To: feedback->open

maintainer approves
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2006-04-04 19:06:34 UTC
State Changed
From-To: open->closed

Committed, thanks!