Giter Club home page Giter Club logo

homebrew-tox's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

homebrew-tox's Issues

Build failing on Mac OS 10.12.2 Sierra

Console output:

MacBook-Pro-lka:qTox lka$ brew install --HEAD qtox
==> Installing qtox from tox/tox
==> Installing dependencies for tox/tox/qtox: x264, ffmpeg, openal-soft, Tox/tox/libfilteraudio
==> Installing tox/tox/qtox dependency: x264
==> Downloading https://homebrew.bintray.com/bottles/x264-r2728.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring x264-r2728.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/x264/r2728: 11 files, 3.3M
==> Installing tox/tox/qtox dependency: ffmpeg
==> Downloading https://homebrew.bintray.com/bottles/ffmpeg-3.2.2.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring ffmpeg-3.2.2.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/ffmpeg/3.2.2: 239 files, 50.4M
==> Installing tox/tox/qtox dependency: openal-soft
==> Downloading https://homebrew.bintray.com/bottles/openal-soft-1.17.2.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring openal-soft-1.17.2.sierra.bottle.tar.gz
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local.

macOS provides OpenAL.framework.

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/openal-soft/lib
    CPPFLAGS: -I/usr/local/opt/openal-soft/include
    PKG_CONFIG_PATH: /usr/local/opt/openal-soft/lib/pkgconfig

==> Summary
🍺  /usr/local/Cellar/openal-soft/1.17.2: 21 files, 760.1K
==> Installing tox/tox/qtox dependency: Tox/tox/libfilteraudio
==> Cloning https://github.com/irungentoo/filter_audio.git
Cloning into '/Users/lka/Library/Caches/Homebrew/libfilteraudio--git'...
remote: Counting objects: 108, done.
remote: Compressing objects: 100% (102/102), done.
remote: Total 108 (delta 3), reused 93 (delta 3), pack-reused 0
Receiving objects: 100% (108/108), 241.79 KiB | 0 bytes/s, done.
Resolving deltas: 100% (3/3), done.
==> Checking out branch master
==> make install PREFIX=/usr/local/Cellar/libfilteraudio/audio
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink include/filter_audio.h
Target /usr/local/include/filter_audio.h
already exists. You may want to remove it:
  rm '/usr/local/include/filter_audio.h'

To force the link and overwrite all conflicting files:
  brew link --overwrite libfilteraudio

To list all files that would be deleted:
  brew link --overwrite --dry-run libfilteraudio

Possible conflicting files are:
/usr/local/include/filter_audio.h
/usr/local/lib/libfilteraudio.0.0.0.dylib
/usr/local/lib/libfilteraudio.0.dylib -> /usr/local/lib/libfilteraudio.0.0.0.dylib
/usr/local/lib/libfilteraudio.a
/usr/local/lib/libfilteraudio.dylib -> /usr/local/lib/libfilteraudio.0.dylib
/usr/local/lib/pkgconfig/filteraudio.pc
==> Summary
🍺  /usr/local/Cellar/libfilteraudio/audio: 9 files, 407.7K, built in 7 seconds
==> Installing tox/tox/qtox --HEAD
==> Cloning git://github.com/tux3/qTox
Cloning into '/Users/lka/Library/Caches/Homebrew/qtox--git'...
remote: Counting objects: 3398, done.
remote: Compressing objects: 100% (2871/2871), done.
remote: Total 3398 (delta 641), reused 2974 (delta 496), pack-reused 0
Receiving objects: 100% (3398/3398), 4.34 MiB | 1.54 MiB/s, done.
Resolving deltas: 100% (641/641), done.
==> Checking out branch master
==> qmake
==> make
Last 15 lines from /Users/lka/Library/Logs/Homebrew/qtox/02.make:
                                                           ^
src/core/core.h:221:39: error: unknown type name 'TOX_CONFERENCE_STATE_CHANGE'
                                      TOX_CONFERENCE_STATE_CHANGE change, void* core);
                                      ^
src/core/core.h:228:30: error: unknown type name 'TOX_ERR_CONFERENCE_PEER_QUERY'
    bool parsePeerQueryError(TOX_ERR_CONFERENCE_PEER_QUERY error) const;
                             ^
src/core/core.h:229:35: error: unknown type name 'TOX_ERR_CONFERENCE_JOIN'
    bool parseConferenceJoinError(TOX_ERR_CONFERENCE_JOIN error) const;
                                  ^
src/core/core.h:105:36: error: use of undeclared identifier 'TOX_CONFERENCE_TYPE_AV'
    int createGroup(uint8_t type = TOX_CONFERENCE_TYPE_AV);
                                   ^
8 errors generated.
make: *** [group.o] Error 1

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/tox/homebrew-tox/issues

libtoxcore is already installed on this system.

toxcore build fails: .libs/libtoxcore.a(libtoxcore_la-logger.o) has no symbols

==> Installing libtoxcore
==> Cloning git://github.com/irungentoo/ProjectTox-Core
Updating /Library/Caches/Homebrew/libtoxcore--git
==> autoreconf -if
==> ./configure --prefix=/usr/local/Cellar/libtoxcore/HEAD
==> make
make[2]: *** Waiting for unfinished jobs....
/Applications/Xcode5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtoxcore.a(libtoxcore_la-logger.o) has no symbols
/Applications/Xcode5.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtoxcore.a(libtoxcore_la-logger.o) has no symbols
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

libtoxcore --HEAD Issue OS X10.9.5

so I was trying to reinstall toxcore on my mac through homebrew and this is what I got

Com:~ mat$ brew install libtoxcore --HEAD
==> Cloning git://github.com/irungentoo/ProjectTox-Core
Updating /Library/Caches/Homebrew/libtoxcore--git
==> autoreconf -if
==> ./configure --prefix=/usr/local/Cellar/libtoxcore/HEAD
==> make
make[2]: *** Waiting for unfinished jobs....
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtoxcore.a(libtoxcore_la-logger.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtoxcore.a(libtoxcore_la-logger.o) has no symbols
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I have no idea why this is happening
I've included a gist log as well
https://gist.github.com/anonymous/231d070c0c41ae6ade1d

Build fails with 'qmake builds are not supported on this platform anymore' on OSX 10.11.6

The full error is:

@0x4B6169:/tmp$ brew update; brew doctor
Already up-to-date.
Your system is ready to brew.
@0x4B6169:/tmp$ brew install --HEAD qtox
==> Installing qtox from tox/tox
==> Cloning git://github.com/qTox/qTox
Updating /Users/moreaki/Library/Caches/Homebrew/qtox--git
==> Checking out branch master
==> qmake
Last 15 lines from /Users/moreaki/Library/Logs/Homebrew/qtox/01.qmake:
2017-06-29 23:43:53 +0200

qmake

Info: creating stash file /private/tmp/qtox-20170629-36717-ro6ssp/.qmake.stash
Project MESSAGE:
Project MESSAGE: Warning: This project file is deprecated and should not be used anymore except on FreeBSD.
Project MESSAGE: Use the CMakeLists.txt file instead to open this as a CMake project.
Project MESSAGE:
Project ERROR: qmake builds are not supported on this platform anymore

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/Tox/homebrew-tox/issues

toxic build fails

==> Cloning git://github.com/Tox/toxic
Updating /Library/Caches/Homebrew/toxic--git
==> Patching
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/cfg/check_features.mk b/cfg/check_features.mk
|index 56d2210..a6b357d 100644
|--- a/cfg/check_features.mk
|+++ b/cfg/check_features.mk
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Error: Applying DATA patch failed

Revisions

Reading this comment and the linked to blog post in that comment reminds me that Homebrew doesn't have any automatic update mechanism for HEAD builds, and it is perfectly perfectly possible for someone to have installed Tox months ago with brew install tox --HEAD and to not have done a reinstall since, and their Tox install will be enormously out of date by this point.

It may be prudent, given the nature of Tox's rapid Alpha schedule and security-focus, to revision the formulae every few weeks to ensure users aren't getting left behind on significantly outdated installs. A revision forces users to recompile the formula in question afresh, using the latest upstream build.

I'm not 100% on whether the revision mechanism works for HEAD builds. I notice that @mistydemeo has contributed here before so perhaps Misty can add comment on this, but if that revision mechanism is supported on HEAD formulae perhaps it might be an idea to enforce an update every 2-4 weeks.

OS X 10.9.2 + Xcode 5.1

bezigon$ brew reinstall --HEAD poison
==> Reinstalling poison
==> Cloning https://github.com/stal888/Poison.git
Updating /Library/Caches/Homebrew/poison--git
==> Checking out branch master
==> git clone git://github.com/irungentoo/ProjectTox-Core.git DeepEnd/ProjectTox
==> xcodebuild -workspace Poison.xcworkspace -scheme Everything -configuration R
==> xcodebuild -workspace Poison.xcworkspace -scheme Poison -configuration Relea


The following build commands failed:
    CompileC /Users/bezigon/Library/Developer/Xcode/DerivedData/Poison-etuujqhrwckdnycivccdgffwnrjp/Build/Intermediates/DeepEnd.build/Release/DeepEnd.build/Objects-normal/x86_64/DESOneToOneChatContext.o Network/DESOneToOneChatContext.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/tox/homebrew-tox/issues

Compiling error on mac os Yosemite

brew install --HEAD toxic --without-audio
==> Installing toxic from tox/homebrew-tox
==> Cloning git://github.com/Tox/toxic
Updating /Library/Caches/Homebrew/toxic--git
==> Checking out branch master
==> make PREFIX='/usr/local/Cellar/toxic/HEAD' DISABLE_DESKTOP_NOTIFY=YES DISABLE_X11=YES
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
make: *** [/private/tmp/toxic20150820-75297-1escqon/build/toxic.o] Error 1
make: *** Waiting for unfinished jobs....

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/tox/homebrew-tox/issues

Make fail

==> make
    static io_service_t service = NULL;
                        ~~~~~~~   ^~~~
                                  0
2 warnings and 6 errors generated.
make: *** [timer_osx.o] Error 1

Linker failure in random_testing with stdlib types

Build failure for libtoxcore:

[100%] Linking CXX executable random_testing
/nfs/2016/k/kyork/.brew/Cellar/cmake/3.12.0/bin/cmake -E cmake_link_script CMakeFiles/random_testing.dir/link.txt --verbose=1
/nfs/2016/k/kyork/.brew/Library/Homebrew/shims/mac/super/clang++   -isystem /nfs/2016/k/kyork/.brew/Cellar/libsodium/1.0.16/include -isystem /nfs/2016/k/kyork/.brew/Cellar/opus/1.2.1/include/opus -isystem /nfs/2016/k/kyork/.brew/Cellar/libvpx/1.7.0/include -isystem /nfs/2016/k/kyork/.brew/Cellar/libconfig/1.7.2/include -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names -mmacosx-version-min=10.6 CMakeFiles/random_testing.dir/testing/random_testing.cc.o  -o random_testing  -L/nfs/2016/k/kyork/.brew/Cellar/libsodium/1.0.16/lib  -L/nfs/2016/k/kyork/.brew/Cellar/opus/1.2.1/lib  -L/nfs/2016/k/kyork/.brew/Cellar/libvpx/1.7.0/lib  -L/nfs/2016/k/kyork/.brew/Cellar/libconfig/1.7.2/lib -Wl,-rpath,/nfs/2016/k/kyork/.brew/Cellar/libsodium/1.0.16/lib -Wl,-rpath,/nfs/2016/k/kyork/.brew/Cellar/opus/1.2.1/lib -Wl,-rpath,/nfs/2016/k/kyork/.brew/Cellar/libvpx/1.7.0/lib -Wl,-rpath,/nfs/2016/k/kyork/.brew/Cellar/libconfig/1.7.2/lib libtoxcore.a -lsodium -lopus -lvpx -lm
Undefined symbols for architecture x86_64:
  "std::__1::__vector_base_common<true>::__throw_length_error() const", referenced from:
      _main in random_testing.cc.o
      std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >::allocate(unsigned long) in random_testing.cc.o
      void std::__1::vector<unsigned long, std::__1::allocator<unsigned long> >::__push_back_slow_path<unsigned long>(unsigned long&&) in random_testing.cc.o
      std::__1::vector<double, std::__1::allocator<double> >::allocate(unsigned long) in random_testing.cc.o
      std::__1::vector<unsigned int, std::__1::allocator<unsigned int> >::allocate(unsigned long) in random_testing.cc.o
  "std::__1::__vector_base_common<true>::__throw_out_of_range() const", referenced from:
      _main in random_testing.cc.o
  "std::logic_error::logic_error(char const*)", referenced from:
      std::__1::__split_buffer<unsigned long, std::__1::allocator<unsigned long>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<unsigned long>&) in random_testing.cc.o
      std::__1::__split_buffer<double, std::__1::allocator<double>&>::__split_buffer(unsigned long, unsigned long, std::__1::allocator<double>&) in random_testing.cc.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [random_testing] Error 1
make[1]: *** [CMakeFiles/random_testing.dir/all] Error 2
make: *** [all] Error 2

XCode is 9.2, I just installed the update for Command Line Tools because brew suggested doing so, but the XCode update did not install correctly.

brew formula hard-links to /bin/sh/pkg-config? (OS X)

brew install --HEAD toxic ~
==> Installing toxic from tox/homebrew-tox
==> Cloning git://github.com/Tox/toxic
Updating /Library/Caches/Homebrew/toxic--git
==> Checking out branch master
==> Patching
==> make PREFIX='/usr/local/Cellar/toxic/HEAD' DISABLE_DESKTOP_NOTIFY=YES DISABLE_X11=YES
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/private/tmp/toxic-s1hXq2/cfg/checks/check_features.mk:37: ERROR -- libtoxcore ncursesw libconfig
/private/tmp/toxic-s1hXq2/cfg/checks/check_features.mk:38: *** ERROR. Stop.

build failing on 10.11.6

$ brew install --HEAD utox
==> Installing utox from tox/tox
==> Cloning git://github.com/GrayHatter/uTox
Updating /Users/arab/Library/Caches/Homebrew/utox--git
==> Checking out branch develop
==> make -f src/cocoa/Makefile uTox.app
Last 15 lines from /Users/arab/Library/Logs/Homebrew/utox/01.make:
  CC    src/ui/contextmenu.c.o
  CC    src/ui/draw_helpers.c.o
  CC    src/ui/dropdown.c.o
  CC    src/ui/dropdowns.c.o
  CC    src/ui/edit.c.o
  CC    src/ui/edits.c.o
  CC    src/ui/scrollable.c.o
  CC    src/ui/svg.c.o
  CC    src/ui/switch.c.o
src/ui/draw_helpers.c:285:25: error: use of undeclared identifier 'w'
    drawtextwidth_right(w + SIDEBAR_WIDTH - textwidth(ver_string, count), textwidth(ver_string, count), SCALE(10),
                        ^
1 error generated.
make: *** [src/ui/draw_helpers.c.o] Error 1
make: *** Waiting for unfinished jobs....

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/tox/homebrew-tox/issues

qTox and uTox install error


> MacBook-Pro-Nikki:~ nikki$ brew install --HEAD qtox
> Updating Homebrew...
> ==> Installing qtox from tox/tox
> ==> Cloning git://github.com/tux3/qTox
> Updating /Users/nikki/Library/Caches/Homebrew/qtox--git
> ==> Checking out branch master
> ==> qmake
> ==> make
> Last 15 lines from /Users/nikki/Library/Logs/Homebrew/qtox/02.make:
> compiling src/main.cpp
> compiling src/net/autoupdate.cpp
> compiling src/net/avatarbroadcaster.cpp
> compiling src/net/toxme.cpp
> compiling src/net/toxuri.cpp
> compiling src/nexus.cpp
> compiling src/persistence/db/rawdatabase.cpp
> compiling src/persistence/history.cpp
> compiling src/persistence/offlinemsgengine.cpp
> src/persistence/db/rawdatabase.cpp:37:10: fatal error: 'sqlcipher/sqlite3.h' file not found
> #include <sqlcipher/sqlite3.h>
>          ^
> 1 error generated.
> make: *** [rawdatabase.o] Error 1
> make: *** Waiting for unfinished jobs....
> 
> If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
> https://github.com/Tox/homebrew-tox/issues
> 
> 
> Error: Your Xcode (8.2.1) is outdated.
> Please update to Xcode 8.3.1 (or delete it).
> Xcode can be updated from the App Store.
> 
> 
> Error: You have MacPorts or Fink installed:
>   /opt/local/bin/port
> 
> This can cause trouble. You don't have to uninstall them, but you may want to
> temporarily move them out of the way, e.g.
> 
>   sudo mv /opt/local ~/macports

can somebody explain, whats happening ? why its not install ?

qtox build fails: unknown type name 'QLocale' OSX 10.10.2

here the log:

2015-04-15 20:04:59 +0200

make

/usr/local/Cellar/qt5/5.4.1/bin/uic src/mainwindow.ui -o ui_mainwindow.h
/usr/local/Cellar/qt5/5.4.1/bin/uic src/widget/form/settings/generalsettings.ui -o ui_generalsettings.h
/usr/local/Cellar/qt5/5.4.1/bin/uic src/widget/form/settings/avsettings.ui -o ui_avsettings.h
/usr/local/Cellar/qt5/5.4.1/bin/uic src/widget/form/settings/privacysettings.ui -o ui_privacysettings.h
/usr/local/Cellar/qt5/5.4.1/bin/uic src/widget/form/profileform.ui -o ui_profileform.h
/usr/local/Cellar/qt5/5.4.1/bin/uic src/widget/form/loadhistorydialog.ui -o ui_loadhistorydialog.h
/usr/local/Cellar/qt5/5.4.1/bin/uic src/widget/form/setpassworddialog.ui -o ui_setpassworddialog.h
/usr/local/Cellar/qt5/5.4.1/bin/uic src/chatlog/content/filetransferwidget.ui -o ui_filetransferwidget.h
/usr/local/Cellar/qt5/5.4.1/bin/uic src/widget/form/settings/advancedsettings.ui -o ui_advancedsettings.h
/usr/local/Cellar/qt5/5.4.1/bin/uic src/android.ui -o ui_android.h
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -W -fPIE -DGIT_VERSION="\"32237077c748e22cb207a355485b014a1bfda22d\"" -DTIMESTAMP=1429121097 -DLOG_TO_FILE -DQTOX_PLATFORM_EXT -DQTOX_FILTER_AUDIO -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -Ilibs/include -I/usr/local/Cellar/qt5/5.4.1/lib/QtOpenGL.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSvg.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtNetwork.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtXml.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSql.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I. -I/usr/local/Cellar/qt5/5.4.1/mkspecs/macx-clang -F/usr/local/Cellar/qt5/5.4.1/lib -o audiofilterer.o src/audiofilterer.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -W -fPIE -DGIT_VERSION="\"32237077c748e22cb207a355485b014a1bfda22d\"" -DTIMESTAMP=1429121097 -DLOG_TO_FILE -DQTOX_PLATFORM_EXT -DQTOX_FILTER_AUDIO -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -Ilibs/include -I/usr/local/Cellar/qt5/5.4.1/lib/QtOpenGL.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSvg.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtNetwork.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtXml.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSql.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I. -I/usr/local/Cellar/qt5/5.4.1/mkspecs/macx-clang -F/usr/local/Cellar/qt5/5.4.1/lib -o timer_osx.o src/platform/timer_osx.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -W -fPIE -DGIT_VERSION="\"32237077c748e22cb207a355485b014a1bfda22d\"" -DTIMESTAMP=1429121097 -DLOG_TO_FILE -DQTOX_PLATFORM_EXT -DQTOX_FILTER_AUDIO -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -Ilibs/include -I/usr/local/Cellar/qt5/5.4.1/lib/QtOpenGL.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSvg.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtNetwork.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtXml.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSql.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I. -I/usr/local/Cellar/qt5/5.4.1/mkspecs/macx-clang -F/usr/local/Cellar/qt5/5.4.1/lib -o timer_win.o src/platform/timer_win.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -W -fPIE -DGIT_VERSION="\"32237077c748e22cb207a355485b014a1bfda22d\"" -DTIMESTAMP=1429121097 -DLOG_TO_FILE -DQTOX_PLATFORM_EXT -DQTOX_FILTER_AUDIO -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -Ilibs/include -I/usr/local/Cellar/qt5/5.4.1/lib/QtOpenGL.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSvg.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtNetwork.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtXml.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSql.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I. -I/usr/local/Cellar/qt5/5.4.1/mkspecs/macx-clang -F/usr/local/Cellar/qt5/5.4.1/lib -o timer_x11.o src/platform/timer_x11.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -W -fPIE -DGIT_VERSION="\"32237077c748e22cb207a355485b014a1bfda22d\"" -DTIMESTAMP=1429121097 -DLOG_TO_FILE -DQTOX_PLATFORM_EXT -DQTOX_FILTER_AUDIO -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -Ilibs/include -I/usr/local/Cellar/qt5/5.4.1/lib/QtOpenGL.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSvg.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtNetwork.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtXml.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtSql.framework/Versions/5/Headers -I/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I. -I/usr/local/Cellar/qt5/5.4.1/mkspecs/macx-clang -F/usr/local/Cellar/qt5/5.4.1/lib -o autorun_win.o src/platform/autorun_win.cpp
In file included from src/platform/autorun_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/QApplication:1:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:48:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Headers/qguiapplication.h:39:
/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Headers/qinputmethod.h:82:5: error: unknown type name 'QLocale'
    QLocale locale() const;
    ^
/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Headers/qinputmethod.h:91:21: error: no type named 'InputMethodQueries' in namespace 'Qt'; did you mean 'InputMethodQuery'?
    void update(Qt::InputMethodQueries queries);
                ~~~~^~~~~~~~~~~~~~~~~~
                    InputMethodQuery
libs/include/QtCore/qnamespace.h:1541:10: note: 'InputMethodQuery' declared here
    enum InputMethodQuery {
         ^
In file included from src/platform/autorun_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/QApplication:1:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:48:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Headers/qguiapplication.h:40:
In file included from libs/include/QtCore/qlocale.h:45:
In file included from libs/include/QtCore/qvariant.h:48:
libs/include/QtCore/qmetatype.h:256:5: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register]
    register int id = qMetaTypeId<T>();
    ^~~~~~~~~
In file included from src/platform/timer_osx.cpp:24:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:42:
In file included from libs/include/QtCore/qtextstream.h:48:
In file included from libs/include/QtCore/qlocale.h:45:
In file included from libs/include/QtCore/qvariant.h:48:
libs/include/QtCore/qmetatype.h:256:5: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register]
    register int id = qMetaTypeId<T>();
    ^~~~~~~~~
In file included from src/platform/timer_x11.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:42:
In file included from libs/include/QtCore/qtextstream.h:48:
In file included from libs/include/QtCore/qlocale.h:45:
In file included from libs/include/QtCore/qvariant.h:48:
libs/include/QtCore/qmetatype.h:256:5: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register]
    register int id = qMetaTypeId<T>();
    ^~~~~~~~~
In file included from src/platform/timer_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:42:
In file included from libs/include/QtCore/qtextstream.h:48:
In file included from libs/include/QtCore/qlocale.h:45:
In file included from libs/include/QtCore/qvariant.h:48:
libs/include/QtCore/qmetatype.h:256:5: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register]
    register int id = qMetaTypeId<T>();
    ^~~~~~~~~
In file included from src/platform/autorun_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/QApplication:1:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:48:
/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Headers/qguiapplication.h:85:12: error: unknown type name 'QWindowList'
    static QWindowList allWindows();
           ^
/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Headers/qguiapplication.h:86:12: error: unknown type name 'QWindowList'
    static QWindowList topLevelWindows();
           ^
/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Headers/qguiapplication.h:138:12: error: unknown type name 'QFunctionPointer'
    static QFunctionPointer platformFunction(const QByteArray &function);
           ^
/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Headers/qguiapplication.h:143:16: error: no type named 'ApplicationState' in namespace 'Qt'
    static Qt::ApplicationState applicationState();
           ~~~~^
/usr/local/Cellar/qt5/5.4.1/lib/QtGui.framework/Headers/qguiapplication.h:164:38: error: no type named 'ApplicationState' in namespace 'Qt'
    void applicationStateChanged(Qt::ApplicationState state);
                                 ~~~~^
In file included from src/platform/autorun_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/QApplication:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:68:24: error: variable has incomplete type 'class Q_WIDGETS_EXPORT'
class Q_WIDGETS_EXPORT QApplication : public QGuiApplication
                       ^
/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:68:7: note: forward declaration of 'Q_WIDGETS_EXPORT'
class Q_WIDGETS_EXPORT QApplication : public QGuiApplication
      ^
/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:68:37: error: expected ';' after top level declarator
class Q_WIDGETS_EXPORT QApplication : public QGuiApplication
                                    ^
                                    ;
/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:68:39: error: expected unqualified-id
class Q_WIDGETS_EXPORT QApplication : public QGuiApplication
                                      ^
/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:103:24: error: token is not a valid binary operator in a preprocessor subexpression
#if QT_DEPRECATED_SINCE(5, 0)
    ~~~~~~~~~~~~~~~~~~~^
/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:143:24: error: token is not a valid binary operator in a preprocessor subexpression
#if QT_DEPRECATED_SINCE(5, 0)
    ~~~~~~~~~~~~~~~~~~~^
/usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/Headers/qapplication.h:173:24: error: token is not a valid binary operator in a preprocessor subexpression
#if QT_DEPRECATED_SINCE(5, 0)
    ~~~~~~~~~~~~~~~~~~~^
1 warning and 13 errors generated.
In file included from src/platform/timer_osx.cpp:24:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:65:9: error: unknown type name 'QMessageLogContext'
        QMessageLogContext context;
        ^
In file included from src/platform/timer_x11.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:65:9: error: unknown type name 'QMessageLogContext'
        QMessageLogContext context;
        ^
make: *** [autorun_win.o] Error 1
make: *** Waiting for unfinished jobs....
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: error: no member named 'isDetached' in 'QDebug'
Q_DECLARE_SHARED(QDebug)
^~~~~~~~~~~~~~~~~~~~~~~~
libs/include/QtCore/qglobal.h:2215:63: note: expanded from macro 'Q_DECLARE_SHARED'
template <> inline bool qIsDetached<TYPE>(TYPE &t) { return t.isDetached(); } \
                                                            ~ ^
In file included from src/platform/timer_osx.cpp:24:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: error: no member named 'data_ptr' in 'QDebug'
Q_DECLARE_SHARED(QDebug)
^~~~~~~~~~~~~~~~~~~~~~~~
libs/include/QtCore/qglobal.h:2217:16: note: expanded from macro 'Q_DECLARE_SHARED'
{ qSwap(value1.data_ptr(), value2.data_ptr()); } \
        ~~~~~~ ^
In file included from src/platform/timer_osx.cpp:24:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: warning: unused parameter 'value2' [-Wunused-parameter]
libs/include/QtCore/qglobal.h:2216:57: note: expanded from macro 'Q_DECLARE_SHARED'
template <> inline void qSwap<TYPE>(TYPE &value1, TYPE &value2) \
                                                        ^
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: error: no member named 'isDetached' in 'QDebug'
Q_DECLARE_SHARED(QDebug)
^~~~~~~~~~~~~~~~~~~~~~~~
libs/include/QtCore/qglobal.h:2215:63: note: expanded from macro 'Q_DECLARE_SHARED'
template <> inline bool qIsDetached<TYPE>(TYPE &t) { return t.isDetached(); } \
                                                            ~ ^
In file included from src/platform/timer_x11.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: error: no member named 'data_ptr' in 'QDebug'
Q_DECLARE_SHARED(QDebug)
^~~~~~~~~~~~~~~~~~~~~~~~
libs/include/QtCore/qglobal.h:2217:16: note: expanded from macro 'Q_DECLARE_SHARED'
{ qSwap(value1.data_ptr(), value2.data_ptr()); } \
        ~~~~~~ ^
In file included from src/platform/timer_x11.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: warning: unused parameter 'value2' [-Wunused-parameter]
libs/include/QtCore/qglobal.h:In file included from 2216src/platform/timer_osx.cpp:24:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h::57: 129:note: expanded from macro 'Q_DECLARE_SHARED'
template <> inline void qSwap<TYPE>(TYPE &value1, TYPE &value2) \
                                                        ^
1: error: no member named 'data_ptr' in 'QDebug'
Q_DECLARE_SHARED(QDebug)
^~~~~~~~~~~~~~~~~~~~~~~~
libs/include/QtCore/qglobal.h:2217:50: note: expanded from macro 'Q_DECLARE_SHARED'
{ qSwap(value1.data_ptr(), value2.data_ptr()); } \
                                                 ^
libs/include/QtCore/qglobal.h:2209:19: note: expanded from macro '\
Q_DECLARE_SHARED_STL'
    { swap(value1.data_ptr(), value2.data_ptr()); } \
           ~~~~~~ ^
In file included from src/platform/timer_osx.cpp:24:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: warning: unused parameter 'value2' [-Wunused-parameter]
libs/include/QtCore/qglobal.h:2217:50: note: expanded from macro 'Q_DECLARE_SHARED'
{ qSwap(value1.data_ptr(), value2.data_ptr()); } \
                                                 ^
libs/include/QtCore/qglobal.h:2208:125: note: expanded from macro '\
Q_DECLARE_SHARED_STL'
    template<> inline void swap<QT_PREPEND_NAMESPACE(TYPE)>(QT_PREPEND_NAMESPACE(TYPE) &value1, QT_PREPEND_NAMESPACE(TYPE) &value2) \
                                                                                                                            ^
In file included from src/platform/timer_x11.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: error: no member named 'data_ptr' in 'QDebug'
Q_DECLARE_SHARED(QDebug)
^~~~~~~~~~~~~~~~~~~~~~~~
libs/include/QtCore/qglobal.h:2217:50: note: expanded from macro 'Q_DECLARE_SHARED'
{ qSwap(value1.data_ptr(), value2.data_ptr()); } \
                                                 ^
libs/include/QtCore/qglobal.h:2209:19: note: expanded from macro '\
Q_DECLARE_SHARED_STL'
    { swap(value1.data_ptr(), value2.data_ptr()); } \
           ~~~~~~ ^
In file included from src/platform/timer_x11.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: warning: unused parameter 'value2' [-Wunused-parameter]
libs/include/QtCore/qglobal.h:2217:50: note: expanded from macro 'Q_DECLARE_SHARED'
{ qSwap(value1.data_ptr(), value2.data_ptr()); } \
                                                 ^
libs/include/QtCore/qglobal.h:2208:125: note: expanded from macro '\
Q_DECLARE_SHARED_STL'
    template<> inline void swap<QT_PREPEND_NAMESPACE(TYPE)>(QT_PREPEND_NAMESPACE(TYPE) &value1, QT_PREPEND_NAMESPACE(TYPE) &value2) \
                                                                                                                            ^
In file included from src/platform/timer_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:65:9: error: unknown type name 'QMessageLogContext'
        QMessageLogContext context;
        ^
3 warnings and 4 errors generated.
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: error: no member named 'isDetached' in 'QDebug'
Q_DECLARE_SHARED(QDebug)
^~~~~~~~~~~~~~~~~~~~~~~~
libs/include/QtCore/qglobal.h:2215:63: note: expanded from macro 'Q_DECLARE_SHARED'
template <> inline bool qIsDetached<TYPE>(TYPE &t) { return t.isDetached(); } \
                                                            ~ ^
In file included from src/platform/timer_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: error: no member named 'data_ptr' in 'QDebug'
Q_DECLARE_SHARED(QDebug)
^~~~~~~~~~~~~~~~~~~~~~~~
libs/include/QtCore/qglobal.h:2217:16: note: expanded from macro 'Q_DECLARE_SHARED'
{ qSwap(value1.data_ptr(), value2.data_ptr()); } \
        ~~~~~~ ^
In file included from src/platform/timer_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: warning: unused parameter 'value2' [-Wunused-parameter]
libs/include/QtCore/qglobal.h:2216:57: note: expanded from macro 'Q_DECLARE_SHARED'
template <> inline void qSwap<TYPE>(TYPE &value1, TYPE &value2) \
                                                        ^
make: *** [timer_x11.o] Error 1
In file included from src/platform/timer_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: error: no member named 'data_ptr' in 'QDebug'
Q_DECLARE_SHARED(QDebug)
^~~~~~~~~~~~~~~~~~~~~~~~
libs/include/QtCore/qglobal.h:2217:50: note: expanded from macro 'Q_DECLARE_SHARED'
{ qSwap(value1.data_ptr(), value2.data_ptr()); } \
                                                 ^
libs/include/QtCore/qglobal.h:2209:19: note: expanded from macro '\
Q_DECLARE_SHARED_STL'
    { swap(value1.data_ptr(), value2.data_ptr()); } \
           ~~~~~~ ^
In file included from src/platform/timer_win.cpp:17:
In file included from /usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/QDebug:1:
/usr/local/Cellar/qt5/5.4.1/lib/QtCore.framework/Versions/5/Headers/qdebug.h:129:1: warning: unused parameter 'value2' [-Wunused-parameter]
libs/include/QtCore/qglobal.h:2217:50: note: expanded from macro 'Q_DECLARE_SHARED'
{ qSwap(value1.data_ptr(), value2.data_ptr()); } \
                                                 ^
libs/include/QtCore/qglobal.h:2208:125: note: expanded from macro '\
Q_DECLARE_SHARED_STL'
    template<> inline void swap<QT_PREPEND_NAMESPACE(TYPE)>(QT_PREPEND_NAMESPACE(TYPE) &value1, QT_PREPEND_NAMESPACE(TYPE) &value2) \
                                                                                                                            ^
3 warnings and 4 errors generated.
make: *** [timer_win.o] Error 1
src/platform/timer_osx.cpp:32:35: warning: implicit conversion of NULL constant to 'io_service_t' (aka 'unsigned int') [-Wnull-conversion]
    static io_service_t service = NULL;
                        ~~~~~~~   ^~~~
                                  0
4 warnings and 4 errors generated.
make: *** [timer_osx.o] Error 1

HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 5df00e1fd07253c81205099f62112c9fb9a03967
Last commit: 9 days ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.10.2-x86_64
Xcode: 6.1
CLT: 6.2.0.0.1.1424975374
GCC-4.2: build 0
Clang: 6.0 build 600
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.7.0_51

HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/qt5:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/qt5/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/libsodium/lib/pkgconfig:/usr/local/opt/opus/lib/pkgconfig:/usr/local/opt/libvpx/lib/pkgconfig:/usr/local/opt/libtoxcore/lib/pkgconfig:/usr/local/opt/qt5/lib/pkgconfig:/usr/local/opt/eigen/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/ilmbase/lib/pkgconfig:/usr/local/opt/openexr/lib/pkgconfig:/usr/local/opt/opencv/lib/pkgconfig:/usr/local/opt/libfilteraudio/lib/pkgconfig:/usr/local/opt/qrencode/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/libtoxcore/bin:/usr/local/opt/qt5/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libpng/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/openexr/bin:/usr/local/opt/numpy/bin:/usr/local/opt/opencv/bin:/usr/local/opt/qrencode/bin:/usr/local/opt/gcc/bin:/usr/bin:/bin:/usr/sbin:/sbin

Build fail -- toxic

Hello,

toxic cannot build on OSX, how do I fix this? I cannot compile it.
The log:

MacBook-Pro% brew install toxic --HEAD
==> Installing toxic from tox/tox
==> Cloning git://github.com/Tox/toxic
Updating /Users/user/Library/Caches/Homebrew/toxic--git
==> Checking out branch master
Warning: Calling <<-EOS.undent is deprecated!
Use <<~EOS instead.
/usr/local/Homebrew/Library/Taps/tox/homebrew-tox/Formula/toxic.rb:22:in `hacks'
Please report this to the tox/tox tap!

==> make PREFIX='/usr/local/Cellar/toxic/HEAD-b14d983' DISABLE_DESKTOP_NOTIFY=YES DISABLE_X11=YES
Last 15 lines from /Users/user/Library/Logs/Homebrew/toxic/01.make:
CC toxic_strings.o
CC windows.o
CC osx_video.o
CC audio_call.o
CC audio_device.o
/private/tmp/toxic-20180220-50143-14emevk/src/audio_call.c:865:18: error: use of undeclared identifier 'TOXAV_ERR_BIT_RATE_SET_INVALID_AUDIO_BIT_RATE'; did you mean 'TOXAV_ERR_BIT_RATE_SET_INVALID_BIT_RATE'?
case TOXAV_ERR_BIT_RATE_SET_INVALID_AUDIO_BIT_RATE:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOXAV_ERR_BIT_RATE_SET_INVALID_BIT_RATE
/usr/local/Cellar/libtoxcore/HEAD-95c03e0/include/tox/toxav.h:499:5: note: 'TOXAV_ERR_BIT_RATE_SET_INVALID_BIT_RATE' declared here
TOXAV_ERR_BIT_RATE_SET_INVALID_BIT_RATE,
^
1 error generated.
make: *** [/private/tmp/toxic-20180220-50143-14emevk/build/audio_call.o] Error 1
make: *** Waiting for unfinished jobs....

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/tox/homebrew-tox/issues

Any idea how I could fix it?

No package 'freealut' found

==> Installing toxic
==> Cloning git://github.com/Tox/toxic
Cloning into '/Library/Caches/Homebrew/toxic--git'...
remote: Counting objects: 77, done.
remote: Compressing objects: 100% (75/75), done.
remote: Total 77 (delta 10), reused 7 (delta 1)
Receiving objects: 100% (77/77), 3.88 MiB | 94.00 KiB/s, done.
Resolving deltas: 100% (10/10), done.
Checking connectivity... done.
==> make PREFIX='/usr/local/Cellar/toxic/HEAD'
Perhaps you should add the directory containing `freealut.pc'
to the PKG_CONFIG_PATH environment variable
No package 'freealut' found
make: *** [notify.o] Error 1
make: *** Waiting for unfinished jobs....

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/tox/homebrew-tox/issues

Build Fail

==> Installing utox from tox/tox
==> Cloning git://github.com/uTox/uTox
Updating /Users/jamesrudisill/Library/Caches/Homebrew/utox--git
==> Checking out branch develop
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/utox/HEAD-69a281b -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev
==> make
Last 15 lines from /Users/jamesrudisill/Library/Logs/Homebrew/utox/02.make:
cd /tmp/utox-20171203-86424-1vrc8zt/build/src/ui && /usr/local/Cellar/cmake/3.10.0/bin/cmake -P CMakeFiles/utoxUI.dir/cmake_clean_target.cmake
cd /tmp/utox-20171203-86424-1vrc8zt/build/src/ui && /usr/local/Cellar/cmake/3.10.0/bin/cmake -E cmake_link_script CMakeFiles/utoxUI.dir/link.txt --verbose=1
/usr/bin/ar qc libutoxUI.a CMakeFiles/utoxUI.dir/button.c.o CMakeFiles/utoxUI.dir/contextmenu.c.o CMakeFiles/utoxUI.dir/dropdown.c.o CMakeFiles/utoxUI.dir/edit.c.o CMakeFiles/utoxUI.dir/scrollable.c.o CMakeFiles/utoxUI.dir/svg.c.o CMakeFiles/utoxUI.dir/switch.c.o CMakeFiles/utoxUI.dir/text.c.o CMakeFiles/utoxUI.dir/tooltip.c.o
/usr/bin/ranlib libutoxUI.a
[ 46%] Built target utoxUI
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/utox.dir/build.make CMakeFiles/utox.dir/depend
[ 50%] Generating MainMenu.nib
[ 50%] Generating utox.icns
iconutil --convert icns /tmp/utox-20171203-86424-1vrc8zt/src/cocoa/utox.iconset -o utox.icns
ibtool --errors --warnings --notices --output-format human-readable-text --compile MainMenu.nib /tmp/utox-20171203-86424-1vrc8zt/src/cocoa/MainMenu.xib
xcode-select: error: tool 'ibtool' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
make[2]: *** [MainMenu.nib] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/utox.dir/all] Error 2
make: *** [all] Error 2

Tox install error / uTox

First I did:

Chibi:~ Chibi$ brew install --HEAD libtoxcore ==> Installing libtoxcore from tox/tox ==> Installing dependencies for tox/tox/libtoxcore: libsodium, autoconf, automake, libtool, check, pkg-config, opus, libvpx ==> Installing tox/tox/libtoxcore dependency: libsodium ==> Downloading https://homebrew.bintray.com/bottles/libsodium-1.0.11.sierra.bot ######################################################################## 100,0% ==> Pouring libsodium-1.0.11.sierra.bottle.tar.gz 🍺 /usr/local/Cellar/libsodium/1.0.11: 66 files, 1.1M ==> Installing tox/tox/libtoxcore dependency: autoconf ==> Downloading https://homebrew.bintray.com/bottles/autoconf-2.69.sierra.bottle ######################################################################## 100,0% ==> Pouring autoconf-2.69.sierra.bottle.4.tar.gz ==> Caveats Emacs Lisp files have been installed to: /usr/local/share/emacs/site-lisp/autoconf ==> Summary 🍺 /usr/local/Cellar/autoconf/2.69: 70 files, 3.0M ==> Installing tox/tox/libtoxcore dependency: automake ==> Downloading https://homebrew.bintray.com/bottles/automake-1.15.sierra.bottle ######################################################################## 100,0% ==> Pouring automake-1.15.sierra.bottle.2.tar.gz 🍺 /usr/local/Cellar/automake/1.15: 130 files, 2.9M ==> Installing tox/tox/libtoxcore dependency: libtool ==> Downloading https://homebrew.bintray.com/bottles/libtool-2.4.6_1.sierra.bott ######################################################################## 100,0% ==> Pouring libtool-2.4.6_1.sierra.bottle.tar.gz ==> Caveats In order to prevent conflicts with Apple's own libtool we have prepended a "g" so, you have instead: glibtool and glibtoolize. ==> Summary 🍺 /usr/local/Cellar/libtool/2.4.6_1: 70 files, 3.7M ==> Installing tox/tox/libtoxcore dependency: check ==> Downloading https://homebrew.bintray.com/bottles/check-0.10.0.sierra.bottle. ######################################################################## 100,0% ==> Pouring check-0.10.0.sierra.bottle.tar.gz 🍺 /usr/local/Cellar/check/0.10.0: 43 files, 843K ==> Installing tox/tox/libtoxcore dependency: pkg-config ==> Downloading https://homebrew.bintray.com/bottles/pkg-config-0.29.1_2.sierra. ######################################################################## 100,0% ==> Pouring pkg-config-0.29.1_2.sierra.bottle.tar.gz 🍺 /usr/local/Cellar/pkg-config/0.29.1_2: 10 files, 627.5K ==> Installing tox/tox/libtoxcore dependency: opus ==> Downloading https://homebrew.bintray.com/bottles/opus-1.1.4.sierra.bottle.ta ######################################################################## 100,0% ==> Pouring opus-1.1.4.sierra.bottle.tar.gz 🍺 /usr/local/Cellar/opus/1.1.4: 16 files, 858.4K ==> Installing tox/tox/libtoxcore dependency: libvpx ==> Downloading https://homebrew.bintray.com/bottles/libvpx-1.6.1.sierra.bottle. ######################################################################## 100,0% ==> Pouring libvpx-1.6.1.sierra.bottle.tar.gz 🍺 /usr/local/Cellar/libvpx/1.6.1: 17 files, 1.4M ==> Installing tox/tox/libtoxcore --HEAD ==> Cloning git://github.com/TokTok/c-toxcore Cloning into '/Users/Chibi/Library/Caches/Homebrew/libtoxcore--git'... remote: Counting objects: 268, done. remote: Compressing objects: 100% (259/259), done. remote: Total 268 (delta 15), reused 80 (delta 5), pack-reused 0 Receiving objects: 100% (268/268), 518.27 KiB | 0 bytes/s, done. Resolving deltas: 100% (15/15), done. ==> Checking out branch master ==> autoreconf -if ==> ./configure --prefix=/usr/local/Cellar/libtoxcore/HEAD-6ae33c1 --disable-tes ==> make ==> make install ==> Caveats libtoxcore has no UI. If you want to make use of it, try Toxic for a CLI: brew install --HEAD toxic or uTox for a GUI (X11): brew install --HEAD utox ==> Summary 🍺 /usr/local/Cellar/libtoxcore/HEAD-6ae33c1: 22 files, 1.1M, built in 32 seconds

and then I did:

`Chibi:~ Chibi$ brew install --HEAD utox
==> Installing utox from tox/tox
==> Installing dependencies for tox/tox/utox: libfilteraudio
==> Installing tox/tox/utox dependency: libfilteraudio
==> Cloning https://github.com/irungentoo/filter_audio.git
Cloning into '/Users/Chibi/Library/Caches/Homebrew/libfilteraudio--git'...
remote: Counting objects: 108, done.
remote: Compressing objects: 100% (102/102), done.
remote: Total 108 (delta 3), reused 93 (delta 3), pack-reused 0
Receiving objects: 100% (108/108), 241.79 KiB | 271.00 KiB/s, done.
Resolving deltas: 100% (3/3), done.
==> Checking out branch master
==> make install PREFIX=/usr/local/Cellar/libfilteraudio/audio
🍺 /usr/local/Cellar/libfilteraudio/audio: 9 files, 407.8K, built in 5 seconds
==> Installing tox/tox/utox --HEAD
==> Cloning git://github.com/GrayHatter/uTox
Cloning into '/Users/Chibi/Library/Caches/Homebrew/utox--git'...
remote: Counting objects: 272, done.
remote: Compressing objects: 100% (262/262), done.
remote: Total 272 (delta 14), reused 67 (delta 2), pack-reused 0
Receiving objects: 100% (272/272), 2.34 MiB | 1.49 MiB/s, done.
Resolving deltas: 100% (14/14), done.
==> Checking out branch develop
==> make -f src/cocoa/Makefile uTox.app
Last 15 lines from /Users/Chibi/Library/Logs/Homebrew/utox/01.make:
CC src/ui_i18n.c.o
CC src/updater.c.o
CC src/util.c.o
CC src/utox.c.o
CC src/ui/button.c.o
CC src/ui/buttons.c.o
CC src/ui/contextmenu.c.o
CC src/ui/draw_helpers.c.o
CC src/ui/dropdown.c.o
src/ui/draw_helpers.c:305:25: error: use of undeclared identifier 'w'
drawtextwidth_right(w + SIDEBAR_WIDTH - textwidth(ver_string, count), textwidth(ver_string, count), SCALE(10),
^
1 error generated.
make: *** [src/ui/draw_helpers.c.o] Error 1
make: *** Waiting for unfinished jobs....

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/tox/homebrew-tox/issues`

It does not work. Any help on macOS Sierra?

toxic build fails: unknown type name 'timer_t' OSX 10.7.5

Building toxic ($brew install --HEAD toxic) fails, unknown type timer_t. Any idea what I'm missing?

https://gist.github.com/27f060be78778e7afe29

/private/tmp/toxic-phu2Kv/src/term_mplex.c:272:5: error: unknown type name 'timer_t'; did you mean 'time_t'?
timer_t timer_id;
^~~~~~~
time_t
/usr/include/time.h:87:26: note: 'time_t' declared here
typedef __darwin_time_t time_t;
^
/private/tmp/toxic-phu2Kv/src/term_mplex.c:273:23: error: variable has incomplete type 'struct itimerspec'
struct itimerspec its;
^
/private/tmp/toxic-phu2Kv/src/term_mplex.c:273:12: note: forward declaration of 'struct itimerspec'
struct itimerspec its;
^
/private/tmp/toxic-phu2Kv/src/term_mplex.c:285:23: error: use of undeclared identifier 'CLOCK_REALTIME'
if (timer_create (CLOCK_REALTIME, &sev, &timer_id) == -1)
^
3 errors generated.

tupo

help there is a typo in project description

toxic build fails: use of undeclared identifier 'TOX_PUBLIC_KEY_SIZE' in src/friendlist.h

Contents of ~/Library/Logs/Homebrew/toxic/01.make:

2015-02-13 10:10:23 -0800

make
PREFIX='/usr/local/Cellar/toxic/HEAD'
DISABLE_DESKTOP_NOTIFY=YES
DISABLE_X11=YES

Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
  CC    chat.o
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
  CC    chat_commands.o
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openal', required by 'freealut', not found
In file included from /private/tmp/toxic-kPYT9w/src/chat_commands.c:29:
/private/tmp/toxic-kPYT9w/src/friendlist.h:63:18: error: use of undeclared identifier 'TOX_PUBLIC_KEY_SIZE'In file included from /private/tmp/toxic-kPYT9w/src/chat.c:37:

/private/tmp/toxic-kPYT9w/src/friendlist.h:63:18: error: use of undeclared identifier 'TOX_PUBLIC_KEY_SIZE'
    char pub_key[TOX_PUBLIC_KEY_SIZE];
                 ^
    char pub_key[TOX_PUBLIC_KEY_SIZE];
                 ^
/private/tmp/toxic-kPYT9w/src/friendlist.h:80:18: error: use of undeclared identifier 'TOX_PUBLIC_KEY_SIZE'
/private/tmp/toxic-kPYT9w/src/friendlist.h:80:18: error: use of undeclared identifier 'TOX_PUBLIC_KEY_SIZE'
    char pub_key[TOX_PUBLIC_KEY_SIZE];
                 ^
    char pub_key[TOX_PUBLIC_KEY_SIZE];
                 ^
2 errors generated.
make: *** [chat_commands.o] Error 1
make: *** Waiting for unfinished jobs....
2 errors generated.
make: *** [chat.o] Error 1

HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 7fae0b6204ca7ccb532fb6420ce406bab5e15695
Last commit: 17 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.10.2-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
GCC-4.2: build 0
Clang: 6.0 build 600
X11: N/A
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: N/A

HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
CFLAGS: -DPACKAGE_DATADIR=\"/usr/local/Cellar/toxic/HEAD/share/toxic\" -g -framework OpenAL
LDFLAGS: -lncursesw -ltoxcore -ltoxdns -lresolv -lalut -lconfig -ltoxencryptsave -g -ltoxav
MAKEFLAGS: -j2
CMAKE_PREFIX_PATH: /usr/local/opt/ncurses:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libsodium/lib/pkgconfig:/usr/local/opt/opus/lib/pkgconfig:/usr/local/opt/libvpx/lib/pkgconfig:/usr/local/opt/libtoxcore/lib/pkgconfig:/usr/local/opt/freealut/lib/pkgconfig:/usr/local/opt/libconfig/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/libtoxcore/bin:/usr/local/opt/ncurses/bin:/usr/local/opt/freealut/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.