#15987 closed defect (duplicate)
MacPorts 1.6.0 mpkg build failure
Reported by: | davilla@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
MacPorts 1.6.0 installed from dmg cannot build mpkg. It will clean the destroots from depds and will result in an error as they no longer exist.
Using "-k mpkg" does not fix the problem.
To work around, one must install from tar.gz source and after the "./configure";
edit doc/macports.conf and change
portautoclean yes
to
portautoclean no
Then "make", "make install". This will leave the destroot directories intact and allow mpkg to complete.
Change History (4)
comment:1 follow-up: 2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | → MacPorts base bugs |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 16 years ago by davilla@…
Replying to ryandesign@macports.org:
Duplicate of #10881.
It might be a duplicate but it a better ticket in that is describes exactly how to work around the issue. Ticket 10881 gives vague suggestions on how to fix the issues but most of the suggestions do not work!
Thanks
comment:3 Changed 16 years ago by tobypeterson
Milestone: | MacPorts base bugs → MacPorts Future |
---|
Milestone MacPorts base bugs deleted
comment:4 Changed 15 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future |
---|
Note: See
TracTickets for help on using
tickets.
Duplicate of #10881.