This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Installing on Mac OSX Mavericks (Not working)

Tags: None
(comma "," separated)
grubaugh
Registered Member
Posts
2
Karma
0
I installed Hombrew Bottled version from this Site -(http://sourceforge.net/projects/machome ... rce=navbar) and after installing in my Utilities Folder, I found Homebrew Terminal in the Finder under Mac OSX Terminal. I opened and pasted the following commands, ( brew tap philacs/homebrew-calligra -brew install calligra - brew install calligra --HEAD - brew link --overwrite calligra - buildsycoca4 --noincremental update-mime-database /usr/local/share/mime ) and nothing happened. I would really like to use Calligra on my Mac, but the installation is extremely difficult, primitive and unorthodox to a lay person. Any help and insight would be greatly appreciated. Because just trying to install Homebrew and locate it to use, is a monumentally frustrating task and then one must navigate the likewise task of installing Calligra. WOW!

Thank you, Grubaugh ???
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Can you provide any output from the Calligra installation process which Homebrew stored?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
grubaugh
Registered Member
Posts
2
Karma
0
It appears I have Homebrew, Xcode and the latest XQuartz installed and after running command - brew tap philacs/homebrew-calligra - in Homebrew, this appears in Homebrew Terminal "Cloning into '/usr/local/Library/Taps/philacs-calligra'...
Username for 'https://github.com':-----?------
Password for 'https://------?------@github.com':

It says nothing about a Username or Password on KDE installation insructions - I pasted below -"http://userbase.kde.org/Calligra/Download#Mac_OS_X"

"Mac OS X

Currently Calligra can be installed through Homebrew. Installers with auto upgrade features since would appear for Calligra 3.0.

First, install homebrew, following official instructions at http://brew.sh. Calligra is not in official Homebrew repository, add the calligra tap manually:

brew tap philacs/homebrew-calligra

Then install Calligra.

brew install calligra

To install latest development version Calligra (Recommended):

brew install calligra --HEAD

If you have problem running brew link calligra, use following code to force it:

brew link --overwrite calligra

If Calligra apps cannot launch, try following codes:

kbuildsycoca4 --noincremental
update-mime-database /usr/local/share/mime

Known issues: Kexi and Braindump do not work."

Hours of work and still no Calligra installed. Just to see if I will be forced to run another command - "If Calligra apps cannot launch, try following codes: kbuildsycoca4--noincremental update-mime-database /usr/local/share/mime" - in Homebrew if they fail to launch and that's if and only if... I ever get Calligra, actually installed.

Obviously, I need a Username and Password, for the github.com Calligra repository.

The Maze continues. Again, WOW! ???
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Does the directory /usr/local/Library/Taps/philacs-calligra exist and have something in it?
I believe i've seen mention to this before - note that this is not the actual Calligra source code repository (located at git://anongit.kde.org/calligra) but a Homebrew recipe repository - i've no idea why it is now private though i'm afraid.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
philacs
KDE Developer
Posts
27
Karma
0
OS
philacs/homebrew-calligra has merged with adymo/homebrew-kde
maggy
Registered Member
Posts
10
Karma
0
I can't make it to install Calligra on MAC OSX Mavericks. Installation process would stop processing Soprano denpendency:

==> Installing dependencies for calligra: soprano, shared-desktop-ontolog
==> Installing calligra dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... no/2.9.3/s
Already downloaded: /Library/Caches/Homebrew/soprano-2.9.3.tar.bz2
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD
==> make install
[ 90%] Built target soprano_virtuosobackend
[ 91%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlxmlresultparser.cpp.o
Linking CXX shared library libsopranoclient.dylib
[ 91%] Built target sopranoclient
make: *** [all] Error 2


Any suggestions?

Thank you
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Unfortunately it appears the error (build failure) likely occurred further up, can you pastebin the full build log please?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
maggy
Registered Member
Posts
10
Karma
0
==> Installing dependencies for calligra: cmake, qt, automoc4, pkg-config, boost, xz, oxygen-icons, gettext, pcre, jpeg, giflib, libpng, clucene, raptor, rasqal, unixodbc, readline, sqlite, redland
==> Installing calligra dependency: cmake
==> Downloading https://downloads.sf.net/project/machom ... e.2.tar.gz
######################################################################## 100,0%
==> Pouring cmake-2.8.12.2.mavericks.bottle.2.tar.gz
/usr/local/Cellar/cmake/2.8.12.2: 701 files, 36M
==> Installing calligra dependency: qt
==> Downloading https://downloads.sf.net/project/machom ... e.4.tar.gz
######################################################################## 100,0%
==> Pouring qt-4.8.5.mavericks.bottle.4.tar.gz
==> Caveats
We agreed to the Qt opensource license for you.
If this is unacceptable you should uninstall.

.app bundles were installed.
Run `brew linkapps` to symlink these to /Applications.
==> Summary
/usr/local/Cellar/qt/4.8.5: 2780 files, 120M
==> Installing calligra dependency: automoc4
==> Downloading ftp://ftp.kde.org/pub/kde/stable/automo ... 88.tar.bz2
######################################################################## 100,0%
==> Patching
patching file kde4automoc.cpp
==> cmake . -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/automoc4/0.9.88 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev
==> make install
/usr/local/Cellar/automoc4/0.9.88: 5 files, 92K, built in 7 seconds
==> Installing calligra dependency: pkg-config
==> Downloading https://downloads.sf.net/project/machom ... e.2.tar.gz
######################################################################## 100,0%
==> Pouring pkg-config-0.28.mavericks.bottle.2.tar.gz
/usr/local/Cellar/pkg-config/0.28: 10 files, 604K
==> Installing calligra dependency: boost
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring boost-1.55.0_1.mavericks.bottle.tar.gz
/usr/local/Cellar/boost/1.55.0_1: 10040 files, 462M
==> Installing calligra dependency: xz
==> Downloading https://downloads.sf.net/project/machom ... e.3.tar.gz
######################################################################## 100,0%
==> Pouring xz-5.0.5.mavericks.bottle.3.tar.gz
/usr/local/Cellar/xz/5.0.5: 58 files, 1,5M
==> Installing calligra dependency: oxygen-icons
==> Downloading http://download.kde.org/stable/4.12.2/s ... 2.2.tar.xz
######################################################################## 100,0%
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/oxygen-icons/4.12.2' -DCMAKE
==> make install
/usr/local/Cellar/oxygen-icons/4.12.2: 6851 files, 51M, built in 7.4 minutes
==> Installing calligra dependency: gettext
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring gettext-0.18.3.2.mavericks.bottle.tar.gz
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

OS X provides the BSD gettext library and some software gets confused if both are in the library path.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

LDFLAGS: -L/usr/local/opt/gettext/lib
CPPFLAGS: -I/usr/local/opt/gettext/include

==> Summary
/usr/local/Cellar/gettext/0.18.3.2: 1835 files, 19M
==> Installing calligra dependency: pcre
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring pcre-8.35.mavericks.bottle.tar.gz
/usr/local/Cellar/pcre/8.35: 146 files, 5,8M
==> Installing calligra dependency: jpeg
==> Downloading https://downloads.sf.net/project/machom ... e.2.tar.gz
######################################################################## 100,0%
==> Pouring jpeg-8d.mavericks.bottle.2.tar.gz
/usr/local/Cellar/jpeg/8d: 18 files, 780K
==> Installing calligra dependency: giflib
==> Downloading https://downloads.sf.net/project/machom ... e.1.tar.gz
######################################################################## 100,0%
==> Pouring giflib-4.1.6.mavericks.bottle.1.tar.gz
/usr/local/Cellar/giflib/4.1.6: 39 files, 720K
==> Installing calligra dependency: libpng
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring libpng-1.6.10.mavericks.bottle.tar.gz
/usr/local/Cellar/libpng/1.6.10: 17 files, 1,3M
==> Installing calligra dependency: clucene
==> Downloading https://downloads.sourceforge.net/proje ... 1b.tar.bz2
######################################################################## 100,0%
==> Downloading https://gist.github.com/tlvince/7934499 ... ads.h.diff
######################################################################## 100,0%
==> Downloading https://gist.github.com/tlvince/7935339 ... har.h.diff
######################################################################## 100,0%
==> Patching
patching file src/CLucene/LuceneThreads.h
Hunk #1 succeeded at 67 with fuzz 2 (offset 60 lines).
patching file src/CLucene/config/repl_tchar.h
==> ./configure --prefix=/usr/local/Cellar/clucene/0.9.21b
==> make install
/usr/local/Cellar/clucene/0.9.21b: 138 files, 4,6M, built in 3.2 minutes
==> Installing calligra dependency: raptor
==> Downloading http://download.librdf.org/source/raptor2-2.0.13.tar.gz
######################################################################## 100,0%
==> ./configure --prefix=/usr/local/Cellar/raptor/2.0.13
==> make install
/usr/local/Cellar/raptor/2.0.13: 114 files, 2,8M, built in 41 seconds
==> Installing calligra dependency: rasqal
==> Downloading http://download.librdf.org/source/rasqal-0.9.30.tar.gz
######################################################################## 100,0%
==> ./configure --prefix=/usr/local/Cellar/rasqal/0.9.30 --with-html-dir=/usr/local/Cellar/rasqal/0.9.30/share/doc
==> make install
/usr/local/Cellar/rasqal/0.9.30: 58 files, 2,4M, built in 55 seconds
==> Installing calligra dependency: unixodbc
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring unixodbc-2.3.2.mavericks.bottle.tar.gz
/usr/local/Cellar/unixodbc/2.3.2: 31 files, 1012K
==> Installing calligra dependency: readline
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring readline-6.3.3.mavericks.bottle.tar.gz
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

OS X provides the BSD libedit library, which shadows libreadline.
In order to prevent conflicts when programs look for libreadline we are
defaulting this GNU Readline installation to keg-only.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

LDFLAGS: -L/usr/local/opt/readline/lib
CPPFLAGS: -I/usr/local/opt/readline/include

==> Summary
/usr/local/Cellar/readline/6.3.3: 40 files, 2,1M
==> Installing calligra dependency: sqlite
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring sqlite-3.8.4.3.mavericks.bottle.tar.gz
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

Mac OS X already provides this software and installing another version in
parallel can cause all kinds of trouble.

OS X provides an older sqlite3.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

LDFLAGS: -L/usr/local/opt/sqlite/lib
CPPFLAGS: -I/usr/local/opt/sqlite/include

==> Summary
/usr/local/Cellar/sqlite/3.8.4.3: 9 files, 2,0M
==> Installing calligra dependency: redland
==> Downloading http://download.librdf.org/source/redland-1.0.16.tar.gz
######################################################################## 100,0%
==> ./configure --prefix=/usr/local/Cellar/redland/1.0.16 --with-mysql=no --with-sqlite=yes --with-bdb=no
==> make install
/usr/local/Cellar/redland/1.0.16: 101 files, 2,6M, built in 51 seconds
==> Installing calligra dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... .3.tar.bz2
######################################################################## 100,0%
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DSOPRANO_DISABLE_SESAME2_BACKEND=TRUE .
==> make install
[ 78%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/__/__/soprano/sopranodirs.cpp.o
[ 79%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/__/__/server/lockfile.cpp.o
Linking CXX shared module libsoprano_virtuosobackend.so
[ 79%] Built target soprano_virtuosobackend
make: *** [all] Error 2

I ran brew doctor as well:

Warning: Setting DYLD_* vars can break dynamic linking.
Set variables:
DYLD_LIBRARY_PATH
Error: Failed to import: base_kde_formula
formulae require at least a URL
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
I'm afraid that log doesn't contain the necessary details. Does Homebrew store more detailed logs of the actual compilation process? It is these logs we need to determine the cause of the failure.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
maggy
Registered Member
Posts
10
Karma
0
Below I will post you the whole log since I installed homebrew:

Last login: Sun Mar 23 09:04:56 on console
localhost:~ Magda$ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
==> This script will install:
/usr/local/bin/brew
/usr/local/Library/...
/usr/local/share/man/man1/brew.1

Press RETURN to continue or any other key to abort
==> /usr/bin/sudo /bin/mkdir /usr/local

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:
Sorry, try again.
Password:
Sorry, try again.
Password:
Sorry, try again.
sudo: 3 incorrect password attempts
Failed during: /usr/bin/sudo /bin/mkdir /usr/local
localhost:~ Magda$ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
==> This script will install:
/usr/local/bin/brew
/usr/local/Library/...
/usr/local/share/man/man1/brew.1

Press RETURN to continue or any other key to abort
==> /usr/bin/sudo /bin/mkdir /usr/local

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:
Sorry, try again.
Password:
==> /usr/bin/sudo /bin/chmod g+rwx /usr/local
==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local
==> /usr/bin/sudo /bin/mkdir /Library/Caches/Homebrew
==> /usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew
==> Installing the Command Line Tools (expect a GUI popup):
==> /usr/bin/sudo /usr/bin/xcode-select --install
xcode-select: note: install requested for command line developer tools
Press any key when the installation has completed.
==> Downloading and installing Homebrew...
remote: Counting objects: 167712, done.
remote: Compressing objects: 100% (47081/47081), done.
remote: Total 167712 (delta 119595), reused 167609 (delta 119515)
Receiving objects: 100% (167712/167712), 31.95 MiB | 610.00 KiB/s, done.
Resolving deltas: 100% (119595/119595), done.

From https://github.com/Homebrew/homebrew
* [new branch] master -> origin/master
HEAD is now at eb2b07b Don't test jruby deps since it makes the tests slow
==> Installation successful!
You should run `brew doctor' *before* you install anything.
Now type: brew help
localhost:~ Magda$
localhost:~ Magda$
localhost:~ Magda$ brew help
Example usage:
brew [info | home | options ] [FORMULA...]
brew install FORMULA...
brew uninstall FORMULA...
brew search [foo]
brew list [FORMULA...]
brew update
brew upgrade [FORMULA...]
brew pin/unpin [FORMULA...]

Troubleshooting:
brew doctor
brew install -vd FORMULA
brew [--env | --config]

Brewing:
brew create [URL [--no-fetch]]
brew edit [FORMULA...]
open https://github.com/Homebrew/homebrew/wi ... a-Cookbook

Further help:
man brew
brew home
localhost:~ Magda$ brew home
localhost:~ Magda$ brew install
This command requires a formula argument
localhost:~ Magda$ brew search
a2ps app-engine-java-sdk
a52dec apparix
aacgain apple-gcc42
aalib appledoc
aamath appscale-tools
aardvark_shell_utils appswitch
abcde apt-cacher-ng
abcl apt-dater
abcm2ps aqbanking
abcmidi arabica
abnfgen arangodb
abook archey
ace archivemount
ack argp-standalone
acme argtable
acpica argus
activemq argus-clients
activemq-cpp aria2
adns arm
adobe-air-sdk arp-scan
adplug arp-sk
advancecomp arping
aescrypt arpoison
aespipe arss
afflib ascii
afio asciidoc
afsctool asciitex
aften asm6
afuse asn1c
agedu aspcud
aget aspell
aggregate assimp
aha astyle
ahcpd asymptote
aiccu at-spi2-atk
aircrack-ng at-spi2-core
akka atari++
alac atdtool
aldo aterm
algol68g atf
align atk
alpine atkmm
alure atomicparsley
amap atool
amtterm aubio
analog auctex
android-ndk audiofile
android-platform-tools augeas
android-sdk authexec
ansible auto-scaling
ansifilter autobench
ant autoconf
antiword autoconf-archive
antlr autoenv
anttweakbar autogen
aoeui autojump
apache-forrest automake
apache-opennlp automoc4
apachetop automysqlbackup
ape autopano-sift-c
apg autopsy
apgdiff autossh
apib autotrace
apktool avce00
aplus avfs
apollo avian
avidemux blitz
aview blitzwave
avra blueutil
avrdude bmon
avro-c bochs
avro-cpp bogofilter
avro-tools bonnie++
aws-cfn-tools boost
aws-cloudsearch boost-bcp
aws-elasticache boost-build
aws-elasticbeanstalk boot2docker
aws-iam-tools botan
aws-sns-cli box2d
awscli boxes
axel bpm-tools
b43-fwcutter brag
babeld brew-gem
babl brew-pip
backupninja briss
bacula-fd bro
bagit browser
balance bsdconv
bam bsdiff
bar bsdmake
base64 bsdsfv
basex bsponmpi
bash btparse
bash-completion btpd
bashdb buildapp
bashish bulk_extractor
batik bullet
bats bup
bazaar burl
bbcolors burp
bbcp bvi
bbe bwm-ng
bbftp-client byacc
bchunk byobu
bcpp c-ares
bcrypt c-kermit
bcwipe cabal-install
bdw-gc cabextract
beansdb cabocha
beanstalk cadaver
bear cadubi
beecrypt cairo
berkeley-db cairomm
berkeley-db4 calabash
bgpq3 calc
bgrep calcurse
bib-tool camellia
bibtex2html camlistore
bibtexconv camlp5
bibutils cantera
bigloo capnp
bind capstone
bindfs cardpeek
binutils cask
binwalk casperjs
bip cassandra
bison catdoc
**** cattle
bitlbee caudec
bittwist cbmbasic
blahtexml cc65
blazeblogger ccache
ccal clipsafe
ccd2iso clisp
ccextractor cln
cclive cloc
cconv clockywock
ccrypt clojurescript
cctools-headers cloog
ccze closure-compiler
cd-discid cloud-watch
cdargs cloudbees-sdk
cdb cloudfoundry-cli
cdecl clozure-cl
cdf clpbar
cdimgtools clucene
cdk clusterit
cdlabelgen clutter
cdparanoia cmake
cdpr cmatrix
cdrdao cmigemo
cdrtools cmocka
celt cmockery
center-im cmu-pocketsphinx
ceylon cmu-sphinxbase
cfengine cmuclmtk
cfitsio cmus
cflow cntlm
cfv coccinelle
cgal cocot
cgdb coda-cli
cgvg cogl
charm-tools coin
chcase collada-dom
check collectd
checkbashisms colordiff
checkstyle colormake
cherokee colorsvn
chibi-scheme colortail
chicken compcert
chipmunk compface
chisel concurrencykit
chkrootkit confuse
chktex connect
chmlib conserver
chordii contacts
chromaprint convertlit
chrome-cli convmv
chromedriver cookiecutter
chruby coq
chuck coremod
cifer coreutils
cimg corkscrew
cityhash couchdb
cksfv couchdb-lucene
clam couchpotatoserver
clamav cowpatty
clamz cowsay
clasp cpanminus
class-dump cpansearch
classads cpmtools
clay cppcheck
clean cppdom
clens cppi
clhep cpptest
clib cppunit
cliclick cpputest
clipper cpulimit
cputhrottle dcraw
cracklib ddar
cracklib-words ddate
crash ddclient
crf++ ddd
crm114 ddrescue
cronolog debianutils
crosstool-ng deheader
crunch deja-gnu
crush-tools denominator
cryptopp depqbf
cscope detox
csmith devil
cspice devtodo
css-crush dex2jar
cssembed dfc
csshx dfu-programmer
csup dfu-util
csv-fix dgtal
csvprintf dhcpdump
csync dhcping
ctags dhex
ctail di
ctemplate dialog
ctl dict
ctorrent diction
cuetools dieharder
cunit diffuse
cups-pdf dirac
curaengine dircproxy
curl direnv
curl-ca-bundle dirmngr
curlftpfs dirt
cutter disco
cuty_capt discodex
cvs discount
cvs2svn disktype
cvsps distcc
cvsutils ditaa
cvsync djbdns
cweb djmount
cyassl djview4
czmq djvu2pdf
d-bus djvulibre
daemon dmalloc
daemonize dmd
daemonlogger dmenu
daemontools dmtx-utils
daq dns2tcp
dar dnscrypt-proxy
darkhttpd dnsmap
darkice dnsmasq
darkstat dnsperf
dart dnstop
dash dnstracer
dasm docbook
dateutils docbook-xsl
datomic docbook2x
dbacl docker
dbslayer dos2unix
dbus-glib doublecpp
dc3dd doubledown
dcal dovecot
dcfldd doxygen
dcled doxymacs
dcmtk dpkg
drake engine_pkcs11
drip enscript
dromeaudio ent
drush entr
dsh eot-utils
dsocks epic5
dtach eprover
dtc epsilon
dterm epstool
dtrx epubcheck
dub erlang
duff es
duo_unix esniper
duplicity esound
duply etcd
dupx etcdctl
duti etl
dvd+rw-tools ettercap
dvdauthor euca2ools
dvdbackup evas
dvdrtools eventlog
dvorak7min ex-vi
dvtm exempi
dwarf exenv
dwatch exif
dwdiff exiftags
dwm exiftool
dxflib exim
dyld-headers exiv2
dylibbundler exodriver
dynamips expat
dynamodb-local ext2fuse
dzen2 ext4fuse
e2fsprogs eye-d3
easy-git ezlupdate
easy-tag ezstream
ec2-ami-tools f3
ec2-api-tools faac
ecasound faad2
echoping fail2ban
echoprint-codegen fakeroot
ecj falcon
ecl fantom
ecm fasd
edelta fastbit
editorconfig fastjar
ee fatsort
eet fb-client
eigen fbida
eina fceux
ejabberd fcgi
ejdb fcgiwrap
ekg2 fcrackzip
ekhtml fdclone
elasticsearch fdk-aac
elb-tools fdupes
electric-fence feh
elinks fetch-crl
elixir fex
emacs ffind
emacs-clang-complete-async ffmbc
embryo ffmpeg
enca ffmpeg2theora
encfs ffmpegthumbnailer
enchant fftw
enet ficy
figlet fwknop
figtoipe fzf
finch g2
findbugs gabedit
findutils gaffitter
fio gambit-scheme
fish gammu
fits ganglia
flac gant
flac123 garmintools
flactag gauche
flake gaul
flashrom gawk
flasm gbdfed
flawfinder gcab
fleet-db gcal
flex gconf
flickcurl gcore
flow-tools gcutil
flowgrind gd
fltk gdal
fluid-synth gdal-grass
flvstreamer gdbm
fmdiff gdk-pixbuf
fon-flash-cli gdmap
fondu geany
fontconfig gearman
fontforge gecode
fop geda-gaf
foremost geeqie
fortune gegl
fossil genders
fourstore gengetopt
fox genstats
fping geocouch
frag_find geogit
fragroute geoip
freealut geoipupdate
freediameter geomview
freeglut geos
freeimage geoserver
freeipmi gerbv
freeling getdns
freeradius-server getmail
freerdp gettext
freetds getxbook
freetype gflags
freexl gforth
frege gfortran
frei0r ggobi
frescobaldi ghc
fribidi ghi
fsh ghostscript
fsharp gibbslda
fsv giblib
fsw gibo
fswatch giflib
ftgl gifsicle
ftimes ginac
ftjam gist
funcoeszz gistit
fuse-zip git
fuse4x git-archive-all
fuse4x-kext git-cal
fuseki git-cola
fuzzy-find git-crypt
git-encrypt gobject-introspection
git-extras gocr
git-flow goffice
git-flow-avh goocanvas
git-flow-clone google-app-engine
git-ftp google-perftools
git-gerrit google-sparsehash
git-integration google-sql-tool
git-multipush googlecl
git-now gosu
git-open gource
git-sh gpac
git-ssh gpg-agent
git-tf gpgme
git-tracker gphoto2
git-url-sub gplcver
gitbucket gpm
giter8 gpp
gitslave gpredict
gkrellm gpsbabel
gl2ps gpsd
glade gpsim
glassfish gptfdisk
gle gptsync
glew gputils
glib gqlplus
glib-networking gqview
glibmm grace
glm gradle
global grails
globus-toolkit graphicsmagick
glog graphviz
gloox grass
glui graylog2-server
gmail-backup grc
gmediaserver grepcidr
gmime grib-api
gmp griffon
gmtl gringo
gnome-common grok
gnome-doc-utils gromacs
gnu-apl groonga
gnu-barcode groonga-normalizer-mysql
gnu-getopt groovy
gnu-indent groovyserv
gnu-prolog growly
gnu-sed gsasl
gnu-smalltalk gsettings-desktop-schemas
gnu-tar gsl
gnu-time gsmartcontrol
gnu-typist gsoap
gnu-units gssdp
gnu-which gst-libav
gnumeric gst-plugins-bad
gnunet gst-plugins-base
gnupg gst-plugins-good
gnupg-pkcs11-scd gst-plugins-ugly
gnupg2 gstreamer
gnuplot gti
gnustep-make gtk+
gnutls gtk+3
go gtk-chtheme
go-app-engine-32 gtk-doc
go-app-engine-64 gtk-engines
goaccess gtk-gnutella
gobby gtk-murrine-engine
gtkdatabox html2text
gtkglarea htmlcleaner
gtkglext htmlcompressor
gtkmm htmlcxx
gtkmm3 htmldoc
gtksourceview htop-osx
gtksourceview3 htpdate
gtksourceviewmm http_load
gtksourceviewmm3 httperf
gtkspell3 httping
gtkwave httpry
gtmess httptunnel
gts httrack
guile hub
guilt hubflow
gupnp hugs98
gv hunspell
gvp hydra
gwenhywfar hyperestraier
gwt hyperspec
gwyddion iat
gzrt ical-buddy
h2 icarus-verilog
h264bitstream icbirc
hadoop ice
halibut icecast
hamlib icon
hamsterdb icoutils
haproxy icu4c
hardlink id3lib
harfbuzz id3tool
haskell-platform id3v2
hatari idcomments
haxe ideviceinstaller
hbase idnits
headphones idutils
hello ifstat
help2man iftop
henplus ifuse
hercules ii
heroku-toolbelt ike-scan
herrie ilmbase
hevea imagemagick
hexchat imagesnap
hexcurse imageworsener
hexedit imake
hfsutils imap-uw
hg-flow imapfilter
hicolor-icon-theme imlib2
hidapi influxdb
highlight iniparser
hilite inkscape
hiredis innoextract
hive innotop
hllib inspircd
hoedown intercal
homebank intltool
honeyd io
horndis iodine
hornetq ioke
hostdb ioping
hping ios-sim
hqx ios-webkit-debug-proxy
hr iozone
ht ip_relay
html-xml-utils ipbt
ipcalc jsawk
ipe jsdoc-toolkit
iperf jsdoc3
iperf3 jshon
iphotoexport jslint4java
ipmitool jsmin
ipmiutil json-c
iptux json-glib
ipv6calc json_spirit
ircd-hybrid jsonpp
ircd-irc2 jstalk
ircii jsvc
irods judy
irrlicht juise
irrtoolset juju
irssi justniffer
isc-dhcp jvmtop
isl jython
iso-codes kafka
ispc kakasi
ispell kanif
isync kawa
itex2mml kbtin
itpp kdiff3
itstool keepassc
iulib kernagic
ivy kes
jack kestrel
jags keychain
jailkit kimwitu++
jam kismet
jansson kite
jasmin kjell
jasper klavaro
javarepl knock
jbig2dec konoha
jbig2enc kqwait
jbigkit ksh
jboss-as kstart
jboss-forge ktoblzcheck
jcal kumofs
jed kvazaar
jemalloc kyoto-cabinet
jena kyoto-tycoon
jenkins kytea
jerm l-smash
jetty lablgtk
jhead lame
jhiccup languagetool
jigdo lasi
jing lastfmfpclient
jless lastfmlib
jmeter laszip
jmxtrans latex-mk
jnettop latex2html
joe latex2rtf
john launch
john-jumbo launch4j
jp2a lbdb
jpeg lbzip2
jpeg-turbo lcdf-typetools
jpeginfo lcdproc
jpegoptim lci
jq lcov
jruby lcrack
js-test-driver ld64
ldapvi libdvdcss
ldns libdvdnav
le libdvdread
leafnode libebml
ledger libechonest
ledit libelf
legit libestr
leiningen libev
lemon libevent
lensfun libewf
leptonica libexif
lesspipe libexosip
lesstif libextractor
leveldb libfaketime
lft libffi
lftp libfishsound
lha libfixbuf
lhasa libflowmanager
lib3ds libfreefare
libaacs libfreenect
libagg libftdi
libantlr3c libftdi0
libao libgadu
libarchive libgaiagraphics
libart libgcrypt
libass libgda
libassuan libgee
libatomic_ops libgeotiff
libav libgetdata
libb2 libgfshare
libbind libgit2
libbinio libglade
libbluray libglademm
libbs2b libgnomecanvas
libbson libgnomecanvasmm
libbtbb libgpg-error
libcaca libgphoto2
libcanberra libgsf
libcapn libgsm
libcddb libgtop
libcdio libharu
libcec libhid
libcello libical
libcmph libicns
libcoap libid3tag
libconfig libident
libcouchbase libidl
libcppa libidn
libcroco libimobiledevice
libcsv libinfinity
libcue libiptcdata
libcuefile libiscsi
libdaemon libkate
libdap libkml
libdbusmenu-qt libksba
libdc1394 liblacewing
libdca liblas
libdiscid liblastfm
libdlna liblinear
libdmtx liblo
libdnet liblockfile
libdrawtext liblqr
libdshconfig liblunar
libdsk liblwgeom
libdv libmagic
libdvbpsi libmatroska
libmaxminddb libsigc++
libmemcached libsigsegv
libmetalink libslax
libmicrohttpd libsmf
libmikmod libsmi
libming libsndfile
libmms libsodium
libmodbus libsoup
libmongoclient libspatialite
libmonome libspiro
libmowgli libspotify
libmp3splt libssh
libmpc libssh2
libmpd libstfl
libmpdclient libstxxl
libmpeg2 libsvg
libmrss libsvg-cairo
libmtp libsvm
libmusicbrainz libswiften
libmxml libtar
libnatpmp libtasn1
libnet libtecla
libnfc libtermkey
libnids libtess2
libntlm libtextcat
libnxml libtiff
liboauth libtomcrypt
libodbc++ libtommath
libofx libtool
libogg libtorrent
liboil libtorrent-rasterbar
libopendkim libtrace
libopennet libunistring
liboping libunwind-headers
libopkele libupnp
libosip libusb
libotr libusb-compat
libowfat libusrsctp
libp11 libutf
libpano libuv
libpcl libuvc
libpgm libvbucket
libplist libvidstab
libpng libvirt
libpoker-eval libvo-aacenc
libpqxx libvoikko
libpst libvorbis
libpuzzle libvpx
libqalculate libwbxml
libqglviewer libwebsockets
libquicktime libwmf
libquvi libwpd
libqxt libwpg
librasterlite libwps
libraw libxc
libre libxdiff
libreadline-java libxmi
libreplaygain libxml++
libresample libxml2
librsvg libxmlsec1
librsync libxmp
librtlsdr libxslt
libsamplerate libxspf
libsass libyaml
libscrypt libyubikey
libshout libzdb
libzip mailcheck
libzzip mairix
lifelines makedepend
lightning makeicns
lighttpd makensis
lilv makepp
lilypond mal4s
link-grammar malaga
linklint malbolge
links man2html
liquibase mapnik
liquidprompt mapserver
litmus mariadb
little-cms markdown
little-cms2 marst
lldpd masscan
llvm matlab2tikz
lmdb maven
lnav maven-shell
lockrun mawk
log4c mbelib
log4cplus mboxgrep
log4cpp mcabber
log4cxx mcpp
log4shib mcrypt
logcheck md
logentries md5deep
logrotate md5sha1sum
logstalgia mda-lv2
logstash mdbtools
logtalk mdf2iso
lolcode mdr
lorem mdxmini
loudmouth mecab
lout mecab-ipadic
lpc21isp mecab-ko
lrdf mecab-ko-dic
lrzip mecab-unidic
lrzsz media-info
lsdvd mediatomb
lsyncd meld
lua memcache-top
luabind memcached
luajit memcacheq
luarocks memtester
luciddb mercurial
luvit mergelog
lv mesalib-glw
lv2 mess
lwtools metalua
lxsplit metaproxy
lynis mfcuk
lynx mfoc
lysp mftrace
lz4 mg
lzip mhash
lzlib midgard2
lzo midicsv
lzop midnight-commander
mac-robber mikmod
mackup mimms
macvim minbif
mad minicom
madplay minidjvu
magit minidlna
mahout minimodem
minisat mpgtx
minised mpich2
miniupnpc mpio
minizinc mplayer
minizip mplayershell
minuit2 mpop
miredo mpssh
mit-scheme mr
mitmproxy mrtg
mjpegtools mruby
mkclean mscgen
mkcue msdl
mksh msgpack
mktorrent msgpack-rpc
mkvalidator msitools
mkvdts2ac3 msktutil
mkvtomp4 msmtp
mkvtoolnix mspdebug
mldonkey mtools
mlt mtr
mm-common mu
mmix multimarkdown
mmsrip multitail
mmv muparser
mobile-shell mupdf
moc musepack
modules mussh
mogenerator mutt
mon mysql
monetdb mysql++
mongo-c mysql-cluster
mongodb mysql-connector-c
mongoose mysql-connector-c++
mongrel2 mysql-connector-odbc
mongroup mysql-proxy
monit mysqlreport
monkeysphere mytop
mono n
monotone nacl
montage nagios
moreutils nagios-plugins
morse namazu
mosquitto namebench
most nanomsg
movgrab narwhal
mp3blaster nasm
mp3cat naturaldocs
mp3check nbimg
mp3fs ncdc
mp3gain ncdu
mp3info ncftp
mp3splt ncmpc
mp3val ncmpcpp
mp3wrap ncrack
mp4v2 ndiff
mpack neko
mpc neo4j
mpck neon
mpd nesc
mpdas net-snmp
mpdscribble net6
mpegdemux netcat
mpfi netcat6
mpfr netpbm
mpg123 netperf
mpg321 nettle
newick-utils openconnect
newlisp opencore-amr
newsbeuter opendetex
newt openexr
nexus openfst
nfcutils openjpeg
nginx openlitespeed
ngircd openrtsp
ngrep opensaml
ngspice opensc
nickle openslide
nicovideo-dl openslp
nimrod openssl
ninja openvpn
ninja-ide ophcrack
nkf optipng
nload opus
nmap opus-tools
node opusfile
nordugrid-arc orbit
normalize orc
notmuch orfeo
noweb ori
npth orientdb
nrg2iso orpie
nrpe ortp
nsd oscats
nspr osm-pbf
nsq osm2pgrouting
nss osm2pgsql
ntfs-3g osmosis
ntl osslsigncode
nu ossp-uuid
num-utils osxfuse
nuttcp osxutils
nvi owamp
nvm owfs
nylon p0f
nzbget p11-kit
oath-toolkit p7zip
objc-run pakchois
objective-caml pam_yubico
ocp pan
ocrad pango
ode pangomm
offline-imap pangox-compat
oggz paperkey
ogmtools paps
ohcount par
ola par2
olsrd par2tbb
omniorb parallel
ondir pari
oniguruma parrot
opam partio
open-babel pass
open-cobol passenger
open-mesh pastebinit
open-mpi patchutils
open-ocd pathfinder
open-scene-graph pax-construct
open-sp pax-runner
open-vcdiff pazpar2
opencbm pbc
opencc pbc-sig
opencolorio pbrt
pbzip2 pjsip
pcal pk
pcb pkcs11-helper
pce pkg-config
pcre pktanon
pcre++ plan9port
pdal plantuml
pdf-tools platypus
pdf2htmlex play
pdf2image plenv
pdf2json plod
pdf2svg plotutils
pdfcrack plowshare
pdfgrep plplot
pdfjam plt-racket
pdflib-lite plustache
pdftohtml plzip
pdftoipe pmccabe
pdksh pmd
pdns pmdmini
pdnsd pms
pdnsrec png++
pdsh png2ico
pebble-sdk pngcheck
peervpn pngcrush
peg pngnq
peg-markdown pngpaste
perceptualdiff pngquant
percona-server poco
percona-toolkit podiff
perl-build podofo
perlmagick points2grid
pev polarssl
pg_top polipo
pgbadger polygen
pgbouncer polyml
pgdbf ponysay
pgpdump poppler
pgplot popt
pgpool-ii portaudio
pgrouting portmidi
pgtap poster
pgtune postgis
phantomjs postgres-xc
phash postgresql
phoon postmark
phoronix-test-suite potrace
physfs pound
pianobar povray
picoc pow
picocom pplatex
pidcat ppss
pidgin predictionio
pidof premake
pig primesieve
pigz prips
pike privoxy
pincaster proctools
pinentry proftpd
pipebench proguard
pipemeter proj
pit proof-general
pius prooftree
pixie protobuf
pixman protobuf-c
pixz proxychains-ng
proxytunnel quassel
ps2eps quex
psftools quilt
psgrep quotatool
psqlodbc quvi
pssh qwt
pstoedit qxmpp
pstree rabbitmq
psutils rabbitmq-c
ptex radamsa
pth radare2
ptunnel ragel
puf rainbarf
pulledpork rakudo-star
pulseaudio rancid
pure randomize-lines
pure-ftpd ranger
putmail raptor
putmail-queue rarian
putty rasqal
pv rats
pwgen rbenv
pwnat rbenv-aliases
pwsafe rbenv-binstubs
pxz rbenv-bundler
py2cairo rbenv-communal-gems
py3cairo rbenv-ctags
pyenv rbenv-default-gems
pyenv-pip-rehash rbenv-gem-rehash
pyenv-virtualenv rbenv-gemset
pyenv-virtualenvwrapper rbenv-readline
pyexiv2 rbenv-use
pygobject rbenv-vars
pygobject3 rbenv-whatis
pygtk rc
pygtkglext rcs
pygtksourceview rcsslogplayer
pypy rcssmonitor
pyqt rcssserver
pyqt5 rdate
pyqwt rdesktop
pyside rdfind
pyside-tools rdiff-backup
python rds-command-line-tools
python3 rdup
pyxplot re2
q re2c
qbs readline
qca readosm
qcachegrind reattach-to-user-namespace
qd reaver
qdbm rebar
qemu recode
qi recoverjpeg
qiv recutils
qjson redis
qpdf redland
qprint redo
qrencode redsocks
qscintilla2 redstore
qstat regex-opt
qt regina-rexx
qt5 regldg
qtfaststart remake
qtplay remctl
quantlib remind
ren sam2p
rename samba
renameutils sane-backends
repl sary
repo sassc
reposurgeon savana
rest-shell saxon
resty saxon-b
rethinkdb sbcl
rfcdiff sbt
rfcmarkup sbuild
rfcstrip sc68
rhash scala
rhino scale2x
riak scamper
riemann scantailor
rig scheme48
rinetd schroedinger
ringojs scm-manager
ripmime scons
rkflashtool screenbrightness
rkhunter screenfetch
rlog screenresolution
rlwrap scrollkeeper
rmcast scrub
rmtrash scrypt
rnv scsh
robodoc sdcc
rock sdcv
rolldice sdelta3
roundup sdf
rp sdhash
rpg sdl
rpl sdl2
rpm sdl2_gfx
rpm2cpio sdl2_image
rrdtool sdl2_mixer
rsense sdl2_net
rsnapshot sdl2_ttf
rsstail sdl_gfx
rsyslog sdl_image
rt-audio sdl_mixer
rtf2latex2e sdl_net
rtmpdump sdl_rtf
rtorrent sdl_sound
rtpbreak sdl_ttf
rubber sec
ruby sedna
ruby-build selecta
ruby-install selenium-server-standalone
runcocoa sendemail
runit ser2net
rush serd
rust serialosc
rxvt-unicode sersniff
ry setweblocthumb
rzip sf-pwgen
s-lang sflowtool
s3-backer sfml
s3cmd sgrep
s3fs shakespeare
s3sync shapelib
safe-rm shared-mime-info
saga-core shark
salt shell.fm
saltstack shellinabox
shiboken spatialite-gui
shivavg spatialite-tools
shmcat spawn-fcgi
shmux spdylay
shntool speedtest_cli
shocco speex
shogun sphinx
shorten spidermonkey
shtool spim
shunit2 spin
sic spiped
sickbeard splint
siege spring-loaded
signing-party spring-roo
silc-client sproxy
silk sqlcipher
simgrid sqlite
simh sqliteman
simple-tiles sqlmap
since sqoop
sip sqsh
sipcalc squashfs
sipp squid
sipsak squirrel
sisc-scheme sratom
sispmctl srecord
sitecopy srmio
skipfish srtp
skktools ssdeep
skytools ssed
sl ssh-copy-id
sleepwatcher sshfs
sleuthkit sshguard
slimerjs sshtrix
sloccount sshuttle
slony ssldump
slowhttptest sslh
slrn sslscan
smake ssreflect
smartmontools ssss
smartsim st
smartypants stanford-parser
smlnj star
snap7 stgit
snappy stk
snapraid stklos
snobol4 stlviewer
snort stone
snownews storm
sntop stormfs
snzip stow
socat streamripper
soci stress
sofia-sip strongswan
solfege stunnel
solid style-check
solr sub2srt
sonar submarine
sonar-runner subnetcalc
sord subversion
sound-touch sundials
source-highlight suomi-malaga-voikko
sox surfraw
spark suricata
sparkey svdlibc
spatialindex svg2pdf
svg2png thrulay
svtplay-dl tidyp
swaks tiff2png
swatchbooker tig
swfmill tiger-vnc
swftools tika
swi-prolog timbl
swig timedog
swish-e timelimit
sxiv timidity
syck tin
sylpheed tinc
synfig tintin
synfigstudio tiny-fugue
sysbench tinycdb
sysdig tinyproxy
szip tinyscheme
szl tinysvm
t1lib tinyxml
t1utils tinyxml2
ta-lib tivodecode
tabbed tkdiff
tag tlassemble
taglib tlsdate
taktuk tmap
tal tmpreaper
talk-filters tmpwatch
talloc tmux
tarsnap tmux-mem-cpu-load
task tn5250
task-spooler tnef
taskd tnote
tbb todo-txt
tcc tofrodos
tclap toilet
tcpflow tokyo-cabinet
tcping tokyo-dystopia
tcpreplay tokyo-tyrant
tcpsplit tomcat
tcptrace tomcat-native
tcptraceroute tomee-jax-rs
tcptrack tomee-plus
tcptunnel tomee-webprofile
tcpurify topgit
tcsh tor
teapot torrentcheck
tee-clc torsocks
teem tpl
tegh tpp
tenyr tracebox
term tractorgen
terminal-notifier trafficserver
tesseract trafshow
testdisk trang
tetgen translate-toolkit
tevent transmission
texapp transmission-remote-gtk
texi2html trash
texinfo tre
texmacs tree
texwrapper treecc
thc-pptp-bruter treeline
the_silver_searcher tsung
theharvester ttf2eot
theora ttf2pt1
thrift ttfautohint
tth vf
tty-clock vgmstream
ttyrec vice
ttytter viewglob
tuntap vifm
tup vilistextum
twemcache vim
two-lame vimpager
txt2man vimpc
txt2tags vip
typesafe-activator virtualhost.sh
typespeed virtualpg
u-boot-tools virtuoso
uade visionmedia-watch
uberftp visitors
uchardet visualnetkit
ucl vmalloc
ucspi-tcp vncsnapshot
udis86 vnstat
udns vobcopy
udunits voldemort
ufraw voltdb
uim voms
ume vorbis-tools
unac vorbisgain
unar vowpal-wabbit
unbound vpnc
uncrustify vramsteg
unfs3 vrpn
unifdef vsftpd
unison vstr
unittest vtclock
unittest-cpp vte
unixodbc vttest
unp w-calc
unpaper w3m
unrar wait_on
unrtf wakeonlan
unshield watch
upnp-router-control watchman
uptimed wavpack
upx wbox
uriparser wdfs
urlview wdiff
usbmuxd web100clt
ushare webalizer
utimer webfs
uudeview webkit2png
uwsgi webp
v weechat
v8 weighttp
vala wemux
valabind wget
valgrind wgetpaste
valkyrie whatmask
varnish when
vassh whirr
vbindiff whohas
vcdimager wiggle
vcodex wildfly-as
vcprompt wimlib
vcsh wine
vde winetricks
vera++ winexe
verilator wireshark
vert.x wla-dx
wmctrl xspringies
wopr xstow
wordnet xsw
wordplay xtail
wps2odt xtitle
wput xulrunner
wrangler xvid
writerperfect xz
wrk yacas
wrk-trello yaf
wry yafc
wtf yajl
wv yamcha
wv2 yamdi
wwwoffle yaml-cpp
wxmac yap
wxpython yara
wy60 yarp
wyrd yasm
x11vnc yaws
x264 yaz
x265 yaze-ag
x3270 yazpp
xa yconalyzer
xapian ydict
xar yeti
xaric ykclient
xastir ykpers
xbee-comm yle-dl
xchat youtube-dl
xclip yuicompressor
xcproj yydecode
xctool z
xdelta z80asm
xdotool z80dasm
xdu zabbix
xerces-c zbackup
xlslib zbar
xml-coreutils zdelta
xml-security-c zebra
xml-tooling-c zenity
xml2 zeromq
xmlcatmgr zile
xmlformat zinc
xmlrpc-c zint
xmlsh zmap
xmlstarlet znc
xmlto zookeeper
xmltoman zopfli
xmount zpaq
xmp zpython
xorriso zsh
xournal zsh-completions
xpa zsh-history-substring-search
xpdf zsh-lovers
xplanet zsh-syntax-highlighting
xplot zshdb
xqilla zssh
xrootd zsync
xsane zxcc
xspin zzuf
localhost:~ Magda$ brew list
localhost:~ Magda$ brew update
Already up-to-date.
localhost:~ Magda$ brew install git://anongit.kde.org/calligra.git'
>
> brew install http://bitbucket.org/eigen/eigen/get/2.0.17.tar.bz2
> brew install http://download.kde.org/unstable/callig ... .90.tar.xz
> brew install www.calligra.org
> brew install https://github.com/aseques/homebrew/blo ... a/calligra
> https://github.com/aseques/homebrew/blo ... a/calligra
>
>
> export KDEDIRS=$KDEDIRS:$HOME/Library/Preferences/KDE:/usr/local/kde4
> export PATH=/usr/local/kde4/bin:$PATH
> export DYLD_LIBRARY_PATH=/usr/local/kde4/lib:$DYLD_LIBRARY_PATH
> launchctl setenv DYLD_LIBRARY_PATH /usr/local/kde4/lib:$DYLD_LIBRARY_PATH
> export XDG_DATA_HOME=$HOME/Library/Preferences/KDE/share
> export XDG_DATA_DIRS=/usr/local/kde4/share:/usr/local/share:/usr/share
>
> open https://github.com/aseques/homebrew/blo ... a/calligra
> open https://github.com/Homebrew/homebrew/wi ... a-Cookbook
>
> open http://download.kde.org/unstable/callig ... .90.tar.xz
> brew install http://download.kde.org/unstable/callig ... .90.tar.xz
> brew tap philacs/homebrew-calligra
> brew install vc
> brew install git://anongit.kde.org/calligra.git'

brew install http://bitbucket.org/eigen/eigen/get/2.0.17.tar.bz2
brew install http://download.kde.org/unstable/callig ... .90.tar.xz
brew install www.calligra.org
brew install https://github.com/aseques/homebrew/blo ... a/calligra
https://github.com/aseques/homebrew/blo ... a/calligra


export KDEDIRS=$KDEDIRS:$HOME/Library/Preferences/KDE:/usr/local/kde4
export PATH=/usr/local/kde4/bin:$PATH
export DYLD_LIBRARY_PATH=/usr/local/kde4/lib:$DYLD_LIBRARY_PATH
launchctl setenv DYLD_LIBRARY_PATH /usr/local/kde4/lib:$DYLD_LIBRARY_PATH
export XDG_DATA_HOME=$HOME/Library/Preferences/KDE/share
export XDG_DATA_DIRS=/usr/local/kde4/share:/usr/local/share:/usr/share

open https://github.com/aseques/homebrew/blo ... a/calligra
open https://github.com/Homebrew/homebrew/wi ... a-Cookbook

open http://download.kde.org/unstable/callig ... .90.tar.xz
brew install http://download.kde.org/unstable/callig ... .90.tar.xz
brew install- vc/homebrew-calligra
curl: (1) Protocol git not supported or disabled in libcurl
Error: Failure while executing: /usr/bin/curl -f#LA Homebrew\ 0.9.5\ (Ruby\ 1.8.7-358;\ Mac\ OS\ X\ 10.9.2) git://anongit.kde.org/calligra.git

brew\ install\ http://bitbucket.org/eigen/eigen/get/2.0.17.tar.bz2
brew\ install\ http://download.kde.org/unstable/callig ... .90.tar.xz
brew\ install\ www.calligra.org
brew\ install\ https://github.com/aseques/homebrew/blo ... a/calligra
https://github.com/aseques/homebrew/blo ... a/calligra
\ \ \ \ \

export\ KDEDIRS=$KDEDIRS:$HOME/Library/Preferences/KDE:/usr/local/kde4
export\ PATH=/usr/local/kde4/bin:$PATH
export\ DYLD_LIBRARY_PATH=/usr/local/kde4/lib:$DYLD_LIBRARY_PATH
launchctl\ setenv\ DYLD_LIBRARY_PATH\ /usr/local/kde4/lib:$DYLD_LIBRARY_PATH
export\ XDG_DATA_HOME=$HOME/Library/Preferences/KDE/share
export\ XDG_DATA_DIRS=/usr/local/kde4/share:/usr/local/share:/usr/share

open\ https://github.com/aseques/homebrew/blo ... a/calligra
\ \ open\ https://github.com/Homebrew/homebrew/wi ... a-Cookbook

open\ http://download.kde.org/unstable/callig ... .90.tar.xz
brew\ install\ http://download.kde.org/unstable/callig ... .90.tar.xz
brew\ tap\ philacs/homebrew-calligra
brew\ install\ vc
brew\ install\ git://anongit.kde.org/calligra.git -o /Library/Caches/Homebrew/Formula/calligra.git
Error: wrong constant name 2017TarBz2
Please report this bug:
https://github.com/Homebrew/homebrew/wi ... leshooting
/usr/local/Library/Homebrew/formulary.rb:9:in `const_defined?'
/usr/local/Library/Homebrew/formulary.rb:9:in `formula_class_defined?'
/usr/local/Library/Homebrew/formulary.rb:142:in `fetch'
/usr/local/Library/Homebrew/formulary.rb:150:in `get_formula'
/usr/local/Library/Homebrew/formulary.rb:190:in `factory'
/usr/local/Library/Homebrew/formula.rb:397:in `factory'
/usr/local/Library/Homebrew/extend/ARGV.rb:12:in `formulae'
/usr/local/Library/Homebrew/extend/ARGV.rb:12:in `map'
/usr/local/Library/Homebrew/extend/ARGV.rb:12:in `formulae'
/usr/local/Library/Homebrew/cmd/install.rb:41:in `install'
/usr/local/Library/brew.rb:105:in `send'
/usr/local/Library/brew.rb:105

curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing: /usr/bin/curl -f#LA Homebrew\ 0.9.5\ (Ruby\ 1.8.7-358;\ Mac\ OS\ X\ 10.9.2) http://download.kde.org/unstable/callig ... .90.tar.xz -o /Library/Caches/Homebrew/Formula/calligra-2.7.90.tar.xz
Error: No available formula for www.calligra.org
Searching taps...

curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing: /usr/bin/curl -f#LA Homebrew\ 0.9.5\ (Ruby\ 1.8.7-358;\ Mac\ OS\ X\ 10.9.2) https://github.com/aseques/homebrew/blo ... a/calligra -o /Library/Caches/Homebrew/Formula/calligra
-bash: https://github.com/aseques/homebrew/blo ... a/calligra: No such file or directory

curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing: /usr/bin/curl -f#LA Homebrew\ 0.9.5\ (Ruby\ 1.8.7-358;\ Mac\ OS\ X\ 10.9.2) http://download.kde.org/unstable/callig ... .90.tar.xz -o /Library/Caches/Homebrew/Formula/calligra-2.7.90.tar.xz
Cloning into '/usr/local/Library/Taps/philacs-calligra'...
Username for 'https://github.com': magda
Password for 'https://magda@github.com':
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/philacs/homebrew-calligra/'
Error: Unknown command: install-
localhost:~ Magda$ brew install -https://github.com/aseques/homebrew/blob/calligra/Library/Formula/calligra
This command requires a formula argument
localhost:~ Magda$ open -https://github.com/aseques/homebrew/blob/calligra/Library/Formula/calligra
open: invalid option -- p
Usage: open [-e] [-t] [-f] [-W] [-R] [-n] [-g] [-h] [-b <bundle identifier>] [-a <application>] [filenames] [--args arguments]
Help: Open opens files from a shell.
By default, opens each file using the default application for that file.
If the file is in the form of a URL, the file will be opened as a URL.
Options:
-a Opens with the specified application.
-b Opens with the specified application bundle identifier.
-e Opens with TextEdit.
-t Opens with default text editor.
-f Reads input from standard input and opens with TextEdit.
-F --fresh Launches the app fresh, that is, without restoring windows. Saved persistent state is lost, excluding Untitled documents.
-R, --reveal Selects in the Finder instead of opening.
-W, --wait-apps Blocks until the used applications are closed (even if they were already running).
--args All remaining arguments are passed in argv to the application's main() function instead of opened.
-n, --new Open a new instance of the application even if one is already running.
-j, --hide Launches the app hidden.
-g, --background Does not bring the application to the foreground.
-h, --header Searches header file locations for headers matching the given filenames, and opens them.
localhost:~ Magda$ brew install -http://bitbucket.org/eigen/eigen/get/2.0.17.tar.bz2
This command requires a formula argument
localhost:~ Magda$ brew install -git://anongit.kde.org/calligra.git
This command requires a formula argument
localhost:~ Magda$ brew install -http://download.kde.org/unstable/calligra-2.7.90/calligra-2.7.90.tar.xz
This command requires a formula argument
localhost:~ Magda$ brew install - http://download.kde.org/unstable/callig ... .90.tar.xz

curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing: /usr/bin/curl -f#LA Homebrew\ 0.9.5\ (Ruby\ 1.8.7-358;\ Mac\ OS\ X\ 10.9.2) http://download.kde.org/unstable/callig ... .90.tar.xz -o /Library/Caches/Homebrew/Formula/calligra-2.7.90.tar.xz
localhost:~ Magda$ brew install - http://bitbucket.org/eigen/eigen/get/2.0.17.tar.bz2
Error: wrong constant name 2017TarBz2
Please report this bug:
https://github.com/Homebrew/homebrew/wi ... leshooting
/usr/local/Library/Homebrew/formulary.rb:9:in `const_defined?'
/usr/local/Library/Homebrew/formulary.rb:9:in `formula_class_defined?'
/usr/local/Library/Homebrew/formulary.rb:142:in `fetch'
/usr/local/Library/Homebrew/formulary.rb:150:in `get_formula'
/usr/local/Library/Homebrew/formulary.rb:190:in `factory'
/usr/local/Library/Homebrew/formula.rb:397:in `factory'
/usr/local/Library/Homebrew/extend/ARGV.rb:12:in `formulae'
/usr/local/Library/Homebrew/extend/ARGV.rb:12:in `map'
/usr/local/Library/Homebrew/extend/ARGV.rb:12:in `formulae'
/usr/local/Library/Homebrew/cmd/install.rb:41:in `install'
/usr/local/Library/brew.rb:105:in `send'
/usr/local/Library/brew.rb:105
localhost:~ Magda$ brew install - git://anongit.kde.org/calligra.git
Error: No available formula for git://anongit.kde.org/calligra.git
Searching taps...
localhost:~ Magda$ brew tap philacs/homebrew-calligra
Cloning into '/usr/local/Library/Taps/philacs-calligra'...
Username for 'https://github.com': magda
Password for 'https://magda@github.com':
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/philacs/homebrew-calligra/'
localhost:~ Magda$ brew install - https://mail.kde.org/mailman/listinfo/calligra-devel
######################################################################## 100,0%
Error: No available formula for calligra-devel
Searching taps...
localhost:~ Magda$ open https://mail.kde.org/mailman/listinfo/calligra-devel
localhost:~ Magda$ brew install kexi
Error: No available formula for kexi
Searching taps...
localhost:~ Magda$ brew install calligra
Error: No available formula for calligra
Searching taps...
localhost:~ Magda$ brew search kexi
No formula found for "kexi".
Searching pull requests...
localhost:~ Magda$ brew search calligra
No formula found for "calligra".
Searching pull requests...
Error: GitHub API rate limit exceeded for 84.60.216.81. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
Try again in 36 minutes 55 seconds, or create an API token:
https://github.com/settings/applications
and then set HOMEBREW_GITHUB_API_TOKEN.
localhost:~ Magda$ brew search calligra
No formula found for "calligra".
Searching pull requests...
Error: GitHub API rate limit exceeded for 84.60.216.81. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
Try again in 35 minutes 47 seconds, or create an API token:
https://github.com/settings/applications
and then set HOMEBREW_GITHUB_API_TOKEN.
localhost:~ Magda$ brew search calligra
No formula found for "calligra".
Searching pull requests...
Error: GitHub API rate limit exceeded for 84.60.216.81. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
Try again in 32 minutes 48 seconds, or create an API token:
https://github.com/settings/applications
and then set HOMEBREW_GITHUB_API_TOKEN.
localhost:~ Magda$ brew search kexi
No formula found for "kexi".
Searching pull requests...
Error: GitHub API rate limit exceeded for 84.60.216.81. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
Try again in 32 minutes 34 seconds, or create an API token:
https://github.com/settings/applications
and then set HOMEBREW_GITHUB_API_TOKEN.
localhost:~ Magda$ brew install wget
==> Installing wget dependency: openssl
==> Downloading https://downloads.sf.net/project/machom ... penssl-1.0
######################################################################## 100,0%
==> Pouring openssl-1.0.1g.mavericks.bottle.tar.gz
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

Mac OS X already provides this software and installing another version in
parallel can cause all kinds of trouble.

The OpenSSL provided by OS X is too old for some software.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

LDFLAGS: -L/usr/local/opt/openssl/lib
CPPFLAGS: -I/usr/local/opt/openssl/include

==> Summary
/usr/local/Cellar/openssl/1.0.1g: 429 files, 15M
==> Installing wget
==> Downloading https://downloads.sf.net/project/machom ... get-1.15_1
######################################################################## 100,0%
==> Pouring wget-1.15_1.mavericks.bottle.tar.gz
/usr/local/Cellar/wget/1.15_1: 9 files, 908K
localhost:~ Magda$ brew uninstall wget
Uninstalling /usr/local/Cellar/wget/1.15_1...
localhost:~ Magda$ brew search calligra
No formula found for "calligra".
Searching pull requests...
Error: GitHub API rate limit exceeded for 84.60.216.81. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
Try again in 19 minutes 46 seconds, or create an API token:
https://github.com/settings/applications
and then set HOMEBREW_GITHUB_API_TOKEN.
localhost:~ Magda$ brew search calligra
No formula found for "calligra".
Searching pull requests...
localhost:~ Magda$ brew search
a2ps app-engine-java-sdk
a52dec apparix
aacgain apple-gcc42
aalib appledoc
aamath appscale-tools
aardvark_shell_utils appswitch
abcde apt-cacher-ng
abcl apt-dater
abcm2ps aqbanking
abcmidi arabica
abnfgen arangodb
abook archey
ace archivemount
ack argp-standalone
acme argtable
acpica argus
activemq argus-clients
activemq-cpp aria2
adns arm
adobe-air-sdk arp-scan
adplug arp-sk
advancecomp arping
aescrypt arpoison
aespipe arss
afflib ascii
afio asciidoc
afsctool asciitex
aften asm6
afuse asn1c
agedu aspcud
aget aspell
aggregate assimp
aha astyle
ahcpd asymptote
aiccu at-spi2-atk
aircrack-ng at-spi2-core
akka atari++
alac atdtool
aldo aterm
algol68g atf
align atk
alpine atkmm
alure atomicparsley
amap atool
amtterm aubio
analog auctex
android-ndk audiofile
android-platform-tools augeas
android-sdk authexec
ansible auto-scaling
ansifilter autobench
ant autoconf
antiword autoconf-archive
antlr autoenv
anttweakbar autogen
aoeui autojump
apache-forrest automake
apache-opennlp automoc4
apachetop automysqlbackup
ape autopano-sift-c
apg autopsy
apgdiff autossh
apib autotrace
apktool avce00
aplus avfs
apollo avian
avidemux blitz
aview blitzwave
avra blueutil
avrdude bmon
avro-c bochs
avro-cpp bogofilter
avro-tools bonnie++
aws-cfn-tools boost
aws-cloudsearch boost-bcp
aws-elasticache boost-build
aws-elasticbeanstalk boot2docker
aws-iam-tools botan
aws-sns-cli box2d
awscli boxes
axel bpm-tools
b43-fwcutter brag
babeld brew-gem
babl brew-pip
backupninja briss
bacula-fd bro
bagit browser
balance bsdconv
bam bsdiff
bar bsdmake
base64 bsdsfv
basex bsponmpi
bash btparse
bash-completion btpd
bashdb buildapp
bashish bulk_extractor
batik bullet
bats bup
bazaar burl
bbcolors burp
bbcp bvi
bbe bwm-ng
bbftp-client byacc
bchunk byobu
bcpp c-ares
bcrypt c-kermit
bcwipe cabal-install
bdw-gc cabextract
beansdb cabocha
beanstalk cadaver
bear cadubi
beecrypt cairo
berkeley-db cairomm
berkeley-db4 calabash
bgpq3 calc
bgrep calcurse
bib-tool camellia
bibtex2html camlistore
bibtexconv camlp5
bibutils cantera
bigloo capnp
bind capstone
bindfs cardpeek
binutils cask
binwalk casperjs
bip cassandra
bison catdoc
**** cattle
bitlbee caudec
bittwist cbmbasic
blahtexml cc65
blazeblogger ccache
ccal clipsafe
ccd2iso clisp
ccextractor cln
cclive cloc
cconv clockywock
ccrypt clojurescript
cctools-headers cloog
ccze closure-compiler
cd-discid cloud-watch
cdargs cloudbees-sdk
cdb cloudfoundry-cli
cdecl clozure-cl
cdf clpbar
cdimgtools clucene
cdk clusterit
cdlabelgen clutter
cdparanoia cmake
cdpr cmatrix
cdrdao cmigemo
cdrtools cmocka
celt cmockery
center-im cmu-pocketsphinx
ceylon cmu-sphinxbase
cfengine cmuclmtk
cfitsio cmus
cflow cntlm
cfv coccinelle
cgal cocot
cgdb coda-cli
cgvg cogl
charm-tools coin
chcase collada-dom
check collectd
checkbashisms colordiff
checkstyle colormake
cherokee colorsvn
chibi-scheme colortail
chicken compcert
chipmunk compface
chisel concurrencykit
chkrootkit confuse
chktex connect
chmlib conserver
chordii contacts
chromaprint convertlit
chrome-cli convmv
chromedriver cookiecutter
chruby coq
chuck coremod
cifer coreutils
cimg corkscrew
cityhash couchdb
cksfv couchdb-lucene
clam couchpotatoserver
clamav cowpatty
clamz cowsay
clasp cpanminus
class-dump cpansearch
classads cpmtools
clay cppcheck
clean cppdom
clens cppi
clhep cpptest
clib cppunit
cliclick cpputest
clipper cpulimit
cputhrottle dcraw
cracklib ddar
cracklib-words ddate
crash ddclient
crf++ ddd
crm114 ddrescue
cronolog debianutils
crosstool-ng deheader
crunch deja-gnu
crush-tools denominator
cryptopp depqbf
cscope detox
csmith devil
cspice devtodo
css-crush dex2jar
cssembed dfc
csshx dfu-programmer
csup dfu-util
csv-fix dgtal
csvprintf dhcpdump
csync dhcping
ctags dhex
ctail di
ctemplate dialog
ctl dict
ctorrent diction
cuetools dieharder
cunit diffuse
cups-pdf dirac
curaengine dircproxy
curl direnv
curl-ca-bundle dirmngr
curlftpfs dirt
cutter disco
cuty_capt discodex
cvs discount
cvs2svn disktype
cvsps distcc
cvsutils ditaa
cvsync djbdns
cweb djmount
cyassl djview4
czmq djvu2pdf
d-bus djvulibre
daemon dmalloc
daemonize dmd
daemonlogger dmenu
daemontools dmtx-utils
daq dns2tcp
dar dnscrypt-proxy
darkhttpd dnsmap
darkice dnsmasq
darkstat dnsperf
dart dnstop
dash dnstracer
dasm docbook
dateutils docbook-xsl
datomic docbook2x
dbacl docker
dbslayer dos2unix
dbus-glib doublecpp
dc3dd doubledown
dcal dovecot
dcfldd doxygen
dcled doxymacs
dcmtk dpkg
drake engine_pkcs11
drip enscript
dromeaudio ent
drush entr
dsh eot-utils
dsocks epic5
dtach eprover
dtc epsilon
dterm epstool
dtrx epubcheck
dub erlang
duff es
duo_unix esniper
duplicity esound
duply etcd
dupx etcdctl
duti etl
dvd+rw-tools ettercap
dvdauthor euca2ools
dvdbackup evas
dvdrtools eventlog
dvorak7min ex-vi
dvtm exempi
dwarf exenv
dwatch exif
dwdiff exiftags
dwm exiftool
dxflib exim
dyld-headers exiv2
dylibbundler exodriver
dynamips expat
dynamodb-local ext2fuse
dzen2 ext4fuse
e2fsprogs eye-d3
easy-git ezlupdate
easy-tag ezstream
ec2-ami-tools f3
ec2-api-tools faac
ecasound faad2
echoping fail2ban
echoprint-codegen fakeroot
ecj falcon
ecl fantom
ecm fasd
edelta fastbit
editorconfig fastjar
ee fatsort
eet fb-client
eigen fbida
eina fceux
ejabberd fcgi
ejdb fcgiwrap
ekg2 fcrackzip
ekhtml fdclone
elasticsearch fdk-aac
elb-tools fdupes
electric-fence feh
elinks fetch-crl
elixir fex
emacs ffind
emacs-clang-complete-async ffmbc
embryo ffmpeg
enca ffmpeg2theora
encfs ffmpegthumbnailer
enchant fftw
enet ficy
figlet fwknop
figtoipe fzf
finch g2
findbugs gabedit
findutils gaffitter
fio gambit-scheme
fish gammu
fits ganglia
flac gant
flac123 garmintools
flactag gauche
flake gaul
flashrom gawk
flasm gbdfed
flawfinder gcab
fleet-db gcal
flex gconf
flickcurl gcore
flow-tools gcutil
flowgrind gd
fltk gdal
fluid-synth gdal-grass
flvstreamer gdbm
fmdiff gdk-pixbuf
fon-flash-cli gdmap
fondu geany
fontconfig gearman
fontforge gecode
fop geda-gaf
foremost geeqie
fortune gegl
fossil genders
fourstore gengetopt
fox genstats
fping geocouch
frag_find geogit
fragroute geoip
freealut geoipupdate
freediameter geomview
freeglut geos
freeimage geoserver
freeipmi gerbv
freeling getdns
freeradius-server getmail
freerdp gettext
freetds getxbook
freetype gflags
freexl gforth
frege gfortran
frei0r ggobi
frescobaldi ghc
fribidi ghi
fsh ghostscript
fsharp gibbslda
fsv giblib
fsw gibo
fswatch giflib
ftgl gifsicle
ftimes ginac
ftjam gist
funcoeszz gistit
fuse-zip git
fuse4x git-archive-all
fuse4x-kext git-cal
fuseki git-cola
fuzzy-find git-crypt
git-encrypt gobject-introspection
git-extras gocr
git-flow goffice
git-flow-avh goocanvas
git-flow-clone google-app-engine
git-ftp google-perftools
git-gerrit google-sparsehash
git-integration google-sql-tool
git-multipush googlecl
git-now gosu
git-open gource
git-sh gpac
git-ssh gpg-agent
git-tf gpgme
git-tracker gphoto2
git-url-sub gplcver
gitbucket gpm
giter8 gpp
gitslave gpredict
gkrellm gpsbabel
gl2ps gpsd
glade gpsim
glassfish gptfdisk
gle gptsync
glew gputils
glib gqlplus
glib-networking gqview
glibmm grace
glm gradle
global grails
globus-toolkit graphicsmagick
glog graphviz
gloox grass
glui graylog2-server
gmail-backup grc
gmediaserver grepcidr
gmime grib-api
gmp griffon
gmtl gringo
gnome-common grok
gnome-doc-utils gromacs
gnu-apl groonga
gnu-barcode groonga-normalizer-mysql
gnu-getopt groovy
gnu-indent groovyserv
gnu-prolog growly
gnu-sed gsasl
gnu-smalltalk gsettings-desktop-schemas
gnu-tar gsl
gnu-time gsmartcontrol
gnu-typist gsoap
gnu-units gssdp
gnu-which gst-libav
gnumeric gst-plugins-bad
gnunet gst-plugins-base
gnupg gst-plugins-good
gnupg-pkcs11-scd gst-plugins-ugly
gnupg2 gstreamer
gnuplot gti
gnustep-make gtk+
gnutls gtk+3
go gtk-chtheme
go-app-engine-32 gtk-doc
go-app-engine-64 gtk-engines
goaccess gtk-gnutella
gobby gtk-murrine-engine
gtkdatabox html2text
gtkglarea htmlcleaner
gtkglext htmlcompressor
gtkmm htmlcxx
gtkmm3 htmldoc
gtksourceview htop-osx
gtksourceview3 htpdate
gtksourceviewmm http_load
gtksourceviewmm3 httperf
gtkspell3 httping
gtkwave httpry
gtmess httptunnel
gts httrack
guile hub
guilt hubflow
gupnp hugs98
gv hunspell
gvp hydra
gwenhywfar hyperestraier
gwt hyperspec
gwyddion iat
gzrt ical-buddy
h2 icarus-verilog
h264bitstream icbirc
hadoop ice
halibut icecast
hamlib icon
hamsterdb icoutils
haproxy icu4c
hardlink id3lib
harfbuzz id3tool
haskell-platform id3v2
hatari idcomments
haxe ideviceinstaller
hbase idnits
headphones idutils
hello ifstat
help2man iftop
henplus ifuse
hercules ii
heroku-toolbelt ike-scan
herrie ilmbase
hevea imagemagick
hexchat imagesnap
hexcurse imageworsener
hexedit imake
hfsutils imap-uw
hg-flow imapfilter
hicolor-icon-theme imlib2
hidapi influxdb
highlight iniparser
hilite inkscape
hiredis innoextract
hive innotop
hllib inspircd
hoedown intercal
homebank intltool
honeyd io
horndis iodine
hornetq ioke
hostdb ioping
hping ios-sim
hqx ios-webkit-debug-proxy
hr iozone
ht ip_relay
html-xml-utils ipbt
ipcalc jsawk
ipe jsdoc-toolkit
iperf jsdoc3
iperf3 jshon
iphotoexport jslint4java
ipmitool jsmin
ipmiutil json-c
iptux json-glib
ipv6calc json_spirit
ircd-hybrid jsonpp
ircd-irc2 jstalk
ircii jsvc
irods judy
irrlicht juise
irrtoolset juju
irssi justniffer
isc-dhcp jvmtop
isl jython
iso-codes kafka
ispc kakasi
ispell kanif
isync kawa
itex2mml kbtin
itpp kdiff3
itstool keepassc
iulib kernagic
ivy kes
jack kestrel
jags keychain
jailkit kimwitu++
jam kismet
jansson kite
jasmin kjell
jasper klavaro
javarepl knock
jbig2dec konoha
jbig2enc kqwait
jbigkit ksh
jboss-as kstart
jboss-forge ktoblzcheck
jcal kumofs
jed kvazaar
jemalloc kyoto-cabinet
jena kyoto-tycoon
jenkins kytea
jerm l-smash
jetty lablgtk
jhead lame
jhiccup languagetool
jigdo lasi
jing lastfmfpclient
jless lastfmlib
jmeter laszip
jmxtrans latex-mk
jnettop latex2html
joe latex2rtf
john launch
john-jumbo launch4j
jp2a lbdb
jpeg lbzip2
jpeg-turbo lcdf-typetools
jpeginfo lcdproc
jpegoptim lci
jq lcov
jruby lcrack
js-test-driver ld64
ldapvi libdvdcss
ldns libdvdnav
le libdvdread
leafnode libebml
ledger libechonest
ledit libelf
legit libestr
leiningen libev
lemon libevent
lensfun libewf
leptonica libexif
lesspipe libexosip
lesstif libextractor
leveldb libfaketime
lft libffi
lftp libfishsound
lha libfixbuf
lhasa libflowmanager
lib3ds libfreefare
libaacs libfreenect
libagg libftdi
libantlr3c libftdi0
libao libgadu
libarchive libgaiagraphics
libart libgcrypt
libass libgda
libassuan libgee
libatomic_ops libgeotiff
libav libgetdata
libb2 libgfshare
libbind libgit2
libbinio libglade
libbluray libglademm
libbs2b libgnomecanvas
libbson libgnomecanvasmm
libbtbb libgpg-error
libcaca libgphoto2
libcanberra libgsf
libcapn libgsm
libcddb libgtop
libcdio libharu
libcec libhid
libcello libical
libcmph libicns
libcoap libid3tag
libconfig libident
libcouchbase libidl
libcppa libidn
libcroco libimobiledevice
libcsv libinfinity
libcue libiptcdata
libcuefile libiscsi
libdaemon libkate
libdap libkml
libdbusmenu-qt libksba
libdc1394 liblacewing
libdca liblas
libdiscid liblastfm
libdlna liblinear
libdmtx liblo
libdnet liblockfile
libdrawtext liblqr
libdshconfig liblunar
libdsk liblwgeom
libdv libmagic
libdvbpsi libmatroska
libmaxminddb libsigc++
libmemcached libsigsegv
libmetalink libslax
libmicrohttpd libsmf
libmikmod libsmi
libming libsndfile
libmms libsodium
libmodbus libsoup
libmongoclient libspatialite
libmonome libspiro
libmowgli libspotify
libmp3splt libssh
libmpc libssh2
libmpd libstfl
libmpdclient libstxxl
libmpeg2 libsvg
libmrss libsvg-cairo
libmtp libsvm
libmusicbrainz libswiften
libmxml libtar
libnatpmp libtasn1
libnet libtecla
libnfc libtermkey
libnids libtess2
libntlm libtextcat
libnxml libtiff
liboauth libtomcrypt
libodbc++ libtommath
libofx libtool
libogg libtorrent
liboil libtorrent-rasterbar
libopendkim libtrace
libopennet libunistring
liboping libunwind-headers
libopkele libupnp
libosip libusb
libotr libusb-compat
libowfat libusrsctp
libp11 libutf
libpano libuv
libpcl libuvc
libpgm libvbucket
libplist libvidstab
libpng libvirt
libpoker-eval libvo-aacenc
libpqxx libvoikko
libpst libvorbis
libpuzzle libvpx
libqalculate libwbxml
libqglviewer libwebsockets
libquicktime libwmf
libquvi libwpd
libqxt libwpg
librasterlite libwps
libraw libxc
libre libxdiff
libreadline-java libxmi
libreplaygain libxml++
libresample libxml2
librsvg libxmlsec1
librsync libxmp
librtlsdr libxslt
libsamplerate libxspf
libsass libyaml
libscrypt libyubikey
libshout libzdb
libzip mailcheck
libzzip mairix
lifelines makedepend
lightning makeicns
lighttpd makensis
lilv makepp
lilypond mal4s
link-grammar malaga
linklint malbolge
links man2html
liquibase mapnik
liquidprompt mapserver
litmus mariadb
little-cms markdown
little-cms2 marst
lldpd masscan
llvm matlab2tikz
lmdb maven
lnav maven-shell
lockrun mawk
log4c mbelib
log4cplus mboxgrep
log4cpp mcabber
log4cxx mcpp
log4shib mcrypt
logcheck md
logentries md5deep
logrotate md5sha1sum
logstalgia mda-lv2
logstash mdbtools
logtalk mdf2iso
lolcode mdr
lorem mdxmini
loudmouth mecab
lout mecab-ipadic
lpc21isp mecab-ko
lrdf mecab-ko-dic
lrzip mecab-unidic
lrzsz media-info
lsdvd mediatomb
lsyncd meld
lua memcache-top
luabind memcached
luajit memcacheq
luarocks memtester
luciddb mercurial
luvit mergelog
lv mesalib-glw
lv2 mess
lwtools metalua
lxsplit metaproxy
lynis mfcuk
lynx mfoc
lysp mftrace
lz4 mg
lzip mhash
lzlib midgard2
lzo midicsv
lzop midnight-commander
mac-robber mikmod
mackup mimms
macvim minbif
mad minicom
madplay minidjvu
magit minidlna
mahout minimodem
minisat mpgtx
minised mpich2
miniupnpc mpio
minizinc mplayer
minizip mplayershell
minuit2 mpop
miredo mpssh
mit-scheme mr
mitmproxy mrtg
mjpegtools mruby
mkclean mscgen
mkcue msdl
mksh msgpack
mktorrent msgpack-rpc
mkvalidator msitools
mkvdts2ac3 msktutil
mkvtomp4 msmtp
mkvtoolnix mspdebug
mldonkey mtools
mlt mtr
mm-common mu
mmix multimarkdown
mmsrip multitail
mmv muparser
mobile-shell mupdf
moc musepack
modules mussh
mogenerator mutt
mon mysql
monetdb mysql++
mongo-c mysql-cluster
mongodb mysql-connector-c
mongoose mysql-connector-c++
mongrel2 mysql-connector-odbc
mongroup mysql-proxy
monit mysqlreport
monkeysphere mytop
mono n
monotone nacl
montage nagios
moreutils nagios-plugins
morse namazu
mosquitto namebench
most nanomsg
movgrab narwhal
mp3blaster nasm
mp3cat naturaldocs
mp3check nbimg
mp3fs ncdc
mp3gain ncdu
mp3info ncftp
mp3splt ncmpc
mp3val ncmpcpp
mp3wrap ncrack
mp4v2 ndiff
mpack neko
mpc neo4j
mpck neon
mpd nesc
mpdas net-snmp
mpdscribble net6
mpegdemux netcat
mpfi netcat6
mpfr netpbm
mpg123 netperf
mpg321 nettle
newick-utils openconnect
newlisp opencore-amr
newsbeuter opendetex
newt openexr
nexus openfst
nfcutils openjpeg
nginx openlitespeed
ngircd openrtsp
ngrep opensaml
ngspice opensc
nickle openslide
nicovideo-dl openslp
nimrod openssl
ninja openvpn
ninja-ide ophcrack
nkf optipng
nload opus
nmap opus-tools
node opusfile
nordugrid-arc orbit
normalize orc
notmuch orfeo
noweb ori
npth orientdb
nrg2iso orpie
nrpe ortp
nsd oscats
nspr osm-pbf
nsq osm2pgrouting
nss osm2pgsql
ntfs-3g osmosis
ntl osslsigncode
nu ossp-uuid
num-utils osxfuse
nuttcp osxutils
nvi owamp
nvm owfs
nylon p0f
nzbget p11-kit
oath-toolkit p7zip
objc-run pakchois
objective-caml pam_yubico
ocp pan
ocrad pango
ode pangomm
offline-imap pangox-compat
oggz paperkey
ogmtools paps
ohcount par
ola par2
olsrd par2tbb
omniorb parallel
ondir pari
oniguruma parrot
opam partio
open-babel pass
open-cobol passenger
open-mesh pastebinit
open-mpi patchutils
open-ocd pathfinder
open-scene-graph pax-construct
open-sp pax-runner
open-vcdiff pazpar2
opencbm pbc
opencc pbc-sig
opencolorio pbrt
pbzip2 pjsip
pcal pk
pcb pkcs11-helper
pce pkg-config
pcre pktanon
pcre++ plan9port
pdal plantuml
pdf-tools platypus
pdf2htmlex play
pdf2image plenv
pdf2json plod
pdf2svg plotutils
pdfcrack plowshare
pdfgrep plplot
pdfjam plt-racket
pdflib-lite plustache
pdftohtml plzip
pdftoipe pmccabe
pdksh pmd
pdns pmdmini
pdnsd pms
pdnsrec png++
pdsh png2ico
pebble-sdk pngcheck
peervpn pngcrush
peg pngnq
peg-markdown pngpaste
perceptualdiff pngquant
percona-server poco
percona-toolkit podiff
perl-build podofo
perlmagick points2grid
pev polarssl
pg_top polipo
pgbadger polygen
pgbouncer polyml
pgdbf ponysay
pgpdump poppler
pgplot popt
pgpool-ii portaudio
pgrouting portmidi
pgtap poster
pgtune postgis
phantomjs postgres-xc
phash postgresql
phoon postmark
phoronix-test-suite potrace
physfs pound
pianobar povray
picoc pow
picocom pplatex
pidcat ppss
pidgin predictionio
pidof premake
pig primesieve
pigz prips
pike privoxy
pincaster proctools
pinentry proftpd
pipebench proguard
pipemeter proj
pit proof-general
pius prooftree
pixie protobuf
pixman protobuf-c
pixz proxychains-ng
proxytunnel quassel
ps2eps quex
psftools quilt
psgrep quotatool
psqlodbc quvi
pssh qwt
pstoedit qxmpp
pstree rabbitmq
psutils rabbitmq-c
ptex radamsa
pth radare2
ptunnel ragel
puf rainbarf
pulledpork rakudo-star
pulseaudio rancid
pure randomize-lines
pure-ftpd ranger
putmail raptor
putmail-queue rarian
putty rasqal
pv rats
pwgen rbenv
pwnat rbenv-aliases
pwsafe rbenv-binstubs
pxz rbenv-bundler
py2cairo rbenv-communal-gems
py3cairo rbenv-ctags
pyenv rbenv-default-gems
pyenv-pip-rehash rbenv-gem-rehash
pyenv-virtualenv rbenv-gemset
pyenv-virtualenvwrapper rbenv-readline
pyexiv2 rbenv-use
pygobject rbenv-vars
pygobject3 rbenv-whatis
pygtk rc
pygtkglext rcs
pygtksourceview rcsslogplayer
pypy rcssmonitor
pyqt rcssserver
pyqt5 rdate
pyqwt rdesktop
pyside rdfind
pyside-tools rdiff-backup
python rds-command-line-tools
python3 rdup
pyxplot re2
q re2c
qbs readline
qca readosm
qcachegrind reattach-to-user-namespace
qd reaver
qdbm rebar
qemu recode
qi recoverjpeg
qiv recutils
qjson redis
qpdf redland
qprint redo
qrencode redsocks
qscintilla2 redstore
qstat regex-opt
qt regina-rexx
qt5 regldg
qtfaststart remake
qtplay remctl
quantlib remind
ren sam2p
rename samba
renameutils sane-backends
repl sary
repo sassc
reposurgeon savana
rest-shell saxon
resty saxon-b
rethinkdb sbcl
rfcdiff sbt
rfcmarkup sbuild
rfcstrip sc68
rhash scala
rhino scale2x
riak scamper
riemann scantailor
rig scheme48
rinetd schroedinger
ringojs scm-manager
ripmime scons
rkflashtool screenbrightness
rkhunter screenfetch
rlog screenresolution
rlwrap scrollkeeper
rmcast scrub
rmtrash scrypt
rnv scsh
robodoc sdcc
rock sdcv
rolldice sdelta3
roundup sdf
rp sdhash
rpg sdl
rpl sdl2
rpm sdl2_gfx
rpm2cpio sdl2_image
rrdtool sdl2_mixer
rsense sdl2_net
rsnapshot sdl2_ttf
rsstail sdl_gfx
rsyslog sdl_image
rt-audio sdl_mixer
rtf2latex2e sdl_net
rtmpdump sdl_rtf
rtorrent sdl_sound
rtpbreak sdl_ttf
rubber sec
ruby sedna
ruby-build selecta
ruby-install selenium-server-standalone
runcocoa sendemail
runit ser2net
rush serd
rust serialosc
rxvt-unicode sersniff
ry setweblocthumb
rzip sf-pwgen
s-lang sflowtool
s3-backer sfml
s3cmd sgrep
s3fs shakespeare
s3sync shapelib
safe-rm shared-mime-info
saga-core shark
salt shell.fm
saltstack shellinabox
shiboken spatialite-gui
shivavg spatialite-tools
shmcat spawn-fcgi
shmux spdylay
shntool speedtest_cli
shocco speex
shogun sphinx
shorten spidermonkey
shtool spim
shunit2 spin
sic spiped
sickbeard splint
siege spring-loaded
signing-party spring-roo
silc-client sproxy
silk sqlcipher
simgrid sqlite
simh sqliteman
simple-tiles sqlmap
since sqoop
sip sqsh
sipcalc squashfs
sipp squid
sipsak squirrel
sisc-scheme sratom
sispmctl srecord
sitecopy srmio
skipfish srtp
skktools ssdeep
skytools ssed
sl ssh-copy-id
sleepwatcher sshfs
sleuthkit sshguard
slimerjs sshtrix
sloccount sshuttle
slony ssldump
slowhttptest sslh
slrn sslscan
smake ssreflect
smartmontools ssss
smartsim st
smartypants stanford-parser
smlnj star
snap7 stgit
snappy stk
snapraid stklos
snobol4 stlviewer
snort stone
snownews storm
sntop stormfs
snzip stow
socat streamripper
soci stress
sofia-sip strongswan
solfege stunnel
solid style-check
solr sub2srt
sonar submarine
sonar-runner subnetcalc
sord subversion
sound-touch sundials
source-highlight suomi-malaga-voikko
sox surfraw
spark suricata
sparkey svdlibc
spatialindex svg2pdf
svg2png thrulay
svtplay-dl tidyp
swaks tiff2png
swatchbooker tig
swfmill tiger-vnc
swftools tika
swi-prolog timbl
swig timedog
swish-e timelimit
sxiv timidity
syck tin
sylpheed tinc
synfig tintin
synfigstudio tiny-fugue
sysbench tinycdb
sysdig tinyproxy
szip tinyscheme
szl tinysvm
t1lib tinyxml
t1utils tinyxml2
ta-lib tivodecode
tabbed tkdiff
tag tlassemble
taglib tlsdate
taktuk tmap
tal tmpreaper
talk-filters tmpwatch
talloc tmux
tarsnap tmux-mem-cpu-load
task tn5250
task-spooler tnef
taskd tnote
tbb todo-txt
tcc tofrodos
tclap toilet
tcpflow tokyo-cabinet
tcping tokyo-dystopia
tcpreplay tokyo-tyrant
tcpsplit tomcat
tcptrace tomcat-native
tcptraceroute tomee-jax-rs
tcptrack tomee-plus
tcptunnel tomee-webprofile
tcpurify topgit
tcsh tor
teapot torrentcheck
tee-clc torsocks
teem tpl
tegh tpp
tenyr tracebox
term tractorgen
terminal-notifier trafficserver
tesseract trafshow
testdisk trang
tetgen translate-toolkit
tevent transmission
texapp transmission-remote-gtk
texi2html trash
texinfo tre
texmacs tree
texwrapper treecc
thc-pptp-bruter treeline
the_silver_searcher tsung
theharvester ttf2eot
theora ttf2pt1
thrift ttfautohint
tth vf
tty-clock vgmstream
ttyrec vice
ttytter viewglob
tuntap vifm
tup vilistextum
twemcache vim
two-lame vimpager
txt2man vimpc
txt2tags vip
typesafe-activator virtualhost.sh
typespeed virtualpg
u-boot-tools virtuoso
uade visionmedia-watch
uberftp visitors
uchardet visualnetkit
ucl vmalloc
ucspi-tcp vncsnapshot
udis86 vnstat
udns vobcopy
udunits voldemort
ufraw voltdb
uim voms
ume vorbis-tools
unac vorbisgain
unar vowpal-wabbit
unbound vpnc
uncrustify vramsteg
unfs3 vrpn
unifdef vsftpd
unison vstr
unittest vtclock
unittest-cpp vte
unixodbc vttest
unp w-calc
unpaper w3m
unrar wait_on
unrtf wakeonlan
unshield watch
upnp-router-control watchman
uptimed wavpack
upx wbox
uriparser wdfs
urlview wdiff
usbmuxd web100clt
ushare webalizer
utimer webfs
uudeview webkit2png
uwsgi webp
v weechat
v8 weighttp
vala wemux
valabind wget
valgrind wgetpaste
valkyrie whatmask
varnish when
vassh whirr
vbindiff whohas
vcdimager wiggle
vcodex wildfly-as
vcprompt wimlib
vcsh wine
vde winetricks
vera++ winexe
verilator wireshark
vert.x wla-dx
wmctrl xspringies
wopr xstow
wordnet xsw
wordplay xtail
wps2odt xtitle
wput xulrunner
wrangler xvid
writerperfect xz
wrk yacas
wrk-trello yaf
wry yafc
wtf yajl
wv yamcha
wv2 yamdi
wwwoffle yaml-cpp
wxmac yap
wxpython yara
wy60 yarp
wyrd yasm
x11vnc yaws
x264 yaz
x265 yaze-ag
x3270 yazpp
xa yconalyzer
xapian ydict
xar yeti
xaric ykclient
xastir ykpers
xbee-comm yle-dl
xchat youtube-dl
xclip yuicompressor
xcproj yydecode
xctool z
xdelta z80asm
xdotool z80dasm
xdu zabbix
xerces-c zbackup
xlslib zbar
xml-coreutils zdelta
xml-security-c zebra
xml-tooling-c zenity
xml2 zeromq
xmlcatmgr zile
xmlformat zinc
xmlrpc-c zint
xmlsh zmap
xmlstarlet znc
xmlto zookeeper
xmltoman zopfli
xmount zpaq
xmp zpython
xorriso zsh
xournal zsh-completions
xpa zsh-history-substring-search
xpdf zsh-lovers
xplanet zsh-syntax-highlighting
xplot zshdb
xqilla zssh
xrootd zsync
xsane zxcc
xspin zzuf
localhost:~ Magda$ brew install- vc/homebrew-calligra
Error: Unknown command: install-
localhost:~ Magda$ brew install - vc/homebrew-calligra
Error: No available formula for vc/homebrew-calligra
Searching taps...
localhost:~ Magda$ brew install - https://github.com/aseques/homebrew/blo ... a/calligra

curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing: /usr/bin/curl -f#LA Homebrew\ 0.9.5\ (Ruby\ 1.8.7-358;\ Mac\ OS\ X\ 10.9.2) https://github.com/aseques/homebrew/blo ... a/calligra -o /Library/Caches/Homebrew/Formula/calligra
localhost:~ Magda$ open https://github.com/aseques/homebrew/blo ... a/calligra
localhost:~ Magda$ ;brew install - git://anongit.kde.org/calligra.git
-bash: syntax error near unexpected token `;'
localhost:~ Magda$ brew install - git://anongit.kde.org/calligra.git
Error: No available formula for git://anongit.kde.org/calligra.git
Searching taps...
localhost:~ Magda$ open git://anongit.kde.org/calligra.git
The file /Users/Magda/git:/anongit.kde.org/calligra.git does not exist.
localhost:~ Magda$ brew tap git://anongit.kde.org/calligra.git
Error: Invalid tap name
localhost:~ Magda$ brew install - http://download.kde.org/unstable/callig ... .90.tar.xz

curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing: /usr/bin/curl -f#LA Homebrew\ 0.9.5\ (Ruby\ 1.8.7-358;\ Mac\ OS\ X\ 10.9.2) http://download.kde.org/unstable/callig ... .90.tar.xz -o /Library/Caches/Homebrew/Formula/calligra-2.7.90.tar.xz
localhost:~ Magda$ brew install - http://download.kde.org/stable/calligra ... 8.2.tar.xz.
Error: wrong constant name Calligra282TarXz.
Please report this bug:
https://github.com/Homebrew/homebrew/wi ... leshooting
/usr/local/Library/Homebrew/formulary.rb:9:in `const_defined?'
/usr/local/Library/Homebrew/formulary.rb:9:in `formula_class_defined?'
/usr/local/Library/Homebrew/formulary.rb:142:in `fetch'
/usr/local/Library/Homebrew/formulary.rb:150:in `get_formula'
/usr/local/Library/Homebrew/formulary.rb:190:in `factory'
/usr/local/Library/Homebrew/formula.rb:397:in `factory'
/usr/local/Library/Homebrew/extend/ARGV.rb:12:in `formulae'
/usr/local/Library/Homebrew/extend/ARGV.rb:12:in `map'
/usr/local/Library/Homebrew/extend/ARGV.rb:12:in `formulae'
/usr/local/Library/Homebrew/cmd/install.rb:41:in `install'
/usr/local/Library/brew.rb:105:in `send'
/usr/local/Library/brew.rb:105
localhost:~ Magda$ open http://download.kde.org/stable/calligra ... 8.2.tar.xz.
localhost:~ Magda$ brew install - ~/kde4/src $ tar -xzvf calligra-latest.tar.gz
Error: No available formula for /Users/Magda/kde4/src
Searching taps...
localhost:~ Magda$ brew install git
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring git-1.9.2.mavericks.bottle.tar.gz
==> Caveats
The OS X keychain credential helper has been installed to:
/usr/local/bin/git-credential-osxkeychain

The 'contrib' directory has been installed to:
/usr/local/share/git-core/contrib

Bash completion has been installed to:
/usr/local/etc/bash_completion.d

zsh completion has been installed to:
/usr/local/share/zsh/site-functions
==> Summary
/usr/local/Cellar/git/1.9.2: 1324 files, 31M
localhost:~ Magda$ brew install calligra
Error: No available formula for calligra
Searching taps...
localhost:~ Magda$ brew install - git://anongit.kde.org/calligra.git
Error: No available formula for git://anongit.kde.org/calligra.git
Searching taps...
localhost:~ Magda$ brew tap git://anongit.kde.org/calligra.git
Error: Invalid tap name
localhost:~ Magda$ brew tap - git://anongit.kde.org/calligra.git
Error: Invalid tap name
localhost:~ Magda$ brew install - http://download.kde.org/stable/calligra ... 8.2.tar.xz
######################################################################## 100,0%
Error: No available formula for calligra-2.8.2.tar.xz
Searching taps...
localhost:~ Magda$ brew formula
Error: Unknown command: formula
localhost:~ Magda$
localhost:~ Magda$ brew tap philacs/homebrew-calligra
Cloning into '/usr/local/Library/Taps/philacs-calligra'...
Username for 'https://github.com':
Password for 'https://github.com':
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/philacs/homebrew-calligra/'
localhost:~ Magda$ brew install - git://anongit.kde.org/calligra
Error: No available formula for git://anongit.kde.org/calligra
Searching taps...
localhost:~ Magda$ brew tap adymo/homebrew-kde
Cloning into '/usr/local/Library/Taps/adymo-kde'...
remote: Reusing existing pack: 238, done.
remote: Total 238 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (238/238), 45.22 KiB | 0 bytes/s, done.
Resolving deltas: 100% (132/132), done.
Checking connectivity... done.
Tapped 28 formula
localhost:~ Magda$ brew install calligra
==> Installing dependencies for calligra: cmake, qt, automoc4, pkg-config, boost, xz, oxygen-icons, gettext, pcre, jpeg, giflib, libpng, clucene, raptor, rasqal, unixodbc, readline, sqlite, redland
==> Installing calligra dependency: cmake
==> Downloading https://downloads.sf.net/project/machom ... e.2.tar.gz
######################################################################## 100,0%
==> Pouring cmake-2.8.12.2.mavericks.bottle.2.tar.gz
/usr/local/Cellar/cmake/2.8.12.2: 701 files, 36M
==> Installing calligra dependency: qt
==> Downloading https://downloads.sf.net/project/machom ... e.4.tar.gz
######################################################################## 100,0%
==> Pouring qt-4.8.5.mavericks.bottle.4.tar.gz
==> Caveats
We agreed to the Qt opensource license for you.
If this is unacceptable you should uninstall.

.app bundles were installed.
Run `brew linkapps` to symlink these to /Applications.
==> Summary
/usr/local/Cellar/qt/4.8.5: 2780 files, 120M
==> Installing calligra dependency: automoc4
==> Downloading ftp://ftp.kde.org/pub/kde/stable/automo ... 88.tar.bz2
######################################################################## 100,0%
==> Patching
patching file kde4automoc.cpp
==> cmake . -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/automoc4/0.9.88 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev
==> make install
/usr/local/Cellar/automoc4/0.9.88: 5 files, 92K, built in 7 seconds
==> Installing calligra dependency: pkg-config
==> Downloading https://downloads.sf.net/project/machom ... e.2.tar.gz
######################################################################## 100,0%
==> Pouring pkg-config-0.28.mavericks.bottle.2.tar.gz
/usr/local/Cellar/pkg-config/0.28: 10 files, 604K
==> Installing calligra dependency: boost
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring boost-1.55.0_1.mavericks.bottle.tar.gz
/usr/local/Cellar/boost/1.55.0_1: 10040 files, 462M
==> Installing calligra dependency: xz
==> Downloading https://downloads.sf.net/project/machom ... e.3.tar.gz
######################################################################## 100,0%
==> Pouring xz-5.0.5.mavericks.bottle.3.tar.gz
/usr/local/Cellar/xz/5.0.5: 58 files, 1,5M
==> Installing calligra dependency: oxygen-icons
==> Downloading http://download.kde.org/stable/4.12.2/s ... 2.2.tar.xz
######################################################################## 100,0%
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/oxygen-icons/4.12.2' -DCMAKE
==> make install
/usr/local/Cellar/oxygen-icons/4.12.2: 6851 files, 51M, built in 7.4 minutes
==> Installing calligra dependency: gettext
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring gettext-0.18.3.2.mavericks.bottle.tar.gz
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

OS X provides the BSD gettext library and some software gets confused if both are in the library path.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

LDFLAGS: -L/usr/local/opt/gettext/lib
CPPFLAGS: -I/usr/local/opt/gettext/include

==> Summary
/usr/local/Cellar/gettext/0.18.3.2: 1835 files, 19M
==> Installing calligra dependency: pcre
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring pcre-8.35.mavericks.bottle.tar.gz
/usr/local/Cellar/pcre/8.35: 146 files, 5,8M
==> Installing calligra dependency: jpeg
==> Downloading https://downloads.sf.net/project/machom ... e.2.tar.gz
######################################################################## 100,0%
==> Pouring jpeg-8d.mavericks.bottle.2.tar.gz
/usr/local/Cellar/jpeg/8d: 18 files, 780K
==> Installing calligra dependency: giflib
==> Downloading https://downloads.sf.net/project/machom ... e.1.tar.gz
######################################################################## 100,0%
==> Pouring giflib-4.1.6.mavericks.bottle.1.tar.gz
/usr/local/Cellar/giflib/4.1.6: 39 files, 720K
==> Installing calligra dependency: libpng
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring libpng-1.6.10.mavericks.bottle.tar.gz
/usr/local/Cellar/libpng/1.6.10: 17 files, 1,3M
==> Installing calligra dependency: clucene
==> Downloading https://downloads.sourceforge.net/proje ... 1b.tar.bz2
######################################################################## 100,0%
==> Downloading https://gist.github.com/tlvince/7934499 ... ads.h.diff
######################################################################## 100,0%
==> Downloading https://gist.github.com/tlvince/7935339 ... har.h.diff
######################################################################## 100,0%
==> Patching
patching file src/CLucene/LuceneThreads.h
Hunk #1 succeeded at 67 with fuzz 2 (offset 60 lines).
patching file src/CLucene/config/repl_tchar.h
==> ./configure --prefix=/usr/local/Cellar/clucene/0.9.21b
==> make install
/usr/local/Cellar/clucene/0.9.21b: 138 files, 4,6M, built in 3.2 minutes
==> Installing calligra dependency: raptor
==> Downloading http://download.librdf.org/source/raptor2-2.0.13.tar.gz
######################################################################## 100,0%
==> ./configure --prefix=/usr/local/Cellar/raptor/2.0.13
==> make install
/usr/local/Cellar/raptor/2.0.13: 114 files, 2,8M, built in 41 seconds
==> Installing calligra dependency: rasqal
==> Downloading http://download.librdf.org/source/rasqal-0.9.30.tar.gz
######################################################################## 100,0%
==> ./configure --prefix=/usr/local/Cellar/rasqal/0.9.30 --with-html-dir=/usr/local/Cellar/rasqal/0.9.30/share/doc
==> make install
/usr/local/Cellar/rasqal/0.9.30: 58 files, 2,4M, built in 55 seconds
==> Installing calligra dependency: unixodbc
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring unixodbc-2.3.2.mavericks.bottle.tar.gz
/usr/local/Cellar/unixodbc/2.3.2: 31 files, 1012K
==> Installing calligra dependency: readline
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring readline-6.3.3.mavericks.bottle.tar.gz
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

OS X provides the BSD libedit library, which shadows libreadline.
In order to prevent conflicts when programs look for libreadline we are
defaulting this GNU Readline installation to keg-only.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

LDFLAGS: -L/usr/local/opt/readline/lib
CPPFLAGS: -I/usr/local/opt/readline/include

==> Summary
/usr/local/Cellar/readline/6.3.3: 40 files, 2,1M
==> Installing calligra dependency: sqlite
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring sqlite-3.8.4.3.mavericks.bottle.tar.gz
==> Caveats
This formula is keg-only, so it was not symlinked into /usr/local.

Mac OS X already provides this software and installing another version in
parallel can cause all kinds of trouble.

OS X provides an older sqlite3.

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

LDFLAGS: -L/usr/local/opt/sqlite/lib
CPPFLAGS: -I/usr/local/opt/sqlite/include

==> Summary
/usr/local/Cellar/sqlite/3.8.4.3: 9 files, 2,0M
==> Installing calligra dependency: redland
==> Downloading http://download.librdf.org/source/redland-1.0.16.tar.gz
######################################################################## 100,0%
==> ./configure --prefix=/usr/local/Cellar/redland/1.0.16 --with-mysql=no --with-sqlite=yes --with-bdb=no
==> make install
/usr/local/Cellar/redland/1.0.16: 101 files, 2,6M, built in 51 seconds
==> Installing calligra dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... .3.tar.bz2
######################################################################## 100,0%
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DSOPRANO_DISABLE_SESAME2_BACKEND=TRUE .
==> make install
[ 78%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/__/__/soprano/sopranodirs.cpp.o
[ 79%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/__/__/server/lockfile.cpp.o
Linking CXX shared module libsoprano_virtuosobackend.so
[ 79%] Built target soprano_virtuosobackend
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wi ... leshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/adymo/homebrew-kde/issues

localhost:~ Magda$ brew install kexi
Error: No available formula for kexi
Searching taps...
localhost:~ Magda$ brew search
a2ps apollo avfs bittwist caudec clhep
a52dec app-engine-java-sdk avian blahtexml cbmbasic clib
aacgain apparix avidemux blazeblogger cc65 cliclick
aalib apple-gcc42 aview blitz ccache clipper
aamath appledoc avra blitzwave ccal clipsafe
aardvark_shell_utils appscale-tools avrdude blueutil ccd2iso clisp
abcde appswitch avro-c bmon ccextractor cln
abcl apt-cacher-ng avro-cpp bochs cclive cloc
abcm2ps apt-dater avro-tools bogofilter cconv clockywock
abcmidi aqbanking aws-cfn-tools bonnie++ ccrypt clojurescript
abnfgen arabica aws-cloudsearch boost cctools-headers cloog
abook arangodb aws-elasticache boost-bcp ccze closure-compiler
ace archey aws-elasticbeanstalk boost-build cd-discid cloud-watch
ack archivemount aws-iam-tools boot2docker cdargs cloudbees-sdk
acme argp-standalone aws-sns-cli botan cdb cloudfoundry-cli
acpica argtable awscli box2d cdecl clozure-cl
activemq argus axel boxes cdf clpbar
activemq-cpp argus-clients b43-fwcutter bpm-tools cdimgtools clucene
adns aria2 babeld brag cdk clusterit
adobe-air-sdk arm babl brew-gem cdlabelgen clutter
adplug arp-scan backupninja brew-pip cdparanoia cmake
advancecomp arp-sk bacula-fd briss cdpr cmatrix
aescrypt arping bagit bro cdrdao cmigemo
aespipe arpoison balance browser cdrtools cmocka
afflib arss bam bsdconv celt cmockery
afio ascii bar bsdiff center-im cmu-pocketsphinx
afsctool asciidoc base64 bsdmake ceylon cmu-sphinxbase
aften asciitex base_kde_formula bsdsfv cfengine cmuclmtk
afuse asm6 basex bsponmpi cfitsio cmus
agedu asn1c bash btparse cflow cntlm
aget aspcud bash-completion btpd cfv coccinelle
aggregate aspell bashdb buildapp cgal cocot
aha assimp bashish bulk_extractor cgdb coda-cli
ahcpd astyle batik bullet cgvg cogl
aiccu asymptote bats bup charm-tools coin
aircrack-ng at-spi2-atk bazaar burl chcase collada-dom
akka at-spi2-core bbcolors burp check collectd
akonadi atari++ bbcp bvi checkbashisms colordiff
alac atdtool bbe bwm-ng checkstyle colormake
aldo aterm bbftp-client byacc cherokee colorsvn
algol68g atf bchunk byobu chibi-scheme colortail
align atk bcpp c-ares chicken compcert
alpine atkmm bcrypt c-kermit chipmunk compface
alure atomicparsley bcwipe cabal-install chisel concurrencykit
amap atool bdw-gc cabextract chkrootkit confuse
amtterm attica beansdb cabocha chktex connect
analog aubio beanstalk cadaver chmlib conserver
android-ndk auctex bear cadubi chordii contacts
android-platform-tools audiofile beecrypt cairo chromaprint convertlit
android-sdk augeas berkeley-db cairomm chrome-cli convmv
ansible authexec berkeley-db4 calabash chromedriver cookiecutter
ansifilter auto-scaling bgpq3 calc chruby coq
ant autobench bgrep calcurse chuck coremod
antiword autoconf bib-tool calligra cifer coreutils
antlr autoconf-archive bibtex2html camellia cimg corkscrew
anttweakbar autoenv bibtexconv camlistore cityhash couchdb
aoeui autogen bibutils camlp5 cksfv couchdb-lucene
apache-forrest autojump bigloo cantera clam couchpotatoserver
apache-opennlp automake bind capnp clamav cowpatty
apachetop automoc4 bindfs capstone clamz cowsay
ape automysqlbackup binutils cardpeek clasp cpanminus
apg autopano-sift-c binwalk cask class-dump cpansearch
apgdiff autopsy bip casperjs classads cpmtools
apib autossh bison cassandra clay cppcheck
apktool autotrace **** catdoc clean cppdom
aplus avce00 bitlbee cattle clens cppi
cpptest dcal dovecot enca ffmpeg2theora fuse4x
cppunit dcfldd doxygen encfs ffmpegthumbnailer fuse4x-kext
cpputest dcled doxymacs enchant fftw fuseki
cpulimit dcmtk dpkg enet ficy fuzzy-find
cputhrottle dcraw drake engine_pkcs11 figlet fwknop
cracklib ddar drip enscript figtoipe fzf
cracklib-words ddate dromeaudio ent finch g2
crash ddclient drush entr findbugs gabedit
crf++ ddd dsh eot-utils findutils gaffitter
crm114 ddrescue dsocks epic5 fio gambit-scheme
cronolog debianutils dtach eprover fish gammu
crosstool-ng deheader dtc epsilon fits ganglia
crunch deja-gnu dterm epstool flac gant
crush-tools denominator dtrx epubcheck flac123 garmintools
cryptopp depqbf dub erlang flactag gauche
cscope detox duff es flake gaul
csmith devil duo_unix esniper flashrom gawk
cspice devtodo duplicity esound flasm gbdfed
css-crush dex2jar duply etcd flawfinder gcab
cssembed dfc dupx etcdctl fleet-db gcal
csshx dfu-programmer duti etl flex gconf
csup dfu-util dvd+rw-tools ettercap flickcurl gcore
csv-fix dgtal dvdauthor euca2ools flow-tools gcutil
csvprintf dhcpdump dvdbackup evas flowgrind gd
csync dhcping dvdrtools eventlog fltk gdal
ctags dhex dvorak7min ex-vi fluid-synth gdal-grass
ctail di dvtm exempi flvstreamer gdbm
ctemplate dialog dwarf exenv fmdiff gdk-pixbuf
ctl dict dwatch exif fon-flash-cli gdmap
ctorrent diction dwdiff exiftags fondu geany
cuetools dieharder dwm exiftool fontconfig gearman
cunit diffuse dxflib exim fontforge gecode
cups-pdf dirac dyld-headers exiv2 fop geda-gaf
curaengine dircproxy dylibbundler exodriver foremost geeqie
curl direnv dynamips expat fortune gegl
curl-ca-bundle dirmngr dynamodb-local ext2fuse fossil genders
curlftpfs dirt dzen2 ext4fuse fourstore gengetopt
cutter disco e2fsprogs eye-d3 fox genstats
cuty_capt discodex easy-git ezlupdate fping geocouch
cvs discount easy-tag ezstream frag_find geogit
cvs2svn disktype ec2-ami-tools f3 fragroute geoip
cvsps distcc ec2-api-tools faac freealut geoipupdate
cvsutils ditaa ecasound faad2 freediameter geomview
cvsync djbdns echoping fail2ban freeglut geos
cweb djmount echoprint-codegen fakeroot freeimage geoserver
cyassl djview4 ecj falcon freeipmi gerbv
czmq djvu2pdf ecl fantom freeling getdns
d-bus djvulibre ecm fasd freeradius-server getmail
daemon dmalloc edelta fastbit freerdp gettext
daemonize dmd editorconfig fastjar freetds getxbook
daemonlogger dmenu ee fatsort freetype gflags
daemontools dmtx-utils eet fb-client freexl gforth
daq dns2tcp eigen fbida frege gfortran
dar dnscrypt-proxy eina fceux frei0r ggobi
darkhttpd dnsmap ejabberd fcgi frescobaldi ghc
darkice dnsmasq ejdb fcgiwrap fribidi ghi
darkstat dnsperf ekg2 fcrackzip fsh ghostscript
dart dnstop ekhtml fdclone fsharp gibbslda
dash dnstracer elasticsearch fdk-aac fsv giblib
dasm docbook elb-tools fdupes fsw gibo
dateutils docbook-xsl electric-fence feh fswatch giflib
datomic docbook2x elinks fetch-crl ftgl gifsicle
dbacl docker elixir fex ftimes ginac
dbslayer dos2unix emacs ffind ftjam gist
dbus-glib doublecpp emacs-clang-complete-async ffmbc funcoeszz gistit
dc3dd doubledown embryo ffmpeg fuse-zip git
git-archive-all go-app-engine-32 gtk-chtheme hping ios-sim jpeginfo
git-cal go-app-engine-64 gtk-doc hqx ios-webkit-debug-proxy jpegoptim
git-cola goaccess gtk-engines hr iozone jq
git-crypt gobby gtk-gnutella ht ip_relay jruby
git-encrypt gobject-introspection gtk-murrine-engine html-xml-utils ipbt js-test-driver
git-extras gocr gtkdatabox html2text ipcalc jsawk
git-flow goffice gtkglarea htmlcleaner ipe jsdoc-toolkit
git-flow-avh goocanvas gtkglext htmlcompressor iperf jsdoc3
git-flow-clone google-app-engine gtkmm htmlcxx iperf3 jshon
git-ftp google-perftools gtkmm3 htmldoc iphotoexport jslint4java
git-gerrit google-sparsehash gtksourceview htop-osx ipmitool jsmin
git-integration google-sql-tool gtksourceview3 htpdate ipmiutil json-c
git-multipush googlecl gtksourceviewmm http_load iptux json-glib
git-now gosu gtksourceviewmm3 httperf ipv6calc json_spirit
git-open gource gtkspell3 httping ircd-hybrid jsonpp
git-sh gpac gtkwave httpry ircd-irc2 jstalk
git-ssh gpg-agent gtmess httptunnel ircii jsvc
git-tf gpgme gts httrack irods judy
git-tracker gphoto2 guile hub irrlicht juise
git-url-sub gplcver guilt hubflow irrtoolset juju
gitbucket gpm gupnp hugs98 irssi justniffer
giter8 gpp gv hunspell isc-dhcp jvmtop
gitslave gpredict gvp hydra isl jython
gkrellm gpsbabel gwenhywfar hyperestraier iso-codes kactivities
gl2ps gpsd gwt hyperspec ispc kafka
glade gpsim gwyddion iat ispell kakasi
glassfish gptfdisk gzrt ical-buddy isync kanif
gle gptsync h2 icarus-verilog itex2mml kate
glew gputils h264bitstream icbirc itpp kawa
glib gqlplus hadoop ice itstool kbtin
glib-networking gqview halibut icecast iulib kde-phonon
glibmm grace hamlib icon ivy kde-runtime
glm gradle hamsterdb icoutils jack kdelibs
global grails haproxy icu4c jags kdepimlibs
globus-toolkit grantlee hardlink id3lib jailkit kdevelop
glog graphicsmagick harfbuzz id3tool jam kdevelop-pg-qt
gloox graphviz haskell-platform id3v2 jansson kdevelop-php
glui grass hatari idcomments jasmin kdevelop-php-docs
gmail-backup graylog2-server haxe ideviceinstaller jasper kdevelop-python
gmediaserver grc hbase idnits javarepl kdevelop-ruby
gmime grepcidr headphones idutils jbig2dec kdevplatform
gmp grib-api hello ifstat jbig2enc kdiff3
gmtl griffon help2man iftop jbigkit keepassc
gnome-common gringo henplus ifuse jboss-as kernagic
gnome-doc-utils grok hercules ii jboss-forge kes
gnu-apl gromacs heroku-toolbelt ike-scan jcal kestrel
gnu-barcode groonga herrie ilmbase jed keychain
gnu-getopt groonga-normalizer-mysql hevea imagemagick jemalloc kimwitu++
gnu-indent groovy hexchat imagesnap jena kismet
gnu-prolog groovyserv hexcurse imageworsener jenkins kite
gnu-sed growly hexedit imake jerm kjell
gnu-smalltalk gsasl hfsutils imap-uw jetty klavaro
gnu-tar gsettings-desktop-schemas hg-flow imapfilter jhead knock
gnu-time gsl hicolor-icon-theme imlib2 jhiccup konoha
gnu-typist gsmartcontrol hidapi influxdb jigdo konversation
gnu-units gsoap highlight iniparser jing kqwait
gnu-which gssdp hilite inkscape jless ksh
gnumeric gst-libav hiredis innoextract jmeter kstart
gnunet gst-plugins-bad hive innotop jmxtrans ktoblzcheck
gnupg gst-plugins-base hllib inspircd jnettop kumofs
gnupg-pkcs11-scd gst-plugins-good hoedown intercal joe kvazaar
gnupg2 gst-plugins-ugly homebank intltool john kyoto-cabinet
gnuplot gstreamer honeyd io john-jumbo kyoto-tycoon
gnustep-make gti horndis iodine jp2a kytea
gnutls gtk+ hornetq ioke jpeg l-smash
go gtk+3 hostdb ioping jpeg-turbo lablgtk
lame libcppa libidl libpqxx libvo-aacenc luarocks
languagetool libcroco libidn libpst libvoikko luciddb
lasi libcsv libimobiledevice libpuzzle libvorbis luvit
lastfmfpclient libcue libinfinity libqalculate libvpx lv
lastfmlib libcuefile libiptcdata libqglviewer libwbxml lv2
laszip libdaemon libiscsi libquicktime libwebsockets lwtools
latex-mk libdap libkate libquvi libwmf lxsplit
latex2html libdbusmenu-qt libkml libqxt libwpd lynis
latex2rtf libdc1394 libksba librasterlite libwpg lynx
launch libdca liblacewing libraw libwps lysp
launch4j libdiscid liblas libre libxc lz4
lbdb libdlna liblastfm libreadline-java libxdiff lzip
lbzip2 libdmtx liblinear libreplaygain libxmi lzlib
lcdf-typetools libdnet liblo libresample libxml++ lzo
lcdproc libdrawtext liblockfile librsvg libxml2 lzop
lci libdshconfig liblqr librsync libxmlsec1 mac-robber
lcov libdsk liblunar librtlsdr libxmp mackup
lcrack libdv liblwgeom libsamplerate libxslt macvim
ld64 libdvbpsi libmagic libsass libxspf mad
ldapvi libdvdcss libmatroska libscrypt libyaml madplay
ldns libdvdnav libmaxminddb libshout libyubikey magit
le libdvdread libmemcached libsigc++ libzdb mahout
leafnode libebml libmetalink libsigsegv libzip mailcheck
ledger libechonest libmicrohttpd libslax libzzip mairix
ledit libelf libmikmod libsmf lifelines makedepend
legit libestr libming libsmi lightning makeicns
leiningen libetonyek libmms libsndfile lighttpd makensis
lemon libev libmodbus libsodium lilv makepp
lensfun libevent libmongoclient libsoup lilypond mal4s
leptonica libewf libmonome libspatialite link-grammar malaga
lesspipe libexif libmowgli libspiro linklint malbolge
lesstif libexosip libmp3splt libspotify links man2html
leveldb libextractor libmpc libssh liquibase mapnik
lft libfaketime libmpd libssh2 liquidprompt mapserver
lftp libffi libmpdclient libstfl litmus mariadb
lha libfishsound libmpeg2 libstxxl little-cms markdown
lhasa libfixbuf libmrss libsvg little-cms2 marst
lib3ds libflowmanager libmtp libsvg-cairo lldpd masscan
libaacs libfreefare libmusicbrainz libsvm llvm matlab2tikz
libagg libfreenect libmxml libswiften lmdb maven
libantlr3c libftdi libnatpmp libtar lnav maven-shell
libao libftdi0 libnet libtasn1 lockrun mawk
libarchive libgadu libnfc libtecla log4c mbelib
libart libgaiagraphics libnids libtermkey log4cplus mboxgrep
libass libgcrypt libntlm libtess2 log4cpp mcabber
libassuan libgda libnxml libtextcat log4cxx mcpp
libatomic_ops libgee liboauth libtiff log4shib mcrypt
libav libgeotiff libodbc++ libtomcrypt logcheck md
libb2 libgetdata libodfgen libtommath logentries md5deep
libbind libgfshare libofx libtool logrotate md5sha1sum
libbinio libgit2 libogg libtorrent logstalgia mda-lv2
libbluray libglade liboil libtorrent-rasterbar logstash mdbtools
libbs2b libglademm libopendkim libtrace logtalk mdf2iso
libbson libgnomecanvas libopennet libunistring lolcode mdr
libbtbb libgnomecanvasmm liboping libunwind-headers lorem mdxmini
libcaca libgpg-error libopkele libupnp loudmouth mecab
libcanberra libgphoto2 libosip libusb lout mecab-ipadic
libcapn libgsf libotr libusb-compat lpc21isp mecab-ko
libcddb libgsm libowfat libusrsctp lrdf mecab-ko-dic
libcdio libgtop libp11 libutf lrzip mecab-unidic
libcec libharu libpano libuv lrzsz media-info
libcello libhid libpcl libuvc lsdvd mediatomb
libcmph libical libpgm libvbucket lsyncd meld
libcoap libicns libplist libvidstab lua memcache-top
libconfig libid3tag libpng libvirt luabind memcached
libcouchbase libident libpoker-eval libvisio luajit memcacheq
memtester movgrab narwhal ocrad pan pgtune
mercurial mp3blaster nasm ode pango phantomjs
mergelog mp3cat naturaldocs offline-imap pangomm phash
mesalib-glw mp3check nbimg oggz pangox-compat phoon
mess mp3fs ncdc ogmtools paperkey phoronix-test-suite
metalua mp3gain ncdu ohcount paps physfs
metaproxy mp3info ncftp ola par pianobar
mfcuk mp3splt ncmpc olsrd par2 picoc
mfoc mp3val ncmpcpp omniorb par2tbb picocom
mftrace mp3wrap ncrack ondir parallel pidcat
mg mp4v2 ndiff oniguruma pari pidgin
mhash mpack neko opam parrot pidof
midgard2 mpc neo4j open-babel partio pig
midicsv mpck neon open-cobol pass pigz
midnight-commander mpd nepomuk-core open-mesh passenger pike
mikmod mpdas nesc open-mpi pastebinit pincaster
mimms mpdscribble net-snmp open-ocd patchutils pinentry
minbif mpegdemux net6 open-scene-graph pathfinder pipebench
minicom mpfi netcat open-sp pax-construct pipemeter
minidjvu mpfr netcat6 open-vcdiff pax-runner pit
minidlna mpg123 netpbm opencbm pazpar2 pius
minimodem mpg321 netperf opencc pbc pixie
minisat mpgtx nettle opencolorio pbc-sig pixman
minised mpich2 newick-utils openconnect pbrt pixz
miniupnpc mpio newlisp opencore-amr pbzip2 pjsip
minizinc mplayer newsbeuter opendetex pcal pk
minizip mplayershell newt openexr pcb pkcs11-helper
minuit2 mpop nexus openfst pce pkg-config
miredo mpssh nfcutils openjpeg pcre pktanon
mit-scheme mr nginx openlitespeed pcre++ plan9port
mitmproxy mrtg ngircd openrtsp pdal plantuml
mjpegtools mruby ngrep opensaml pdf-tools platypus
mkclean mscgen ngspice opensc pdf2htmlex play
mkcue msdl nickle openslide pdf2image plenv
mksh msgpack nicovideo-dl openslp pdf2json plod
mktorrent msgpack-rpc nimrod openssl pdf2svg plotutils
mkvalidator msitools ninja openvpn pdfcrack plowshare
mkvdts2ac3 msktutil ninja-ide ophcrack pdfgrep plplot
mkvtomp4 msmtp nkf optipng pdfjam plt-racket
mkvtoolnix mspdebug nload opus pdflib-lite plustache
mldonkey mtools nmap opus-tools pdftohtml plzip
mlt mtr node opusfile pdftoipe pmccabe
mm-common mu nordugrid-arc orbit pdksh pmd
mmix multimarkdown normalize orc pdns pmdmini
mmsrip multitail notmuch orfeo pdnsd pms
mmv muparser noweb ori pdnsrec png++
mobile-shell mupdf npth orientdb pdsh png2ico
moc musepack nrg2iso orpie pebble-sdk pngcheck
modules mussh nrpe ortp peervpn pngcrush
mogenerator mutt nsd oscats peg pngnq
mon mysql nspr osm-pbf peg-markdown pngpaste
monetdb mysql++ nsq osm2pgrouting perceptualdiff pngquant
mongo-c mysql-cluster nss osm2pgsql percona-server poco
mongodb mysql-connector-c ntfs-3g osmosis percona-toolkit podiff
mongoose mysql-connector-c++ ntl osslsigncode perl-build podofo
mongrel2 mysql-connector-odbc nu ossp-uuid perlmagick points2grid
mongroup mysql-proxy num-utils osxfuse pev polarssl
monit mysqlreport nuttcp osxutils pg_top polipo
monkeysphere mytop nvi owamp pgbadger polygen
mono n nvm owfs pgbouncer polyml
monotone nacl nylon oxygen-icons pgdbf ponysay
montage nagios nzbget p0f pgpdump poppler
moreutils nagios-plugins oath-toolkit p11-kit pgplot popt
morse namazu objc-run p7zip pgpool-ii portaudio
mosquitto namebench objective-caml pakchois pgrouting portmidi
most nanomsg ocp pam_yubico pgtap poster
postgis pyside-tools rdiff-backup rtf2latex2e sdl_net smartypants
postgres-xc python rds-command-line-tools rtmpdump sdl_rtf smlnj
postgresql python3 rdup rtorrent sdl_sound snap7
postmark pyxplot re2 rtpbreak sdl_ttf snappy
potrace q re2c rubber sec snapraid
pound qbs readline ruby sedna snobol4
povray qca readosm ruby-build selecta snort
pow qcachegrind reattach-to-user-namespace ruby-install selenium-server-standalone snownews
pplatex qd reaver runcocoa sendemail sntop
ppss qdbm rebar runit ser2net snzip
predictionio qemu recode rush serd socat
premake qi recoverjpeg rust serialosc soci
primesieve qiv recutils rxvt-unicode sersniff sofia-sip
prips qjson redis ry setweblocthumb solfege
privoxy qpdf redland rzip sf-pwgen solid
proctools qprint redo s-lang sflowtool solr
proftpd qrencode redsocks s3-backer sfml sonar
proguard qscintilla2 redstore s3cmd sgrep sonar-runner
proj qstat regex-opt s3fs shakespeare soprano
proof-general qt regina-rexx s3sync shapelib sord
prooftree qt5 regldg safe-rm shared-desktop-ontologies sound-touch
protobuf qtfaststart remake saga-core shared-mime-info source-highlight
protobuf-c qtplay remctl salt shark sox
proxychains-ng quantlib remind saltstack shell.fm spark
proxytunnel quassel ren sam2p shellinabox sparkey
ps2eps quex rename samba shiboken spatialindex
psftools quilt renameutils sane-backends shivavg spatialite-gui
psgrep quotatool repl sary shmcat spatialite-tools
psqlodbc quvi repo sassc shmux spawn-fcgi
pssh qwt reposurgeon savana shntool spdylay
pstoedit qxmpp rest-shell saxon shocco speedtest_cli
pstree rabbitmq resty saxon-b shogun speex
psutils rabbitmq-c rethinkdb sbcl shorten sphinx
ptex radamsa rfcdiff sbt shtool spidermonkey
pth radare2 rfcmarkup sbuild shunit2 spim
ptunnel ragel rfcstrip sc68 sic spin
puf rainbarf rhash scala sickbeard spiped
pulledpork rakudo-star rhino scale2x siege splint
pulseaudio rancid riak scamper signing-party spring-loaded
pure randomize-lines riemann scantailor silc-client spring-roo
pure-ftpd ranger rig scheme48 silk sproxy
putmail raptor rinetd schroedinger simgrid sqlcipher
putmail-queue rarian ringojs scm-manager simh sqlite
putty rasqal ripmime scons simple-tiles sqliteman
pv rats rkflashtool screenbrightness since sqlmap
pwgen rbenv rkhunter screenfetch sip sqoop
pwnat rbenv-aliases rlog screenresolution sipcalc sqsh
pwsafe rbenv-binstubs rlwrap scrollkeeper sipp squashfs
pxz rbenv-bundler rmcast scrub sipsak squid
py2cairo rbenv-communal-gems rmtrash scrypt sisc-scheme squirrel
py3cairo rbenv-ctags rnv scsh sispmctl sratom
pyenv rbenv-default-gems robodoc sdcc sitecopy srecord
pyenv-pip-rehash rbenv-gem-rehash rock sdcv skipfish srmio
pyenv-virtualenv rbenv-gemset rolldice sdelta3 skktools srtp
pyenv-virtualenvwrapper rbenv-readline roundup sdf skytools ssdeep
pyexiv2 rbenv-use rp sdhash sl ssed
pygobject rbenv-vars rpg sdl sleepwatcher ssh-copy-id
pygobject3 rbenv-whatis rpl sdl2 sleuthkit sshfs
pygtk rc rpm sdl2_gfx slimerjs sshguard
pygtkglext rcs rpm2cpio sdl2_image sloccount sshtrix
pygtksourceview rcsslogplayer rrdtool sdl2_mixer slony sshuttle
pypy rcssmonitor rsense sdl2_net slowhttptest ssldump
pyqt rcssserver rsnapshot sdl2_ttf slrn sslh
pyqt5 rdate rsstail sdl_gfx smake sslscan
pyqwt rdesktop rsyslog sdl_image smartmontools ssreflect
pyside rdfind rt-audio sdl_mixer smartsim ssss
st tcptrace tomcat-native upnp-router-control watch xml-coreutils
stanford-parser tcptraceroute tomee-jax-rs uptimed watchman xml-security-c
star tcptrack tomee-plus upx wavpack xml-tooling-c
stgit tcptunnel tomee-webprofile uriparser wbox xml2
stk tcpurify topgit urlview wdfs xmlcatmgr
stklos tcsh tor usbmuxd wdiff xmlformat
stlviewer teapot torrentcheck ushare web100clt xmlrpc-c
stone tee-clc torsocks utimer webalizer xmlsh
storm teem tpl uudeview webfs xmlstarlet
stormfs tegh tpp uwsgi webkit2png xmlto
stow tenyr tracebox v webp xmltoman
streamripper term tractorgen v8 weechat xmount
stress terminal-notifier trafficserver vala weighttp xmp
strigi tesseract trafshow valabind wemux xorriso
strongswan testdisk trang valgrind wget xournal
stunnel tetgen translate-toolkit valkyrie wgetpaste xpa
style-check tevent transmission varnish whatmask xpdf
sub2srt texapp transmission-remote-gtk vassh when xplanet
submarine texi2html trash vbindiff whirr xplot
subnetcalc texinfo tre vc whohas xqilla
subversion texmacs tree vcdimager wiggle xrootd
sundials texwrapper treecc vcodex wildfly-as xsane
suomi-malaga-voikko thc-pptp-bruter treeline vcprompt wimlib xspin
surfraw the_silver_searcher tsung vcsh wine xspringies
suricata theharvester ttf2eot vde winetricks xstow
svdlibc theora ttf2pt1 vera++ winexe xsw
svg2pdf thrift ttfautohint verilator wireshark xtail
svg2png thrulay tth vert.x wla-dx xtitle
svtplay-dl tidyp tty-clock vf wmctrl xulrunner
swaks tiff2png ttyrec vgmstream wopr xvid
swatchbooker tig ttytter vice wordnet xz
swfmill tiger-vnc tuntap viewglob wordplay yacas
swftools tika tup vifm wps2odt yaf
swi-prolog timbl twemcache vilistextum wput yafc
swig timedog two-lame vim wrangler yajl
swish-e timelimit txt2man vimpager writerperfect yamcha
sxiv timidity txt2tags vimpc wrk yamdi
syck tin typesafe-activator vip wrk-trello yaml-cpp
sylpheed tinc typespeed virtualhost.sh wry yap
synfig tintin u-boot-tools virtualpg wtf yara
synfigstudio tiny-fugue uade virtuoso wv yarp
sysbench tinycdb uberftp visionmedia-watch wv2 yasm
sysdig tinyproxy uchardet visitors wwwoffle yaws
szip tinyscheme ucl visualnetkit wxmac yaz
szl tinysvm ucspi-tcp vmalloc wxpython yaze-ag
t1lib tinyxml udis86 vncsnapshot wy60 yazpp
t1utils tinyxml2 udns vnstat wyrd yconalyzer
ta-lib tivodecode udunits vobcopy x11vnc ydict
tabbed tkdiff ufraw voldemort x264 yeti
tag tlassemble uim voltdb x265 ykclient
taglib tlsdate ume voms x3270 ykpers
taktuk tmap unac vorbis-tools xa yle-dl
tal tmpreaper unar vorbisgain xapian youtube-dl
talk-filters tmpwatch unbound vowpal-wabbit xar yuicompressor
talloc tmux uncrustify vpnc xaric yydecode
tarsnap tmux-mem-cpu-load unfs3 vramsteg xastir z
task tn5250 unifdef vrpn xbee-comm z80asm
task-spooler tnef unison vsftpd xchat z80dasm
taskd tnote unittest vstr xclip zabbix
tbb todo-txt unittest-cpp vtclock xcproj zbackup
tcc tofrodos unixodbc vte xctool zbar
tclap toilet unp vttest xdelta zdelta
tcpflow tokyo-cabinet unpaper w-calc xdotool zebra
tcping tokyo-dystopia unrar w3m xdu zenity
tcpreplay tokyo-tyrant unrtf wait_on xerces-c zeromq
tcpsplit tomcat unshield wakeonlan xlslib zile
zinc znc zpaq zsh-completions zsh-syntax-highlighting zsync
zint zookeeper zpython zsh-history-substring-search zshdb zxcc
zmap zopfli zsh zsh-lovers zssh zzuf
localhost:~ Magda$ open https://github.com/Homebrew/homebrew/wi ... leshooting
localhost:~ Magda$ brew upgrade calligra
Error: calligra not installed
localhost:~ Magda$ brew update
Updated Homebrew from eb2b07b2 to 043e47bd.
==> Updated Formulae
icarus-verilog ispell jenkins libmxml lolcode wildfly-as
localhost:~ Magda$ brew doctor
Warning: Setting DYLD_* vars can break dynamic linking.
Set variables:
DYLD_LIBRARY_PATH

Warning: /usr/bin occurs before /usr/local/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. The following tools exist at both paths:

git
git-cvsserver
git-receive-pack
git-shell
git-upload-archive
git-upload-pack

Consider setting your PATH so that /usr/local/bin
occurs before /usr/bin. Here is a one-liner:
echo export PATH='/usr/local/bin:$PATH' >> ~/.bash_profile
Error: Failed to import: base_kde_formula
formulae require at least a URL
localhost:~ Magda$ brew uninstall git
Uninstalling /usr/local/Cellar/git/1.9.2...
localhost:~ Magda$ brew install calligra
==> Installing dependencies for calligra: soprano, shared-desktop-ontologies, intltool, libffi, glib, shared-mime-info, attica, d-bus, strigi, docbook, docbook-xsl, qjson, doxygen, libdbusmenu-qt,
==> Installing calligra dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... .3.tar.bz2
Already downloaded: /Library/Caches/Homebrew/soprano-2.9.3.tar.bz2
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DSOPRANO_DISABLE_SESAME2_BACKEND=TRUE .
==> make install
[ 90%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlprotocol.cpp.o
[ 91%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlxmlresultparser.cpp.o
Linking CXX shared library libsopranoclient.dylib
[ 91%] Built target sopranoclient
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wi ... leshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/adymo/homebrew-kde/issues

localhost:~ Magda$ brew install calligra
==> Installing dependencies for calligra: soprano, shared-desktop-ontologies, intltool, libffi, glib, shared-mime-info, attica, d-bus, strigi, docbook, docbook-xsl, qjson, doxygen, libdbusmenu-qt,
==> Installing calligra dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... .3.tar.bz2
Already downloaded: /Library/Caches/Homebrew/soprano-2.9.3.tar.bz2
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DSOPRANO_DISABLE_SESAME2_BACKEND=TRUE .
==> make install
[ 90%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlprotocol.cpp.o
[ 91%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlxmlresultparser.cpp.o
Linking CXX shared library libsopranoclient.dylib
[ 91%] Built target sopranoclient
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wi ... leshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/adymo/homebrew-kde/issues

localhost:~ Magda$ brew doctor
Warning: Setting DYLD_* vars can break dynamic linking.
Set variables:
DYLD_LIBRARY_PATH
Error: Failed to import: base_kde_formula
formulae require at least a URL
localhost:~ Magda$ brew update
Already up-to-date.
localhost:~ Magda$ brew install calligra
==> Installing dependencies for calligra: soprano, shared-desktop-ontologies, intltool, libffi, glib, shared-mime-info, attica, d-bus, strigi, docbook, docbook-xsl, qjson, doxygen, libdbusmenu-qt,
==> Installing calligra dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... .3.tar.bz2
Already downloaded: /Library/Caches/Homebrew/soprano-2.9.3.tar.bz2
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DSOPRANO_DISABLE_SESAME2_BACKEND=TRUE .
==> make install
[ 90%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlprotocol.cpp.o
[ 91%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlxmlresultparser.cpp.o
Linking CXX shared library libsopranoclient.dylib
[ 91%] Built target sopranoclient
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wi ... leshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/adymo/homebrew-kde/issues

localhost:~ Magda$ brew install boost
Warning: boost-1.55.0_1 already installed
localhost:~ Magda$ brew install boost-build
==> Downloading https://github.com/boostorg/build/archi ... 5.0.tar.gz
######################################################################## 100,0%
==> ./bootstrap.sh
==> ./b2 --prefix=/usr/local/Cellar/boost-build/1.55.0 install
/usr/local/Cellar/boost-build/1.55.0: 269 files, 3,0M, built in 18 seconds
localhost:~ Magda$ brew install calligra
==> Installing dependencies for calligra: soprano, shared-desktop-ontologies, intltool, libffi, glib, shared-mime-info, attica, d-bus, strigi, docbook, docbook-xsl, qjson, doxygen, libdbusmenu-qt,
==> Installing calligra dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... .3.tar.bz2
Already downloaded: /Library/Caches/Homebrew/soprano-2.9.3.tar.bz2
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DSOPRANO_DISABLE_SESAME2_BACKEND=TRUE .
==> make install
[ 90%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlprotocol.cpp.o
[ 91%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlxmlresultparser.cpp.o
Linking CXX shared library libsopranoclient.dylib
[ 91%] Built target sopranoclient
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wi ... leshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/adymo/homebrew-kde/issues

localhost:~ Magda$ brew install nepomuk
Error: No available formula for nepomuk
Searching taps...
localhost:~ Magda$ brew install kdelibs
==> Installing dependencies for kdelibs: soprano, shared-desktop-ontologies, intltool, libffi, glib, shared-mime-info, attica, d-bus, strigi, docbook, docbook-xsl, qjson, doxygen, libdbusmenu-qt
==> Installing kdelibs dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... .3.tar.bz2
Already downloaded: /Library/Caches/Homebrew/soprano-2.9.3.tar.bz2
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DSOPRANO_DISABLE_SESAME2_BACKEND=TRUE .
==> make install
[ 90%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlprotocol.cpp.o
[ 91%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlxmlresultparser.cpp.o
Linking CXX shared library libsopranoclient.dylib
[ 91%] Built target sopranoclient
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wi ... leshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/adymo/homebrew-kde/issues

localhost:~ Magda$ brew -config
Error: Unknown command: -config
localhost:~ Magda$ brew config
Error: Unknown command: config
localhost:~ Magda$ brew install python
==> Installing python dependency: gdbm
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring gdbm-1.11.mavericks.bottle.tar.gz
/usr/local/Cellar/gdbm/1.11: 16 files, 408K
==> Installing python
==> Downloading https://downloads.sf.net/project/machom ... tle.tar.gz
######################################################################## 100,0%
==> Pouring python-2.7.6_1.mavericks.bottle.tar.gz
==> Caveats
Setuptools and Pip have been installed. To update them
pip install --upgrade setuptools
pip install --upgrade pip

You can install Python packages with
pip install <package>

They will install into the site-package directory
/usr/local/lib/python2.7/site-packages

See: https://github.com/Homebrew/homebrew/wi ... and-Python

.app bundles were installed.
Run `brew linkapps` to symlink these to /Applications.
==> /usr/local/Cellar/python/2.7.6_1/bin/python -s setup.py --no-user-cfg install --force --verbose --install-scripts=/usr/local/Cellar/python/2.7.6_1/bin --install-lib=/usr/local/lib/python2.7/site-packa
==> /usr/local/Cellar/python/2.7.6_1/bin/python -s setup.py --no-user-cfg install --force --verbose --install-scripts=/usr/local/Cellar/python/2.7.6_1/bin --install-lib=/usr/local/lib/python2.7/site-packa
==> Summary
/usr/local/Cellar/python/2.7.6_1: 4907 files, 80M
localhost:~ Magda$ brew install calligra
==> Installing dependencies for calligra: soprano, shared-desktop-ontologies, intltool, libffi, glib, shared-mime-info, attica, d-bus, strigi, docbook, docbook-xsl, qjson, doxygen, libdbusmenu-qt,
==> Installing calligra dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... .3.tar.bz2
Already downloaded: /Library/Caches/Homebrew/soprano-2.9.3.tar.bz2
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DSOPRANO_DISABLE_SESAME2_BACKEND=TRUE .
==> make install
[ 90%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlprotocol.cpp.o
[ 91%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlxmlresultparser.cpp.o
Linking CXX shared library libsopranoclient.dylib
[ 91%] Built target sopranoclient
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wi ... leshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/adymo/homebrew-kde/issues

localhost:~ Magda$ brew linkapps
Linking /usr/local/Cellar/python/2.7.6_1/IDLE.app
Linking /usr/local/Cellar/python/2.7.6_1/Python Launcher.app
Linking /usr/local/Cellar/qt/4.8.5/Assistant.app
Linking /usr/local/Cellar/qt/4.8.5/Designer.app
Linking /usr/local/Cellar/qt/4.8.5/Linguist.app
Linking /usr/local/Cellar/qt/4.8.5/QMLViewer.app
Linking /usr/local/Cellar/qt/4.8.5/qttracereplay.app
Finished linking. Find the links under /Applications.
localhost:~ Magda$ brew install calligra
==> Installing dependencies for calligra: soprano, shared-desktop-ontolog
==> Installing calligra dependency: soprano
==> Downloading http://downloads.sourceforge.net/projec ... no/2.9.3/s
Already downloaded: /Library/Caches/Homebrew/soprano-2.9.3.tar.bz2
==> Patching
patching file soprano/vocabulary/rdf.h
==> cmake -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/soprano/2.9.3' -DCMAKE_BUILD
==> make install
[ 90%] Built target soprano_virtuosobackend
[ 91%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlxmlresultparser.cpp.o
Linking CXX shared library libsopranoclient.dylib
[ 91%] Built target sopranoclient
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wi ... leshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/adymo/homebrew-kde/issues

localhost:~ Magda$
maggy
Registered Member
Posts
10
Karma
0
Hold on..I actually found the homebrew log files
maggy
Registered Member
Posts
10
Karma
0
these are relative to the soprano dependency installation:
1)
# This is the CMakeCache file.
# For build in directory: /tmp/soprano-rKiQ/soprano-2.9.3
# It was generated by CMake: /usr/local/Cellar/cmake/2.8.12.2/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Build the testing tree.
BUILD_TESTING:BOOL=ON

//Path to a program.
BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND

//Path to a file.
CLUCENE_INCLUDE_DIR:PATH=/usr/local/include

//Path to a library.
CLUCENE_LIBRARY:FILEPATH=/usr/local/lib/libclucene.dylib

//Path to a file.
CLUCENE_LIBRARY_DIR:PATH=/usr/local/lib

//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar

//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=None

//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON

//CXX compiler.
CMAKE_CXX_COMPILER:FILEPATH=/usr/local/Library/ENV/4.3/clang++

//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=

//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release minsize builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during Release with Debug Info builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//C compiler.
CMAKE_C_COMPILER:FILEPATH=/usr/local/Library/ENV/4.3/clang

//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=

//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release minsize builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during Release with Debug Info builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=' '

//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF

//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST

//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool

//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local/Cellar/soprano/2.9.3

//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/local/Library/ENV/4.3/ld

//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/Library/ENV/4.3/gmake

//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=' '

//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm

//Path to a program.
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND

//Path to a program.
CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND

//Build architectures for OSX
CMAKE_OSX_ARCHITECTURES:STRING=

//Minimum OS X version to target for deployment (at runtime); newer
// APIs weak linked. Set to empty string for default value.
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=

//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:STRING=

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=soprano

//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib

//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=' '

//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO

//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip

//If true, cmake will use relative paths in makefiles and projects.
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF

//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE

//Path to the coverage program that CTest uses for performing coverage
// inspection
COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov

//Extra command line flags to pass to the coverage tool
COVERAGE_EXTRA_FLAGS:STRING=-l

//Enable to build OSX bundles
CPACK_BINARY_BUNDLE:BOOL=OFF

//Enable to build Debian packages
CPACK_BINARY_DEB:BOOL=OFF

//Enable to build OSX Drag And Drop package
CPACK_BINARY_DRAGNDROP:BOOL=OFF

//Enable to build NSIS packages
CPACK_BINARY_NSIS:BOOL=OFF

//Enable to build OSX X11 packages
CPACK_BINARY_OSXX11:BOOL=OFF

//Enable to build PackageMaker packages
CPACK_BINARY_PACKAGEMAKER:BOOL=ON

//Enable to build RPM packages
CPACK_BINARY_RPM:BOOL=OFF

//Enable to build STGZ packages
CPACK_BINARY_STGZ:BOOL=ON

//Enable to build TBZ2 packages
CPACK_BINARY_TBZ2:BOOL=OFF

//Enable to build TGZ packages
CPACK_BINARY_TGZ:BOOL=ON

//Enable to build TBZ2 source packages
CPACK_SOURCE_TBZ2:BOOL=ON

//Enable to build TGZ source packages
CPACK_SOURCE_TGZ:BOOL=ON

//Enable to build TZ source packages
CPACK_SOURCE_TZ:BOOL=ON

//Enable to build ZIP source packages
CPACK_SOURCE_ZIP:BOOL=OFF

//How many times to retry timed-out CTest submissions.
CTEST_SUBMIT_RETRY_COUNT:STRING=3

//How long to wait between timed-out CTest submissions.
CTEST_SUBMIT_RETRY_DELAY:STRING=5

//Path to a program.
CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND

//Options passed to the cvs update command.
CVS_UPDATE_OPTIONS:STRING=-d -A -P

//Maximum time allowed before CTest will kill the test.
DART_TESTING_TIMEOUT:STRING=1500

//Graphviz Dot tool for using Doxygen
DOXYGEN_DOT_EXECUTABLE:FILEPATH=DOXYGEN_DOT_EXECUTABLE-NOTFOUND

//Doxygen documentation generation tool (http://www.doxygen.org)
DOXYGEN_EXECUTABLE:FILEPATH=DOXYGEN_EXECUTABLE-NOTFOUND

//Path to a program.
GITCOMMAND:FILEPATH=/usr/local/Library/ENV/4.3/git

//Path to a program.
HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND

//The subdirectory to the header prefix
INCLUDE_INSTALL_DIR:PATH=/usr/local/Cellar/soprano/2.9.3/include

//Path to a program.
IODBC_CONFIG:FILEPATH=IODBC_CONFIG-NOTFOUND

//Path to a file.
IODBC_INCLUDE_DIR:PATH=/usr/local/include

//Path to a library.
IODBC_LIBRARIES:FILEPATH=/usr/lib/libiodbc.dylib

//Library directory name
LIB_DESTINATION:STRING=/usr/local/Cellar/soprano/2.9.3/lib

//Define suffix of directory name (32/64)
LIB_SUFFIX:STRING=

//Command to build the project
MAKECOMMAND:STRING=/usr/local/Library/ENV/4.3/gmake -i

//Path to the memory checking command, used for memory error detection.
MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND

//File that contains suppressions for the memory checker
MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=

//Base directory for pkgconfig files
PKGCONFIG_INSTALL_PREFIX:STRING=/usr/local/Cellar/soprano/2.9.3/lib/pkgconfig/

//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/local/bin/pkg-config

//Path to a program.
QT_DBUSCPP2XML_EXECUTABLE:FILEPATH=QT_DBUSCPP2XML_EXECUTABLE-NOTFOUND

//Path to a program.
QT_DBUSXML2CPP_EXECUTABLE:FILEPATH=QT_DBUSXML2CPP_EXECUTABLE-NOTFOUND

//The location of the Qt docs
QT_DOC_DIR:PATH=/usr/local/Cellar/qt/4.8.5/doc

//Qt library dir
QT_LIBRARY_DIR:PATH=/usr/local/Cellar/qt/4.8.5/lib

//The location of the Qt mkspecs
QT_MKSPECS_DIR:PATH=/usr/local/Cellar/qt/4.8.5/mkspecs

//The moc executable
QT_MOC_EXECUTABLE:FILEPATH=/usr/local/Cellar/qt/4.8.5/bin/moc

//The location of the Qt plugins
QT_PLUGINS_DIR:PATH=/usr/local/Cellar/qt/4.8.5/plugins

//Path to a program.
QT_QMAKE_EXECUTABLE:FILEPATH=/usr/local/bin/qmake

//Path to a file.
QT_QT3SUPPORT_INCLUDE_DIR:PATH=QT_QT3SUPPORT_INCLUDE_DIR-NOTFOUND

//Path to a file.
QT_QTASSISTANT_INCLUDE_DIR:PATH=QT_QTASSISTANT_INCLUDE_DIR-NOTFOUND

//Path to a library.
QT_QTASSISTANT_LIBRARY:FILEPATH=QT_QTASSISTANT_LIBRARY-NOTFOUND

//Path to a file.
QT_QTCORE_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtCore

//The QtCore library.
QT_QTCORE_LIBRARY:STRING=-F/usr/local/Cellar/qt/4.8.5/lib -framework QtCore

//Path to a file.
QT_QTDBUS_INCLUDE_DIR:PATH=QT_QTDBUS_INCLUDE_DIR-NOTFOUND

//Path to a file.
QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtDesigner

//Path to a library.
QT_QTDESIGNERCOMPONENTS_LIBRARY:FILEPATH=/usr/local/Cellar/qt/4.8.5/lib/QtDesignerComponents.framework

//Path to a file.
QT_QTDESIGNER_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtDesigner

//Path to a library.
QT_QTDESIGNER_LIBRARY:FILEPATH=/usr/local/Cellar/qt/4.8.5/lib/QtDesigner.framework

//Path to a file.
QT_QTGUI_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtGui

//The QtGui library.
QT_QTGUI_LIBRARY:STRING=-F/usr/local/Cellar/qt/4.8.5/lib -framework QtGui

//Path to a file.
QT_QTNETWORK_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtNetwork

//The QtNetwork library.
QT_QTNETWORK_LIBRARY:STRING=-F/usr/local/Cellar/qt/4.8.5/lib -framework QtNetwork

//Path to a file.
QT_QTNSPLUGIN_INCLUDE_DIR:PATH=QT_QTNSPLUGIN_INCLUDE_DIR-NOTFOUND

//Path to a file.
QT_QTOPENGL_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtOpenGL

//The QtOpenGL library.
QT_QTOPENGL_LIBRARY:STRING=-F/usr/local/Cellar/qt/4.8.5/lib -framework QtOpenGL

//Path to a file.
QT_QTSCRIPT_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtScript

//Path to a library.
QT_QTSCRIPT_LIBRARY:FILEPATH=/usr/local/lib/QtScript.framework

//Path to a file.
QT_QTSQL_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtSql

//The QtSql library.
QT_QTSQL_LIBRARY:STRING=-F/usr/local/Cellar/qt/4.8.5/lib -framework QtSql

//Path to a file.
QT_QTSVG_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtSvg

//The QtSvg library.
QT_QTSVG_LIBRARY:STRING=-F/usr/local/Cellar/qt/4.8.5/lib -framework QtSvg

//Path to a file.
QT_QTTEST_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtTest

//The QtTest library.
QT_QTTEST_LIBRARY:STRING=-F/usr/local/Cellar/qt/4.8.5/lib -framework QtTest

//Path to a file.
QT_QTUITOOLS_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtUiTools

//Path to a library.
QT_QTUITOOLS_LIBRARY:FILEPATH=/usr/local/lib/libQtUiTools.a

//Path to a file.
QT_QTXML_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/include/QtXml

//The QtXml library.
QT_QTXML_LIBRARY:STRING=-F/usr/local/Cellar/qt/4.8.5/lib -framework QtXml

//Path to a file.
QT_QT_INCLUDE_DIR:PATH=/usr/local/Cellar/qt/4.8.5/lib/QtCore.framework/Headers

//Path to a program.
QT_RCC_EXECUTABLE:FILEPATH=/usr/local/Cellar/qt/4.8.5/bin/rcc

//Path to a program.
QT_UIC3_EXECUTABLE:FILEPATH=QT_UIC3_EXECUTABLE-NOTFOUND

//The uic executable
QT_UIC_EXECUTABLE:FILEPATH=/usr/local/Cellar/qt/4.8.5/bin/uic

//Set to ON if Qt build uses frameworks.
QT_USE_FRAMEWORKS:BOOL=ON

//Path to a file.
RAPTOR_INCLUDE_DIR:PATH=/usr/local/include/raptor2

//Path to a library.
RAPTOR_LIBRARIES:FILEPATH=/usr/local/lib/libraptor2.dylib

//Raptor Version found
RAPTOR_VERSION:STRING=2.0.13

//Path to a program.
RASQAL_CONFIG:FILEPATH=/usr/local/bin/rasqal-config

//Path to a file.
RASQAL_INCLUDE_DIR:PATH=/usr/local/include/rasqal

//Path to a library.
RASQAL_LIBRARIES:FILEPATH=/usr/local/lib/librasqal.dylib

//Path to a program.
REDLAND_CONFIG_EXECUTABLE:FILEPATH=/usr/local/bin/redland-config

//Path to a file.
REDLAND_INCLUDE_DIR:PATH=/usr/local/include

//Path to a library.
REDLAND_LIBRARIES:FILEPATH=/usr/local/lib/librdf.dylib

//Path to scp command, used by CTest for submitting results to
// a Dart server
SCPCOMMAND:FILEPATH=/usr/bin/scp

//Name of the computer/site where compile is being run
SITE:STRING=localhost

//Path to the SLURM sbatch executable
SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND

//Path to the SLURM srun executable
SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND

//Build Soprano API documentation
SOPRANO_BUILD_API_DOCS:BOOL=OFF

//Build all unit tests
SOPRANO_BUILD_TESTS:BOOL=OFF

//Disable compilation of Clucene-based full-text index
SOPRANO_DISABLE_CLUCENE_INDEX:BOOL=OFF

//Disable D-Bus integration
SOPRANO_DISABLE_DBUS:BOOL=OFF

//Disable compilation of Raptor parser plugin
SOPRANO_DISABLE_RAPTOR_PARSER:BOOL=OFF

//Disable compilation of Raptor RDF serializer plugin
SOPRANO_DISABLE_RAPTOR_SERIALIZER:BOOL=OFF

//Disable compilation of Redland storage backend
SOPRANO_DISABLE_REDLAND_BACKEND:BOOL=OFF

//Disable compilation of Sesame2 storage backend
SOPRANO_DISABLE_SESAME2_BACKEND:BOOL=TRUE

//Disable compilation of Virtuoso storage backend
SOPRANO_DISABLE_VIRTUOSO_BACKEND:BOOL=OFF

//Path to a program.
SVNCOMMAND:FILEPATH=/usr/local/Library/ENV/4.3/svn

//Path to a library.
_LIB_PATH:FILEPATH=_LIB_PATH-NOTFOUND

//Value Computed by CMake
nquads_parser_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/parsers/nquads

//Value Computed by CMake
nquads_parser_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/parsers/nquads

//Value Computed by CMake
nquads_serializer_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/serializers/nquads

//Value Computed by CMake
nquads_serializer_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/serializers/nquads

//Value Computed by CMake
soprano_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3

//Dependencies for the target
soprano_LIB_DEPENDS:STATIC=general;-F/usr/local/Cellar/qt/4.8.5/lib -framework QtCore;

//Value Computed by CMake
soprano_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3

//Value Computed by CMake
soprano_backends_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/backends

//Value Computed by CMake
soprano_backends_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/backends

//Value Computed by CMake
soprano_client_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/client

//Value Computed by CMake
soprano_client_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/client

//Value Computed by CMake
soprano_core_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/soprano

//Value Computed by CMake
soprano_core_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/soprano

//Value Computed by CMake
soprano_includes_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/includes

//Value Computed by CMake
soprano_includes_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/includes

//Dependencies for the target
soprano_nquadparser_LIB_DEPENDS:STATIC=general;soprano;

//Dependencies for the target
soprano_nquadserializer_LIB_DEPENDS:STATIC=general;soprano;

//Value Computed by CMake
soprano_parsers_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/serializers

//Value Computed by CMake
soprano_parsers_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/serializers

//Value Computed by CMake
soprano_raptor_parser_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/parsers/raptor

//Value Computed by CMake
soprano_raptor_parser_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/parsers/raptor

//Value Computed by CMake
soprano_raptor_serializer_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/serializers/raptor

//Value Computed by CMake
soprano_raptor_serializer_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/serializers/raptor

//Dependencies for the target
soprano_raptorparser_LIB_DEPENDS:STATIC=general;soprano;general;/usr/local/lib/libraptor2.dylib;

//Dependencies for the target
soprano_raptorserializer_LIB_DEPENDS:STATIC=general;soprano;general;/usr/local/lib/libraptor2.dylib;

//Value Computed by CMake
soprano_redland_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/backends/redland

//Value Computed by CMake
soprano_redland_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/backends/redland

//Dependencies for the target
soprano_redlandbackend_LIB_DEPENDS:STATIC=general;soprano_redlandcore;

//Dependencies for the target
soprano_redlandcore_LIB_DEPENDS:STATIC=general;soprano;general;/usr/local/lib/librdf.dylib;

//Value Computed by CMake
soprano_rules_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/rules

//Value Computed by CMake
soprano_rules_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/rules

//Value Computed by CMake
soprano_server_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/server

//Value Computed by CMake
soprano_server_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/server

//Value Computed by CMake
soprano_tools_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/tools

//Value Computed by CMake
soprano_tools_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/tools

//Dependencies for the target
soprano_virtuosobackend_LIB_DEPENDS:STATIC=general;soprano;general;/usr/lib/libiodbc.dylib;

//Dependencies for the target
sopranoclient_LIB_DEPENDS:STATIC=general;-F/usr/local/Cellar/qt/4.8.5/lib -framework QtCore;general;-F/usr/local/Cellar/qt/4.8.5/lib -framework QtNetwork;general;-F/usr/local/Cellar/qt/4.8.5/lib -framework QtXml;general;soprano;

//Value Computed by CMake
sopranoindex_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/index

//Dependencies for the target
sopranoindex_LIB_DEPENDS:STATIC=general;-F/usr/local/Cellar/qt/4.8.5/lib -framework QtCore;general;soprano;general;/usr/local/lib/libclucene.dylib;

//Value Computed by CMake
sopranoindex_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/index

//Dependencies for the target
sopranoserver_LIB_DEPENDS:STATIC=general;-F/usr/local/Cellar/qt/4.8.5/lib -framework QtCore;general;-F/usr/local/Cellar/qt/4.8.5/lib -framework QtNetwork;general;soprano;

//Value Computed by CMake
virtuoso_BINARY_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/backends/virtuoso

//Value Computed by CMake
virtuoso_SOURCE_DIR:STATIC=/tmp/soprano-rKiQ/soprano-2.9.3/backends/virtuoso


########################
# INTERNAL cache entries
########################

//ADVANCED property for variable: BZRCOMMAND
BZRCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CLUCENE_INCLUDE_DIR
CLUCENE_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CLUCENE_LIBRARY
CLUCENE_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CLUCENE_LIBRARY_DIR
CLUCENE_LIBRARY_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_BUILD_TOOL
CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=/usr/local/Library/ENV/4.3/gmake
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/soprano-rKiQ/soprano-2.9.3
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=12
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.12.2/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.12.2/bin/cpack
//ADVANCED property for variable: CMAKE_CTEST_COMMAND
CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.12.2/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/2.8.12.2/bin/ccmake
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Have symbol pthread_create
CMAKE_HAVE_LIBC_CREATE:INTERNAL=1
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/soprano-rKiQ/soprano-2.9.3
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=28
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/2.8.12.2/share/cmake
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//Suppress Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_COMMAND
COVERAGE_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_EXTRA_FLAGS
COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_BUNDLE
CPACK_BINARY_BUNDLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_DEB
CPACK_BINARY_DEB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_DRAGNDROP
CPACK_BINARY_DRAGNDROP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_NSIS
CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_OSXX11
CPACK_BINARY_OSXX11-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_PACKAGEMAKER
CPACK_BINARY_PACKAGEMAKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_RPM
CPACK_BINARY_RPM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_STGZ
CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TBZ2
CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TGZ
CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TBZ2
CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TGZ
CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TZ
CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_ZIP
CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT
CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY
CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVSCOMMAND
CVSCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVS_UPDATE_OPTIONS
CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DART_TESTING_TIMEOUT
DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DOXYGEN_DOT_EXECUTABLE
DOXYGEN_DOT_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DOXYGEN_EXECUTABLE
DOXYGEN_EXECUTABLE-ADVANCED:INTERNAL=1
//Details about finding PkgConfig
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/local/bin/pkg-config][v0.28()]
//Details about finding Raptor
FIND_PACKAGE_MESSAGE_DETAILS_Raptor:INTERNAL=[/usr/local/lib/libraptor2.dylib][/usr/local/include/raptor2][v2.0.13(2.0.0)]
//Details about finding Rasqal
FIND_PACKAGE_MESSAGE_DETAILS_Rasqal:INTERNAL=[/usr/local/lib/librasqal.dylib][/usr/local/include/rasqal][v()]
//Details about finding Redland
FIND_PACKAGE_MESSAGE_DETAILS_Redland:INTERNAL=[/usr/local/bin/redland-config][/usr/local/lib/librdf.dylib][/usr/local/lib/librdf.dylib][TRUE][v()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//ADVANCED property for variable: GITCOMMAND
GITCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HGCOMMAND
HGCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MAKECOMMAND
MAKECOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_COMMAND
MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE
MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
PC_RAPTOR2_CFLAGS:INTERNAL=-I/usr/local/Cellar/raptor/2.0.13/include/raptor2
PC_RAPTOR2_CFLAGS_I:INTERNAL=
PC_RAPTOR2_CFLAGS_OTHER:INTERNAL=
PC_RAPTOR2_FOUND:INTERNAL=1
PC_RAPTOR2_INCLUDEDIR:INTERNAL=/usr/local/Cellar/raptor/2.0.13/include/raptor2
PC_RAPTOR2_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/raptor/2.0.13/include/raptor2
PC_RAPTOR2_LDFLAGS:INTERNAL=-L/usr/local/Cellar/raptor/2.0.13/lib;-lraptor2
PC_RAPTOR2_LDFLAGS_OTHER:INTERNAL=
PC_RAPTOR2_LIBDIR:INTERNAL=/usr/local/Cellar/raptor/2.0.13/lib
PC_RAPTOR2_LIBRARIES:INTERNAL=raptor2
PC_RAPTOR2_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/raptor/2.0.13/lib
PC_RAPTOR2_LIBS:INTERNAL=
PC_RAPTOR2_LIBS_L:INTERNAL=
PC_RAPTOR2_LIBS_OTHER:INTERNAL=
PC_RAPTOR2_LIBS_PATHS:INTERNAL=
PC_RAPTOR2_PREFIX:INTERNAL=/usr/local/Cellar/raptor/2.0.13
PC_RAPTOR2_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/raptor/2.0.13/include/raptor2
PC_RAPTOR2_STATIC_CFLAGS_I:INTERNAL=
PC_RAPTOR2_STATIC_CFLAGS_OTHER:INTERNAL=
PC_RAPTOR2_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/raptor/2.0.13/include/raptor2
PC_RAPTOR2_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/raptor/2.0.13/lib;-lraptor2;-lcurl;-lxml2;-lxslt
PC_RAPTOR2_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_RAPTOR2_STATIC_LIBDIR:INTERNAL=
PC_RAPTOR2_STATIC_LIBRARIES:INTERNAL=raptor2;curl;xml2;xslt
PC_RAPTOR2_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/raptor/2.0.13/lib
PC_RAPTOR2_STATIC_LIBS:INTERNAL=
PC_RAPTOR2_STATIC_LIBS_L:INTERNAL=
PC_RAPTOR2_STATIC_LIBS_OTHER:INTERNAL=
PC_RAPTOR2_STATIC_LIBS_PATHS:INTERNAL=
PC_RAPTOR2_VERSION:INTERNAL=2.0.13
PC_RAPTOR2_raptor2_INCLUDEDIR:INTERNAL=
PC_RAPTOR2_raptor2_LIBDIR:INTERNAL=
PC_RAPTOR2_raptor2_PREFIX:INTERNAL=
PC_RAPTOR2_raptor2_VERSION:INTERNAL=
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
QT_BINARY_DIR:INTERNAL=/usr/local/Cellar/qt/4.8.5/bin
//ADVANCED property for variable: QT_DBUSCPP2XML_EXECUTABLE
QT_DBUSCPP2XML_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_DBUSXML2CPP_EXECUTABLE
QT_DBUSXML2CPP_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_DOC_DIR
QT_DOC_DIR-ADVANCED:INTERNAL=1
QT_HEADERS_DIR:INTERNAL=/usr/local/Cellar/qt/4.8.5/include
//ADVANCED property for variable: QT_LIBRARY_DIR
QT_LIBRARY_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_MKSPECS_DIR
QT_MKSPECS_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_MOC_EXECUTABLE
QT_MOC_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_PLUGINS_DIR
QT_PLUGINS_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QT3SUPPORT_INCLUDE_DIR
QT_QT3SUPPORT_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTASSISTANT_INCLUDE_DIR
QT_QTASSISTANT_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTASSISTANT_LIBRARY
QT_QTASSISTANT_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTCORE_INCLUDE_DIR
QT_QTCORE_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTCORE_LIBRARY
QT_QTCORE_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTDBUS_INCLUDE_DIR
QT_QTDBUS_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR
QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_LIBRARY
QT_QTDESIGNERCOMPONENTS_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTDESIGNER_INCLUDE_DIR
QT_QTDESIGNER_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTDESIGNER_LIBRARY
QT_QTDESIGNER_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTGUI_INCLUDE_DIR
QT_QTGUI_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTGUI_LIBRARY
QT_QTGUI_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTNETWORK_INCLUDE_DIR
QT_QTNETWORK_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTNETWORK_LIBRARY
QT_QTNETWORK_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTNSPLUGIN_INCLUDE_DIR
QT_QTNSPLUGIN_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTOPENGL_INCLUDE_DIR
QT_QTOPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTOPENGL_LIBRARY
QT_QTOPENGL_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTSCRIPT_INCLUDE_DIR
QT_QTSCRIPT_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTSCRIPT_LIBRARY
QT_QTSCRIPT_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTSQL_INCLUDE_DIR
QT_QTSQL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTSQL_LIBRARY
QT_QTSQL_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTSVG_INCLUDE_DIR
QT_QTSVG_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTSVG_LIBRARY
QT_QTSVG_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTTEST_INCLUDE_DIR
QT_QTTEST_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTTEST_LIBRARY
QT_QTTEST_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTUITOOLS_INCLUDE_DIR
QT_QTUITOOLS_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTUITOOLS_LIBRARY
QT_QTUITOOLS_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTXML_INCLUDE_DIR
QT_QTXML_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QTXML_LIBRARY
QT_QTXML_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_QT_INCLUDE_DIR
QT_QT_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_RCC_EXECUTABLE
QT_RCC_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_UIC3_EXECUTABLE
QT_UIC3_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_UIC_EXECUTABLE
QT_UIC_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: QT_USE_FRAMEWORKS
QT_USE_FRAMEWORKS-ADVANCED:INTERNAL=1
//Have symbol Q_WS_MAC
Q_WS_MAC:INTERNAL=1
//Have symbol Q_WS_QWS
Q_WS_QWS:INTERNAL=
//Have symbol Q_WS_WIN
Q_WS_WIN:INTERNAL=
//Have symbol Q_WS_X11
Q_WS_X11:INTERNAL=
//ADVANCED property for variable: RAPTOR_INCLUDE_DIR
RAPTOR_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: RAPTOR_LIBRARIES
RAPTOR_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: RAPTOR_VERSION
RAPTOR_VERSION-ADVANCED:INTERNAL=1
//ADVANCED property for variable: RASQAL_INCLUDE_DIR
RASQAL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: RASQAL_LIBRARIES
RASQAL_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: REDLAND_INCLUDE_DIR
REDLAND_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: REDLAND_LIBRARIES
REDLAND_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SCPCOMMAND
SCPCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SITE
SITE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SBATCH_COMMAND
SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SRUN_COMMAND
SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1
//Soprano Index is built
SOPRANO_BUILD_INDEX_LIB:INTERNAL=1
//ADVANCED property for variable: SVNCOMMAND
SVNCOMMAND-ADVANCED:INTERNAL=1
__pkg_config_checked_PC_RAPTOR2:INTERNAL=1


2)

clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names

clang++ called with: CMakeCXXCompilerId.cpp
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names

clang called with: -o CMakeFiles/cmTryCompileExec2869696270.dir/testCCompiler.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2869696270.dir/testCCompiler.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2869696270.dir/testCCompiler.c.o -o cmTryCompileExec2869696270
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2869696270.dir/testCCompiler.c.o -o cmTryCompileExec2869696270 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names

clang called with: -o CMakeFiles/cmTryCompileExec887463686.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.2/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec887463686.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.12.2/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec887463686.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec887463686
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec887463686.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec887463686 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names

clang++ called with: -o CMakeFiles/cmTryCompileExec24244771.dir/testCXXCompiler.cxx.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec24244771.dir/testCXXCompiler.cxx.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec24244771.dir/testCXXCompiler.cxx.o -o cmTryCompileExec24244771
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec24244771.dir/testCXXCompiler.cxx.o -o cmTryCompileExec24244771 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names

clang++ called with: -o CMakeFiles/cmTryCompileExec668738123.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec668738123.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.12.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec668738123.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec668738123
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec668738123.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec668738123 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names

clang called with: -F/usr/local/Cellar/qt/4.8.5/lib -I/usr/local/Cellar/qt/4.8.5/include -o CMakeFiles/cmTryCompileExec1239585593.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -F/usr/local/Cellar/qt/4.8.5/lib -I/usr/local/Cellar/qt/4.8.5/include -o CMakeFiles/cmTryCompileExec1239585593.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang called with: -F/usr/local/Cellar/qt/4.8.5/lib -I/usr/local/Cellar/qt/4.8.5/include -o CMakeFiles/cmTryCompileExec397078902.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -F/usr/local/Cellar/qt/4.8.5/lib -I/usr/local/Cellar/qt/4.8.5/include -o CMakeFiles/cmTryCompileExec397078902.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang called with: -F/usr/local/Cellar/qt/4.8.5/lib -I/usr/local/Cellar/qt/4.8.5/include -o CMakeFiles/cmTryCompileExec414498691.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -F/usr/local/Cellar/qt/4.8.5/lib -I/usr/local/Cellar/qt/4.8.5/include -o CMakeFiles/cmTryCompileExec414498691.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang called with: -F/usr/local/Cellar/qt/4.8.5/lib -I/usr/local/Cellar/qt/4.8.5/include -o CMakeFiles/cmTryCompileExec2451405317.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -F/usr/local/Cellar/qt/4.8.5/lib -I/usr/local/Cellar/qt/4.8.5/include -o CMakeFiles/cmTryCompileExec2451405317.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang called with: -F/usr/local/Cellar/qt/4.8.5/lib -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2451405317.dir/CheckSymbolExists.c.o -o cmTryCompileExec2451405317
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -F/usr/local/Cellar/qt/4.8.5/lib -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2451405317.dir/CheckSymbolExists.c.o -o cmTryCompileExec2451405317 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names

clang called with: -o CMakeFiles/cmTryCompileExec2973183553.dir/CheckIncludeFiles.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2973183553.dir/CheckIncludeFiles.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2973183553.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2973183553
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2973183553.dir/CheckIncludeFiles.c.o -o cmTryCompileExec2973183553 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names

clang called with: -o CMakeFiles/cmTryCompileExec2256861831.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2256861831.dir/CheckSymbolExists.c.o -c /tmp/soprano-rKiQ/soprano-2.9.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include

clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2256861831.dir/CheckSymbolExists.c.o -o cmTryCompileExec2256861831
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2256861831.dir/CheckSymbolExists.c.o -o cmTryCompileExec2256861831 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Ah, getting close now :)
In the same directory you found the CMakeCache.txt file, can you please run the command "make" and post it's full output here?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
maggy
Registered Member
Posts
10
Karma
0
Hope this is the right one:

[ 0%] [ 1%] [ 1%] [ 2%] Generating asyncquery.moc
Generating model.moc
Generating pluginmanager.moc
Generating filtermodel.moc
[ 3%] [ 3%] Generating storagemodel.moc
Generating inferencemodel.moc
[ 5%] [ 5%] Generating mutexmodel.moc
Generating nrlmodel.moc
[ 5%] [ 6%] Generating dummymodel.moc
Generating signalcachemodel.moc
[ 6%] [ 7%] Generating readonlymodel.moc
Generating asyncmodel.moc
[ 8%] Generating asyncresult.moc
Scanning dependencies of target soprano
[ 9%] [ 10%] [ 10%] [ 11%] Building CXX object soprano/CMakeFiles/soprano.dir/queryresultiteratorbackend.cpp.o
Building CXX object soprano/CMakeFiles/soprano.dir/queryresultiterator.cpp.o
Building CXX object soprano/CMakeFiles/soprano.dir/node.cpp.o
Building CXX object soprano/CMakeFiles/soprano.dir/statement.cpp.o
[ 12%] Building CXX object soprano/CMakeFiles/soprano.dir/statementiterator.cpp.o
[ 12%] Building CXX object soprano/CMakeFiles/soprano.dir/nodeiterator.cpp.o
[ 13%] Building CXX object soprano/CMakeFiles/soprano.dir/model.cpp.o
[ 13%] Building CXX object soprano/CMakeFiles/soprano.dir/parser.cpp.o
[ 14%] Building CXX object soprano/CMakeFiles/soprano.dir/serializer.cpp.o
[ 15%] Building CXX object soprano/CMakeFiles/soprano.dir/pluginmanager.cpp.o
[ 15%] Building CXX object soprano/CMakeFiles/soprano.dir/pluginstub.cpp.o
[ 16%] Building CXX object soprano/CMakeFiles/soprano.dir/plugin.cpp.o
[ 17%] Building CXX object soprano/CMakeFiles/soprano.dir/qhashqurlcompat.cpp.o
[ 17%] Building CXX object soprano/CMakeFiles/soprano.dir/backend.cpp.o
[ 18%] Building CXX object soprano/CMakeFiles/soprano.dir/global.cpp.o
[ 18%] Building CXX object soprano/CMakeFiles/soprano.dir/error.cpp.o
[ 19%] Building CXX object soprano/CMakeFiles/soprano.dir/literalvalue.cpp.o
[ 20%] Building CXX object soprano/CMakeFiles/soprano.dir/languagetag.cpp.o
[ 20%] Building CXX object soprano/CMakeFiles/soprano.dir/locator.cpp.o
[ 21%] Building CXX object soprano/CMakeFiles/soprano.dir/datetime.cpp.o
[ 22%] Building CXX object soprano/CMakeFiles/soprano.dir/version.cpp.o
[ 22%] Building CXX object soprano/CMakeFiles/soprano.dir/filtermodel.cpp.o
[ 23%] Building CXX object soprano/CMakeFiles/soprano.dir/storagemodel.cpp.o
[ 24%] Building CXX object soprano/CMakeFiles/soprano.dir/rdfschemamodel.cpp.o
[ 24%] Building CXX object soprano/CMakeFiles/soprano.dir/bindingset.cpp.o
[ 25%] Building CXX object soprano/CMakeFiles/soprano.dir/sopranotypes.cpp.o
[ 25%] Building CXX object soprano/CMakeFiles/soprano.dir/graph.cpp.o
[ 26%] Building CXX object soprano/CMakeFiles/soprano.dir/datastream.cpp.o
[ 27%] Building CXX object soprano/CMakeFiles/soprano.dir/vocabulary/rdf.cpp.o
[ 27%] Building CXX object soprano/CMakeFiles/soprano.dir/vocabulary/rdfs.cpp.o
[ 28%] Building CXX object soprano/CMakeFiles/soprano.dir/vocabulary/xsd.cpp.o
[ 29%] Building CXX object soprano/CMakeFiles/soprano.dir/vocabulary/nrl.cpp.o
[ 29%] Building CXX object soprano/CMakeFiles/soprano.dir/vocabulary/nao.cpp.o
[ 30%] Building CXX object soprano/CMakeFiles/soprano.dir/vocabulary/xesam.cpp.o
[ 31%] Building CXX object soprano/CMakeFiles/soprano.dir/vocabulary/owl.cpp.o
[ 31%] Building CXX object soprano/CMakeFiles/soprano.dir/query/query.cpp.o
[ 32%] Building CXX object soprano/CMakeFiles/soprano.dir/query/queryparser.cpp.o
[ 32%] Building CXX object soprano/CMakeFiles/soprano.dir/query/queryserializer.cpp.o
[ 33%] Building CXX object soprano/CMakeFiles/soprano.dir/inference/nodepattern.cpp.o
[ 34%] Building CXX object soprano/CMakeFiles/soprano.dir/inference/statementpattern.cpp.o
[ 34%] Building CXX object soprano/CMakeFiles/soprano.dir/inference/inferencerule.cpp.o
[ 35%] Building CXX object soprano/CMakeFiles/soprano.dir/inference/inferenceruleset.cpp.o
[ 36%] Building CXX object soprano/CMakeFiles/soprano.dir/inference/sil.cpp.o
[ 36%] Building CXX object soprano/CMakeFiles/soprano.dir/inference/inferencemodel.cpp.o
[ 37%] Building CXX object soprano/CMakeFiles/soprano.dir/inference/inferenceruleparser.cpp.o
[ 37%] Building CXX object soprano/CMakeFiles/soprano.dir/nrlmodel.cpp.o
[ 38%] Building CXX object soprano/CMakeFiles/soprano.dir/inifile.cpp.o
[ 39%] Building CXX object soprano/CMakeFiles/soprano.dir/desktopfile.cpp.o
[ 39%] Building CXX object soprano/CMakeFiles/soprano.dir/sopranopluginfile.cpp.o
[ 40%] Building CXX object soprano/CMakeFiles/soprano.dir/sopranodirs.cpp.o
[ 41%] [ 41%] Building CXX object soprano/CMakeFiles/soprano.dir/n3nodeparser.cpp.o
Building CXX object soprano/CMakeFiles/soprano.dir/util/extreadwritelock.cpp.o
[ 42%] Building CXX object soprano/CMakeFiles/soprano.dir/util/mutexmodel.cpp.o
[ 43%] Building CXX object soprano/CMakeFiles/soprano.dir/util/mutexstatementiteratorbackend.cpp.o
[ 43%] Building CXX object soprano/CMakeFiles/soprano.dir/util/mutexnodeiteratorbackend.cpp.o
[ 44%] Building CXX object soprano/CMakeFiles/soprano.dir/util/mutexqueryresultiteratorbackend.cpp.o
[ 44%] Building CXX object soprano/CMakeFiles/soprano.dir/util/simplestatementiterator.cpp.o
[ 45%] Building CXX object soprano/CMakeFiles/soprano.dir/util/simplenodeiterator.cpp.o
[ 46%] Building CXX object soprano/CMakeFiles/soprano.dir/util/dummymodel.cpp.o
[ 46%] Building CXX object soprano/CMakeFiles/soprano.dir/util/signalcachemodel.cpp.o
[ 47%] Building CXX object soprano/CMakeFiles/soprano.dir/util/readonlymodel.cpp.o
[ 48%] Building CXX object soprano/CMakeFiles/soprano.dir/util/asyncmodel.cpp.o
[ 48%] Building CXX object soprano/CMakeFiles/soprano.dir/util/asyncresult.cpp.o
[ 49%] Building CXX object soprano/CMakeFiles/soprano.dir/util/asynccommand.cpp.o
[ 50%] Building CXX object soprano/CMakeFiles/soprano.dir/util/asynciteratorbackend.cpp.o
[ 50%] Building CXX object soprano/CMakeFiles/soprano.dir/util/asyncquery.cpp.o
Linking CXX shared library libsoprano.dylib
[ 50%] Built target soprano
[ 50%] [ 50%] Generating raptorparser.moc
Generating odbcconnectionpool.moc
[ 51%] Generating virtuosomodel.moc
Scanning dependencies of target soprano_raptorparser
[ 52%] [ 53%] Generating virtuosobackend.moc
Building CXX object parsers/raptor/CMakeFiles/soprano_raptorparser.dir/raptorparser.cpp.o
[ 53%] Generating virtuosocontroller.moc
Scanning dependencies of target soprano_redlandcore
[ 54%] Building CXX object backends/redland/CMakeFiles/soprano_redlandcore.dir/redlandworld.cpp.o
[ 55%] Generating odbcconnection.moc
Scanning dependencies of target sopranoindex
[ 56%] Building CXX object index/CMakeFiles/sopranoindex.dir/cluceneindex.cpp.o
Scanning dependencies of target soprano_virtuosobackend
[ 57%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/virtuosomodel.cpp.o
[ 58%] Linking CXX shared module libsoprano_raptorparser.so
Building CXX object backends/redland/CMakeFiles/soprano_redlandcore.dir/redlandstatementiterator.cpp.o
[ 58%] Built target soprano_raptorparser
[ 59%] Building CXX object index/CMakeFiles/sopranoindex.dir/clucenedocumentwrapper.cpp.o
[ 60%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/virtuosobackend.cpp.o
[ 60%] Building CXX object index/CMakeFiles/sopranoindex.dir/cluceneutils.cpp.o
[ 60%] Building CXX object backends/redland/CMakeFiles/soprano_redlandcore.dir/redlandqueryresult.cpp.o
[ 61%] Generating nquadparser.moc
Scanning dependencies of target soprano_nquadparser
[ 61%] Building CXX object parsers/nquads/CMakeFiles/soprano_nquadparser.dir/nquadparser.cpp.o
[ 62%] Building CXX object index/CMakeFiles/sopranoindex.dir/indexfiltermodel.cpp.o
[ 63%] Building CXX object backends/redland/CMakeFiles/soprano_redlandcore.dir/redlandmodel.cpp.o
[ 63%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/virtuosocontroller.cpp.o
Linking CXX shared module libsoprano_nquadparser.so
[ 63%] Built target soprano_nquadparser
[ 64%] Generating raptorserializer.moc
Scanning dependencies of target soprano_raptorserializer
[ 64%] Building CXX object serializers/raptor/CMakeFiles/soprano_raptorserializer.dir/raptorserializer.cpp.o
[ 65%] Building CXX object backends/redland/CMakeFiles/soprano_redlandcore.dir/redlandnodeiteratorbackend.cpp.o
[ 66%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/virtuosotools.cpp.o
[ 67%] Building CXX object index/CMakeFiles/sopranoindex.dir/tstring.cpp.o
[ 68%] Linking CXX shared module libsoprano_raptorserializer.so
Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/virtuosoqueryresultiteratorbackend.cpp.o
[ 68%] Built target soprano_raptorserializer
[ 69%] Generating nquadserializer.moc
Scanning dependencies of target soprano_nquadserializer
[ 70%] Building CXX object serializers/nquads/CMakeFiles/soprano_nquadserializer.dir/nquadserializer.cpp.o
[ 70%] Building CXX object backends/redland/CMakeFiles/soprano_redlandcore.dir/multimutex.cpp.o
Linking CXX static library libsoprano_redlandcore.a
[ 70%] Built target soprano_redlandcore
[ 70%] Building CXX object index/CMakeFiles/sopranoindex.dir/indexqueryhit.cpp.o
[ 71%] Generating tcpserver.moc
[ 71%] Generating servercore.moc
Linking CXX shared module libsoprano_nquadserializer.so
[ 72%] Generating serverconnection.moc
[ 72%] Built target soprano_nquadserializer
[ 72%] [ 73%] Generating localserver.moc
Generating sparqlprotocol.moc
[ 74%] Generating tcpclient.moc
[ 74%] Generating localsocketclient.moc
Scanning dependencies of target sopranoserver
[ 75%] [ 75%] Building CXX object server/CMakeFiles/sopranoserver.dir/servercore.cpp.o
[ 76%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/virtuosoconfigurator.cpp.o
Generating clientconnection.moc
[ 77%] Generating clientmodel.moc
[ 77%] Generating sparqlmodel.moc
Scanning dependencies of target sopranoclient
[ 77%] Building CXX object client/CMakeFiles/sopranoclient.dir/tcpclient.cpp.o
[ 78%] Building CXX object index/CMakeFiles/sopranoindex.dir/indexqueryhititeratorbackend.cpp.o
/tmp/soprano-rKiQ/soprano-2.9.3/server/servercore.cpp:44:10: fatal error: 'QtDBus/QtDBus' file not found
#include <QtDBus/QtDBus>
^
1 error generated.
make[2]: *** [server/CMakeFiles/sopranoserver.dir/servercore.cpp.o] Error 1
make[1]: *** [server/CMakeFiles/sopranoserver.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 79%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/odbcenvironment.cpp.o
[ 80%] Building CXX object client/CMakeFiles/sopranoclient.dir/socket.cpp.o
[ 80%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/odbcconnection.cpp.o
[ 81%] Building CXX object index/CMakeFiles/sopranoindex.dir/queryhitwrapperresultiteratorbackend.cpp.o
[ 82%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/odbcconnectionpool.cpp.o
[ 83%] Building CXX object client/CMakeFiles/sopranoclient.dir/socketstream.cpp.o
[ 83%] Building CXX object client/CMakeFiles/sopranoclient.dir/localsocketclient.cpp.o
Linking CXX shared library libsopranoindex.dylib
[ 83%] Built target sopranoindex
[ 84%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/odbcqueryresult.cpp.o
[ 85%] Building CXX object client/CMakeFiles/sopranoclient.dir/clientconnection.cpp.o
[ 85%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/__/__/soprano/sopranodirs.cpp.o
[ 86%] Building CXX object client/CMakeFiles/sopranoclient.dir/clientmodel.cpp.o
[ 86%] Building CXX object client/CMakeFiles/sopranoclient.dir/clientstatementiteratorbackend.cpp.o
[ 87%] Building CXX object client/CMakeFiles/sopranoclient.dir/clientnodeiteratorbackend.cpp.o
[ 88%] [ 89%] Building CXX object backends/virtuoso/CMakeFiles/soprano_virtuosobackend.dir/__/__/server/lockfile.cpp.o
Building CXX object client/CMakeFiles/sopranoclient.dir/clientqueryresultiteratorbackend.cpp.o
[ 89%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlmodel.cpp.o
[ 90%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlqueryresult.cpp.o
[ 90%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlprotocol.cpp.o
Linking CXX shared module libsoprano_virtuosobackend.so
[ 90%] Built target soprano_virtuosobackend
[ 91%] Building CXX object client/CMakeFiles/sopranoclient.dir/sparql/sparqlxmlresultparser.cpp.o
Linking CXX shared library libsopranoclient.dylib
[ 91%] Built target sopranoclient
make: *** [all] Error 2

HOMEBREW_VERSION: 0.9.5
HEAD: 043e47bde80b034eb4043d874879290dff1aad6d
CPU: quad-core 64-bit sandybridge
OS X: 10.9.2-x86_64
CLT: 5.1.0.0.1.1396320587
X11: 2.7.5 => /opt/X11
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Perfect. It appears that your Qt is built without D-Bus support - you'll need to recompile / rebuild Qt with D-Bus available on your system in order to build Soprano (and KDE applications).
Code: Select all
[ 78%] Building CXX object index/CMakeFiles/sopranoindex.dir/indexqueryhititeratorbackend.cpp.o
/tmp/soprano-rKiQ/soprano-2.9.3/server/servercore.cpp:44:10: fatal error: 'QtDBus/QtDBus' file not found
#include <QtDBus/QtDBus>
^
1 error generated.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], kesang