[MacPorts] #24327: libiconv: include/iconv.h already exists and does not belong to a registered port (was: libiconv failed to activate)
MacPorts
noreply at macports.org
Sat Apr 3 01:36:09 PDT 2010
#24327: libiconv: include/iconv.h already exists and does not belong to a
registered port
--------------------------------+-------------------------------------------
Reporter: spjatkin@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: libiconv
--------------------------------+-------------------------------------------
Old description:
> i'm trying porting mc on my MAC OS X 10.6.2.
>
> i have got an error message during activating libconv
>
> {{{
> ---> Activating libiconv @1.13.1_0
> DEBUG: Removing entry from file_map: /opt/local/bin/iconv
> Error: The following dependencies failed to build: glib2 autoconf
> help2man gettext libiconv ncurses ncursesw p5-locale-gettext perl5
> perl5.8 m4 automake libtool pkgconfig lzmautils slang2 libpng zlib pcre
> bzip2 readline
> Error: Status 1 encountered during processing.
> }}}
>
> i attached the full log file.
>
> what i did wrong?
>
> Thanks,
> Sergey
New description:
i'm trying porting mc on my MAC OS X 10.6.2.
i have got an error message during activating libconv
{{{
---> Activating libiconv @1.13.1_0
DEBUG: Removing entry from file_map: /opt/local/bin/iconv
Error: The following dependencies failed to build: glib2 autoconf help2man
gettext libiconv ncurses ncursesw p5-locale-gettext perl5 perl5.8 m4
automake libtool pkgconfig lzmautils slang2 libpng zlib pcre bzip2
readline
Error: Status 1 encountered during processing.
}}}
i attached the full log file.
what i did wrong?
Thanks, [[br]]
Sergey
--
Comment(by ryandesign@…):
Replying to [comment:6 spjatkin@…]:
> I have waited night to download some dependencies from some server. The
process doesn't stopped, i broke this by ctrl-c. Probably this can be a
reason for iconv.h already exists.
Only if you pressed ctrl-c during the activation or deactivation phase. At
any other time, ctrl-c shouldn't cause such a problem.
> I activated libiconv and run install mc. I have the same problem with
downloading ncurses this time. My location is Latvia. The problem server
is ftp://ftp.funet.fi. This server has shortest ping but doesn't want to
upload components.
Sorry it's not working for you... it's working for me, from Texas.
> How to select another server
You can't influence the server order; they're tried in order of ping time.
This server is listed several times in the file mirror_sites.tcl. You
could edit this file and remove that server from the list, but your
changes will not survive a "sudo port sync" if you are using the default
rsync synchronization method. You could switch to the svn synchronization
method which would preserve your changes through a sync.
> and how to continue download if i force stoped the process.
When you re-run the command again, MacPorts will begin trying to download
the file again. There is no way to get MacPorts to resume an incomplete
download, but you could do so manually using "curl -C -" (if the server
supports resuming); the partial file will be in
/opt/local/var/macports/distfiles/<portname>.
--
Ticket URL: <http://trac.macports.org/ticket/24327#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list