problem with ImageMagick 6.8.6-6 (no delegates found)

Artemio González López artemiog at mac.com
Mon Aug 19 02:44:13 PDT 2013


On Aug 19, 2013, at 2:28 AM, Ryan Schmidt <ryandesign at macports.org> wrote:

> 
> On Aug 17, 2013, at 12:27, Artemio González López wrote:
> 
>> I am attaching the diff file created by the command "diff output output-broken.txt > diffs.ttx", where output-broken.txt is the output file from your command executed in the computer having the problem (and, obviously, output.txt is the same thing in one of the computers where ImageMagick is working correctly).
> 
> So the only difference there is a change in the minor version number of liblzma, which I would not expect to cause problems.
> 
> 
> Next I'd have to suggest looking at the entire build log. Since I don't have 10.9 to compare your log with, you might have to do the following steps twice, once on a machine where ImageMagick works, once on the machine where it doesn't:
> 
> 
> Rebuild ImageMagick like this:
> 
> sudo port -f uninstall ImageMagick
> sudo port -sk install ImageMagick build.jobs=1
> 
> "-k" means "keep the logfile (and the work directory…)" so then you can use the command:
> 
> port logfile ImageMagick
> 
> to show you where the logfile is, and you can compare the two logs and see what's different.
> 
> Afterward you can run:
> 
> sudo port clean ImageMagick
> 
> to delete the work directory and logfile.
> 

Ryan,

Thanks again for your reply. Comparing the two logs only showed the following differences (< = working version, > = "broken" version):


731c731
< :debug:main egid changed to: 501
---
> :debug:main egid changed to: 20
733c733
< :debug:archivefetch archivefetch phase started at Mon Aug 19 11:24:42 CEST 2013
---
> :debug:archivefetch archivefetch phase started at Mon Aug 19 11:25:20 CEST 2013
736c736
< :debug:fetch fetch phase started at Mon Aug 19 11:24:42 CEST 2013
---
> :debug:fetch fetch phase started at Mon Aug 19 11:25:21 CEST 2013
740c740
< :debug:checksum checksum phase started at Mon Aug 19 11:24:42 CEST 2013
---
> :debug:checksum checksum phase started at Mon Aug 19 11:25:21 CEST 2013
747c747
< :debug:extract extract phase started at Mon Aug 19 11:24:42 CEST 2013
---
> :debug:extract extract phase started at Mon Aug 19 11:25:21 CEST 2013
758c758
< :debug:extract euid/egid changed to: 502/501
---
> :debug:extract euid/egid changed to: 502/20
760c760
< :debug:patch patch phase started at Mon Aug 19 11:24:44 CEST 2013
---
> :debug:patch patch phase started at Mon Aug 19 11:25:24 CEST 2013
763c763
< :debug:configure configure phase started at Mon Aug 19 11:24:44 CEST 2013
---
> :debug:configure configure phase started at Mon Aug 19 11:25:24 CEST 2013
1605c1605
< :debug:build build phase started at Mon Aug 19 11:25:08 CEST 2013
---
> :debug:build build phase started at Mon Aug 19 11:26:13 CEST 2013
3929c3929
< :debug:destroot destroot phase started at Mon Aug 19 11:27:43 CEST 2013
---
> :debug:destroot destroot phase started at Mon Aug 19 11:29:46 CEST 2013
5578c5578
< :debug:destroot egid changed to: 501
---
> :debug:destroot egid changed to: 20
5580c5580
< :debug:install install phase started at Mon Aug 19 11:27:49 CEST 2013
---
> :debug:install install phase started at Mon Aug 19 11:29:54 CEST 2013
8278c8278
< :debug:activate activate phase started at Mon Aug 19 11:27:52 CEST 2013
---
> :debug:activate activate phase started at Mon Aug 19 11:29:59 CEST 2013


So it seems that the only real difference is that in the "broken" implementation of ImageMagick  the group id is set to 20 instead of 501. Should that be relevant to the problem at hand?

Thanks again,

Artemio


Artemio Gonzalez Lopez
artemiog at icloud.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20130819/c0b59abc/attachment.html>


More information about the macports-users mailing list