Created
May 5, 2017 16:57
-
-
Save malikbenkirane/c8315b76af02a6693393c20bb6da26a6 to your computer and use it in GitHub Desktop.
xdotool on macOS 10.11.6 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for xdotool on macOS 10.11.6 | |
Build date: 2017-05-05 18:56:09 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.2.0-46-g93d4fdf93 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 93d4fdf938779a5cccb4aabed7d82cb533f9506e | |
Last commit: 10 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2571513343108fd2952607a9e754cb6aa050cc57 | |
Core tap last commit: 12 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.0 build 800 | |
Git: 2.12.2 => /usr/local/bin/git | |
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.1/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby | |
Java: 1.8.0_71, 1.6.0_65-b14-468 | |
macOS: 10.11.6-x86_64 | |
Xcode: 8.2.1 | |
CLT: 8.2.0.0.1.1480973914 | |
X11: 2.7.11 => /opt/X11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: "config" scripts exist outside your system or Homebrew directories. | |
`./configure` scripts often look for *-config scripts to determine if | |
software packages are installed, and what additional flags to use when | |
compiling and linking. | |
Having additional scripts in your path can confuse software installed via | |
Homebrew if the config script overrides a system or Homebrew provided | |
script of the same name. We found the following "config" scripts: | |
/Applications/Postgres.app/Contents/Versions/9.6/bin/gdal-config | |
Warning: Putting non-prefixed coreutils in your path can cause gmp builds to fail. | |
Warning: Putting non-prefixed findutils in your path can cause python builds to fail. | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/bin/ctags | |
/usr/local/share/ghostscript/9.16/Resource/CIDFSubst/ipaexg.ttf | |
/usr/local/share/ghostscript/9.16/Resource/CIDFSubst/ipaexm.ttf | |
/usr/local/share/ghostscript/9.16/Resource/CIDFSubst/ipag.ttf | |
/usr/local/share/ghostscript/9.16/Resource/CIDFSubst/ipam.ttf | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuPro-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuPro-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuProN-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuProN-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuStd-W8 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuStdN-W8 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMaruPro-W4 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMaruProN-W4 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMinPro-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMinPro-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMinProN-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMinProN-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraginoSansGB-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraginoSansGB-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/YuMin-Demibold | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/YuMin-Medium | |
Warning: Some installed formula are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install doxygen | |
Run `brew missing` for more details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xdotool |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-05-05 18:56:09 +0200 | |
make | |
PREFIX=/usr/local/Cellar/xdotool/3.20160805.1 | |
INSTALLMAN=/usr/local/Cellar/xdotool/3.20160805.1/share/man | |
install | |
install -d /usr/local/Cellar/xdotool/3.20160805.1 | |
sh version.sh --header > xdo_version.h | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -fPIC -c xdo_search.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c xdotool.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_click.o cmd_click.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_mousemove.o cmd_mousemove.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_mousemove_relative.o cmd_mousemove_relative.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_mousedown.o cmd_mousedown.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_mouseup.o cmd_mouseup.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getmouselocation.o cmd_getmouselocation.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_type.o cmd_type.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_key.o cmd_key.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowmove.o cmd_windowmove.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowactivate.o cmd_windowactivate.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowfocus.o cmd_windowfocus.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowraise.o cmd_windowraise.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowsize.o cmd_windowsize.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_window.o cmd_set_window.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_search.o cmd_search.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getwindowfocus.o cmd_getwindowfocus.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getwindowpid.o cmd_getwindowpid.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getactivewindow.o cmd_getactivewindow.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowmap.o cmd_windowmap.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowunmap.o cmd_windowunmap.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowreparent.o cmd_windowreparent.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_num_desktops.o cmd_set_num_desktops.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_get_num_desktops.o cmd_get_num_desktops.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_desktop.o cmd_set_desktop.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_get_desktop.o cmd_get_desktop.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_desktop_for_window.o cmd_set_desktop_for_window.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_get_desktop_for_window.o cmd_get_desktop_for_window.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_get_desktop_viewport.o cmd_get_desktop_viewport.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_desktop_viewport.o cmd_set_desktop_viewport.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowkill.o cmd_windowkill.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_behave.o cmd_behave.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_window_select.o cmd_window_select.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getwindowname.o cmd_getwindowname.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_behave_screen_edge.o cmd_behave_screen_edge.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowminimize.o cmd_windowminimize.c | |
clang -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_exec.o cmd_exec.c | |
In file included from cmd_behave_screen_edge.c:10: | |
./patch_clock_gettime.h:5:13: error: typedef redefinition with different types ('int' vs 'enum clockid_t') | |
typedef int clockid_t; | |
^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:171:3: note: previous definition is here | |
} clockid_t; | |
^ | |
1 error generated. | |
make: *** [cmd_behave_screen_edge.o] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
HOMEBREW_VERSION: 1.2.0-46-g93d4fdf93 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 93d4fdf938779a5cccb4aabed7d82cb533f9506e | |
Last commit: 10 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2571513343108fd2952607a9e754cb6aa050cc57 | |
Core tap last commit: 11 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.0 build 800 | |
Git: 2.10.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_71, 1.6.0_65-b14-468 | |
macOS: 10.11.6-x86_64 | |
Xcode: 8.2.1 | |
CLT: 8.2.0.0.1.1480973914 | |
X11: 2.7.11 => /opt/X11 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /opt/X11/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
MACOSX_DEPLOYMENT_TARGET: 10.11 | |
PKG_CONFIG_PATH: /usr/local/opt/libxkbcommon/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
ACLOCAL_PATH: /usr/local/share/aclocal:/opt/X11/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/pkg-config/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -fPIC -c xdo_search.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -fPIC -c xdo_search.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c xdotool.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c xdotool.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_click.o cmd_click.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_click.o cmd_click.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_mousemove.o cmd_mousemove.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_mousemove.o cmd_mousemove.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_mousemove_relative.o cmd_mousemove_relative.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_mousemove_relative.o cmd_mousemove_relative.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_mousedown.o cmd_mousedown.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_mousedown.o cmd_mousedown.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_mouseup.o cmd_mouseup.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_mouseup.o cmd_mouseup.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getmouselocation.o cmd_getmouselocation.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_getmouselocation.o cmd_getmouselocation.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_type.o cmd_type.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_type.o cmd_type.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_key.o cmd_key.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_key.o cmd_key.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowmove.o cmd_windowmove.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowmove.o cmd_windowmove.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowactivate.o cmd_windowactivate.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowactivate.o cmd_windowactivate.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowfocus.o cmd_windowfocus.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowfocus.o cmd_windowfocus.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowraise.o cmd_windowraise.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowraise.o cmd_windowraise.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowsize.o cmd_windowsize.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowsize.o cmd_windowsize.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_window.o cmd_set_window.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_set_window.o cmd_set_window.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_search.o cmd_search.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_search.o cmd_search.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getwindowfocus.o cmd_getwindowfocus.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_getwindowfocus.o cmd_getwindowfocus.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getwindowpid.o cmd_getwindowpid.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_getwindowpid.o cmd_getwindowpid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getactivewindow.o cmd_getactivewindow.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_getactivewindow.o cmd_getactivewindow.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowmap.o cmd_windowmap.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowmap.o cmd_windowmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowunmap.o cmd_windowunmap.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowunmap.o cmd_windowunmap.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowreparent.o cmd_windowreparent.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowreparent.o cmd_windowreparent.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_num_desktops.o cmd_set_num_desktops.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_set_num_desktops.o cmd_set_num_desktops.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_get_num_desktops.o cmd_get_num_desktops.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_get_num_desktops.o cmd_get_num_desktops.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_desktop.o cmd_set_desktop.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_set_desktop.o cmd_set_desktop.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_get_desktop.o cmd_get_desktop.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_get_desktop.o cmd_get_desktop.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_desktop_for_window.o cmd_set_desktop_for_window.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_set_desktop_for_window.o cmd_set_desktop_for_window.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_get_desktop_for_window.o cmd_get_desktop_for_window.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_get_desktop_for_window.o cmd_get_desktop_for_window.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_get_desktop_viewport.o cmd_get_desktop_viewport.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_get_desktop_viewport.o cmd_get_desktop_viewport.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_set_desktop_viewport.o cmd_set_desktop_viewport.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_set_desktop_viewport.o cmd_set_desktop_viewport.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowkill.o cmd_windowkill.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowkill.o cmd_windowkill.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_behave.o cmd_behave.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_behave.o cmd_behave.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_window_select.o cmd_window_select.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_window_select.o cmd_window_select.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_getwindowname.o cmd_getwindowname.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_getwindowname.o cmd_getwindowname.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_behave_screen_edge.o cmd_behave_screen_edge.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_behave_screen_edge.o cmd_behave_screen_edge.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_windowminimize.o cmd_windowminimize.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_windowminimize.o cmd_windowminimize.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -g -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -I/opt/X11/include -c -o cmd_exec.o cmd_exec.c | |
superenv removed: -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -g -I/opt/X11/include | |
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -pipe -Wno-missing-field-initializers -DMISSING_CLOCK_GETTIME -std=c99 -I/usr/local/Cellar/libxkbcommon/0.7.1/include -c -o cmd_exec.o cmd_exec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment