Created
May 11, 2015 18:46
-
-
Save galaxy001/5e248eb73f3308c5d31f to your computer and use it in GitHub Desktop.
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
2015-05-12 02:43:42 +0800 | |
./configure | |
--prefix=/usr/local/Cellar/zenity/3.14.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of clang... gcc3 | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for ZENITY... yes | |
checking for perl... /usr/bin/perl | |
checking for LIBNOTIFY... no | |
checking for WEBKIT... no | |
checking whether gcc understands -Wall... yes | |
checking whether gcc understands -Wstrict-prototypes... yes | |
checking whether gcc understands -Wnested-externs... yes | |
checking whether gcc understands -Werror=missing-prototypes... yes | |
checking whether gcc understands -Werror=implicit-function-declaration... yes | |
checking whether gcc understands -Werror=pointer-arith... yes | |
checking whether gcc understands -Werror=init-self... yes | |
checking whether gcc understands -Werror=format-security... yes | |
checking whether gcc understands -Werror=format=2... yes | |
checking whether gcc understands -Werror=missing-include-dirs... yes | |
checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs | |
checking what language compliance flags to pass to the C compiler... | |
checking whether NLS is requested... yes | |
checking for intltool >= 0.40.0... 0.51.0 found | |
checking for intltool-update... /usr/local/opt/intltool/bin/intltool-update | |
checking for intltool-merge... /usr/local/opt/intltool/bin/intltool-merge | |
checking for intltool-extract... /usr/local/opt/intltool/bin/intltool-extract | |
checking for xgettext... /usr/local/opt/gettext/bin/xgettext | |
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge | |
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for perl... /usr/bin/perl | |
checking for perl >= 5.8.1... 5.18.2 | |
checking for XML::Parser... ok | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking for LC_MESSAGES... yes | |
checking libintl.h usability... yes | |
checking libintl.h presence... yes | |
checking for libintl.h... yes | |
checking for ngettext in libc... no | |
checking for bindtextdomain in -lintl... yes | |
checking for ngettext in -lintl... yes | |
checking for dgettext in -lintl... yes | |
checking for bind_textdomain_codeset... yes | |
checking for msgfmt... (cached) /usr/local/opt/gettext/bin/msgfmt | |
checking for dcgettext... yes | |
checking if msgfmt accepts -c... yes | |
checking for gmsgfmt... (cached) /usr/local/opt/gettext/bin/msgfmt | |
checking for xgettext... (cached) /usr/local/opt/gettext/bin/xgettext | |
checking whether ln -s works... yes | |
checking for itstool... itstool | |
checking for xmllint... xmllint | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating src/Makefile | |
config.status: creating src/gdialog | |
config.status: creating data/Makefile | |
config.status: creating help/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing default-1 commands | |
config.status: executing po/stamp-it commands |
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: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -I/opt/X11/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -I/opt/X11/include conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Wall conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Wstrict-prototypes conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wstrict-prototypes conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Wnested-externs conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wnested-externs conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Werror=missing-prototypes conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Werror=missing-prototypes conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Werror=implicit-function-declaration conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Werror=implicit-function-declaration conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Werror=pointer-arith conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Werror=pointer-arith conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Werror=init-self conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Werror=init-self conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Werror=format-security conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Werror=format-security conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Werror=format=2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Werror=format=2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Werror=missing-include-dirs conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Werror=missing-include-dirs conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lintl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lintl -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lintl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lintl -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lintl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lintl -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lintl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lintl -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lintl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lintl -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lintl | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lintl -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/libxml2/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
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
2015-05-12 02:43:48 +0800 | |
make | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive | |
Making all in src | |
CC zenity-about.o | |
CC zenity-calendar.o | |
CC zenity-entry.o | |
CC zenity-fileselection.o | |
In file included from fileselection.cIn file included from :28: | |
In file included from about.c:29./util.hcalendar.cIn file included from : | |
:./util.hentry.c28::3535:: | |
:8427: | |
./util.h:./util.h:35: :84error: : unknown type name 'Window' | |
error:35: 84: error: unknown type name 'Window': | |
84: unknown type name 'Window' | |
error: unknown type name 'Window' | |
void zenity_util_show_dialog (GtkWidget *widget, Window parent); | |
^ | |
void zenity_util_show_dialog (GtkWidget *widget, Window parent); | |
^ | |
void zenity_util_show_dialog (GtkWidget *widget, Window parent); | |
^ | |
void zenity_util_show_dialog (GtkWidget *widget, Window parent); | |
^ | |
1 error generated. | |
1 error generated. | |
1 error generated. | |
1 error generated. | |
make[2]: *** [zenity-calendar.o] Error 1 | |
make[2]: *** Waiting for unfinished jobs.... | |
make[2]: *** [zenity-about.o] Error 1 | |
make[2]: *** [zenity-entry.o] Error 1 | |
make[2]: *** [zenity-fileselection.o] Error 1 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: fd40341f8cbd79913e3a845856d104f38c99c92b | |
Last commit: 8 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit haswell | |
OS X: 10.10.3-x86_64 | |
Xcode: 6.3.1 | |
CLT: 6.3.1.0.1.1429149539 | |
GCC-4.2: build 0 | |
Clang: 6.1 build 602 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/local/opt/python/bin/python => /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/bin/ruby | |
Java: 1.6.0_65 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local/opt/libxml2:/usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local | |
CMAKE_INCLUDE_PATH: /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 | |
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python/Frameworks | |
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/libepoxy/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/gtk+3/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig:/usr/local/opt/gnome-doc-utils/share/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
ACLOCAL_PATH: /usr/local/opt/libxml2/share/aclocal:/usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal | |
PATH: /usr/local/opt/python/bin:/usr/local/opt/python/bin:/usr/local/opt/python/bin:/usr/local/Library/ENV/4.3:/usr/local/opt/xz/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/intltool/bin:/usr/local/opt/itstool/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/libpng/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/cairo/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/local/opt/gtk+3/bin:/usr/local/opt/gnome-doc-utils/bin:/usr/local/opt/scrollkeeper/bin:/usr/local/opt/python/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: -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/zenity/3.14.0/include -DGNOMELOCALEDIR="/usr/local/Cellar/zenity/3.14.0/share/locale" -DZENITY_DATADIR="/usr/local/Cellar/zenity/3.14.0/share/zenity" -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -I/opt/X11/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -g -O2 -MT zenity-calendar.o -MD -MP -MF .deps/zenity-calendar.Tpo -c -o zenity-calendar.o calendar.c | |
superenv removed: -I/opt/X11/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/zenity/3.14.0/include -DGNOMELOCALEDIR="/usr/local/Cellar/zenity/3.14.0/share/locale" -DZENITY_DATADIR="/usr/local/Cellar/zenity/3.14.0/share/zenity" -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -MT zenity-calendar.o -MD -MP -MF .deps/zenity-calendar.Tpo -c -o zenity-calendar.o calendar.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/zenity/3.14.0/include -DGNOMELOCALEDIR="/usr/local/Cellar/zenity/3.14.0/share/locale" -DZENITY_DATADIR="/usr/local/Cellar/zenity/3.14.0/share/zenity" -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -I/opt/X11/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -g -O2 -MT zenity-about.o -MD -MP -MF .deps/zenity-about.Tpo -c -o zenity-about.o about.c | |
superenv removed: -I/opt/X11/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/zenity/3.14.0/include -DGNOMELOCALEDIR="/usr/local/Cellar/zenity/3.14.0/share/locale" -DZENITY_DATADIR="/usr/local/Cellar/zenity/3.14.0/share/zenity" -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -MT zenity-about.o -MD -MP -MF .deps/zenity-about.Tpo -c -o zenity-about.o about.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/zenity/3.14.0/include -DGNOMELOCALEDIR="/usr/local/Cellar/zenity/3.14.0/share/locale" -DZENITY_DATADIR="/usr/local/Cellar/zenity/3.14.0/share/zenity" -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -I/opt/X11/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -g -O2 -MT zenity-fileselection.o -MD -MP -MF .deps/zenity-fileselection.Tpo -c -o zenity-fileselection.o fileselection.c | |
superenv removed: -I/opt/X11/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/zenity/3.14.0/include -DGNOMELOCALEDIR="/usr/local/Cellar/zenity/3.14.0/share/locale" -DZENITY_DATADIR="/usr/local/Cellar/zenity/3.14.0/share/zenity" -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -MT zenity-fileselection.o -MD -MP -MF .deps/zenity-fileselection.Tpo -c -o zenity-fileselection.o fileselection.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/zenity/3.14.0/include -DGNOMELOCALEDIR="/usr/local/Cellar/zenity/3.14.0/share/locale" -DZENITY_DATADIR="/usr/local/Cellar/zenity/3.14.0/share/zenity" -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -I/opt/X11/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -g -O2 -MT zenity-entry.o -MD -MP -MF .deps/zenity-entry.Tpo -c -o zenity-entry.o entry.c | |
superenv removed: -I/opt/X11/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/usr/local/Cellar/zenity/3.14.0/include -DGNOMELOCALEDIR="/usr/local/Cellar/zenity/3.14.0/share/locale" -DZENITY_DATADIR="/usr/local/Cellar/zenity/3.14.0/share/zenity" -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -MT zenity-entry.o -MD -MP -MF .deps/zenity-entry.Tpo -c -o zenity-entry.o entry.c -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libxml2/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by Zenity configure 3.14.0, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/zenity/3.14.0 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = myMiniWired.lan | |
uname -m = x86_64 | |
uname -r = 14.3.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 351 tasks, 2056 threads, 4 processors | |
Load average: 3.38, Mach factor: 1.70 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/opt/python/bin | |
PATH: /usr/local/opt/python/bin | |
PATH: /usr/local/opt/python/bin | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/xz/bin | |
PATH: /usr/local/opt/pkg-config/bin | |
PATH: /usr/local/opt/intltool/bin | |
PATH: /usr/local/opt/itstool/bin | |
PATH: /usr/local/opt/libxml2/bin | |
PATH: /usr/local/opt/gettext/bin | |
PATH: /usr/local/opt/glib/bin | |
PATH: /usr/local/opt/jpeg/bin | |
PATH: /usr/local/opt/libtiff/bin | |
PATH: /usr/local/opt/libpng/bin | |
PATH: /usr/local/opt/gobject-introspection/bin | |
PATH: /usr/local/opt/gdk-pixbuf/bin | |
PATH: /usr/local/opt/freetype/bin | |
PATH: /usr/local/opt/fontconfig/bin | |
PATH: /usr/local/opt/cairo/bin | |
PATH: /usr/local/opt/icu4c/bin | |
PATH: /usr/local/opt/harfbuzz/bin | |
PATH: /usr/local/opt/pango/bin | |
PATH: /usr/local/opt/gtk+3/bin | |
PATH: /usr/local/opt/gnome-doc-utils/bin | |
PATH: /usr/local/opt/scrollkeeper/bin | |
PATH: /usr/local/opt/python/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2324: checking for a BSD-compatible install | |
configure:2392: result: /usr/bin/install -c | |
configure:2403: checking whether build environment is sane | |
configure:2458: result: yes | |
configure:2609: checking for a thread-safe mkdir -p | |
configure:2648: result: ./install-sh -c -d | |
configure:2655: checking for gawk | |
configure:2685: result: no | |
configure:2655: checking for mawk | |
configure:2685: result: no | |
configure:2655: checking for nawk | |
configure:2685: result: no | |
configure:2655: checking for awk | |
configure:2671: found /usr/bin/awk | |
configure:2682: result: awk | |
configure:2693: checking whether make sets $(MAKE) | |
configure:2715: result: yes | |
configure:2744: checking whether make supports nested variables | |
configure:2761: result: yes | |
configure:2846: checking whether to enable maintainer-specific portions of Makefiles | |
configure:2855: result: yes | |
configure:2880: checking whether make supports nested variables | |
configure:2897: result: yes | |
configure:2958: checking for gcc | |
configure:2985: result: clang | |
configure:3214: checking for C compiler version | |
configure:3223: clang --version >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.3.0 | |
Thread model: posix | |
configure:3234: $? = 0 | |
configure:3223: clang -v >&5 | |
Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) | |
Target: x86_64-apple-darwin14.3.0 | |
Thread model: posix | |
configure:3234: $? = 0 | |
configure:3223: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:3234: $? = 1 | |
configure:3223: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:3234: $? = 1 | |
configure:3254: checking whether the C compiler works | |
configure:3276: clang conftest.c >&5 | |
configure:3280: $? = 0 | |
configure:3328: result: yes | |
configure:3331: checking for C compiler default output file name | |
configure:3333: result: a.out | |
configure:3339: checking for suffix of executables | |
configure:3346: clang -o conftest conftest.c >&5 | |
configure:3350: $? = 0 | |
configure:3372: result: | |
configure:3394: checking whether we are cross compiling | |
configure:3402: clang -o conftest conftest.c >&5 | |
configure:3406: $? = 0 | |
configure:3413: ./conftest | |
configure:3417: $? = 0 | |
configure:3432: result: no | |
configure:3437: checking for suffix of object files | |
configure:3459: clang -c conftest.c >&5 | |
configure:3463: $? = 0 | |
configure:3484: result: o | |
configure:3488: checking whether we are using the GNU C compiler | |
configure:3507: clang -c conftest.c >&5 | |
configure:3507: $? = 0 | |
configure:3516: result: yes | |
configure:3525: checking whether clang accepts -g | |
configure:3545: clang -c -g conftest.c >&5 | |
configure:3545: $? = 0 | |
configure:3586: result: yes | |
configure:3603: checking for clang option to accept ISO C89 | |
configure:3666: clang -c -g -O2 conftest.c >&5 | |
configure:3666: $? = 0 | |
configure:3679: result: none needed | |
configure:3710: checking for style of include used by make | |
configure:3738: result: GNU | |
configure:3764: checking dependency style of clang | |
configure:3875: result: gcc3 | |
configure:3947: checking for pkg-config | |
configure:3965: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:3977: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:4002: checking pkg-config is at least version 0.9.0 | |
configure:4005: result: yes | |
configure:4015: checking for ZENITY | |
configure:4022: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED glib-2.0" | |
configure:4025: $? = 0 | |
configure:4039: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED glib-2.0" | |
configure:4042: $? = 0 | |
configure:4100: result: yes | |
configure:4125: clang -c -D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -I/opt/X11/include conftest.c >&5 | |
In file included from conftest.c:12: | |
In file included from /usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0/gdk/gdk.h:32: | |
In file included from /usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: | |
In file included from /usr/local/Cellar/glib/2.44.0/include/glib-2.0/gio/gio.h:164: | |
/usr/local/Cellar/glib/2.44.0/include/glib-2.0/gio/glistmodel.h:36:21: warning: redefinition of typedef 'GListModel' is a C11 feature [-Wtypedef-redefinition] | |
G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) | |
^ | |
/usr/local/Cellar/glib/2.44.0/include/glib-2.0/gobject/gtype.h:1559:35: note: expanded from macro 'G_DECLARE_INTERFACE' | |
typedef struct _##ModuleObjName ModuleObjName; \ | |
^ | |
/usr/local/Cellar/glib/2.44.0/include/glib-2.0/gio/giotypes.h:64:47: note: previous definition is here | |
typedef struct _GListModel GListModel; | |
^ | |
In file included from conftest.c:12: | |
In file included from /usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0/gdk/gdk.h:32: | |
In file included from /usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28: | |
In file included from /usr/local/Cellar/glib/2.44.0/include/glib-2.0/gio/gio.h:165: | |
/usr/local/Cellar/glib/2.44.0/include/glib-2.0/gio/gliststore.h:36:22: warning: redefinition of typedef 'GListStore' is a C11 feature [-Wtypedef-redefinition] | |
G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) | |
^ | |
/usr/local/Cellar/glib/2.44.0/include/glib-2.0/gobject/gtype.h:1390:35: note: expanded from macro 'G_DECLARE_FINAL_TYPE' | |
typedef struct _##ModuleObjName ModuleObjName; \ | |
^ | |
/usr/local/Cellar/glib/2.44.0/include/glib-2.0/gio/giotypes.h:65:47: note: previous definition is here | |
typedef struct _GListStore GListStore; | |
^ | |
conftest.c:16:2: error: GDK_WINDOWING_X11 not defined | |
#error GDK_WINDOWING_X11 not defined | |
^ | |
2 warnings and 1 error generated. | |
configure:4125: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Zenity" | |
| #define PACKAGE_TARNAME "zenity" | |
| #define PACKAGE_VERSION "3.14.0" | |
| #define PACKAGE_STRING "Zenity 3.14.0" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=zenity" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "zenity" | |
| #define VERSION "3.14.0" | |
| /* end confdefs.h. */ | |
| | |
| #include <gdk/gdk.h> | |
| | |
| int main(void) { | |
| #ifndef GDK_WINDOWING_X11 | |
| #error GDK_WINDOWING_X11 not defined | |
| #endif | |
| return 0; | |
| } | |
| | |
configure:4236: checking for perl | |
configure:4254: found /usr/bin/perl | |
configure:4266: result: /usr/bin/perl | |
configure:4292: checking for LIBNOTIFY | |
configure:4299: $PKG_CONFIG --exists --print-errors "libnotify >= $LIBNOTIFY_REQUIRED" | |
Package libnotify was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libnotify.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libnotify' found | |
configure:4302: $? = 1 | |
configure:4316: $PKG_CONFIG --exists --print-errors "libnotify >= $LIBNOTIFY_REQUIRED" | |
Package libnotify was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libnotify.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libnotify' found | |
configure:4319: $? = 1 | |
configure:4333: result: no | |
No package 'libnotify' found | |
configure:4387: checking for WEBKIT | |
configure:4394: $PKG_CONFIG --exists --print-errors "webkitgtk-3.0 >= $WEBKITGTK_REQUIRED" | |
Package webkitgtk-3.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `webkitgtk-3.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'webkitgtk-3.0' found | |
configure:4397: $? = 1 | |
configure:4411: $PKG_CONFIG --exists --print-errors "webkitgtk-3.0 >= $WEBKITGTK_REQUIRED" | |
Package webkitgtk-3.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `webkitgtk-3.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'webkitgtk-3.0' found | |
configure:4414: $? = 1 | |
configure:4428: result: no | |
No package 'webkitgtk-3.0' found | |
configure:4544: checking whether gcc understands -Wall | |
configure:4557: clang -c -g -O2 -Wall conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4544: checking whether gcc understands -Wstrict-prototypes | |
configure:4557: clang -c -g -O2 -Wstrict-prototypes conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4544: checking whether gcc understands -Wnested-externs | |
configure:4557: clang -c -g -O2 -Wnested-externs conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4544: checking whether gcc understands -Werror=missing-prototypes | |
configure:4557: clang -c -g -O2 -Werror=missing-prototypes conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4544: checking whether gcc understands -Werror=implicit-function-declaration | |
configure:4557: clang -c -g -O2 -Werror=implicit-function-declaration conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4544: checking whether gcc understands -Werror=pointer-arith | |
configure:4557: clang -c -g -O2 -Werror=pointer-arith conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4544: checking whether gcc understands -Werror=init-self | |
configure:4557: clang -c -g -O2 -Werror=init-self conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4544: checking whether gcc understands -Werror=format-security | |
configure:4557: clang -c -g -O2 -Werror=format-security conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4544: checking whether gcc understands -Werror=format=2 | |
configure:4557: clang -c -g -O2 -Werror=format=2 conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4544: checking whether gcc understands -Werror=missing-include-dirs | |
configure:4557: clang -c -g -O2 -Werror=missing-include-dirs conftest.c >&5 | |
configure:4557: $? = 0 | |
configure:4564: result: yes | |
configure:4574: checking what warning flags to pass to the C compiler | |
configure:4576: result: -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs | |
configure:4587: checking what language compliance flags to pass to the C compiler | |
configure:4602: result: | |
configure:4613: checking whether NLS is requested | |
configure:4622: result: yes | |
configure:4640: checking for intltool >= 0.40.0 | |
configure:4642: result: 0.51.0 found | |
configure:4650: checking for intltool-update | |
configure:4668: found /usr/local/opt/intltool/bin/intltool-update | |
configure:4680: result: /usr/local/opt/intltool/bin/intltool-update | |
configure:4690: checking for intltool-merge | |
configure:4708: found /usr/local/opt/intltool/bin/intltool-merge | |
configure:4720: result: /usr/local/opt/intltool/bin/intltool-merge | |
configure:4730: checking for intltool-extract | |
configure:4748: found /usr/local/opt/intltool/bin/intltool-extract | |
configure:4760: result: /usr/local/opt/intltool/bin/intltool-extract | |
configure:4914: checking for xgettext | |
configure:4932: found /usr/local/opt/gettext/bin/xgettext | |
configure:4944: result: /usr/local/opt/gettext/bin/xgettext | |
configure:4954: checking for msgmerge | |
configure:4972: found /usr/local/opt/gettext/bin/msgmerge | |
configure:4984: result: /usr/local/opt/gettext/bin/msgmerge | |
configure:4994: checking for msgfmt | |
configure:5012: found /usr/local/opt/gettext/bin/msgfmt | |
configure:5024: result: /usr/local/opt/gettext/bin/msgfmt | |
configure:5034: checking for gmsgfmt | |
configure:5065: result: /usr/local/opt/gettext/bin/msgfmt | |
configure:5085: checking for perl | |
configure:5103: found /usr/bin/perl | |
configure:5115: result: /usr/bin/perl | |
configure:5126: checking for perl >= 5.8.1 | |
configure:5133: result: 5.18.2 | |
configure:5137: checking for XML::Parser | |
configure:5140: result: ok | |
configure:5165: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"__nl_msg_cat_cntr", referenced from: | |
_main in conftest-91b67e.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5165: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Zenity" | |
| #define PACKAGE_TARNAME "zenity" | |
| #define PACKAGE_VERSION "3.14.0" | |
| #define PACKAGE_STRING "Zenity 3.14.0" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=zenity" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "zenity" | |
| #define VERSION "3.14.0" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| extern int _nl_msg_cat_cntr; | |
| return _nl_msg_cat_cntr | |
| ; | |
| return 0; | |
| } | |
configure:5205: checking how to run the C preprocessor | |
configure:5236: clang -E conftest.c | |
configure:5236: $? = 0 | |
configure:5250: clang -E conftest.c | |
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5250: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Zenity" | |
| #define PACKAGE_TARNAME "zenity" | |
| #define PACKAGE_VERSION "3.14.0" | |
| #define PACKAGE_STRING "Zenity 3.14.0" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=zenity" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "zenity" | |
| #define VERSION "3.14.0" | |
| #define GETTEXT_PACKAGE "zenity" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5275: result: clang -E | |
configure:5295: clang -E conftest.c | |
configure:5295: $? = 0 | |
configure:5309: clang -E conftest.c | |
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:5309: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Zenity" | |
| #define PACKAGE_TARNAME "zenity" | |
| #define PACKAGE_VERSION "3.14.0" | |
| #define PACKAGE_STRING "Zenity 3.14.0" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=zenity" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "zenity" | |
| #define VERSION "3.14.0" | |
| #define GETTEXT_PACKAGE "zenity" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5338: checking for grep that handles long lines and -e | |
configure:5396: result: /usr/bin/grep | |
configure:5401: checking for egrep | |
configure:5463: result: /usr/bin/grep -E | |
configure:5468: checking for ANSI C header files | |
configure:5488: clang -c -g -O2 conftest.c >&5 | |
configure:5488: $? = 0 | |
configure:5561: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5561: $? = 0 | |
configure:5561: ./conftest | |
configure:5561: $? = 0 | |
configure:5572: result: yes | |
configure:5585: checking for sys/types.h | |
configure:5585: clang -c -g -O2 conftest.c >&5 | |
configure:5585: $? = 0 | |
configure:5585: result: yes | |
configure:5585: checking for sys/stat.h | |
configure:5585: clang -c -g -O2 conftest.c >&5 | |
configure:5585: $? = 0 | |
configure:5585: result: yes | |
configure:5585: checking for stdlib.h | |
configure:5585: clang -c -g -O2 conftest.c >&5 | |
configure:5585: $? = 0 | |
configure:5585: result: yes | |
configure:5585: checking for string.h | |
configure:5585: clang -c -g -O2 conftest.c >&5 | |
configure:5585: $? = 0 | |
configure:5585: result: yes | |
configure:5585: checking for memory.h | |
configure:5585: clang -c -g -O2 conftest.c >&5 | |
configure:5585: $? = 0 | |
configure:5585: result: yes | |
configure:5585: checking for strings.h | |
configure:5585: clang -c -g -O2 conftest.c >&5 | |
configure:5585: $? = 0 | |
configure:5585: result: yes | |
configure:5585: checking for inttypes.h | |
configure:5585: clang -c -g -O2 conftest.c >&5 | |
configure:5585: $? = 0 | |
configure:5585: result: yes | |
configure:5585: checking for stdint.h | |
configure:5585: clang -c -g -O2 conftest.c >&5 | |
configure:5585: $? = 0 | |
configure:5585: result: yes | |
configure:5585: checking for unistd.h | |
configure:5585: clang -c -g -O2 conftest.c >&5 | |
configure:5585: $? = 0 | |
configure:5585: result: yes | |
configure:5600: checking locale.h usability | |
configure:5600: clang -c -g -O2 conftest.c >&5 | |
configure:5600: $? = 0 | |
configure:5600: result: yes | |
configure:5600: checking locale.h presence | |
configure:5600: clang -E conftest.c | |
configure:5600: $? = 0 | |
configure:5600: result: yes | |
configure:5600: checking for locale.h | |
configure:5600: result: yes | |
configure:5611: checking for LC_MESSAGES | |
configure:5627: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5627: $? = 0 | |
configure:5635: result: yes | |
configure:5652: checking libintl.h usability | |
configure:5652: clang -c -g -O2 conftest.c >&5 | |
configure:5652: $? = 0 | |
configure:5652: result: yes | |
configure:5652: checking libintl.h presence | |
configure:5652: clang -E conftest.c | |
configure:5652: $? = 0 | |
configure:5652: result: yes | |
configure:5652: checking for libintl.h | |
configure:5652: result: yes | |
configure:5660: checking for ngettext in libc | |
configure:5678: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_libintl_ngettext", referenced from: | |
_main in conftest-a47f3f.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5678: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Zenity" | |
| #define PACKAGE_TARNAME "zenity" | |
| #define PACKAGE_VERSION "3.14.0" | |
| #define PACKAGE_STRING "Zenity 3.14.0" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=zenity" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "zenity" | |
| #define VERSION "3.14.0" | |
| #define GETTEXT_PACKAGE "zenity" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <libintl.h> | |
| | |
| int | |
| main () | |
| { | |
| return !ngettext ("","", 1) | |
| ; | |
| return 0; | |
| } | |
configure:5687: result: no | |
configure:5743: checking for bindtextdomain in -lintl | |
configure:5768: clang -o conftest -g -O2 conftest.c -lintl >&5 | |
configure:5768: $? = 0 | |
configure:5777: result: yes | |
configure:5780: checking for ngettext in -lintl | |
configure:5805: clang -o conftest -g -O2 conftest.c -lintl >&5 | |
configure:5805: $? = 0 | |
configure:5814: result: yes | |
configure:5817: checking for dgettext in -lintl | |
configure:5842: clang -o conftest -g -O2 conftest.c -lintl >&5 | |
configure:5842: $? = 0 | |
configure:5851: result: yes | |
configure:5964: checking for bind_textdomain_codeset | |
configure:5964: clang -o conftest -g -O2 conftest.c -lintl >&5 | |
configure:5964: $? = 0 | |
configure:5964: result: yes | |
configure:6001: checking for msgfmt | |
configure:6028: result: /usr/local/opt/gettext/bin/msgfmt | |
configure:6039: checking for dcgettext | |
configure:6039: clang -o conftest -g -O2 conftest.c -lintl >&5 | |
configure:6039: $? = 0 | |
configure:6039: result: yes | |
configure:6049: checking if msgfmt accepts -c | |
configure:6064: $MSGFMT -c -o /dev/null conftest.foo | |
conftest.foo:3: warning: header field 'Language' missing in header | |
configure:6067: $? = 0 | |
configure:6069: result: yes | |
configure:6079: checking for gmsgfmt | |
configure:6110: result: /usr/local/opt/gettext/bin/msgfmt | |
configure:6120: checking for xgettext | |
configure:6147: result: /usr/local/opt/gettext/bin/xgettext | |
configure:6166: clang -o conftest -g -O2 conftest.c -lintl >&5 | |
configure:6166: $? = 0 | |
configure:6309: checking whether ln -s works | |
configure:6313: result: yes | |
configure:6339: checking for itstool | |
configure:6355: found /usr/local/opt/itstool/bin/itstool | |
configure:6366: result: itstool | |
configure:6381: checking for xmllint | |
configure:6397: found /usr/local/opt/libxml2/bin/xmllint | |
configure:6408: result: xmllint | |
configure:6711: checking that generated files are newer than configure | |
configure:6717: result: done | |
configure:6748: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by Zenity config.status 3.14.0, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on myMiniWired.lan | |
config.status:1137: creating Makefile | |
config.status:1137: creating po/Makefile.in | |
config.status:1137: creating src/Makefile | |
config.status:1137: creating src/gdialog | |
config.status:1137: creating data/Makefile | |
config.status:1137: creating help/Makefile | |
config.status:1137: creating config.h | |
config.status:1366: executing depfiles commands | |
config.status:1366: executing default-1 commands | |
config.status:1366: executing po/stamp-it commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=clang | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_ITSTOOL_set= | |
ac_cv_env_ITSTOOL_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBNOTIFY_CFLAGS_set= | |
ac_cv_env_LIBNOTIFY_CFLAGS_value= | |
ac_cv_env_LIBNOTIFY_LIBS_set= | |
ac_cv_env_LIBNOTIFY_LIBS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set=set | |
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/libepoxy/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/gtk+3/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig:/usr/local/opt/gnome-doc-utils/share/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_WEBKIT_CFLAGS_set= | |
ac_cv_env_WEBKIT_CFLAGS_value= | |
ac_cv_env_WEBKIT_LIBS_set= | |
ac_cv_env_WEBKIT_LIBS_value= | |
ac_cv_env_XMLLINT_set= | |
ac_cv_env_XMLLINT_value= | |
ac_cv_env_X_CFLAGS_set= | |
ac_cv_env_X_CFLAGS_value= | |
ac_cv_env_X_LIBS_set= | |
ac_cv_env_X_LIBS_value= | |
ac_cv_env_ZENITY_CFLAGS_set= | |
ac_cv_env_ZENITY_CFLAGS_value= | |
ac_cv_env_ZENITY_LIBS_set= | |
ac_cv_env_ZENITY_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_bind_textdomain_codeset=yes | |
ac_cv_func_dcgettext=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_libintl_h=yes | |
ac_cv_header_locale_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_lib_intl_bindtextdomain=yes | |
ac_cv_lib_intl_dgettext=yes | |
ac_cv_lib_intl_ngettext=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GMSGFMT=/usr/local/opt/gettext/bin/msgfmt | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_INTLTOOL_EXTRACT=/usr/local/opt/intltool/bin/intltool-extract | |
ac_cv_path_INTLTOOL_MERGE=/usr/local/opt/intltool/bin/intltool-merge | |
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl | |
ac_cv_path_INTLTOOL_UPDATE=/usr/local/opt/intltool/bin/intltool-update | |
ac_cv_path_MSGFMT=/usr/local/opt/gettext/bin/msgfmt | |
ac_cv_path_MSGMERGE=/usr/local/opt/gettext/bin/msgmerge | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_XGETTEXT=/usr/local/opt/gettext/bin/xgettext | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='clang -E' | |
ac_cv_prog_ITSTOOL=itstool | |
ac_cv_prog_XMLLINT=xmllint | |
ac_cv_prog_ac_ct_CC=clang | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_make_make_set=yes | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_make_support_nested_variables=yes | |
am_cv_val_LC_MESSAGES=yes | |
gt_cv_func_dgettext_libc=no | |
gt_cv_func_dgettext_libintl=yes | |
gt_cv_func_ngettext_libc=no | |
gt_cv_have_gettext=yes | |
pkg_cv_ZENITY_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -I/opt/X11/include ' | |
pkg_cv_ZENITY_LIBS='-L/usr/local/Cellar/glib/2.44.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.31.2/lib -L/usr/local/Cellar/atk/2.16.0/lib -L/usr/local/Cellar/cairo/1.14.2/lib -L/usr/local/Cellar/pango/1.36.8/lib -L/usr/local/Cellar/gtk+3/3.16.2/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
$(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir$$f" || exit 1; \ | |
$(LN_S) -f "$(HELP_DIR)/C/$(HELP_ID)/$$f" "$$helpdir$$f" || exit 1; \ | |
echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir$$f"; \ | |
echo "$(LN_S) -f $(HELP_DIR)/C/$(HELP_ID)/$$f $$helpdir$$f"; \ | |
$(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \ | |
$(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \ | |
$(XMLLINT) --noout --noent --path "$$xmlpath" --xinclude "$$d$$lc/$$page"; \ | |
cp -p "$$d$$lc/$$file" "$(distdir)/$$lc/" || exit 1; \ | |
d="$(srcdir)/"; \ | |
echo "$(XMLLINT) --noout --noent --path $$xmlpath --xinclude $$d$$lc/$$page"; \ | |
echo "rm -f $$helpdir$$f"; \ | |
elif test "x$$lc" != "xC"; then \ | |
fi; \ | |
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ | |
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ | |
if ! test -d "$$helpdir$$mdir"; then $(mkinstalldirs) "$$helpdir$$mdir"; fi; \ | |
if test "x$mdir" = "x."; then mdir=""; fi; \ | |
if test -f "$$d$$lc/$$f"; then \ | |
if test -f "$$lc$$f"; then d=; else d="$(srcdir)/"; fi; \ | |
if test -f "$$lc/$$file"; then d=./; else d=$(srcdir)/; fi; \ | |
mdir=`dirname "$$f"`; \ | |
msgmerge -o "$(notdir $@)" "$(notdir $@)" "$(notdir $@).tmp" && \ | |
mv "$(notdir $@).tmp" "$(notdir $@)"); \ | |
rm "$(notdir $@).tmp"); \ | |
rm -f "$$helpdir$$f"; \ | |
then d=; \ | |
xmlpath="$$lc"; \ | |
xmlpath="$$lc:$(srcdir)/$$lc"; \ | |
$(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \ | |
$(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \ | |
$(MKDIR_P) "$(distdir)/$$lc"; \ | |
$(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \ | |
(cd "$(dir $@)" && \ | |
(cd "$(dir $@)" && \ | |
done; \ | |
done; \ | |
done; \ | |
done; \ | |
echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \ | |
echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \ | |
echo "rm -f $$helpdir`basename $$f`"; \ | |
echo "rm -f $$helpdir`basename $$f`"; \ | |
else \ | |
fi; \ | |
for file in $(HELP_FILES); do \ | |
for lc in C $(_HELP_LINGUAS); do \ | |
for lc in C $(_HELP_LINGUAS); do \ | |
for page in $(HELP_FILES); do \ | |
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ | |
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ | |
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ | |
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ | |
if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ | |
if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ | |
if test "x$(_HELP_V)" = "x0"; then echo " GEN $${po}"; fi; \ | |
if test -d "$$lc"; \ | |
if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \ | |
if test -f "$$lc/$$f"; then d=; else d="$(srcdir)/"; fi; \ | |
lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ | |
lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ | |
msgmerge -q -o "$${po}" "$${po}" "$(_HELP_POTFILE)"; \ | |
rm -f "$$helpdir`basename $$f`"; \ | |
rm -f "$$helpdir`basename $$f`"; \ | |
$(AM_V_GEN)if ! test -f "$@"; then \ | |
$(AM_V_GEN)if test -d "C"; then d=; else d="$(srcdir)/"; fi; \ | |
$(AM_V_GEN)msgfmt -o "$@" "$<" | |
$(AM_V_at)for po in $(_HELP_POFILES); do \ | |
$(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi | |
$(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi | |
$(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi | |
$(AM_V_at)if test ! -f "$@" -a -f "$(srcdir)/$@"; then cp "$(srcdir)/$@" "$@"; fi | |
$(ITSTOOL) -o "$@" $(foreach f,$(_HELP_C_FILES),"$${d}$(f)") | |
$(_HELP_LC_VERBOSE)if test -d "C"; then d="../"; else d="$(abs_srcdir)/"; fi; \ | |
(cd "$(dir $@)" && $(ITSTOOL) -m "$${mo}" $(foreach f,$(_HELP_C_FILES),$${d}/$(f))) && \ | |
@for f in $(HELP_MEDIA); do \ | |
@for f in $(HELP_MEDIA); do \ | |
@for f in $(_HELP_C_EXTRA); do \ | |
@for f in $(_HELP_C_EXTRA); do \ | |
@for lc in C $(HELP_LINGUAS); do \ | |
@for lc in C $(_HELP_LINGUAS); do \ | |
@for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \ | |
done | |
done | |
done | |
done | |
done | |
done | |
done; | |
done; \ | |
done; done | |
done; done | |
else \ | |
fi | |
for lc in C $(_HELP_LINGUAS); do \ | |
for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \ | |
if test -f "$${mo}"; then mo="../$${mo}"; else mo="$(abs_srcdir)/$${mo}"; fi; \ | |
mo="$(dir $@)$(patsubst %/$(notdir $@),%,$@).mo"; \ | |
rm -f $(_HELP_LC_FILES) $(_HELP_LC_STAMPS) $(_HELP_MOFILES) | |
touch "$@" | |
$(_HELP_LC_FILES): $(_HELP_LINGUAS) | |
$(_HELP_LC_STAMPS): $(_HELP_C_FILES) $(_HELP_C_EXTRA) | |
$(_HELP_LC_STAMPS): %.stamp: %.mo | |
$(_HELP_LINGUAS): $(_HELP_LC_STAMPS) | |
$(_HELP_MOFILES): %.mo: %.po | |
$(_HELP_POFILES): | |
$(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) | |
' | |
.PHONY: check-help | |
.PHONY: clean-help | |
.PHONY: install-help | |
.PHONY: pot | |
.PHONY: repo | |
.PHONY: uninstall-help | |
ACLOCAL='${SHELL} /private/tmp/zenity20150512-25299-d54ei/zenity-3.14.0/missing aclocal-1.13' | |
ALL_LINGUAS='' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_CFLAGS='' | |
AM_CPPFLAGS='' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_LDFLAGS='' | |
AM_V='$(V)' | |
AUTOCONF='${SHELL} /private/tmp/zenity20150512-25299-d54ei/zenity-3.14.0/missing autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/zenity20150512-25299-d54ei/zenity-3.14.0/missing autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/zenity20150512-25299-d54ei/zenity-3.14.0/missing automake-1.13' | |
AWK='awk' | |
CATALOGS='' | |
CATOBJEXT='.gmo' | |
CC='clang' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-g -O2' | |
CPP='clang -E' | |
CPPFLAGS='' | |
CYGPATH_W='echo' | |
DATADIRNAME='share' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
EXTRA_DIST += $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) | |
EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f)))) | |
EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po) | |
EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp) | |
EXTRA_DIST ?= | |
GETTEXT_PACKAGE='zenity' | |
GMOFILES='' | |
GMSGFMT='/usr/local/opt/gettext/bin/msgfmt' | |
GREP='/usr/bin/grep' | |
HELP_DIR='${datadir}/help' | |
HELP_EXTRA ?= | |
HELP_FILES ?= | |
HELP_ID ?= | |
HELP_LINGUAS ?= | |
HELP_MEDIA ?= | |
HELP_POT ?= | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INSTOBJEXT='.mo' | |
INTLLIBS='-lintl ' | |
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_EXTRACT='/usr/local/opt/intltool/bin/intltool-extract' | |
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_MERGE='/usr/local/opt/intltool/bin/intltool-merge' | |
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' | |
INTLTOOL_PERL='/usr/bin/perl' | |
INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_UPDATE='/usr/local/opt/intltool/bin/intltool-update' | |
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' | |
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' | |
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' | |
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' | |
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' | |
ITSTOOL='itstool' | |
LDFLAGS='' | |
LIBNOTIFY_CFLAGS='' | |
LIBNOTIFY_LIBS='' | |
LIBOBJS='' | |
LIBS='' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAINT='' | |
MAINTAINER_MODE_FALSE='#' | |
MAINTAINER_MODE_TRUE='' | |
MAKEINFO='${SHELL} /private/tmp/zenity20150512-25299-d54ei/zenity-3.14.0/missing makeinfo' | |
MKDIR_P='./install-sh -c -d' | |
MKINSTALLDIRS='./mkinstalldirs' | |
MSGFMT='/usr/local/opt/gettext/bin/msgfmt' | |
MSGFMT_OPTS='-c' | |
MSGMERGE='/usr/local/opt/gettext/bin/msgmerge' | |
OBJEXT='o' | |
PACKAGE='zenity' | |
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=zenity' | |
PACKAGE_NAME='Zenity' | |
PACKAGE_STRING='Zenity 3.14.0' | |
PACKAGE_TARNAME='zenity' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='3.14.0' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig' | |
PKG_CONFIG_PATH='/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/libepoxy/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/gtk+3/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig:/usr/local/opt/gnome-doc-utils/share/pkgconfig' | |
POFILES='' | |
POSUB='po' | |
PO_IN_DATADIR_FALSE='' | |
PO_IN_DATADIR_TRUE='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
USE_NLS='yes' | |
VERSION='3.14.0' | |
WARN_CFLAGS=' -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs ' | |
WEBKIT_CFLAGS='' | |
WEBKIT_LIBS='' | |
XGETTEXT='/usr/local/opt/gettext/bin/xgettext' | |
XMLLINT='xmllint' | |
X_CFLAGS='' | |
X_LIBS='' | |
YELP_HELP_RULES=' | |
ZENITY_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.44.0/include/gio-unix-2.0/ -I/usr/local/Cellar/glib/2.44.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/libpng/1.6.17/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.31.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/atk/2.16.0/include/atk-1.0 -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/Cellar/freetype/2.5.5/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/pixman/0.32.6/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.2/include/cairo -I/usr/local/Cellar/pango/1.36.8/include/pango-1.0 -I/usr/local/Cellar/gtk+3/3.16.2/include/gtk-3.0 -I/usr/local/Cellar/gtk+3/3.16.2/include -I/opt/X11/include ' | |
ZENITY_LIBS='-L/usr/local/Cellar/glib/2.44.0/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/gdk-pixbuf/2.31.2/lib -L/usr/local/Cellar/atk/2.16.0/lib -L/usr/local/Cellar/cairo/1.14.2/lib -L/usr/local/Cellar/pango/1.36.8/lib -L/usr/local/Cellar/gtk+3/3.16.2/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ' | |
_HELP_C_EXTRA = $(foreach f,$(HELP_EXTRA),C/$(f)) | |
_HELP_C_FILES = $(foreach f,$(HELP_FILES),C/$(f)) | |
_HELP_C_MEDIA = $(foreach f,$(HELP_MEDIA),C/$(f)) | |
_HELP_DEFAULT_V = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1) | |
_HELP_LC_FILES = $(foreach lc,$(_HELP_LINGUAS),$(foreach f,$(HELP_FILES),$(lc)/$(f))) | |
_HELP_LC_STAMPS = $(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).stamp) | |
_HELP_LC_VERBOSE = $(_HELP_LC_VERBOSE_$(_HELP_V)) | |
_HELP_LC_VERBOSE_ = $(_HELP_LC_VERBOSE_$(_HELP_DEFAULT_V)) | |
_HELP_LC_VERBOSE_0 = @echo " GEN "$(dir $@); | |
_HELP_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),$(filter $(LINGUAS),$(HELP_LINGUAS)),$(HELP_LINGUAS)) | |
_HELP_MOFILES = $(patsubst %.po,%.mo,$(_HELP_POFILES)) | |
_HELP_POFILES = $(if $(HELP_ID),$(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).po)) | |
_HELP_POTFILE = $(if $(HELP_POT),$(HELP_POT),$(if $(HELP_ID),$(HELP_ID).pot)) | |
_HELP_V = $(if $(V),$(V),$(_HELP_DEFAULT_V)) | |
ac_ct_CC='clang' | |
all: $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(_HELP_LC_FILES) $(_HELP_POFILES) | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='_no' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build_alias='' | |
check-help: | |
check: check-help | |
clean-help: | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
distdir-help-files: | |
distdir: distdir-help-files | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host_alias='' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install-data-am: $(if $(HELP_ID),install-help) | |
install-help: | |
install_sh='${SHELL} /private/tmp/zenity20150512-25299-d54ei/zenity-3.14.0/install-sh' | |
intltool__v_merge_options_0='-q' | |
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
mostlyclean-am: $(if $(HELP_ID),clean-help) | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
pot: $(_HELP_POTFILE) | |
prefix='/usr/local/Cellar/zenity/3.14.0' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
repo: $(_HELP_POTFILE) | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
uninstall-am: $(if $(HELP_ID),uninstall-help) | |
uninstall-help: | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "Zenity" | |
#define PACKAGE_TARNAME "zenity" | |
#define PACKAGE_VERSION "3.14.0" | |
#define PACKAGE_STRING "Zenity 3.14.0" | |
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=zenity" | |
#define PACKAGE_URL "" | |
#define PACKAGE "zenity" | |
#define VERSION "3.14.0" | |
#define GETTEXT_PACKAGE "zenity" | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_LOCALE_H 1 | |
#define HAVE_LC_MESSAGES 1 | |
#define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
#define HAVE_GETTEXT 1 | |
#define HAVE_DCGETTEXT 1 | |
#define ENABLE_NLS 1 | |
configure: exit 0 |
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: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: fd40341f8cbd79913e3a845856d104f38c99c92b | |
Last commit: 9 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit haswell | |
OS X: 10.10.3-x86_64 | |
Xcode: 6.3.1 | |
CLT: 6.3.1.0.1.1429149539 | |
Clang: 6.1 build 602 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-p481 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.2/bin/ruby | |
Java: 1.6.0_65 |
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
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/bin/asepsisctl | |
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: /usr/local/share/python is not needed in PATH. | |
Formerly homebrew put Python scripts you installed via `pip` or `pip3` | |
(or `easy_install`) into that directory above but now it can be removed | |
from your PATH variable. | |
Python scripts will now install into /usr/local/bin. | |
You can delete anything, except 'Extras', from the /usr/local/share/python | |
(and /usr/local/share/python3) dir and install affected Python packages | |
anew with `pip install --upgrade`. | |
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
Formula: zenity | |
Tap: homebrew/homebrew-x11 | |
Path: /usr/local/Library/Taps/homebrew/homebrew-x11/zenity.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment