Can't compile 3.3.3 on OSX 10.9.2

Bug #1292682 reported by Dave Robinson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lxml
Invalid
Undecided
Unassigned

Bug Description

I get this error after executing 'sudo python setup.py build --static-deps' :

cc -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch x86_64 -arch i386 -pipe -I/Users/daverobinson/Downloads/lxml-3.3.3/build/tmp/libxml2/include -I/Users/daverobinson/Downloads/lxml-3.3.3/build/tmp/libxml2/include/libxml2 -I/Users/daverobinson/Downloads/lxml-3.3.3/build/tmp/libxml2/include/libxslt -I/Users/daverobinson/Downloads/lxml-3.3.3/build/tmp/libxml2/include/libexslt -I/Users/daverobinson/Downloads/lxml-3.3.3/src/lxml/includes -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.macosx-10.9-intel-2.7/src/lxml/lxml.etree.o -w -flat_namespace
clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
error: command 'cc' failed with exit status 1

Any clues?

I'm trying to get Inkscape back to saving images in DXF format.

Python 2.7.5
3.3.3

Revision history for this message
scoder (scoder) wrote :
Changed in lxml:
status: New → Invalid
Revision history for this message
Dave Robinson (robboz4) wrote : Re: [Bug 1292682] Can't compile 3.3.3 on OSX 10.9.2

Thanks for the quick response and pointer.
I have it fixed.

On Mar 14, 2014, at 1:08 PM, scoder <email address hidden> wrote:

> https://stackoverflow.com/questions/22313407/clang-error-unknown-
> argument-mno-fused-madd-psycopg2-installation-failure
>
> Not a problem in lxml.
>
> ** Changed in: lxml
> Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1292682
>
> Title:
> Can't compile 3.3.3 on OSX 10.9.2
>
> Status in lxml - the Python XML toolkit:
> Invalid
>
> Bug description:
> I get this error after executing 'sudo python setup.py build --static-
> deps' :
>
> cc -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch x86_64 -arch i386 -pipe -I/Users/daverobinson/Downloads/lxml-3.3.3/build/tmp/libxml2/include -I/Users/daverobinson/Downloads/lxml-3.3.3/build/tmp/libxml2/include/libxml2 -I/Users/daverobinson/Downloads/lxml-3.3.3/build/tmp/libxml2/include/libxslt -I/Users/daverobinson/Downloads/lxml-3.3.3/build/tmp/libxml2/include/libexslt -I/Users/daverobinson/Downloads/lxml-3.3.3/src/lxml/includes -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.macosx-10.9-intel-2.7/src/lxml/lxml.etree.o -w -flat_namespace
> clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future]
> clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
> error: command 'cc' failed with exit status 1
>
> Any clues?
>
> I'm trying to get Inkscape back to saving images in DXF format.
>
> Python 2.7.5
> 3.3.3
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/lxml/+bug/1292682/+subscriptions

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.