Bug 53071 - graphics/gimp1 - packaging fails due to missing 'plug-ins/print'
Summary: graphics/gimp1 - packaging fails due to missing 'plug-ins/print'
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: 2003-06-09 02:20 UTC by parv
Modified: 2003-06-09 05:12 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description parv 2003-06-09 02:20:12 UTC
Packaging of gimp1 port, successfully built & installed w/
WITHOUT_PRINT options, fails w/ the following message...


  ...
  install -c -o root -g wheel -m 444 ./print.html /usr2/X11R6/share/gimp/help/C/filters/print.html
  ...
  ===>  Building package for gimp-1.2.4,1
  tar: libexec/gimp/1.2/plug-ins/print: Cannot stat: No such file or directory
  tar: Error exit delayed from previous errors
  pkg_create: make_dist: tar command failed with code 512
  Creating package /usr3/ports/graphics/gimp1/gimp-1.2.4,1.tgz
  Registering depends: aalib-1.4.r5_1 gtk-1.2.10_7 fontconfig-2.1.93 gettext-0.11.5 XFree86-libraries-4.2.1_1 expat-1.95.5 glib-1.2.10_7 freetype2-2.1.2 imake-4.2.0_1 tiff-3.5.7 libiconv-1.8_1 pkgconfig-0.15.0 png-1.2.4 jpeg-6b_1.
  Creating gzip'd tar ball in '/usr3/ports/graphics/gimp1/gimp-1.2.4,1.tgz'
  *** Error code 1

  Stop in /usr3/ports/graphics/gimp1.

How-To-Repeat: 
  cd graphics/gimp1 && make package WITHOUT_PRINT=y
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-06-09 05:12:29 UTC
State Changed
From-To: open->closed

Fixed!  Thanks for reporting.