Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#20017 closed defect (fixed)

Problem with sed when installing ImageMagick

Reported by: ari@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: SL Cc:
Port: ImageMagick

Description

What on earth is "sed s
|" trying to achieve?
 /usr/bin/install -c -m 644 'wand/stream.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/destroot/opt/local/include/ImageMagick/wand/stream.h'
DEBUG: Executing proc-post-org.macports.destroot-destroot-0
DEBUG: sed: first RE may not be empty
    while executing
"exec /usr/bin/sed s||| < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ImageMagick/work/dest..."
    ("eval" body line 1)
    invoked from within
"eval exec $cmdline"
Error: reinplace: sed: first RE may not be empty
Error: Target org.macports.destroot returned: reinplace sed(1) failed
DEBUG: Backtrace: reinplace sed(1) failed
    while executing
"$post $targetname"
Warning: the following items did not execute (for ImageMagick): org.macports.activate org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to ryandesign@…
Port: ImageMagick added; imagemagick removed

comment:2 in reply to:  description Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ari@…:

What on earth is "sed s
|" trying to achieve?

I do not know! I have not seen this problem before.

What versions of ImageMagick, MacPorts, Xcode and Mac OS X are you using, on what kind of Mac? Does the keyword "SL" mean you're on Mac OS X 10.6 Snow Leopard? If so, you or someone else with SL will have to figure this one out, or report it to the ImageMagick developers; I don't have Snow Leopard.

comment:3 Changed 15 years ago by ari@…

Yes, Snow Leopard. Macports is from trunk about a day ago. Perhaps Toby is interested in this task since he wants to resolve SL issues and from your comment it looks like this is not a problem with the port itself necessarily.

comment:4 Changed 15 years ago by tobypeterson

Resolution: fixed
Status: newclosed

Not related to SnowLeopard. Committed fix in r52830

Note: See TracTickets for help on using tickets.