#14237 closed defect (worksforme)
port mono 1.2.6_0 does not build
Reported by: | jean-philippe.humbert@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | mono | Cc: | stechert@… |
Port: |
Description (last modified by jmpalacios (Juan Manuel Palacios))
Jph@Christel/~ % sudo port -v upgrade installed Password: Error: No port iconv found. Error: No port iconv found. ---> Applying patches to mono ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/mono/files/patch-configure patching file configure Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file configure.rej Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_mono/work/mono-1.2.6" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/mono/files/patch-configure'" returned error 1 Command output: patching file configure Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file configure.rej Warning: the following items did not execute (for mono): org.macports.destroot org.macports.patch org.macports.configure org.macports.build Error: Unable to upgrade port: 1
Change History (6)
comment:1 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Description: | modified (diff) |
---|---|
Milestone: | → Port Bugs |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stechert@… added; mww@… removed |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Oh, and please try:
$ sudo port clean --work mono $ sudo port upgrade mono
comment:4 Changed 17 years ago by jean-philippe.humbert@…
I have tried it:
ph@Christel/~ % sudo port clean --work mono ---> Cleaning mono Jph@Christel/~ % sudo port upgrade mono Error: No port iconv found. ---> Fetching mono ---> Verifying checksum(s) for mono ---> Extracting mono ---> Applying patches to mono Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_mono/work/mono-1.2.6" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/mono/files/patch-stdio.c'" returned error 1 Command output: patching file support/stdio.c Hunk #1 FAILED at 25. 1 out of 1 hunk FAILED -- saving rejects to file support/stdio.c.rej
Error: Unable to upgrade port: 1
comment:5 Changed 17 years ago by mww@…
Keywords: | mono added |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
please re-open if this problem persists with version 1.9 of mono!
Assigning to mono's maintainer.
"No port iconv found" is correct -- there is no port by that name. (It's called "libiconv".) The only port currently referencing "iconv" is libgdiplus so I'll Cc its maintainer.