New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #14237 (closed defect: worksforme)

Opened 5 years ago

Last modified 4 years ago

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 jmpp@…) (diff)

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

comment:1 Changed 5 years ago by jmpp@…

  • Description modified (diff)
  • Milestone set to Port Bugs

comment:2 Changed 5 years ago by ryandesign@…

  • Cc stechert@… added; mww@… removed
  • Owner changed from macports-tickets@… to mww@…

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.

comment:3 Changed 5 years ago by ryandesign@…

Oh, and please try:

$ sudo port clean --work mono
$ sudo port upgrade mono

comment:4 Changed 5 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 5 years ago by mww@…

  • Status changed from new to closed
  • Keywords mono added
  • Resolution set to worksforme

please re-open if this problem persists with version 1.9 of mono!

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.