ports/95293: swig-1.3.29_1: fails to build package

Martin Jackson mhjacks at swbell.net
Tue Apr 4 02:40:15 UTC 2006


>Number:         95293
>Category:       ports
>Synopsis:       swig-1.3.29_1:  fails to build package
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 04 02:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Jackson
>Release:        6.0-RELEASE
>Organization:
private
>Environment:
FreeBSD glamdring.minas.tirith 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #5: Wed Mar 22 21:16:20 CST 2006     root at glamdring.minas.tirith:/usr/obj/usr/src/sys/SERVER  i386

>Description:
===>   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.

>How-To-Repeat:
cd /usr/ports/devel/swig13 && make package
>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):

*** pkg-plist.orig      Mon Apr  3 21:19:53 2006
--- pkg-plist   Mon Apr  3 21:22:35 2006
***************
*** 481,487 ****
  %%EXAMPLESDIR%%/%%PORTVERSION%%/modula3/typemap/Makefile
  %%EXAMPLESDIR%%/%%PORTVERSION%%/modula3/typemap/example.i
  %%EXAMPLESDIR%%/%%PORTVERSION%%/mzscheme/check.list
- %%EXAMPLESDIR%%/%%PORTVERSION%%/mzscheme/integers_runme.scm
  %%EXAMPLESDIR%%/%%PORTVERSION%%/mzscheme/multimap/Makefile
  %%EXAMPLESDIR%%/%%PORTVERSION%%/mzscheme/multimap/example.c
  %%EXAMPLESDIR%%/%%PORTVERSION%%/mzscheme/multimap/example.i
--- 481,486 ----
***************
*** 1580,1585 ****
--- 1579,1585 ----
  %%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/mzscheme/casts_runme.scm
  %%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/mzscheme/char_constant_runme.scm
  %%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/mzscheme/imports_runme.scm
+ %%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/mzscheme/integers_runme.scm
  %%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/mzscheme/name_runme.scm
  %%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/mzscheme/unions_runme.scm
  %%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/name.i
***************
*** 2247,2253 ****
  %%EXAMPLESDIR%%/%%PORTVERSION%%/xml/gnarly.i
  %%DATADIR%%/%%PORTVERSION%%/allegrocl/allegrocl.swg
  %%DATADIR%%/%%PORTVERSION%%/allegrocl/longlongs.i
! %DATADIR%%/%%PORTVERSION%%/allegrocl/inout_typemaps.i
  %%DATADIR%%/%%PORTVERSION%%/allegrocl/typemaps.i
  %%DATADIR%%/%%PORTVERSION%%/allkw.swg
  %%DATADIR%%/%%PORTVERSION%%/attribute.i
--- 2247,2253 ----
  %%EXAMPLESDIR%%/%%PORTVERSION%%/xml/gnarly.i
  %%DATADIR%%/%%PORTVERSION%%/allegrocl/allegrocl.swg
  %%DATADIR%%/%%PORTVERSION%%/allegrocl/longlongs.i
! %%DATADIR%%/%%PORTVERSION%%/allegrocl/inout_typemaps.i
  %%DATADIR%%/%%PORTVERSION%%/allegrocl/typemaps.i
  %%DATADIR%%/%%PORTVERSION%%/allkw.swg
  %%DATADIR%%/%%PORTVERSION%%/attribute.i

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list