benlemasurier / stormfs

A FUSE abstraction layer for cloud storage (Amazon S3, Google Cloud Storage and more)
GNU General Public License v2.0
91 stars 4 forks source link

Error Installing on OS X Lion: "brew install stormfs" #13

Open freenowtech opened 12 years ago

freenowtech commented 12 years ago

Trying to install results in following Error:

brew install stormfs

Warning: It appears you have MacPorts or Fink installed. Software installed with other package managers causes known problems for Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again. ==> Installing stormfs dependency: glib ==> Downloading ftp://ftp.gnome.org/pub/gnome/sources/glib/2.30/glib-2.30.3.tar.xz Already downloaded: /Users/user/Library/Caches/Homebrew/glib-2.30.3.tar.xz ==> Downloading patches

100,0%
100,0%
100,0%
100,0%
100,0%
100,0%

==> Patching patching file configure Hunk #1 succeeded at 30564 (offset 79 lines). Hunk #2 succeeded at 32336 (offset 74 lines). Hunk #3 succeeded at 32373 (offset 74 lines). Hunk #4 succeeded at 32409 (offset 74 lines). Hunk #5 succeeded at 32551 (offset 74 lines). Hunk #6 succeeded at 32597 (offset 74 lines). Hunk #7 succeeded at 32609 (offset 74 lines). Hunk #8 succeeded at 32621 (offset 74 lines). patching file glib-2.0.pc.in patching file glib/gunicollate.c patching file glib/gi18n.h patching file gio/xdgmime/xdgmime.c patching file gio/gdbusprivate.c Hunk #1 succeeded at 2059 (offset 71 lines). ==> ./configure --disable-rebuilds --prefix=/usr/local/Cellar/glib/2.30.3 --disable-dtrace --disable-debug checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... yes checking for gcc... /usr/bin/clang 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/clang accepts -g... yes checking for /usr/bin/clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/clang... none checking how to run the C preprocessor... /usr/bin/clang -E checking build system type... x86_64-apple-darwin11.4.0 checking host system type... x86_64-apple-darwin11.4.0 checking for the BeOS... no checking for Win32... no checking for Mac OS X Carbon support... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether we are using the GNU C Library 2.1 or newer... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no readlink: illegal option -- f usage: readlink [-n] [file ...] checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/clang++ accepts -g... yes checking dependency style of /usr/bin/clang++... none checking for gcc... (cached) /usr/bin/clang checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/clang accepts -g... (cached) yes checking for /usr/bin/clang option to accept ISO C89... (cached) none needed checking dependency style of /usr/bin/clang... (cached) none checking whether /usr/bin/clang and cc understand -c and -o together... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for gawk... (cached) awk checking for perl5... no checking for perl... perl checking for indent... indent checking for perl... /usr/bin/perl checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for iconv_open... no checking for libiconv_open in -liconv... no checking for iconv_open in -liconv... yes checking whether to cache iconv descriptors... yes checking for ZLIB... no 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 inflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for LIBFFI... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt checking for xgettext... /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext checking for catalogs to be installed... af am ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/clang... /usr/bin/clang checking if the linker (/usr/bin/clang) 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 how to convert x86_64-apple-darwin11.4.0 file names to x86_64-apple-darwin11.4.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin11.4.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/clang option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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 for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes checking if /usr/bin/clang static flag -static works... no checking if /usr/bin/clang supports -c -o file.o... yes checking if /usr/bin/clang supports -c -o file.o... (cached) yes checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes checking dynamic linker characteristics... darwin11.4.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... no checking how to run the C++ preprocessor... /usr/bin/clang++ -E checking for ld used by /usr/bin/clang++... /usr/bin/clang checking if the linker (/usr/bin/clang) is GNU ld... no checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes checking if /usr/bin/clang++ static flag -static works... no checking if /usr/bin/clang++ supports -c -o file.o... yes checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes checking dynamic linker characteristics... darwin11.4.0 dyld checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for extra flags to get ANSI library prototypes... configure: WARNING: No ANSI prototypes found in library. (-std1 didn't work.) checking for extra flags for POSIX compliance... none needed checking for ANSI C header files... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for mmap... yes checking for posix_memalign... yes checking for memalign... no checking for valloc... yes checking for fsync... yes checking for pipe2... no checking for atexit... yes checking for on_exit... no checking for timegm... yes checking for gmtime_r... yes checking for qsort_r... yes checking if qsortr uses glibc compatible argument order... no checking size of char... 0 checking size of short... 0 checking size of long... 0 checking size of int... 0 checking size of void ... 0 checking size of long long... 0 checking size of _int64... 0 configure: error: ** GLib requires a 64 bit type. You might want to consider *\ using the GNU C compiler.

config.log was copied to /Users/user/Library/Logs/Homebrew ==> Build Environment CPU: quad-core 64-bit sandybridge MacOS: 10.7.4-x86_64 Xcode: 4.3.2 MacPorts/Fink: /opt/local/bin/port CC: /usr/bin/clang CXX: /usr/bin/clang++ => /usr/bin/clang LD: /usr/bin/clang CFLAGS: -Os -pipe -march=native CXXFLAGS: -Os -pipe -march=native CPPFLAGS: -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include LDFLAGS: -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib MAKEFLAGS: -j4 PKG_CONFIG_PATH: /usr/local/Cellar/libffi/3.0.10/lib/pkgconfig Error: Failed executing: ./configure --disable-dependency-tracking --disable-rebuilds --prefix=/usr/local/Cellar/glib/2.30.3 --disable-dtrace --disable-debug (glib.rb:66) If `brew doctor' does not help diagnose the issue, please report the bug: https://github.com/mxcl/homebrew/wiki/reporting-bugs We saved the configure log, please gist it if you report the issue: ~/Library/Logs/Homebrew/config.log

fredbaa commented 12 years ago

im also getting this error. anyone?