This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by configure, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/encfs/1.7.4 --with-boost=/usr/local | |
## --------- ## | |
## Platform. ## |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install -vd encfs | |
Warning: It appears you have Macports or Fink installed | |
Software installed with other package managers causes known problems for | |
Homebrew. If formula fail to build uninstall Macports/Fink and reinstall any | |
affected formula. | |
==> Downloading http://encfs.googlecode.com/files/encfs-1.7.4.tgz | |
File already downloaded in /Users/tristank/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/tristank/Library/Caches/Homebrew/encfs-1.7.4.tgz | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/encfs/1.7.4 --with-boost=/usr/local | |
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/encfs/1.7.4 --with-boost=/usr/local |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ diskutil list | |
/dev/disk0 | |
#: TYPE NAME SIZE IDENTIFIER | |
0: GUID_partition_scheme *250.1 GB disk0 | |
1: EFI 209.7 MB disk0s1 | |
2: Apple_HFS Macintosh_HD 249.2 GB disk0s2 | |
3: Apple_Boot 650.0 MB disk0s5 | |
$ diskutil eraseVolume HFS+ Blank /dev/disk0s5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install -v Scantailor --enhanced | |
Warning: Formula will not build with Clang, trying LLVM | |
==> Downloading http://downloads.sourceforge.net/project/scantailor/scantailor/0.9.11/scantailor-0.9.11.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/scantailor-0.9.11.tar.gz | |
/usr/bin/tar xf /Library/Caches/Homebrew/scantailor-0.9.11.tar.gz | |
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/scantailor/0.9.11' -DCMAKE_BUILD_TYPE=None -Wno-dev -DPNG_INCLUDE_DIR=/usr/X11/include . | |
cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/scantailor/0.9.11' -DCMAKE_BUILD_TYPE=None -Wno-dev -DPNG_INCLUDE_DIR=/usr/X11/include . | |
-- The C compiler identification is GNU 4.2.1 | |
-- The CXX compiler identification is GNU 4.2.1 | |
-- Checking whether C compiler has -isysroot |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install --HEAD csync | |
==> Installing csync dependency: neon | |
==> Downloading http://www.webdav.org/neon/neon-0.29.6.tar.gz | |
######################################################################## 100,0% | |
==> ./configure --prefix=/usr/local/Cellar/neon/0.29.6 --disable-debug --enable-shared --disable-static --with-ssl | |
==> make install | |
==> Caveats | |
This formula is keg-only, so it was not symlinked into /usr/local. | |
Mac OS X already provides this program and installing another version in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Installing csync dependency: samba | |
==> Downloading http://samba.org/samba/ftp/stable/samba-3.6.5.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/samba-3.6.5.tar.gz | |
/usr/bin/tar xf /Library/Caches/Homebrew/samba-3.6.5.tar.gz | |
==> Patching | |
/usr/bin/patch -f -p1 -i 000-homebrew.diff | |
patching file source3/lib/system.c | |
==> ./autogen.sh | |
./autogen.sh | |
./autogen.sh: running script/mkversion.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$brew doctor | |
Error: gettext was detected in your PREFIX. | |
The gettext provided by Homebrew is "keg-only", meaning it does not | |
get linked into your PREFIX by default. | |
If you `brew link gettext` then a large number of brews that don't | |
otherwise have a `depends_on 'gettext'` will pick up gettext anyway | |
during the `./configure` step. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install csync | |
==> Installing csync dependency: samba | |
==> Downloading http://samba.org/samba/ftp/stable/samba-3.6.5.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/samba-3.6.5.tar.gz | |
==> Patching | |
patching file source3/lib/system.c | |
==> ./autogen.sh | |
==> ./configure --disable-debug --prefix=/usr/local/Cellar/samba/3.6.5 --with-configdir=/usr/local/Cellar/samba/3.6.5/etc | |
==> make install | |
Using CFLAGS = -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -fno-common -I. -I/private/tmp/homebrew-samba-3.6.5-VG1x/samba-3.6.5/source3 -I/private/tmp/homebrew-samba-3.6.5-VG1x/samba-3.6.5/source3/../lib/popt -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H -isystem /usr/local/include -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -I/private/tmp/homebrew-samba-3.6.5-VG1x/samba-3.6.5/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew doctor | |
Error: gettext was detected in your PREFIX. | |
The gettext provided by Homebrew is "keg-only", meaning it does not | |
get linked into your PREFIX by default. | |
If you `brew link gettext` then a large number of brews that don't | |
otherwise have a `depends_on 'gettext'` will pick up gettext anyway | |
during the `./configure` step. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install csync | |
Warning: Experimental support for using the "Command Line Tools" without Xcode. | |
Some formulae need Xcode to be installed (for the Frameworks not in the CLT.) | |
==> Installing csync dependency: doxygen | |
==> Downloading http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.1.src.tar.gz | |
######################################################################## 100,0% | |
==> ./configure --prefix /usr/local/Cellar/doxygen/1.8.1 | |
==> make CC=/usr/bin/clang CXX=/usr/bin/clang++ CFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min= | |
==> make MAN1DIR=share/man/man1 install | |
/usr/local/Cellar/doxygen/1.8.1: 5 files, 9,8M, built in 70 seconds |
OlderNewer