Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2014 09:21:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196188] New: graphics/ImageMagick: On i386 bogus -march=penryn is appended behind -march=core2
Message-ID:  <bug-196188-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196188

            Bug ID: 196188
           Summary: graphics/ImageMagick: On i386 bogus -march=penryn is
                    appended behind -march=core2
           Product: Ports Tree
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kwm@FreeBSD.org
          Reporter: mi@ALDAN.algebra.com
             Flags: maintainer-feedback?(kwm@FreeBSD.org)
          Assignee: kwm@FreeBSD.org

I think, this is an upstream bug -- and I reported it there:

http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26747&p=118227

But meanwhile something needs to be done about it -- the port was miscompiled
here and crashing (from SIGILL) because it tried to use the SSE-instructions,
which my CPU does not have.

My workaround was to run `make configure' and then edit the generated files to
remove the bogus flag from CFLAGS. But I'm not sure, what other unasked-for
values are added -- it may not be just the penryn...

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer kwm@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196188-13>