Skip to content

Instantly share code, notes, and snippets.

@llimllib
Created August 1, 2011 17:46
Show Gist options
  • Save llimllib/1118618 to your computer and use it in GitHub Desktop.
Save llimllib/1118618 to your computer and use it in GitHub Desktop.
==> Downloading http://download.osgeo.org/gdal/gdal-1.8.1.tar.gz
File already downloaded in /Users/bill/Library/Caches/Homebrew
/usr/bin/tar xf /Users/bill/Library/Caches/Homebrew/gdal-1.8.1.tar.gz
==> ./configure --prefix=/usr/local/Cellar/gdal/1.8.1 --disable-debug --with-local=/usr/local/Cellar/gdal/1.8.1 --with-threads --with-libtool --with-libtiff=internal --with-geotiff=internal --with-pcraster=internal --with-pcidsk=internal --with-bsb --with-grib --with-pam --with-libz=/usr --with-png=/usr/X11 --with-expat=/usr --with-sqlite3=/usr --with-jpeg=/usr/local --with-jpeg12 --with-gif=/usr/local --with-curl=/usr/bin/curl-config --without-grass --without-libgrass --with-dods-root=no --without-cfitsio --without-netcdf --without-ogdi --without-hdf4 --without-hdf5 --without-openjpeg --without-jasper --without-xerces --without-epsilon --without-spatialite --without-libkml --without-poppler --without-msg --without-mrsid --without-jp2mrsid --without-kakadu --without-fme --without-ecw --without-dwgdirect --without-pg --without-mysql --without-sde --without-ingres --without-oci --without-idb --without-python --without-perl --without-php --without-ruby
./configure --prefix=/usr/local/Cellar/gdal/1.8.1 --disable-debug --with-local=/usr/local/Cellar/gdal/1.8.1 --with-threads --with-libtool --with-libtiff=internal --with-geotiff=internal --with-pcraster=internal --with-pcidsk=internal --with-bsb --with-grib --with-pam --with-libz=/usr --with-png=/usr/X11 --with-expat=/usr --with-sqlite3=/usr --with-jpeg=/usr/local --with-jpeg12 --with-gif=/usr/local --with-curl=/usr/bin/curl-config --without-grass --without-libgrass --with-dods-root=no --without-cfitsio --without-netcdf --without-ogdi --without-hdf4 --without-hdf5 --without-openjpeg --without-jasper --without-xerces --without-epsilon --without-spatialite --without-libkml --without-poppler --without-msg --without-mrsid --without-jp2mrsid --without-kakadu --without-fme --without-ecw --without-dwgdirect --without-pg --without-mysql --without-sde --without-ingres --without-oci --without-idb --without-python --without-perl --without-php --without-ruby
checking build system type... i386-apple-darwin11.0.0
checking host system type... i386-apple-darwin11.0.0
checking for gcc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ accepts -g... yes
checking CXX_WFLAGS for maximum warnings... -Wall
checking for gcc... (cached) /usr/bin/cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/cc accepts -g... (cached) yes
checking for /usr/bin/cc option to accept ISO C89... (cached) none needed
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/c++ accepts -g... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/cc option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... /usr/bin/cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/c++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... /usr/bin/c++ -E
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by /usr/bin/c++... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/c++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... no
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking for nanosleep in -lrt... no
checking for ANSI C header files... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking dbmalloc.h usability... no
checking dbmalloc.h presence... no
checking for dbmalloc.h... no
checking for dlfcn.h... (cached) yes
checking for stdint.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking whether byte ordering is bigendian... no
checking for 64bit integer type... long long
checking for 64bit file io... yes
checking for stat64... yes
checking for fopen64... no
checking size of int... 4
checking size of unsigned long... 8
checking size of void*... 8
checking for int8... no
checking for int16... no
checking for int32... no
checking native cpu bit order... lsb2msb
checking for vprintf... yes
checking for _doprnt... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for atoll... yes
checking for strtof... yes
checking for getcwd... yes
checking whether strtof is declared... yes
checking for readlink... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for setlocale... yes
checking to enable debug build... no, CFLAGS="-O3 -w -pipe"
checking whether GCC 4.1 atomic builtins are available... yes
checking whether we should hide internal symbols... no
checking for local include/lib path... adding /usr/local/Cellar/gdal/1.8.1
checking for pthread_create in -lpthread... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for deflateInit_ in -lz... yes
checking for inflateCopy in -lz... yes
using libz library from /usr
checking for PostgreSQL... no
GRASS support disabled.
FITS support disabled.
using internal csf code.
netCDF support disabled.
checking for libpng... using libpng from /usr/X11.
checking for PCIDSK... using internal libpcidsk.
checking for libtiff... using internal TIFF code.
BigTIFF support enabled.
using internal GeoTIFF code.
using libjpeg from /usr/local.
checking for jpeg12... enabled
using libgif from /usr/local.
ogdi support disabled.
checking for FMEObjects... disabled by user
hdf4 support disabled.
hdf5 support disabled.
configure: JasPer (JPEG2000) support disabled.
configure: OpenJPEG (JPEG2000) support disabled.
ECW support disabled.
checking for Kakadu JPEG2000 support... not requested.
configure: MrSID support disabled.
configure: MrSID/MG4 Lidar support disabled.
checking for MSG... not requested
checking for BSB... enabled
checking if Oracle support is enabled... no
checking for GRIB... enabled
checking for OGR ... enabled
checking for MySQL... no
checking for Ingres... no
checking for Xerces C++ Parser... no
checking for XML_ParserCreate in -lexpat... yes
checking for Expat XML Parser headers in /usr/include... found
checking for Expat XML Parser... yes
checking if Expat XML Parser version is >= 1.95.0... yes
checking for Google libkml... no
checking for SQLConnect in -lodbc... yes
checking for SQLInstallDriverEx in -lodbcinst... yes
checking if Oracle support is enabled... no
checking Checking for DODS... disabled
found libcurl version 7.21.4
checking for curl_global_init in -lcurl... yes
disabled
checking for sqlite3_open in -lsqlite3... yes
checking for SQLite3 library >= 3.0.0... yes
checking Checking for DWGdirect... disabled
configure: "IBM Informix DataBlade support disabled."
configure: checking whether we should include ESRI SDE support...
ESRI SDE support not requested.
checking for VFK support... yes
checking for geos-config... /usr/local/bin/geos-config
checking for GEOS version >= 2.2.0... yes
checking for GEOSversion in -lgeos_c... yes
configure: Using C API from GEOS 3.3.0
checking for OpenCL support... no
checking whether to enable PAM... yes
checking for poppler... disabled
checking how to link PROJ.4 library... link dynamically.
checking GDAL version information from gdal_version.h: 1.8.1
checking for Mac OS X Framework build... disabled
checking for perl bindings... disabled
checking for php bindings... disabled
checking for ruby bindings... disabled
checking for python bindings... disabled
configure: checking whether we should include rasdaman support...
rasdaman support not requested.
configure: creating ./config.status
config.status: creating GDALmake.opt
config.status: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting
config.status: creating port/cpl_config.h
config.status: executing libtool commands
GDAL is now configured for i386-apple-darwin11.0.0
Installation directory: /usr/local/Cellar/gdal/1.8.1
C compiler: /usr/bin/cc ”-arch -O3 -w -pipe
C++ compiler: /usr/bin/c++ ”-arch -O3 -w -pipe
LIBTOOL support: yes
LIBZ support: external
LIBLZMA support: no
GRASS support: no
CFITSIO support: no
PCRaster support: internal
NetCDF support: no
LIBPNG support: external
LIBTIFF support: internal (BigTIFF=yes)
LIBGEOTIFF support: internal
LIBJPEG support: external
8/12 bit JPEG TIFF: yes
LIBGIF support: external
OGDI support: no
HDF4 support: no
HDF5 support: no
Kakadu support: no
JasPer support: no
OpenJPEG support: no
ECW support: no
MrSID support: no
MrSID/MG4 Lidar support: no
MSG support: no
GRIB support: yes
EPSILON support: no
cURL support (wms/wcs/...):yes
PostgreSQL support: no
MySQL support: no
Ingres support: no
Xerces-C support: no
NAS support: no
Expat support: yes
Google libkml support: no
ODBC support: yes
PGeo support: yes
PCIDSK support: internal
OCI support: no
GEORASTER support: no
SDE support: no
Rasdaman support: no
DODS support: no
SQLite support: yes
SpatiaLite support: no
DWGdirect support no
INFORMIX DataBlade support:no
GEOS support: yes
VFK support: yes
Poppler support: no
OpenCL support: no
Mac OS X Framework : no
SWIG Bindings: no
Statically link PROJ.4: no
enable OGR building: yes
enable pthread support: yes
hide internal symbols: no
==> make
make
(cd port; make)
(cd gcore; make)
(cd frmts; make)
(cd ogr; make lib )
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CXX /usr/bin/c++ ”-arch -O3 -w -pipe -Wall -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -DHAVE_CURL -DHAVE_LIBZ -c -o cpl_conv.lo cpl_conv.cpp
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CXX /usr/bin/c++ ”-arch -O3 -w -pipe -Wall -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -DPAM_ENABLED -I../frmts/gtiff -c -o gdalopeninfo.lo gdalopeninfo.cpp
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CXX /usr/bin/c++ -c -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts ”-arch -O3 -w -pipe -Wall -DFRMT_gxf -DFRMT_gtiff -DFRMT_hfa -DFRMT_aigrid -DFRMT_aaigrid -DFRMT_ceos -DFRMT_ceos2 -DFRMT_iso8211 -DFRMT_xpm -DFRMT_sdts -DFRMT_raw -DFRMT_dted -DFRMT_mem -DFRMT_jdem -DFRMT_envisat -DFRMT_elas -DFRMT_fit -DFRMT_vrt -DFRMT_usgsdem -DFRMT_l1b -DFRMT_nitf -DFRMT_bmp -DFRMT_pcidsk -DFRMT_airsar -DFRMT_rs2 -DFRMT_ilwis -DFRMT_rmf -DFRMT_leveller -DFRMT_sgi -DFRMT_srtmhgt -DFRMT_idrisi -DFRMT_gsg -DFRMT_ingr -DFRMT_ers -DFRMT_jaxapalsar -DFRMT_dimap -DFRMT_gff -DFRMT_cosar -DFRMT_pds -DFRMT_adrg -DFRMT_coasp -DFRMT_tsx -DFRMT_terragen -DFRMT_blx -DFRMT_msgn -DFRMT_til -DFRMT_r -DFRMT_northwood -DFRMT_saga -DFRMT_xyz -DFRMT_hf2 -DFRMT_kmlsuperoverlay -DFRMT_ozi -DFRMT_wcs -DFRMT_wms -DFRMT_grib -DFRMT_bsb -DFRMT_gif -DFRMT_jpeg -DFRMT_png -DFRMT_pcraster -DFRMT_rik -DFRMT_rasterlite \
-DGDAL_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga xyz hf2 kmlsuperoverlay ozi wcs wms grib bsb gif jpeg png pcraster rik rasterlite" \
gdalallregister.cpp -o o/gdalallregister.lo
(cd ogrsf_frmts; make)
make -C generic
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CXX /usr/bin/c++ ”-arch -O3 -w -pipe -Wall -DINST_DATA=\"/usr/local/Cellar/gdal/1.8.1/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPGDUMP_ENABLED -DGPSBABEL_ENABLED -DSUA_ENABLED -DOPENAIR_ENABLED -DPDS_ENABLED -DHTF_ENABLED -DAERONAVFAA_ENABLED -DPCIDSK_ENABLED -DODBC_ENABLED -DPGEO_ENABLED -DMSSQLSPATIAL_ENABLED -DSQLITE_ENABLED -DVFK_ENABLED -DWFS_ENABLED -I.. -I../.. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c -o ../o/ogrsfdriverregistrar.lo ogrsfdriverregistrar.cpp
libtool: compile: /usr/bin/c++ ”-arch -O3 -w -pipe -Wall -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -DHAVE_CURL -DHAVE_LIBZ -c cpl_conv.cpp -fno-common -DPIC -o .libs/cpl_conv.o
libtool: compile: /usr/bin/c++ ”-arch -O3 -w -pipe -Wall -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -DPAM_ENABLED -I../frmts/gtiff -c gdalopeninfo.cpp -fno-common -DPIC -o .libs/gdalopeninfo.o
i686-apple-darwin11-llvm-g++-4.2: ”-arch: No such file or directory
i686-apple-darwin11-llvm-g++-4.2: ”-arch: No such file or directory
libtool: compile: /usr/bin/c++ -c -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts ”-arch -O3 -w -pipe -Wall -DFRMT_gxf -DFRMT_gtiff -DFRMT_hfa -DFRMT_aigrid -DFRMT_aaigrid -DFRMT_ceos -DFRMT_ceos2 -DFRMT_iso8211 -DFRMT_xpm -DFRMT_sdts -DFRMT_raw -DFRMT_dted -DFRMT_mem -DFRMT_jdem -DFRMT_envisat -DFRMT_elas -DFRMT_fit -DFRMT_vrt -DFRMT_usgsdem -DFRMT_l1b -DFRMT_nitf -DFRMT_bmp -DFRMT_pcidsk -DFRMT_airsar -DFRMT_rs2 -DFRMT_ilwis -DFRMT_rmf -DFRMT_leveller -DFRMT_sgi -DFRMT_srtmhgt -DFRMT_idrisi -DFRMT_gsg -DFRMT_ingr -DFRMT_ers -DFRMT_jaxapalsar -DFRMT_dimap -DFRMT_gff -DFRMT_cosar -DFRMT_pds -DFRMT_adrg -DFRMT_coasp -DFRMT_tsx -DFRMT_terragen -DFRMT_blx -DFRMT_msgn -DFRMT_til -DFRMT_r -DFRMT_northwood -DFRMT_saga -DFRMT_xyz -DFRMT_hf2 -DFRMT_kmlsuperoverlay -DFRMT_ozi -DFRMT_wcs -DFRMT_wms -DFRMT_grib -DFRMT_bsb -DFRMT_gif -DFRMT_jpeg -DFRMT_png -DFRMT_pcraster -DFRMT_rik -DFRMT_rasterlite "-DGDAL_FORMATS=gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga xyz hf2 kmlsuperoverlay ozi wcs wms grib bsb gif jpeg png pcraster rik rasterlite" gdalallregister.cpp -fno-common -DPIC -o o/.libs/gdalallregister.o
i686-apple-darwin11-llvm-g++-4.2: ”-arch: No such file or directory
libtool: compile: /usr/bin/c++ ”-arch -O3 -w -pipe -Wall -DINST_DATA=\"/usr/local/Cellar/gdal/1.8.1/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPGDUMP_ENABLED -DGPSBABEL_ENABLED -DSUA_ENABLED -DOPENAIR_ENABLED -DPDS_ENABLED -DHTF_ENABLED -DAERONAVFAA_ENABLED -DPCIDSK_ENABLED -DODBC_ENABLED -DPGEO_ENABLED -DMSSQLSPATIAL_ENABLED -DSQLITE_ENABLED -DVFK_ENABLED -DWFS_ENABLED -I.. -I../.. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c ogrsfdriverregistrar.cpp -fno-common -DPIC -o ../o/.libs/ogrsfdriverregistrar.o
i686-apple-darwin11-llvm-g++-4.2: ”-arch: No such file or directory
make[1]: *** [o/gdalallregister.lo] Error 1
make: *** [frmts-target] Error 2
make: *** Waiting for unfinished jobs....
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CXX /usr/bin/c++ ”-arch -O3 -w -pipe -Wall -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -DHAVE_CURL -DHAVE_LIBZ -c -o cpl_error.lo cpl_error.cpp
make[1]: *** [gdalopeninfo.lo] Error 1
make: *** [core-target] Error 2
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CXX /usr/bin/c++ -DHAVE_MITAB ”-arch -O3 -w -pipe -Wall -Iogrsf_frmts -I. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/local/Cellar/geos/3.3.0/include -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c -o ogrgeometryfactory.lo ogrgeometryfactory.cpp
libtool: compile: /usr/bin/c++ ”-arch -O3 -w -pipe -Wall -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -DHAVE_CURL -DHAVE_LIBZ -c cpl_error.cpp -fno-common -DPIC -o .libs/cpl_error.o
i686-apple-darwin11-llvm-g++-4.2: ”-arch: No such file or directory
libtool: compile: /usr/bin/c++ -DHAVE_MITAB ”-arch -O3 -w -pipe -Wall -Iogrsf_frmts -I. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/local/Cellar/geos/3.3.0/include -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c ogrgeometryfactory.cpp -fno-common -DPIC -o .libs/ogrgeometryfactory.o
i686-apple-darwin11-llvm-g++-4.2: ”-arch: No such file or directory
make[1]: *** [cpl_error.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make -C avc
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CC /usr/bin/cc ”-arch -O3 -w -pipe -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c -o ../o/avc_bin.lo avc_bin.c
make[3]: *** [../o/ogrsfdriverregistrar.lo] Error 1
make[2]: *** [generic-target] Error 2
make[2]: *** Waiting for unfinished jobs....
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CXX /usr/bin/c++ -DHAVE_MITAB ”-arch -O3 -w -pipe -Wall -Iogrsf_frmts -I. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/local/Cellar/geos/3.3.0/include -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c -o ogrpoint.lo ogrpoint.cpp
make[1]: *** [cpl_conv.lo] Error 1
make: *** [port-target] Error 2
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CXX /usr/bin/c++ -DHAVE_MITAB ”-arch -O3 -w -pipe -Wall -Iogrsf_frmts -I. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/local/Cellar/geos/3.3.0/include -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c -o ogrcurve.lo ogrcurve.cpp
libtool: compile: /usr/bin/cc ”-arch -O3 -w -pipe -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c avc_bin.c -fno-common -DPIC -o ../o/.libs/avc_bin.o
i686-apple-darwin11-llvm-gcc-4.2: ”-arch: No such file or directory
libtool: compile: /usr/bin/c++ -DHAVE_MITAB ”-arch -O3 -w -pipe -Wall -Iogrsf_frmts -I. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/local/Cellar/geos/3.3.0/include -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c ogrpoint.cpp -fno-common -DPIC -o .libs/ogrpoint.o
i686-apple-darwin11-llvm-g++-4.2: ”-arch: No such file or directory
libtool: compile: /usr/bin/c++ -DHAVE_MITAB ”-arch -O3 -w -pipe -Wall -Iogrsf_frmts -I. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/local/Cellar/geos/3.3.0/include -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c ogrcurve.cpp -fno-common -DPIC -o .libs/ogrcurve.o
i686-apple-darwin11-llvm-g++-4.2: ”-arch: No such file or directory
make[1]: *** [ogrcurve.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CC /usr/bin/cc ”-arch -O3 -w -pipe -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c -o ../o/avc_binwr.lo avc_binwr.c
libtool: compile: /usr/bin/cc ”-arch -O3 -w -pipe -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c avc_binwr.c -fno-common -DPIC -o ../o/.libs/avc_binwr.o
i686-apple-darwin11-llvm-gcc-4.2: ”-arch: No such file or directory
make[1]: *** [ogrpoint.lo] Error 1
/bin/sh /private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/libtool --mode=compile --tag=CC /usr/bin/cc ”-arch -O3 -w -pipe -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c -o ../o/avc_e00gen.lo avc_e00gen.c
make[3]: *** [../o/avc_bin.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile: /usr/bin/cc ”-arch -O3 -w -pipe -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/gcore -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/alg -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/Cellar/gdal/1.8.1/include -I/private/tmp/homebrew-gdal-1.8.1-SPLL/gdal-1.8.1/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include -c avc_e00gen.c -fno-common -DPIC -o ../o/.libs/avc_e00gen.o
i686-apple-darwin11-llvm-gcc-4.2: ”-arch: No such file or directory
make[1]: *** [ogrgeometryfactory.lo] Error 1
make[3]: *** [../o/avc_e00gen.lo] Error 1
make[3]: *** [../o/avc_binwr.lo] Error 1
make[2]: *** [avc-target] Error 2
make[1]: *** [sublibs] Error 2
make: *** [ogr-target] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/gdal.rb#L196
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: 1b464d10ffd353fec80017d9823048e06e567f97
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: quad-core 64-bit arrandale
OS X: 10.7
Kernel Architecture: x86_64
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.1
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/c++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -w -pipe
CXXFLAGS: -O3 -w -pipe
MAKEFLAGS: -j4
Error: Failed executing: make
Please report this bug: https://github.com/mxcl/homebrew/wiki/Checklist-before-filing-a-new-issue
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment