New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22727 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

ploticus fails to destroot

Reported by: normsu@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: ploticus

Description

Recently installed Snow Leopard, and got the following error:

--->  Building ploticus
--->  Staging ploticus into destroot
Error: Target org.macports.destroot returned: xinstall: Cannot stat: man/man1/pl.1, No such file or directory
Error: Status 1 encountered during processing.

I edited the Portfile by adding a "worksrcpath" in the post-destroot

xinstall -m 444 ${worksrcpath}/man/man1/pl.1 ${destroot}${prefix}/share/man/man1/ploticus.1

and it seemed to work (not sure if I'm doing it right).

Change History

comment:1 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:2 Changed 3 years ago by jmr@…

  • Summary changed from ploticus fails to build with Snow Leopard to ploticus fails to destroot
Note: See TracTickets for help on using tickets.