Opened 11 years ago
Closed 7 years ago
#42897 closed defect (worksforme)
gdal fails to install after installing Xcode 5.1
Reported by: | tcollett+macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | sorokine@…, petrrr | |
Port: | gdal |
Description
When attempting to install the gdal port on OS X 10.9.2 with Xcode 5.1 and the corresponding version of clang installed ("Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)"), I get the following error in the "staging into destroot" phase:
building 'osgeo._gdal' extension 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../../port -I../../gcore -I../../alg -I../../ogr/ -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_gdal/gdal/work/gdal-1.10.1/include -c extensions/gdal_wrap.cpp -o build/temp.macosx-10.9-intel-2.7/extensions/gdal_wrap.o 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
Change History (6)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to seanasy@… |
---|
comment:3 Changed 10 years ago by mf2k (Frank Schima)
Owner: | changed from seanasy@… to macports-tickets@… |
---|
This port is no longer maintained. See #44038.
comment:4 Changed 10 years ago by Veence (Vincent)
Does it still fails (I guess not, but I want to be sure).
comment:6 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response from reporter.
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers gdal
).