Opened 9 years ago
Closed 9 years ago
#49928 closed defect (duplicate)
perl5 @5.16.3_0: no destroot found
Reported by: | mhearne@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | perl5 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
It's complaining about Perl 5.16, which I already have installed. See below, where I list what my perl version is (5.16), and then try to install ImageMagick, which complains about not being able to find perl 5.16. ??
Incidentally, why does ImageMagick depend on Perl and Python?
mhearne@hostname ~ $ port list perl5 perl5 @5.16.3 lang/perl5 mhearne@hostname ~ $ sudo port install ImageMagick ---> Computing dependencies for ImageMagick ---> Dependencies to be installed: ghostscript perl5 pkgconfig xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db48 python2_select python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto xorg-xextproto xorg-libXt xorg-libsm xorg-libice jbigkit openexr ilmbase openjpeg urw-fonts webp ---> Installing perl5 @5.16.3_0+perl5_16 Error: org.macports.install for port perl5 returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5/perl5/work/destroot Error: Failed to install perl5 Please see the log file for port perl5 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5/perl5/main.log Error: The following dependencies were not installed: ghostscript perl5 pkgconfig xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db48 python2_select python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto xorg-xextproto xorg-libXt xorg-libsm xorg-libice jbigkit openexr ilmbase openjpeg urw-fonts webp To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ImageMagick failed
Change History (2)
comment:1 Changed 9 years ago by mhearne@…
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | perl5 added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Cannot install ImageMagick using ports → perl5 @5.16.3_0: no destroot found |
Duplicate of #49933.
ImageMagick itself does not require perl or python, but one or more of its dependencies evidently does.
Note: See
TracTickets for help on using
tickets.
This ticket has been replaced by a new one in which I actually followed the instructions for filing a new ticket. You may close this.