Opened 11 years ago

Closed 3 weeks ago

#39125 closed defect (fixed)

ImageMagick 6.8.5-5: build failure

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

Description (last modified by larryv (Lawrence Velázquez))

Trying to upgrade ImageMagick to 6.8.0-7_2+q16 fails with the following error:

Error: org.macports.build for port ImageMagick returned: command execution failed

This happens using OS 10.6.8 on a MB pro core 2 duo.
log-file attached.

Attachments (3)

ImageMagick.log (10.9 KB) - added by st9fan@… 11 years ago.
ImageMagick upgrade log
ImageMagick.2.log (320.1 KB) - added by st9fan@… 11 years ago.
main.log (319.7 KB) - added by st9fan@… 11 years ago.

Download all attachments as: .zip

Change History (10)

Changed 11 years ago by st9fan@…

Attachment: ImageMagick.log added

ImageMagick upgrade log

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Keywords: ImageMagick removed
Owner: changed from macports-tickets@… to ryandesign@…
Summary: ImageMagick 6.8.0-7_2+q16 - Error: org.macports.build for port ImageMagick returned: command execution failedImageMagick 6.8.5-5: build failure

Thanks. In the future, please Cc relevant port maintainers.

:debug:main Skipping completed org.macports.archivefetch (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Thu May 16 16:15:01 CEST 2013

This was not a clean build attempt. Please clean ImageMagick, try upgrading, and attach the full main.log if it fails again. (A complete log will not have the “Skipping” lines I quoted.)

Also, you are actually attempting to upgrade to version 6.8.5-5.

comment:2 Changed 11 years ago by st9fan@…

Cc: st9fan@… added

Cc Me!

Changed 11 years ago by st9fan@…

Attachment: ImageMagick.2.log added

comment:3 in reply to:  1 Changed 11 years ago by st9fan@…

Thanks for the quick reply. You're right, I was trying to upgrade ImageMagick 6.8.5-5. I tried to clean ImageMagick ahead from building now:

sudo port clean --all ImageMagick

... however, the problem persists.

Replying to larryv@…:

Thanks. In the future, please Cc relevant port maintainers.

:debug:main Skipping completed org.macports.archivefetch (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (ImageMagick)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Thu May 16 16:15:01 CEST 2013

This was not a clean build attempt. Please clean ImageMagick, try upgrading, and attach the full main.log if it fails again. (A complete log will not have the “Skipping” lines I quoted.)

Also, you are actually attempting to upgrade to version 6.8.5-5.

Last edited 11 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

ImageMagick was updated to 6.8.6-6. Does that work for you? If not, please attach a new main.log from that version.

Changed 11 years ago by st9fan@…

Attachment: main.log added

comment:5 in reply to:  4 Changed 11 years ago by st9fan@…

Replying to ryandesign@…:

ImageMagick was updated to 6.8.6-6. Does that work for you? If not, please attach a new main.log from that version.

No, unfortunately it didn't (see attached main.log). Is ImageMagick still supposed to work with OS 10.6.8? I might soon update to OS 10.8... thanks for your efforts though.

comment:6 Changed 3 weeks ago by jmroot (Joshua Root)

Given that the attached log shows this failure:

:info:build magick/fourier.c:563: warning: implicit declaration of function 'cabs'
:info:build magick/fourier.c:563: warning: incompatible implicit declaration of built-in function 'cabs'
:info:build magick/fourier.c:563: error: incompatible type for argument 1 of 'cabs'

and the current version of ImageMagick builds with current compilers that don't allow implicit declaration at all, this is probably fixed?

comment:7 Changed 3 weeks ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Let's call it fixed. The current port builds fine on Mac OS X 10.6 thru macOS 14.

Note: See TracTickets for help on using tickets.