[Bug 196188] New: graphics/ImageMagick: On i386 bogus -march=penryn is appended behind -march=core2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 22 09:21:05 UTC 2014


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 at FreeBSD.org
          Reporter: mi at ALDAN.algebra.com
             Flags: maintainer-feedback?(kwm at FreeBSD.org)
          Assignee: kwm at 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 at FreeBSD.org> ---
Auto-assigned to maintainer kwm at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list