Created
November 2, 2021 23:17
-
-
Save ipatch/7d0ba3224674ecfb99de718d7a1bba6f to your computer and use it in GitHub Desktop.
gdk-pixbuf on macOS 10.15.7 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for gdk-pixbuf on macOS 10.15.7 | |
Build date: 2021-11-02 18:10:25 |
This file contains hidden or 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: 3.3.2 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 9daf5e2d28396c7a4379605e89e029d9fccb41e6 | |
Last commit: 3 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 48f05442691c98abc1cf41cf1942640305f2cc63 | |
Core tap last commit: 2 minutes ago | |
Core tap branch: master | |
HOMEBREW_PREFIX: /Users/chris/homebrew | |
HOMEBREW_REPOSITORY: /Users/chris/homebrew | |
HOMEBREW_CELLAR: /Users/chris/homebrew/Cellar | |
HOMEBREW_CASK_OPTS: [] | |
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_MAKE_JOBS: 4 | |
HOMEBREW_NO_AUTO_UPDATE: set | |
Homebrew Ruby: 2.6.8 => /Users/chris/homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/bin/ruby | |
CPU: quad-core 64-bit penryn | |
Clang: 12.0.0 build 1200 | |
Git: 2.24.3 => /Library/Developer/CommandLineTools/usr/bin/git | |
Curl: 7.64.1 => /usr/bin/curl | |
macOS: 10.15.7-x86_64 | |
CLT: 12.0.0.32.29 | |
Xcode: 12.4 | |
XQuartz: 2.8.1 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
Warning: Some installed formulae are deprecated or disabled. | |
You should find replacements for the following formulae: | |
tbb@2020 | |
[email protected] | |
Warning: You have unlinked kegs in your Cellar. | |
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
hdf5 | |
Warning: Your Homebrew's prefix is not /usr/local. | |
Some of Homebrew's bottles (binary packages) can only be used with the default | |
prefix (/usr/local). | |
You will encounter build failures with some formulae. | |
Please create pull requests instead of asking for help on Homebrew's GitHub, | |
Twitter or any other official channels. You are responsible for resolving | |
any issues you experience while you are running this | |
unsupported configuration. | |
This file contains hidden or 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
gdk-pixbuf |
This file contains hidden or 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
2021-11-02 23:09:51 +0000 | |
meson | |
--prefix=/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6 | |
--libdir=/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib | |
--buildtype=release | |
--wrap-mode=nofallback | |
-Ddocs=false | |
-Drelocatable=false | |
-Dnative_windows_loaders=false | |
-Dinstalled_tests=false | |
-Dman=false | |
.. | |
The Meson build system | |
Version: 0.60.0 | |
Source dir: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 | |
Build dir: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build | |
Build type: native build | |
Project name: gdk-pixbuf | |
Project version: 2.42.6 | |
C compiler for the host machine: clang (clang 12.0.0 "Apple clang version 12.0.0 (clang-1200.0.32.29)") | |
C linker for the host machine: clang ld64 609.8 | |
Host machine cpu family: x86_64 | |
Host machine cpu: x86_64 | |
Found pkg-config: /Users/chris/homebrew/Library/Homebrew/shims/mac/super/pkg-config (0.29.2) | |
Run-time dependency glib-2.0 found: YES 2.70.1 | |
Run-time dependency gobject-2.0 found: YES 2.70.1 | |
Run-time dependency gmodule-no-export-2.0 found: YES 2.70.1 | |
Run-time dependency gio-2.0 found: YES 2.70.1 | |
Has header "unistd.h" : YES | |
Has header "sys/resource.h" : YES | |
Has header "sys/time.h" : YES | |
Library m found: YES | |
Checking for function "round" with dependency -lm: YES | |
Checking for function "lrint" with dependency -lm: YES | |
Library intl found: YES | |
Checking for function "bind_textdomain_codeset" with dependency -lintl: YES | |
Checking for function "setrlimit" : YES | |
Checking if "sigsetjmp" : links: YES | |
Compiler for C supports arguments -Wpointer-arith: YES | |
Compiler for C supports arguments -Wformat=2: YES | |
Compiler for C supports arguments -Wstrict-prototypes: YES | |
Compiler for C supports arguments -Wnested-externs: YES | |
Compiler for C supports arguments -Wold-style-definition: YES | |
Compiler for C supports arguments -Wdeclaration-after-statement: YES | |
Compiler for C supports arguments -Wunused: YES | |
Compiler for C supports arguments -Wcast-align: YES | |
Compiler for C supports arguments -Wmissing-noreturn: YES | |
Compiler for C supports arguments -Wmissing-format-attribute: YES | |
Compiler for C supports arguments -Wlogical-op: NO | |
Compiler for C supports arguments -fno-strict-aliasing: YES | |
Compiler for C supports arguments -Wno-int-conversion: YES | |
Compiler for C supports arguments -Wno-uninitialized: YES | |
Compiler for C supports arguments -Wno-discarded-qualifiers: NO | |
Compiler for C supports arguments -Werror=implicit: YES | |
Compiler for C supports arguments -Werror=nonnull: YES | |
Compiler for C supports arguments -Werror=init-self: YES | |
Compiler for C supports arguments -Werror=main: YES | |
Compiler for C supports arguments -Werror=missing-braces: YES | |
Compiler for C supports arguments -Werror=sequence-point: YES | |
Compiler for C supports arguments -Werror=return-type: YES | |
Compiler for C supports arguments -Werror=trigraphs: YES | |
Compiler for C supports arguments -Werror=array-bounds: YES | |
Compiler for C supports arguments -Werror=write-strings: YES | |
Compiler for C supports arguments -Werror=address: YES | |
Compiler for C supports arguments -Werror=int-to-pointer-cast: YES | |
Compiler for C supports arguments -Werror=pointer-to-int-cast: YES | |
Compiler for C supports arguments -Werror=empty-body: YES | |
Compiler for C supports arguments -fvisibility=hidden: YES | |
Library mlib found: NO | |
Run-time dependency libpng16 found: YES 1.6.37 | |
Has header "jpeglib.h" : YES | |
Library jpeg found: YES | |
Checking for function "jpeg_destroy_decompress" with dependency -ljpeg: YES | |
Checking for function "jpeg_simple_progression" with dependency -ljpeg: YES | |
Run-time dependency libtiff-4 found: YES 4.3.0 | |
Configuring config.h using configuration | |
Program build-aux/gen-resources.py found: YES (/Users/chris/homebrew/opt/[email protected]/bin/python3.10 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build-aux/gen-resources.py) | |
Program build-aux/gen-installed-test.py found: YES (/Users/chris/homebrew/opt/[email protected]/bin/python3.10 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build-aux/gen-installed-test.py) | |
Program build-aux/gen-thumbnailer.py found: YES (/Users/chris/homebrew/opt/[email protected]/bin/python3.10 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build-aux/gen-thumbnailer.py) | |
Program glib-compile-resources found: YES (/Users/chris/homebrew/opt/glib/bin/glib-compile-resources) | |
Configuring gdk-pixbuf-features.h using configuration | |
Found pkg-config: /Users/chris/homebrew/Library/Homebrew/shims/mac/super/pkg-config (0.29.2) | |
Program glib-genmarshal found: YES (/Users/chris/homebrew/opt/glib/bin/glib-genmarshal) | |
Program glib-mkenums found: YES (/Users/chris/homebrew/opt/glib/bin/glib-mkenums) | |
Program g-ir-scanner found: YES (/Users/chris/homebrew/opt/gobject-introspection/bin/g-ir-scanner) | |
Run-time dependency gobject-introspection-1.0 found: YES 1.70.0 | |
Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached) | |
Program g-ir-scanner found: YES (/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/bin/g-ir-scanner) | |
Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached) | |
Program g-ir-compiler found: YES (/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/bin/g-ir-compiler) | |
Did not find CMake 'cmake' | |
Found CMake: NO | |
Run-time dependency gi-docgen found: NO (tried pkgconfig, framework and cmake) | |
Not looking for a fallback subproject for the dependency gi-docgen because: | |
Use of fallback dependencies is disabled. | |
Configuring gdk-pixbuf.toml using configuration | |
Configuring gdk-pixdata.toml using configuration | |
Program gi-docgen found: NO | |
Program xsltproc found: YES (/usr/bin/xsltproc) | |
Program build-aux/post-install.py found: YES (/Users/chris/homebrew/opt/[email protected]/bin/python3.10 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build-aux/post-install.py) | |
Program build-aux/dist.py found: YES (/Users/chris/homebrew/opt/[email protected]/bin/python3.10 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build-aux/dist.py) | |
Build targets in project: 189 | |
gdk-pixbuf 2.42.6 | |
Loaders | |
Shared modules : True | |
Enabled loaders : png | |
jpeg | |
tiff | |
Builtin loaders : png | |
jpeg | |
Build | |
Debugging : False | |
Optimization : 3 | |
GIO MIME sniffing : False | |
MediaLib : False | |
Introspection : True | |
Documentation : False | |
Manual pages : False | |
Relocatable : False | |
Installed tests : False | |
Directories | |
prefix : /Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6 | |
libdir : /Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib | |
datadir : /Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share | |
libexecdir : /Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib | |
User defined options | |
buildtype : release | |
libdir : /Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib | |
prefix : /Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6 | |
wrap_mode : nofallback | |
docs : false | |
installed_tests : false | |
man : false | |
native_windows_loaders: false | |
relocatable : false | |
Found ninja-1.10.2 at /Users/chris/homebrew/opt/ninja/bin/ninja |
This file contains hidden or 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: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -dM - | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -E -dM - -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Wl,--version | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -Wl,--version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wl,-v | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -Wl,-v -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: sanitycheckc.c -o sanitycheckc.exe | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang sanitycheckc.c -o sanitycheckc.exe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: --version | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -dM - | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -E -dM - -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Wl,--version | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -Wl,--version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wl,-v | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -Wl,-v -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: sanitycheckc.c -o sanitycheckc.exe | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang sanitycheckc.c -o sanitycheckc.exe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -xc -E -v - | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -xc -E -v - -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzualgtfs/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzualgtfs/output.exe -O0 -Werror=implicit-function-declaration | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzualgtfs/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzualgtfs/output.exe -O0 -Werror=implicit-function-declaration -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpp61o36o9/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpp61o36o9/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpp61o36o9/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpp61o36o9/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpvc2hl4wo/testfile.c -E -P -P -O0 -Werror=implicit-function-declaration -std=gnu99 | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpvc2hl4wo/testfile.c -E -P -P -O0 -Werror=implicit-function-declaration -std=gnu99 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpu_yzwv2b/testfile.c -E -P -P -O0 -Werror=implicit-function-declaration -std=gnu99 | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpu_yzwv2b/testfile.c -E -P -P -O0 -Werror=implicit-function-declaration -std=gnu99 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpl_w08gc_/testfile.c -E -P -P -O0 -Werror=implicit-function-declaration -std=gnu99 | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpl_w08gc_/testfile.c -E -P -P -O0 -Werror=implicit-function-declaration -std=gnu99 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpu8ltc8lo/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpu8ltc8lo/output.exe -O0 -Werror=implicit-function-declaration -lm -Wl,-undefined,dynamic_lookup | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpu8ltc8lo/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpu8ltc8lo/output.exe -O0 -Werror=implicit-function-declaration -lm -Wl,-undefined,dynamic_lookup -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpv29y2ytv/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpv29y2ytv/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -lm | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpv29y2ytv/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpv29y2ytv/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -lm -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8o0mq8gk/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8o0mq8gk/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -lm | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8o0mq8gk/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8o0mq8gk/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -lm -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpiuy34lg5/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpiuy34lg5/output.exe -O0 -Werror=implicit-function-declaration -lintl -Wl,-undefined,dynamic_lookup | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpiuy34lg5/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpiuy34lg5/output.exe -O0 -Werror=implicit-function-declaration -lintl -Wl,-undefined,dynamic_lookup -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpghgxkpde/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpghgxkpde/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpghgxkpde/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpghgxkpde/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzoc7s95c/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzoc7s95c/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzoc7s95c/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzoc7s95c/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp304mt93s/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp304mt93s/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp304mt93s/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp304mt93s/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8zfy0uc2/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8zfy0uc2/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wpointer-arith | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8zfy0uc2/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8zfy0uc2/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wpointer-arith -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp4xfnm284/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp4xfnm284/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wformat=2 | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp4xfnm284/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp4xfnm284/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wformat=2 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmprx24mq4a/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmprx24mq4a/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wstrict-prototypes | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmprx24mq4a/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmprx24mq4a/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wstrict-prototypes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpl6is6f7e/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpl6is6f7e/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wnested-externs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpl6is6f7e/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpl6is6f7e/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wnested-externs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8csw26m4/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8csw26m4/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wold-style-definition | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8csw26m4/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp8csw26m4/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wold-style-definition -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp81gf38hd/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp81gf38hd/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wdeclaration-after-statement | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp81gf38hd/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp81gf38hd/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wdeclaration-after-statement -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpdgqw281x/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpdgqw281x/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpdgqw281x/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpdgqw281x/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpf04sx5i7/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpf04sx5i7/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wcast-align | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpf04sx5i7/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpf04sx5i7/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wcast-align -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp3qqkhxje/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp3qqkhxje/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-noreturn | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp3qqkhxje/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp3qqkhxje/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-noreturn -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpym53a8ss/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpym53a8ss/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-format-attribute | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpym53a8ss/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpym53a8ss/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-format-attribute -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp0twmgbz_/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp0twmgbz_/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wlogical-op | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp0twmgbz_/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp0twmgbz_/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wlogical-op -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp03l9bwgy/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp03l9bwgy/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fno-strict-aliasing | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp03l9bwgy/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp03l9bwgy/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fno-strict-aliasing -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpbadec0mt/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpbadec0mt/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wint-conversion -Wno-int-conversion | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpbadec0mt/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpbadec0mt/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wint-conversion -Wno-int-conversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp3lu63029/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp3lu63029/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wuninitialized -Wno-uninitialized | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp3lu63029/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp3lu63029/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wuninitialized -Wno-uninitialized -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp_utah9ss/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp_utah9ss/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wdiscarded-qualifiers -Wno-discarded-qualifiers | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp_utah9ss/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp_utah9ss/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wdiscarded-qualifiers -Wno-discarded-qualifiers -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp0lcvg402/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp0lcvg402/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=implicit | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp0lcvg402/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp0lcvg402/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=implicit -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpimn04pnu/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpimn04pnu/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=nonnull | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpimn04pnu/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpimn04pnu/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=nonnull -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9lbjkep6/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9lbjkep6/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=init-self | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9lbjkep6/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9lbjkep6/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=init-self -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpcv8y8b3j/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpcv8y8b3j/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=main | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpcv8y8b3j/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpcv8y8b3j/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=main -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmprfv_inqc/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmprfv_inqc/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=missing-braces | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmprfv_inqc/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmprfv_inqc/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=missing-braces -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp7sicv0dp/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp7sicv0dp/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=sequence-point | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp7sicv0dp/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp7sicv0dp/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=sequence-point -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzejqbk12/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzejqbk12/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=return-type | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzejqbk12/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpzejqbk12/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=return-type -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpo3tltshy/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpo3tltshy/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=trigraphs | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpo3tltshy/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpo3tltshy/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=trigraphs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpcx5pk4o1/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpcx5pk4o1/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=array-bounds | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpcx5pk4o1/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpcx5pk4o1/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=array-bounds -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9k4nc6kg/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9k4nc6kg/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=write-strings | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9k4nc6kg/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9k4nc6kg/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=write-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp4shjarpg/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp4shjarpg/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=address | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp4shjarpg/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp4shjarpg/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=address -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9jgtveet/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9jgtveet/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=int-to-pointer-cast | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9jgtveet/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp9jgtveet/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=int-to-pointer-cast -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpknc02pzn/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpknc02pzn/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=pointer-to-int-cast | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpknc02pzn/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpknc02pzn/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=pointer-to-int-cast -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpe56x51qw/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpe56x51qw/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=empty-body | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpe56x51qw/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpe56x51qw/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Werror=empty-body -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp11mivq15/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp11mivq15/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fvisibility=hidden | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp11mivq15/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp11mivq15/output.obj -c -O0 -Werror=implicit-function-declaration -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fvisibility=hidden -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp50_g2k_3/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp50_g2k_3/output.exe -O0 -Werror=implicit-function-declaration -lmlib -Wl,-undefined,dynamic_lookup | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp50_g2k_3/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp50_g2k_3/output.exe -O0 -Werror=implicit-function-declaration -lmlib -Wl,-undefined,dynamic_lookup -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp2ivb1q_n/testfile.c -E -P -P -O0 -Werror=implicit-function-declaration -std=gnu99 | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmp2ivb1q_n/testfile.c -E -P -P -O0 -Werror=implicit-function-declaration -std=gnu99 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpbzvvy8nq/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpbzvvy8nq/output.exe -O0 -Werror=implicit-function-declaration -ljpeg -Wl,-undefined,dynamic_lookup | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpbzvvy8nq/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpbzvvy8nq/output.exe -O0 -Werror=implicit-function-declaration -ljpeg -Wl,-undefined,dynamic_lookup -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpgvyosfw5/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpgvyosfw5/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -ljpeg | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpgvyosfw5/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpgvyosfw5/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -ljpeg -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpx3z6pu9l/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpx3z6pu9l/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -ljpeg | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpx3z6pu9l/testfile.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/tmpx3z6pu9l/output.exe -O0 -Werror=implicit-function-declaration -std=gnu99 -Wl,-no_weak_imports -ljpeg -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v -E - | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -v -E - -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
This file contains hidden or 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
2021-11-02 23:10:00 +0000 | |
ninja | |
-v | |
[1/252] msgfmt ../po/af.po -o po/af/LC_MESSAGES/gdk-pixbuf.mo | |
[2/252] msgfmt ../po/ang.po -o po/ang/LC_MESSAGES/gdk-pixbuf.mo | |
[3/252] msgfmt ../po/ar.po -o po/ar/LC_MESSAGES/gdk-pixbuf.mo | |
[4/252] /Users/chris/homebrew/opt/glib/bin/glib-genmarshal --prefix _gdk_pixbuf_marshal --output gdk-pixbuf/gdk-pixbuf-marshal.h --pragma-once --header ../gdk-pixbuf/gdk-pixbuf-marshal.list | |
INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list... | |
[5/252] /Users/chris/homebrew/opt/glib/bin/glib-genmarshal --prefix _gdk_pixbuf_marshal --output gdk-pixbuf/gdk-pixbuf-marshal.c --body ../gdk-pixbuf/gdk-pixbuf-marshal.list --include-header gdk-pixbuf-marshal.h | |
INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list... | |
[6/252] msgfmt ../po/as.po -o po/as/LC_MESSAGES/gdk-pixbuf.mo | |
[7/252] msgfmt ../po/az.po -o po/az/LC_MESSAGES/gdk-pixbuf.mo | |
[8/252] msgfmt ../po/ast.po -o po/ast/LC_MESSAGES/gdk-pixbuf.mo | |
[9/252] msgfmt ../po/be.po -o po/be/LC_MESSAGES/gdk-pixbuf.mo | |
[10/252] msgfmt ../po/bg.po -o po/bg/LC_MESSAGES/gdk-pixbuf.mo | |
[11/252] msgfmt ../po/[email protected] -o po/be@latin/LC_MESSAGES/gdk-pixbuf.mo | |
[12/252] msgfmt ../po/bn.po -o po/bn/LC_MESSAGES/gdk-pixbuf.mo | |
[13/252] msgfmt ../po/bn_IN.po -o po/bn_IN/LC_MESSAGES/gdk-pixbuf.mo | |
[14/252] msgfmt ../po/br.po -o po/br/LC_MESSAGES/gdk-pixbuf.mo | |
[15/252] msgfmt ../po/bs.po -o po/bs/LC_MESSAGES/gdk-pixbuf.mo | |
[16/252] msgfmt ../po/ca.po -o po/ca/LC_MESSAGES/gdk-pixbuf.mo | |
[17/252] msgfmt ../po/[email protected] -o po/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo | |
[18/252] msgfmt ../po/crh.po -o po/crh/LC_MESSAGES/gdk-pixbuf.mo | |
[19/252] msgfmt ../po/cs.po -o po/cs/LC_MESSAGES/gdk-pixbuf.mo | |
[20/252] msgfmt ../po/csb.po -o po/csb/LC_MESSAGES/gdk-pixbuf.mo | |
[21/252] msgfmt ../po/cy.po -o po/cy/LC_MESSAGES/gdk-pixbuf.mo | |
[22/252] msgfmt ../po/da.po -o po/da/LC_MESSAGES/gdk-pixbuf.mo | |
[23/252] msgfmt ../po/de.po -o po/de/LC_MESSAGES/gdk-pixbuf.mo | |
[24/252] msgfmt ../po/dz.po -o po/dz/LC_MESSAGES/gdk-pixbuf.mo | |
[25/252] msgfmt ../po/el.po -o po/el/LC_MESSAGES/gdk-pixbuf.mo | |
[26/252] msgfmt ../po/en_CA.po -o po/en_CA/LC_MESSAGES/gdk-pixbuf.mo | |
[27/252] msgfmt ../po/en_GB.po -o po/en_GB/LC_MESSAGES/gdk-pixbuf.mo | |
[28/252] msgfmt ../po/[email protected] -o po/en@shaw/LC_MESSAGES/gdk-pixbuf.mo | |
[29/252] msgfmt ../po/eo.po -o po/eo/LC_MESSAGES/gdk-pixbuf.mo | |
[30/252] msgfmt ../po/et.po -o po/et/LC_MESSAGES/gdk-pixbuf.mo | |
[31/252] msgfmt ../po/es.po -o po/es/LC_MESSAGES/gdk-pixbuf.mo | |
[32/252] msgfmt ../po/eu.po -o po/eu/LC_MESSAGES/gdk-pixbuf.mo | |
[33/252] msgfmt ../po/fa.po -o po/fa/LC_MESSAGES/gdk-pixbuf.mo | |
[34/252] msgfmt ../po/fi.po -o po/fi/LC_MESSAGES/gdk-pixbuf.mo | |
[35/252] msgfmt ../po/fr.po -o po/fr/LC_MESSAGES/gdk-pixbuf.mo | |
[36/252] msgfmt ../po/fur.po -o po/fur/LC_MESSAGES/gdk-pixbuf.mo | |
[37/252] msgfmt ../po/gl.po -o po/gl/LC_MESSAGES/gdk-pixbuf.mo | |
[38/252] msgfmt ../po/ga.po -o po/ga/LC_MESSAGES/gdk-pixbuf.mo | |
[39/252] msgfmt ../po/he.po -o po/he/LC_MESSAGES/gdk-pixbuf.mo | |
[40/252] msgfmt ../po/gu.po -o po/gu/LC_MESSAGES/gdk-pixbuf.mo | |
[41/252] msgfmt ../po/hi.po -o po/hi/LC_MESSAGES/gdk-pixbuf.mo | |
[42/252] msgfmt ../po/hr.po -o po/hr/LC_MESSAGES/gdk-pixbuf.mo | |
[43/252] msgfmt ../po/hu.po -o po/hu/LC_MESSAGES/gdk-pixbuf.mo | |
[44/252] msgfmt ../po/hy.po -o po/hy/LC_MESSAGES/gdk-pixbuf.mo | |
[45/252] msgfmt ../po/ia.po -o po/ia/LC_MESSAGES/gdk-pixbuf.mo | |
[46/252] msgfmt ../po/id.po -o po/id/LC_MESSAGES/gdk-pixbuf.mo | |
[47/252] msgfmt ../po/io.po -o po/io/LC_MESSAGES/gdk-pixbuf.mo | |
[48/252] msgfmt ../po/is.po -o po/is/LC_MESSAGES/gdk-pixbuf.mo | |
[49/252] msgfmt ../po/it.po -o po/it/LC_MESSAGES/gdk-pixbuf.mo | |
[50/252] msgfmt ../po/ka.po -o po/ka/LC_MESSAGES/gdk-pixbuf.mo | |
[51/252] msgfmt ../po/ja.po -o po/ja/LC_MESSAGES/gdk-pixbuf.mo | |
[52/252] msgfmt ../po/kk.po -o po/kk/LC_MESSAGES/gdk-pixbuf.mo | |
[53/252] msgfmt ../po/km.po -o po/km/LC_MESSAGES/gdk-pixbuf.mo | |
[54/252] msgfmt ../po/kn.po -o po/kn/LC_MESSAGES/gdk-pixbuf.mo | |
[55/252] msgfmt ../po/ko.po -o po/ko/LC_MESSAGES/gdk-pixbuf.mo | |
[56/252] msgfmt ../po/ku.po -o po/ku/LC_MESSAGES/gdk-pixbuf.mo | |
[57/252] msgfmt ../po/li.po -o po/li/LC_MESSAGES/gdk-pixbuf.mo | |
[58/252] msgfmt ../po/lt.po -o po/lt/LC_MESSAGES/gdk-pixbuf.mo | |
[59/252] msgfmt ../po/lv.po -o po/lv/LC_MESSAGES/gdk-pixbuf.mo | |
[60/252] msgfmt ../po/mai.po -o po/mai/LC_MESSAGES/gdk-pixbuf.mo | |
[61/252] msgfmt ../po/mi.po -o po/mi/LC_MESSAGES/gdk-pixbuf.mo | |
[62/252] msgfmt ../po/mk.po -o po/mk/LC_MESSAGES/gdk-pixbuf.mo | |
[63/252] msgfmt ../po/ml.po -o po/ml/LC_MESSAGES/gdk-pixbuf.mo | |
[64/252] msgfmt ../po/mn.po -o po/mn/LC_MESSAGES/gdk-pixbuf.mo | |
[65/252] msgfmt ../po/ms.po -o po/ms/LC_MESSAGES/gdk-pixbuf.mo | |
[66/252] msgfmt ../po/mr.po -o po/mr/LC_MESSAGES/gdk-pixbuf.mo | |
[67/252] msgfmt ../po/my.po -o po/my/LC_MESSAGES/gdk-pixbuf.mo | |
[68/252] msgfmt ../po/nb.po -o po/nb/LC_MESSAGES/gdk-pixbuf.mo | |
[69/252] msgfmt ../po/nds.po -o po/nds/LC_MESSAGES/gdk-pixbuf.mo | |
[70/252] msgfmt ../po/ne.po -o po/ne/LC_MESSAGES/gdk-pixbuf.mo | |
[71/252] msgfmt ../po/nl.po -o po/nl/LC_MESSAGES/gdk-pixbuf.mo | |
[72/252] msgfmt ../po/nn.po -o po/nn/LC_MESSAGES/gdk-pixbuf.mo | |
[73/252] msgfmt ../po/nso.po -o po/nso/LC_MESSAGES/gdk-pixbuf.mo | |
[74/252] msgfmt ../po/oc.po -o po/oc/LC_MESSAGES/gdk-pixbuf.mo | |
[75/252] msgfmt ../po/or.po -o po/or/LC_MESSAGES/gdk-pixbuf.mo | |
[76/252] msgfmt ../po/pl.po -o po/pl/LC_MESSAGES/gdk-pixbuf.mo | |
[77/252] msgfmt ../po/pa.po -o po/pa/LC_MESSAGES/gdk-pixbuf.mo | |
[78/252] msgfmt ../po/ps.po -o po/ps/LC_MESSAGES/gdk-pixbuf.mo | |
[79/252] msgfmt ../po/pt.po -o po/pt/LC_MESSAGES/gdk-pixbuf.mo | |
[80/252] msgfmt ../po/pt_BR.po -o po/pt_BR/LC_MESSAGES/gdk-pixbuf.mo | |
[81/252] msgfmt ../po/ro.po -o po/ro/LC_MESSAGES/gdk-pixbuf.mo | |
[82/252] msgfmt ../po/sk.po -o po/sk/LC_MESSAGES/gdk-pixbuf.mo | |
[83/252] msgfmt ../po/ru.po -o po/ru/LC_MESSAGES/gdk-pixbuf.mo | |
[84/252] msgfmt ../po/si.po -o po/si/LC_MESSAGES/gdk-pixbuf.mo | |
[85/252] clang -Igdk-pixbuf/pixops/timescale.p -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -MD -MQ gdk-pixbuf/pixops/timescale.p/timescale.c.o -MF gdk-pixbuf/pixops/timescale.p/timescale.c.o.d -o gdk-pixbuf/pixops/timescale.p/timescale.c.o -c ../gdk-pixbuf/pixops/timescale.c | |
[86/252] msgfmt ../po/sl.po -o po/sl/LC_MESSAGES/gdk-pixbuf.mo | |
[87/252] msgfmt ../po/sq.po -o po/sq/LC_MESSAGES/gdk-pixbuf.mo | |
[88/252] msgfmt ../po/sr.po -o po/sr/LC_MESSAGES/gdk-pixbuf.mo | |
[89/252] msgfmt ../po/[email protected] -o po/sr@ije/LC_MESSAGES/gdk-pixbuf.mo | |
[90/252] msgfmt ../po/sv.po -o po/sv/LC_MESSAGES/gdk-pixbuf.mo | |
[91/252] msgfmt ../po/ta.po -o po/ta/LC_MESSAGES/gdk-pixbuf.mo | |
[92/252] msgfmt ../po/[email protected] -o po/sr@latin/LC_MESSAGES/gdk-pixbuf.mo | |
[93/252] msgfmt ../po/te.po -o po/te/LC_MESSAGES/gdk-pixbuf.mo | |
[94/252] msgfmt ../po/tg.po -o po/tg/LC_MESSAGES/gdk-pixbuf.mo | |
[95/252] msgfmt ../po/tk.po -o po/tk/LC_MESSAGES/gdk-pixbuf.mo | |
[96/252] msgfmt ../po/th.po -o po/th/LC_MESSAGES/gdk-pixbuf.mo | |
[97/252] msgfmt ../po/tr.po -o po/tr/LC_MESSAGES/gdk-pixbuf.mo | |
[98/252] msgfmt ../po/tt.po -o po/tt/LC_MESSAGES/gdk-pixbuf.mo | |
[99/252] msgfmt ../po/ug.po -o po/ug/LC_MESSAGES/gdk-pixbuf.mo | |
[100/252] msgfmt ../po/uk.po -o po/uk/LC_MESSAGES/gdk-pixbuf.mo | |
[101/252] msgfmt ../po/uz.po -o po/uz/LC_MESSAGES/gdk-pixbuf.mo | |
[102/252] msgfmt ../po/[email protected] -o po/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo | |
[103/252] msgfmt ../po/vi.po -o po/vi/LC_MESSAGES/gdk-pixbuf.mo | |
[104/252] msgfmt ../po/wa.po -o po/wa/LC_MESSAGES/gdk-pixbuf.mo | |
[105/252] msgfmt ../po/xh.po -o po/xh/LC_MESSAGES/gdk-pixbuf.mo | |
[106/252] msgfmt ../po/zh_CN.po -o po/zh_CN/LC_MESSAGES/gdk-pixbuf.mo | |
[107/252] msgfmt ../po/yi.po -o po/yi/LC_MESSAGES/gdk-pixbuf.mo | |
[108/252] msgfmt ../po/zh_HK.po -o po/zh_HK/LC_MESSAGES/gdk-pixbuf.mo | |
[109/252] msgfmt ../po/zh_TW.po -o po/zh_TW/LC_MESSAGES/gdk-pixbuf.mo | |
[110/252] /Users/chris/homebrew/Cellar/meson/0.60.0_1/bin/meson --internal exe --capture gdk-pixbuf/gdk-pixbuf-enum-types.h -- /Users/chris/homebrew/opt/glib/bin/glib-mkenums --template /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-enum-types.h.template /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-animation.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-autocleanups.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-core.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-io.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-loader.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-macros.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-simple-anim.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-transform.h | |
[111/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o -c gdk-pixbuf/gdk-pixbuf-marshal.c | |
[112/252] clang -Igdk-pixbuf/pixops/libpixops.a.p -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -MD -MQ gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o -MF gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o.d -o gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o -c ../gdk-pixbuf/pixops/pixops.c | |
[113/252] rm -f gdk-pixbuf/pixops/libpixops.a && ar csr gdk-pixbuf/pixops/libpixops.a gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o | |
[114/252] clang -Igdk-pixbuf/libstaticpixbufloader-png.a.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -MD -MQ gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o -MF gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o.d -o gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o -c ../gdk-pixbuf/io-png.c | |
../gdk-pixbuf/io-png.c:179:1: warning: function 'png_simple_error_callback' could be declared with attribute 'noreturn' [-Wmissing-noreturn] | |
{ | |
^ | |
../gdk-pixbuf/io-png.c:826:1: warning: function 'png_error_callback' could be declared with attribute 'noreturn' [-Wmissing-noreturn] | |
{ | |
^ | |
../gdk-pixbuf/io-png.c:958:34: warning: assigning to 'png_charp' (aka 'char *') from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] | |
text.key = unprefixed_key; | |
^ ~~~~~~~~~~~~~~ | |
../gdk-pixbuf/io-png.c:1044:28: warning: cast from 'gchar *' (aka 'char *') to 'png_textp' (aka 'struct png_text_struct *') increases required alignment from 1 to 8 [-Wcast-align] | |
text_ptr = (png_textp) g_array_free (text_data, FALSE); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
4 warnings generated. | |
[115/252] rm -f gdk-pixbuf/libstaticpixbufloader-png.a && ar csr gdk-pixbuf/libstaticpixbufloader-png.a gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o | |
[116/252] clang -o gdk-pixbuf/pixops/timescale gdk-pixbuf/pixops/timescale.p/timescale.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error gdk-pixbuf/pixops/libpixops.a -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -lintl | |
[117/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o -c ../gdk-pixbuf/gdk-pixbuf-animation.c | |
[118/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o -c ../gdk-pixbuf/gdk-pixbuf.c | |
[119/252] clang -Igdk-pixbuf/libstaticpixbufloader-jpeg.a.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o -MF gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o.d -o gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o -c ../gdk-pixbuf/io-jpeg.c | |
../gdk-pixbuf/io-jpeg.c:111:1: warning: function 'fatal_error_handler' could be declared with attribute 'noreturn' [-Wmissing-noreturn] | |
{ | |
^ | |
1 warning generated. | |
[120/252] rm -f gdk-pixbuf/libstaticpixbufloader-jpeg.a && ar csr gdk-pixbuf/libstaticpixbufloader-jpeg.a gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o | |
[121/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o -c ../gdk-pixbuf/gdk-pixbuf-data.c | |
[122/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o -c ../gdk-pixbuf/gdk-pixbuf-scale.c | |
[123/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o -c ../gdk-pixbuf/gdk-pixbuf-simple-anim.c | |
[124/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o -c ../gdk-pixbuf/gdk-pixbuf-loader.c | |
[125/252] /Users/chris/homebrew/Cellar/meson/0.60.0_1/bin/meson --internal exe --capture gdk-pixbuf/gdk-pixbuf-enum-types.c -- /Users/chris/homebrew/opt/glib/bin/glib-mkenums --template /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-enum-types.c.template /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-animation.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-autocleanups.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-core.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-io.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-loader.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-macros.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-simple-anim.h /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/../gdk-pixbuf/gdk-pixbuf-transform.h | |
[126/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o -c ../gdk-pixbuf/gdk-pixbuf-scaled-anim.c | |
[127/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o -c gdk-pixbuf/gdk-pixbuf-enum-types.c | |
[128/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o -c ../gdk-pixbuf/gdk-pixbuf-util.c | |
[129/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o -c ../gdk-pixbuf/gdk-pixbuf-io.c | |
[130/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o -c ../gdk-pixbuf/gdk-pixdata.c | |
../gdk-pixbuf/gdk-pixdata.c:155:13: warning: cast from 'guint8 *' (aka 'unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] | |
istream = (guint32*) stream; | |
^~~~~~~~~~~~~~~~~ | |
1 warning generated. | |
[131/252] clang -Igdk-pixbuf/libpixbufloader-gif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o -MF gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o.d -o gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o -c ../gdk-pixbuf/lzw.c | |
[132/252] clang -Igdk-pixbuf/libpixbufloader-gif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o -MF gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o.d -o gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o -c ../gdk-pixbuf/io-gif.c | |
[133/252] clang -Igdk-pixbuf/libpixbufloader-bmp.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o -MF gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o.d -o gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o -c ../gdk-pixbuf/io-bmp.c | |
[134/252] clang -Igdk-pixbuf/libpixbufloader-gif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o -MF gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o.d -o gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o -c ../gdk-pixbuf/io-gif-animation.c | |
../gdk-pixbuf/io-gif-animation.c:424:41: warning: incompatible pointer types passing 'gsize *' (aka 'unsigned long *') to parameter of type 'guint64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types] | |
if (g_size_checked_mul (&len, gdk_pixbuf_get_rowstride (anim->last_frame_data), anim->height)) | |
^~~~ | |
/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0/glib/gtypes.h:446:27: note: expanded from macro 'g_size_checked_mul' | |
_GLIB_CHECKED_MUL_U64(dest, a, b) | |
^~~~ | |
/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0/glib/gtypes.h:465:56: note: passing argument to parameter 'dest' here | |
static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64 b) { | |
^ | |
1 warning generated. | |
[135/252] clang -Igdk-pixbuf/libpixbufloader-ani.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o -MF gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o.d -o gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o -c ../gdk-pixbuf/io-ani-animation.c | |
[136/252] clang -Igdk-pixbuf/libpixbufloader-ico.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o -MF gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o.d -o gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o -c ../gdk-pixbuf/io-ico.c | |
[137/252] clang -Igdk-pixbuf/libpixbufloader-ani.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o -MF gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o.d -o gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o -c ../gdk-pixbuf/io-ani.c | |
[138/252] clang -Igdk-pixbuf/libpixbufloader-pnm.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o -MF gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o.d -o gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o -c ../gdk-pixbuf/io-pnm.c | |
[139/252] clang -Igdk-pixbuf/libpixbufloader-tiff.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o -MF gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o.d -o gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o -c ../gdk-pixbuf/io-tiff.c | |
../gdk-pixbuf/io-tiff.c:100:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] | |
uint16 orientation = 0; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here | |
typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' | |
#define TIFF_GCC_DEPRECATED __attribute__((deprecated)) | |
^ | |
../gdk-pixbuf/io-tiff.c:101:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] | |
uint16 transform = 0; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here | |
typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' | |
#define TIFF_GCC_DEPRECATED __attribute__((deprecated)) | |
^ | |
../gdk-pixbuf/io-tiff.c:102:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] | |
uint16 codec; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here | |
typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' | |
#define TIFF_GCC_DEPRECATED __attribute__((deprecated)) | |
^ | |
../gdk-pixbuf/io-tiff.c:106:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] | |
uint16 resolution_unit; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here | |
typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' | |
#define TIFF_GCC_DEPRECATED __attribute__((deprecated)) | |
^ | |
../gdk-pixbuf/io-tiff.c:282:56: warning: 'uint32' is deprecated [-Wdeprecated-declarations] | |
if (!TIFFReadRGBAImageOriented (tiff, width, height, (uint32 *)pixels, ORIENTATION_TOPLEFT, 1)) { | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here | |
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' | |
#define TIFF_GCC_DEPRECATED __attribute__((deprecated)) | |
^ | |
../gdk-pixbuf/io-tiff.c:282:55: warning: cast from 'guchar *' (aka 'unsigned char *') to 'uint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] | |
if (!TIFFReadRGBAImageOriented (tiff, width, height, (uint32 *)pixels, ORIENTATION_TOPLEFT, 1)) { | |
^~~~~~~~~~~~~~~~ | |
../gdk-pixbuf/io-tiff.c:954:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations] | |
uint16 resolution_unit = RESUNIT_INCH; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here | |
typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | |
^ | |
/Users/chris/homebrew/Cellar/libtiff/4.3.0/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' | |
#define TIFF_GCC_DEPRECATED __attribute__((deprecated)) | |
^ | |
7 warnings generated. | |
[140/252] clang -Igdk-pixbuf/libpixbufloader-tga.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o -MF gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o.d -o gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o -c ../gdk-pixbuf/gdk-pixbuf-buffer-queue.c | |
[141/252] clang -Igdk-pixbuf/libpixbufloader-xbm.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o -MF gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o.d -o gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o -c ../gdk-pixbuf/io-xbm.c | |
[142/252] clang -Igdk-pixbuf/libpixbufloader-xpm.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o -MF gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o.d -o gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o -c ../gdk-pixbuf/io-xpm.c | |
[143/252] clang -Igdk-pixbuf/libpixbufloader-tga.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o -MF gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o.d -o gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o -c ../gdk-pixbuf/io-tga.c | |
[144/252] clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o -c ../gdk-pixbuf/pixops/pixops.c | |
../gdk-pixbuf/pixops/pixops.c:332:29: warning: cast from 'guchar *' (aka 'unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] | |
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); | |
^~~~~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:281:11: note: expanded from macro 'INNER_LOOP' | |
ASSIGN_PIXEL; \ | |
^~~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:332:51: warning: cast from 'const guchar *' (aka 'const unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] | |
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); | |
^~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:281:11: note: expanded from macro 'INNER_LOOP' | |
ASSIGN_PIXEL; \ | |
^~~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:332:29: warning: cast from 'guchar *' (aka 'unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] | |
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); | |
^~~~~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:288:11: note: expanded from macro 'INNER_LOOP' | |
ASSIGN_PIXEL; \ | |
^~~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:332:51: warning: cast from 'const guchar *' (aka 'const unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] | |
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); | |
^~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:288:11: note: expanded from macro 'INNER_LOOP' | |
ASSIGN_PIXEL; \ | |
^~~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:332:29: warning: cast from 'guchar *' (aka 'unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] | |
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); | |
^~~~~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:296:11: note: expanded from macro 'INNER_LOOP' | |
ASSIGN_PIXEL; \ | |
^~~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:332:51: warning: cast from 'const guchar *' (aka 'const unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] | |
INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); | |
^~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:296:11: note: expanded from macro 'INNER_LOOP' | |
ASSIGN_PIXEL; \ | |
^~~~~~~~~~~~ | |
../gdk-pixbuf/pixops/pixops.c:796:23: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] | |
pixel_weights = (int *)((char *)weights + | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
7 warnings generated. | |
[145/252] clang -Igdk-pixbuf/libpixbufloader-icns.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o -MF gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o.d -o gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o -c ../gdk-pixbuf/io-icns.c | |
../gdk-pixbuf/io-icns.c:98:16: warning: cast from 'const char *' to 'IcnsBlockHeader *' (aka 'struct IcnsBlockHeader *') increases required alignment from 1 to 4 [-Wcast-align] | |
header = (IcnsBlockHeader *) current; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
1 warning generated. | |
[146/252] clang -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -shared -install_name @rpath/libgdk_pixbuf-2.0.0.dylib -compatibility_version 4201 -current_version 4201.6 gdk-pixbuf/libstaticpixbufloader-png.a gdk-pixbuf/libstaticpixbufloader-jpeg.a -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lintl -ljpeg -lintl | |
[147/252] clang -Igdk-pixbuf/libpixbufloader-qtif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o -MF gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o.d -o gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o -c ../gdk-pixbuf/io-qtif.c | |
../gdk-pixbuf/io-qtif.c:441:33: warning: cast from 'guchar *' (aka 'unsigned char *') to 'QtHeader *' increases required alignment from 1 to 4 [-Wcast-align] | |
QtHeader *hdr = (QtHeader *)context->header_buffer; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
1 warning generated. | |
[148/252] clang -Igdk-pixbuf/gdk-pixbuf-csource.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o -MF gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o.d -o gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o -c ../gdk-pixbuf/gdk-pixbuf-csource.c | |
[149/252] clang -Igdk-pixbuf/gdk-pixbuf-pixdata.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o -MF gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o.d -o gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o -c ../gdk-pixbuf/gdk-pixbuf-pixdata.c | |
[150/252] clang -Igdk-pixbuf/gdk-pixbuf-query-loaders.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 '-DG_LOG_DOMAIN="GdkPixbuf"' -DGDK_PIXBUF_COMPILATION '-DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6"' '-DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale"' '-DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib"' '-DGDK_PIXBUF_BINARY_VERSION="2.10.0"' -DGDK_PIXBUF_ENABLE_BACKEND '-DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders"' '-DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf"' -MD -MQ gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o -MF gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o.d -o gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o -c ../gdk-pixbuf/queryloaders.c | |
[151/252] clang -Itests/pixbuf-construction.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-construction.p/pixbuf-construction.c.o -MF tests/pixbuf-construction.p/pixbuf-construction.c.o.d -o tests/pixbuf-construction.p/pixbuf-construction.c.o -c ../tests/pixbuf-construction.c | |
[152/252] clang -Itests/animation.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/animation.p/animation.c.o -MF tests/animation.p/animation.c.o.d -o tests/animation.p/animation.c.o -c ../tests/animation.c | |
[153/252] clang -Itests/pixbuf-construction.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-construction.p/test-common.c.o -MF tests/pixbuf-construction.p/test-common.c.o.d -o tests/pixbuf-construction.p/test-common.c.o -c ../tests/test-common.c | |
[154/252] clang -Itests/animation.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/animation.p/test-common.c.o -MF tests/animation.p/test-common.c.o.d -o tests/animation.p/test-common.c.o -c ../tests/test-common.c | |
[155/252] clang -Itests/pixbuf-fail.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-fail.p/pixbuf-fail.c.o -MF tests/pixbuf-fail.p/pixbuf-fail.c.o.d -o tests/pixbuf-fail.p/pixbuf-fail.c.o -c ../tests/pixbuf-fail.c | |
[156/252] clang -Itests/pixbuf-icon-serialize.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o -MF tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o.d -o tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o -c ../tests/pixbuf-icon-serialize.c | |
[157/252] clang -Itests/pixbuf-fail.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-fail.p/test-common.c.o -MF tests/pixbuf-fail.p/test-common.c.o.d -o tests/pixbuf-fail.p/test-common.c.o -c ../tests/test-common.c | |
[158/252] clang -Itests/pixbuf-randomly-modified.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o -MF tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o.d -o tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o -c ../tests/pixbuf-randomly-modified.c | |
[159/252] clang -Itests/pixbuf-icon-serialize.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icon-serialize.p/test-common.c.o -MF tests/pixbuf-icon-serialize.p/test-common.c.o.d -o tests/pixbuf-icon-serialize.p/test-common.c.o -c ../tests/test-common.c | |
[160/252] /Users/chris/homebrew/Cellar/meson/0.60.0_1/bin/meson --internal symbolextractor /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/libgdk_pixbuf-2.0.0.dylib.symbols | |
[161/252] clang -Itests/pixbuf-randomly-modified.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-randomly-modified.p/test-common.c.o -MF tests/pixbuf-randomly-modified.p/test-common.c.o.d -o tests/pixbuf-randomly-modified.p/test-common.c.o -c ../tests/test-common.c | |
[162/252] clang -Itests/pixbuf-threads.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-threads.p/pixbuf-threads.c.o -MF tests/pixbuf-threads.p/pixbuf-threads.c.o.d -o tests/pixbuf-threads.p/pixbuf-threads.c.o -c ../tests/pixbuf-threads.c | |
[163/252] clang -o gdk-pixbuf/libpixbufloader-bmp.so gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[164/252] clang -o gdk-pixbuf/libpixbufloader-gif.so gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[165/252] clang -o gdk-pixbuf/libpixbufloader-ico.so gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[166/252] clang -o gdk-pixbuf/libpixbufloader-ani.so gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[167/252] clang -o gdk-pixbuf/libpixbufloader-pnm.so gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[168/252] clang -o gdk-pixbuf/libpixbufloader-tiff.so gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[169/252] clang -o gdk-pixbuf/libpixbufloader-xpm.so gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[170/252] clang -Itests/pixbuf-threads.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-threads.p/test-common.c.o -MF tests/pixbuf-threads.p/test-common.c.o.d -o tests/pixbuf-threads.p/test-common.c.o -c ../tests/test-common.c | |
[171/252] clang -o gdk-pixbuf/libpixbufloader-xbm.so gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[172/252] clang -Itests/pixbuf-gif.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif.p/pixbuf-gif.c.o -MF tests/pixbuf-gif.p/pixbuf-gif.c.o.d -o tests/pixbuf-gif.p/pixbuf-gif.c.o -c ../tests/pixbuf-gif.c | |
../tests/pixbuf-gif.c:37:9: warning: assigning to 'guint8 *' (aka 'unsigned char *') from 'gconstpointer' (aka 'const void *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] | |
data0 = g_bytes_get_data (pixels0, &size0); | |
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
../tests/pixbuf-gif.c:38:9: warning: assigning to 'guint8 *' (aka 'unsigned char *') from 'gconstpointer' (aka 'const void *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] | |
data1 = g_bytes_get_data (pixels1, &size1); | |
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
2 warnings generated. | |
[173/252] clang -o gdk-pixbuf/libpixbufloader-tga.so gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[174/252] clang -o gdk-pixbuf/libpixbufloader-qtif.so gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[175/252] clang -o gdk-pixbuf/libpixbufloader-icns.so gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[176/252] clang -o gdk-pixbuf/gdk-pixbuf-csource gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[177/252] clang -o gdk-pixbuf/gdk-pixbuf-pixdata gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[178/252] clang -o gdk-pixbuf/gdk-pixbuf-query-loaders gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[179/252] clang -o tests/animation tests/animation.p/animation.c.o tests/animation.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[180/252] clang -o tests/pixbuf-construction tests/pixbuf-construction.p/pixbuf-construction.c.o tests/pixbuf-construction.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[181/252] clang -o tests/pixbuf-fail tests/pixbuf-fail.p/pixbuf-fail.c.o tests/pixbuf-fail.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[182/252] clang -o tests/pixbuf-icon-serialize tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o tests/pixbuf-icon-serialize.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[183/252] clang -o tests/pixbuf-threads tests/pixbuf-threads.p/pixbuf-threads.c.o tests/pixbuf-threads.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[184/252] clang -o tests/pixbuf-randomly-modified tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o tests/pixbuf-randomly-modified.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[185/252] clang -Itests/pixbuf-icc.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icc.p/pixbuf-icc.c.o -MF tests/pixbuf-icc.p/pixbuf-icc.c.o.d -o tests/pixbuf-icc.p/pixbuf-icc.c.o -c ../tests/pixbuf-icc.c | |
[186/252] clang -Itests/pixbuf-jpeg.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o -MF tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o.d -o tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o -c ../tests/pixbuf-jpeg.c | |
[187/252] clang -Itests/pixbuf-gif.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif.p/test-common.c.o -MF tests/pixbuf-gif.p/test-common.c.o.d -o tests/pixbuf-gif.p/test-common.c.o -c ../tests/test-common.c | |
[188/252] clang -Itests/pixbuf-icc.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icc.p/test-common.c.o -MF tests/pixbuf-icc.p/test-common.c.o.d -o tests/pixbuf-icc.p/test-common.c.o -c ../tests/test-common.c | |
[189/252] clang -o tests/pixbuf-gif tests/pixbuf-gif.p/pixbuf-gif.c.o tests/pixbuf-gif.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[190/252] clang -o tests/pixbuf-icc tests/pixbuf-icc.p/pixbuf-icc.c.o tests/pixbuf-icc.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[191/252] clang -Itests/pixbuf-jpeg.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-jpeg.p/test-common.c.o -MF tests/pixbuf-jpeg.p/test-common.c.o.d -o tests/pixbuf-jpeg.p/test-common.c.o -c ../tests/test-common.c | |
[192/252] clang -Itests/pixbuf-dpi.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-dpi.p/pixbuf-dpi.c.o -MF tests/pixbuf-dpi.p/pixbuf-dpi.c.o.d -o tests/pixbuf-dpi.p/pixbuf-dpi.c.o -c ../tests/pixbuf-dpi.c | |
[193/252] clang -o tests/pixbuf-jpeg tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o tests/pixbuf-jpeg.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[194/252] /Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/bin/g-ir-scanner --no-libtool --namespace=GdkPixbuf --nsversion=2.0 --warn-all --output gdk-pixbuf/GdkPixbuf-2.0.gir --c-include=gdk-pixbuf/gdk-pixbuf.h --quiet -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_ENABLE_BACKEND -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops --filelist=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/GdkPixbuf_2.0_gir_filelist --include=GModule-2.0 --include=Gio-2.0 --symbol-prefix=gdk --identifier-prefix=Gdk --pkg-export=gdk-pixbuf-2.0 --cflags-begin -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 --cflags-end --add-include-path=/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/share/gir-1.0 -L/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf --library gdk_pixbuf-2.0 --extra-library=m -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib --extra-library=glib-2.0 --extra-library=intl --extra-library=gobject-2.0 --extra-library=gmodule-2.0 --extra-library=gio-2.0 -L/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib --extra-library=girepository-1.0 --sources-top-dirs /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/subprojects/ --sources-top-dirs /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/subprojects/ | |
[195/252] clang -Itests/pixbuf-dpi.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-dpi.p/test-common.c.o -MF tests/pixbuf-dpi.p/test-common.c.o.d -o tests/pixbuf-dpi.p/test-common.c.o -c ../tests/test-common.c | |
[196/252] clang -Itests/pixbuf-stream.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-stream.p/pixbuf-stream.c.o -MF tests/pixbuf-stream.p/pixbuf-stream.c.o.d -o tests/pixbuf-stream.p/pixbuf-stream.c.o -c ../tests/pixbuf-stream.c | |
[197/252] clang -o tests/pixbuf-dpi tests/pixbuf-dpi.p/pixbuf-dpi.c.o tests/pixbuf-dpi.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[198/252] clang -Itests/pixbuf-reftest.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-reftest.p/pixbuf-reftest.c.o -MF tests/pixbuf-reftest.p/pixbuf-reftest.c.o.d -o tests/pixbuf-reftest.p/pixbuf-reftest.c.o -c ../tests/pixbuf-reftest.c | |
[199/252] clang -Itests/pixbuf-stream.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-stream.p/test-common.c.o -MF tests/pixbuf-stream.p/test-common.c.o.d -o tests/pixbuf-stream.p/test-common.c.o -c ../tests/test-common.c | |
[200/252] /Users/chris/homebrew/Cellar/meson/0.60.0_1/bin/meson --internal exe --capture gdk-pixbuf/loaders.cache -- /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/gdk-pixbuf-query-loaders /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-bmp.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-gif.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-ico.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-ani.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-pnm.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-tiff.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-xpm.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-xbm.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-tga.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-icns.so /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libpixbufloader-qtif.so | |
[201/252] clang -o tests/pixbuf-stream tests/pixbuf-stream.p/pixbuf-stream.c.o tests/pixbuf-stream.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[202/252] /Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/bin/g-ir-compiler gdk-pixbuf/GdkPixbuf-2.0.gir --output gdk-pixbuf/GdkPixbuf-2.0.typelib --includedir=/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/share/gir-1.0 | |
[203/252] /Users/chris/homebrew/opt/[email protected]/bin/python3.10 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build-aux/gen-resources.py --glib-compile-resources=/Users/chris/homebrew/opt/glib/bin/glib-compile-resources --pixdata=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/gdk-pixbuf-pixdata --loaders=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/loaders.cache --sourcedir=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/tests --source ../tests/resources.gresource.xml tests/resources.c | |
[204/252] /Users/chris/homebrew/opt/[email protected]/bin/python3.10 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build-aux/gen-resources.py --glib-compile-resources=/Users/chris/homebrew/opt/glib/bin/glib-compile-resources --pixdata=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/gdk-pixbuf-pixdata --loaders=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/loaders.cache --sourcedir=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/tests --header ../tests/resources.gresource.xml tests/resources.h | |
[205/252] clang -Itests/pixbuf-reftest.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-reftest.p/test-common.c.o -MF tests/pixbuf-reftest.p/test-common.c.o.d -o tests/pixbuf-reftest.p/test-common.c.o -c ../tests/test-common.c | |
[206/252] clang -Itests/pixbuf-scale.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale.p/pixbuf-scale.c.o -MF tests/pixbuf-scale.p/pixbuf-scale.c.o.d -o tests/pixbuf-scale.p/pixbuf-scale.c.o -c ../tests/pixbuf-scale.c | |
[207/252] clang -Itests/cve-2015-4491.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/cve-2015-4491.p/meson-generated_.._resources.c.o -MF tests/cve-2015-4491.p/meson-generated_.._resources.c.o.d -o tests/cve-2015-4491.p/meson-generated_.._resources.c.o -c tests/resources.c | |
[208/252] clang -Itests/pixbuf-scale-two-step.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale-two-step.p/test-common.c.o -MF tests/pixbuf-scale-two-step.p/test-common.c.o.d -o tests/pixbuf-scale-two-step.p/test-common.c.o -c ../tests/test-common.c | |
[209/252] clang -Itests/pixbuf-scale.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale.p/test-common.c.o -MF tests/pixbuf-scale.p/test-common.c.o.d -o tests/pixbuf-scale.p/test-common.c.o -c ../tests/test-common.c | |
[210/252] clang -Itests/cve-2015-4491.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/cve-2015-4491.p/cve-2015-4491.c.o -MF tests/cve-2015-4491.p/cve-2015-4491.c.o.d -o tests/cve-2015-4491.p/cve-2015-4491.c.o -c ../tests/cve-2015-4491.c | |
[211/252] clang -o tests/pixbuf-reftest tests/pixbuf-reftest.p/pixbuf-reftest.c.o tests/pixbuf-reftest.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[212/252] clang -Itests/pixbuf-pixdata.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o -MF tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o.d -o tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o -c tests/resources.c | |
[213/252] clang -Itests/cve-2015-4491.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/cve-2015-4491.p/test-common.c.o -MF tests/cve-2015-4491.p/test-common.c.o.d -o tests/cve-2015-4491.p/test-common.c.o -c ../tests/test-common.c | |
[214/252] clang -Itests/pixbuf-pixdata.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o -MF tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o.d -o tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o -c ../tests/pixbuf-pixdata.c | |
[215/252] clang -o tests/cve-2015-4491 tests/cve-2015-4491.p/meson-generated_.._resources.c.o tests/cve-2015-4491.p/cve-2015-4491.c.o tests/cve-2015-4491.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[216/252] /Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/bin/g-ir-scanner --no-libtool --namespace=GdkPixdata --nsversion=2.0 --warn-all --output gdk-pixbuf/GdkPixdata-2.0.gir --c-include=gdk-pixbuf/gdk-pixdata.h --quiet -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_ENABLE_BACKEND -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops --filelist=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/GdkPixdata_2.0_gir_filelist --include-uninstalled=gdk-pixbuf/GdkPixbuf-2.0.gir --symbol-prefix=gdk --identifier-prefix=Gdk --pkg-export=gdk-pixbuf-2.0 --cflags-begin -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 --cflags-end --add-include-path=/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/share/gir-1.0 --add-include-path=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -L/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf --library gdk_pixbuf-2.0 --extra-library=m -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib --extra-library=glib-2.0 --extra-library=intl --extra-library=gobject-2.0 --extra-library=gmodule-2.0 --extra-library=gio-2.0 -L/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib --extra-library=girepository-1.0 --sources-top-dirs /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/subprojects/ --sources-top-dirs /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/subprojects/ | |
[217/252] clang -Itests/pixbuf-pixdata.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-pixdata.p/test-common.c.o -MF tests/pixbuf-pixdata.p/test-common.c.o.d -o tests/pixbuf-pixdata.p/test-common.c.o -c ../tests/test-common.c | |
[218/252] clang -o tests/pixbuf-scale tests/pixbuf-scale.p/pixbuf-scale.c.o tests/pixbuf-scale.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[219/252] clang -Itests/pixbuf-resource.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-resource.p/meson-generated_.._resources.c.o -MF tests/pixbuf-resource.p/meson-generated_.._resources.c.o.d -o tests/pixbuf-resource.p/meson-generated_.._resources.c.o -c tests/resources.c | |
[220/252] clang -o tests/pixbuf-pixdata tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o tests/pixbuf-pixdata.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[221/252] clang -Itests/pixbuf-resource.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-resource.p/test-common.c.o -MF tests/pixbuf-resource.p/test-common.c.o.d -o tests/pixbuf-resource.p/test-common.c.o -c ../tests/test-common.c | |
[222/252] clang -Itests/pixbuf-resource.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-resource.p/pixbuf-resource.c.o -MF tests/pixbuf-resource.p/pixbuf-resource.c.o.d -o tests/pixbuf-resource.p/pixbuf-resource.c.o -c ../tests/pixbuf-resource.c | |
[223/252] /Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/bin/g-ir-compiler gdk-pixbuf/GdkPixdata-2.0.gir --output gdk-pixbuf/GdkPixdata-2.0.typelib --includedir=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf --includedir=/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/share/gir-1.0 | |
[224/252] clang -o tests/pixbuf-resource tests/pixbuf-resource.p/meson-generated_.._resources.c.o tests/pixbuf-resource.p/pixbuf-resource.c.o tests/pixbuf-resource.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[225/252] clang -Itests/pixbuf-short-gif-write.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o -MF tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o.d -o tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o -c ../tests/pixbuf-short-gif-write.c | |
[226/252] clang -Itests/pixbuf-scale-two-step.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o -MF tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o.d -o tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o -c ../tests/pixbuf-scale-two-step.c | |
[227/252] clang -Itests/pixbuf-gif-circular-table.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o -MF tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o.d -o tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o -c ../tests/pixbuf-gif-circular-table.c | |
[228/252] clang -o tests/pixbuf-scale-two-step tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o tests/pixbuf-scale-two-step.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[229/252] clang -Itests/pixbuf-short-gif-write.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-short-gif-write.p/test-common.c.o -MF tests/pixbuf-short-gif-write.p/test-common.c.o.d -o tests/pixbuf-short-gif-write.p/test-common.c.o -c ../tests/test-common.c | |
[230/252] clang -o tests/pixbuf-short-gif-write tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o tests/pixbuf-short-gif-write.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[231/252] clang -Itests/pixbuf-gif-circular-table.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif-circular-table.p/test-common.c.o -MF tests/pixbuf-gif-circular-table.p/test-common.c.o.d -o tests/pixbuf-gif-circular-table.p/test-common.c.o -c ../tests/test-common.c | |
[232/252] clang -Itests/pixbuf-save.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-save.p/pixbuf-save.c.o -MF tests/pixbuf-save.p/pixbuf-save.c.o.d -o tests/pixbuf-save.p/pixbuf-save.c.o -c ../tests/pixbuf-save.c | |
[233/252] clang -o tests/pixbuf-gif-circular-table tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o tests/pixbuf-gif-circular-table.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[234/252] clang -Itests/pixbuf-readonly-to-mutable.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o -MF tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o.d -o tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o -c ../tests/pixbuf-readonly-to-mutable.c | |
[235/252] clang -Itests/pixbuf-save.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-save.p/test-common.c.o -MF tests/pixbuf-save.p/test-common.c.o.d -o tests/pixbuf-save.p/test-common.c.o -c ../tests/test-common.c | |
[236/252] clang -Itests/pixbuf-readonly-to-mutable.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-readonly-to-mutable.p/test-common.c.o -MF tests/pixbuf-readonly-to-mutable.p/test-common.c.o.d -o tests/pixbuf-readonly-to-mutable.p/test-common.c.o -c ../tests/test-common.c | |
[237/252] clang -o tests/pixbuf-save tests/pixbuf-save.p/pixbuf-save.c.o tests/pixbuf-save.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[238/252] clang -Itests/pixbuf-composite.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-composite.p/pixbuf-composite.c.o -MF tests/pixbuf-composite.p/pixbuf-composite.c.o.d -o tests/pixbuf-composite.p/pixbuf-composite.c.o -c ../tests/pixbuf-composite.c | |
../tests/pixbuf-composite.c:67:9: warning: initializing 'char *' with an expression of type 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] | |
char *filename = g_test_get_filename (G_TEST_DIST, "test-image.png", NULL); | |
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
1 warning generated. | |
[239/252] clang -o tests/pixbuf-readonly-to-mutable tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o tests/pixbuf-readonly-to-mutable.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[240/252] clang -Itests/pixbuf-composite.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-composite.p/test-common.c.o -MF tests/pixbuf-composite.p/test-common.c.o.d -o tests/pixbuf-composite.p/test-common.c.o -c ../tests/test-common.c | |
[241/252] clang -Itests/pixbuf-area-updated.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o -MF tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o.d -o tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o -c ../tests/pixbuf-area-updated.c | |
[242/252] clang -Itests/pixbuf-area-updated.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-area-updated.p/test-common.c.o -MF tests/pixbuf-area-updated.p/test-common.c.o.d -o tests/pixbuf-area-updated.p/test-common.c.o -c ../tests/test-common.c | |
[243/252] clang -Itests/pixbuf-read.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-read.p/pixbuf-read.c.o -MF tests/pixbuf-read.p/pixbuf-read.c.o.d -o tests/pixbuf-read.p/pixbuf-read.c.o -c ../tests/pixbuf-read.c | |
../tests/pixbuf-read.c:44:1: warning: function 'usage' could be declared with attribute 'noreturn' [-Wmissing-noreturn] | |
{ | |
^ | |
1 warning generated. | |
[244/252] clang -o tests/pixbuf-composite tests/pixbuf-composite.p/pixbuf-composite.c.o tests/pixbuf-composite.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[245/252] clang -Ithumbnailer/gdk-pixbuf-thumbnailer.p -Ithumbnailer -I../thumbnailer -I. -I.. -Igdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DTHUMBNAILER_RETURNS_PIXBUF '-DTHUMBNAILER_USAGE="Thumbnail images"' -MD -MQ thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o -MF thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o.d -o thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o -c ../thumbnailer/gdk-pixbuf-thumbnailer.c | |
[246/252] clang -o tests/pixbuf-area-updated tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o tests/pixbuf-area-updated.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[247/252] clang -Ithumbnailer/gdk-pixbuf-print-mime-types.p -Ithumbnailer -I../thumbnailer -I. -I.. -Igdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o -MF thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o.d -o thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o -c ../thumbnailer/gdk-pixbuf-print-mime-types.c | |
[248/252] clang -o tests/pixbuf-read tests/pixbuf-read.p/pixbuf-read.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[249/252] clang -o thumbnailer/gdk-pixbuf-print-mime-types thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
[250/252] /Users/chris/homebrew/opt/[email protected]/bin/python3.10 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build-aux/gen-thumbnailer.py --printer=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/thumbnailer/gdk-pixbuf-print-mime-types --pixdata=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/gdk-pixbuf-pixdata --loaders=/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/loaders.cache --bindir=/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/bin ../thumbnailer/gdk-pixbuf-thumbnailer.thumbnailer.in thumbnailer/gdk-pixbuf-thumbnailer.thumbnailer | |
[251/252] clang -Ithumbnailer/gdk-pixbuf-thumbnailer.p -Ithumbnailer -I../thumbnailer -I. -I.. -Igdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DTHUMBNAILER_RETURNS_PIXBUF '-DTHUMBNAILER_USAGE="Thumbnail images"' -MD -MQ thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o -MF thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o.d -o thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o -c ../thumbnailer/gnome-thumbnailer-skeleton.c | |
[252/252] clang -o thumbnailer/gdk-pixbuf-thumbnailer thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl |
This file contains hidden or 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: -Igdk-pixbuf/pixops/timescale.p -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -MD -MQ gdk-pixbuf/pixops/timescale.p/timescale.c.o -MF gdk-pixbuf/pixops/timescale.p/timescale.c.o.d -o gdk-pixbuf/pixops/timescale.p/timescale.c.o -c ../gdk-pixbuf/pixops/timescale.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/pixops/timescale.p -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -MD -MQ gdk-pixbuf/pixops/timescale.p/timescale.c.o -MF gdk-pixbuf/pixops/timescale.p/timescale.c.o.d -o gdk-pixbuf/pixops/timescale.p/timescale.c.o -c ../gdk-pixbuf/pixops/timescale.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/pixops/libpixops.a.p -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -MD -MQ gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o -MF gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o.d -o gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o -c ../gdk-pixbuf/pixops/pixops.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/pixops/libpixops.a.p -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -MD -MQ gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o -MF gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o.d -o gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o -c ../gdk-pixbuf/pixops/pixops.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o -c gdk-pixbuf/gdk-pixbuf-marshal.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o -c gdk-pixbuf/gdk-pixbuf-marshal.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libstaticpixbufloader-png.a.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -MD -MQ gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o -MF gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o.d -o gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o -c ../gdk-pixbuf/io-png.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libstaticpixbufloader-png.a.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -MD -MQ gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o -MF gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o.d -o gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o -c ../gdk-pixbuf/io-png.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libstaticpixbufloader-jpeg.a.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o -MF gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o.d -o gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o -c ../gdk-pixbuf/io-jpeg.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libstaticpixbufloader-jpeg.a.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o -MF gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o.d -o gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o -c ../gdk-pixbuf/io-jpeg.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o -c ../gdk-pixbuf/gdk-pixbuf.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o -c ../gdk-pixbuf/gdk-pixbuf.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o -c ../gdk-pixbuf/gdk-pixbuf-animation.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o -c ../gdk-pixbuf/gdk-pixbuf-animation.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o gdk-pixbuf/pixops/timescale gdk-pixbuf/pixops/timescale.p/timescale.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error gdk-pixbuf/pixops/libpixops.a -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/pixops/timescale gdk-pixbuf/pixops/timescale.p/timescale.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error gdk-pixbuf/pixops/libpixops.a -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o -c ../gdk-pixbuf/gdk-pixbuf-data.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o -c ../gdk-pixbuf/gdk-pixbuf-data.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o -c ../gdk-pixbuf/gdk-pixbuf-io.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o -c ../gdk-pixbuf/gdk-pixbuf-io.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o -c ../gdk-pixbuf/gdk-pixbuf-loader.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o -c ../gdk-pixbuf/gdk-pixbuf-loader.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o -c ../gdk-pixbuf/gdk-pixbuf-scale.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o -c ../gdk-pixbuf/gdk-pixbuf-scale.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o -c ../gdk-pixbuf/gdk-pixbuf-simple-anim.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o -c ../gdk-pixbuf/gdk-pixbuf-simple-anim.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o -c ../gdk-pixbuf/gdk-pixbuf-scaled-anim.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o -c ../gdk-pixbuf/gdk-pixbuf-scaled-anim.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o -c ../gdk-pixbuf/pixops/pixops.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o -c ../gdk-pixbuf/pixops/pixops.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o -c ../gdk-pixbuf/gdk-pixbuf-util.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o -c ../gdk-pixbuf/gdk-pixbuf-util.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o -c ../gdk-pixbuf/gdk-pixdata.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o -c ../gdk-pixbuf/gdk-pixdata.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o -c gdk-pixbuf/gdk-pixbuf-enum-types.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -Igdk-pixbuf/pixops -I../gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -DINCLUDE_png -DINCLUDE_jpeg -MD -MQ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o -MF gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o.d -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o -c gdk-pixbuf/gdk-pixbuf-enum-types.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-bmp.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o -MF gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o.d -o gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o -c ../gdk-pixbuf/io-bmp.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-bmp.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o -MF gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o.d -o gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o -c ../gdk-pixbuf/io-bmp.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-gif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o -MF gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o.d -o gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o -c ../gdk-pixbuf/io-gif.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-gif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o -MF gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o.d -o gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o -c ../gdk-pixbuf/io-gif.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-gif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o -MF gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o.d -o gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o -c ../gdk-pixbuf/io-gif-animation.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-gif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o -MF gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o.d -o gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o -c ../gdk-pixbuf/io-gif-animation.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-gif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o -MF gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o.d -o gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o -c ../gdk-pixbuf/lzw.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-gif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o -MF gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o.d -o gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o -c ../gdk-pixbuf/lzw.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-ico.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o -MF gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o.d -o gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o -c ../gdk-pixbuf/io-ico.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-ico.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o -MF gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o.d -o gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o -c ../gdk-pixbuf/io-ico.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-ani.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o -MF gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o.d -o gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o -c ../gdk-pixbuf/io-ani.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-ani.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o -MF gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o.d -o gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o -c ../gdk-pixbuf/io-ani.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-ani.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o -MF gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o.d -o gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o -c ../gdk-pixbuf/io-ani-animation.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-ani.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o -MF gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o.d -o gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o -c ../gdk-pixbuf/io-ani-animation.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-pnm.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o -MF gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o.d -o gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o -c ../gdk-pixbuf/io-pnm.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-pnm.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o -MF gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o.d -o gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o -c ../gdk-pixbuf/io-pnm.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-tiff.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o -MF gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o.d -o gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o -c ../gdk-pixbuf/io-tiff.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-tiff.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o -MF gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o.d -o gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o -c ../gdk-pixbuf/io-tiff.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-xpm.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o -MF gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o.d -o gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o -c ../gdk-pixbuf/io-xpm.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-xpm.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o -MF gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o.d -o gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o -c ../gdk-pixbuf/io-xpm.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-xbm.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o -MF gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o.d -o gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o -c ../gdk-pixbuf/io-xbm.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-xbm.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o -MF gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o.d -o gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o -c ../gdk-pixbuf/io-xbm.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-tga.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o -MF gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o.d -o gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o -c ../gdk-pixbuf/io-tga.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-tga.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o -MF gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o.d -o gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o -c ../gdk-pixbuf/io-tga.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-tga.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o -MF gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o.d -o gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o -c ../gdk-pixbuf/gdk-pixbuf-buffer-queue.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-tga.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o -MF gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o.d -o gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o -c ../gdk-pixbuf/gdk-pixbuf-buffer-queue.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-icns.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o -MF gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o.d -o gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o -c ../gdk-pixbuf/io-icns.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-icns.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o -MF gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o.d -o gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o -c ../gdk-pixbuf/io-icns.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/libpixbufloader-qtif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o -MF gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o.d -o gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o -c ../gdk-pixbuf/io-qtif.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/libpixbufloader-qtif.so.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/chris/homebrew/Cellar/libtiff/4.3.0/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o -MF gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o.d -o gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o -c ../gdk-pixbuf/io-qtif.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/gdk-pixbuf-csource.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o -MF gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o.d -o gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o -c ../gdk-pixbuf/gdk-pixbuf-csource.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/gdk-pixbuf-csource.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o -MF gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o.d -o gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o -c ../gdk-pixbuf/gdk-pixbuf-csource.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/gdk-pixbuf-pixdata.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o -MF gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o.d -o gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o -c ../gdk-pixbuf/gdk-pixbuf-pixdata.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/gdk-pixbuf-pixdata.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o -MF gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o.d -o gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o -c ../gdk-pixbuf/gdk-pixbuf-pixdata.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Igdk-pixbuf/gdk-pixbuf-query-loaders.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o -MF gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o.d -o gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o -c ../gdk-pixbuf/queryloaders.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Igdk-pixbuf/gdk-pixbuf-query-loaders.p -Igdk-pixbuf -I../gdk-pixbuf -I. -I.. -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DG_LOG_STRUCTURED=1 -DG_LOG_DOMAIN="GdkPixbuf" -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_PREFIX="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6" -DGDK_PIXBUF_LOCALEDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale" -DGDK_PIXBUF_LIBDIR="/Users/chris/homebrew/lib" -DGDK_PIXBUF_BINARY_VERSION="2.10.0" -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR="/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders" -DBUILT_MODULES_DIR="/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf" -MD -MQ gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o -MF gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o.d -o gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o -c ../gdk-pixbuf/queryloaders.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -shared -install_name @rpath/libgdk_pixbuf-2.0.0.dylib -compatibility_version 4201 -current_version 4201.6 gdk-pixbuf/libstaticpixbufloader-png.a gdk-pixbuf/libstaticpixbufloader-jpeg.a -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lintl -ljpeg -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -shared -install_name @rpath/libgdk_pixbuf-2.0.0.dylib -compatibility_version 4201 -current_version 4201.6 gdk-pixbuf/libstaticpixbufloader-png.a gdk-pixbuf/libstaticpixbufloader-jpeg.a -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lintl -ljpeg -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-construction.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-construction.p/pixbuf-construction.c.o -MF tests/pixbuf-construction.p/pixbuf-construction.c.o.d -o tests/pixbuf-construction.p/pixbuf-construction.c.o -c ../tests/pixbuf-construction.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-construction.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-construction.p/pixbuf-construction.c.o -MF tests/pixbuf-construction.p/pixbuf-construction.c.o.d -o tests/pixbuf-construction.p/pixbuf-construction.c.o -c ../tests/pixbuf-construction.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-construction.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-construction.p/test-common.c.o -MF tests/pixbuf-construction.p/test-common.c.o.d -o tests/pixbuf-construction.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-construction.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-construction.p/test-common.c.o -MF tests/pixbuf-construction.p/test-common.c.o.d -o tests/pixbuf-construction.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/animation.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/animation.p/animation.c.o -MF tests/animation.p/animation.c.o.d -o tests/animation.p/animation.c.o -c ../tests/animation.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/animation.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/animation.p/animation.c.o -MF tests/animation.p/animation.c.o.d -o tests/animation.p/animation.c.o -c ../tests/animation.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/animation.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/animation.p/test-common.c.o -MF tests/animation.p/test-common.c.o.d -o tests/animation.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/animation.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/animation.p/test-common.c.o -MF tests/animation.p/test-common.c.o.d -o tests/animation.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-fail.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-fail.p/pixbuf-fail.c.o -MF tests/pixbuf-fail.p/pixbuf-fail.c.o.d -o tests/pixbuf-fail.p/pixbuf-fail.c.o -c ../tests/pixbuf-fail.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-fail.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-fail.p/pixbuf-fail.c.o -MF tests/pixbuf-fail.p/pixbuf-fail.c.o.d -o tests/pixbuf-fail.p/pixbuf-fail.c.o -c ../tests/pixbuf-fail.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-icon-serialize.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o -MF tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o.d -o tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o -c ../tests/pixbuf-icon-serialize.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-icon-serialize.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o -MF tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o.d -o tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o -c ../tests/pixbuf-icon-serialize.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-fail.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-fail.p/test-common.c.o -MF tests/pixbuf-fail.p/test-common.c.o.d -o tests/pixbuf-fail.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-fail.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-fail.p/test-common.c.o -MF tests/pixbuf-fail.p/test-common.c.o.d -o tests/pixbuf-fail.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-icon-serialize.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icon-serialize.p/test-common.c.o -MF tests/pixbuf-icon-serialize.p/test-common.c.o.d -o tests/pixbuf-icon-serialize.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-icon-serialize.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icon-serialize.p/test-common.c.o -MF tests/pixbuf-icon-serialize.p/test-common.c.o.d -o tests/pixbuf-icon-serialize.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-randomly-modified.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o -MF tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o.d -o tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o -c ../tests/pixbuf-randomly-modified.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-randomly-modified.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o -MF tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o.d -o tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o -c ../tests/pixbuf-randomly-modified.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-randomly-modified.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-randomly-modified.p/test-common.c.o -MF tests/pixbuf-randomly-modified.p/test-common.c.o.d -o tests/pixbuf-randomly-modified.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-randomly-modified.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-randomly-modified.p/test-common.c.o -MF tests/pixbuf-randomly-modified.p/test-common.c.o.d -o tests/pixbuf-randomly-modified.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-threads.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-threads.p/pixbuf-threads.c.o -MF tests/pixbuf-threads.p/pixbuf-threads.c.o.d -o tests/pixbuf-threads.p/pixbuf-threads.c.o -c ../tests/pixbuf-threads.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-threads.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-threads.p/pixbuf-threads.c.o -MF tests/pixbuf-threads.p/pixbuf-threads.c.o.d -o tests/pixbuf-threads.p/pixbuf-threads.c.o -c ../tests/pixbuf-threads.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-threads.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-threads.p/test-common.c.o -MF tests/pixbuf-threads.p/test-common.c.o.d -o tests/pixbuf-threads.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-threads.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-threads.p/test-common.c.o -MF tests/pixbuf-threads.p/test-common.c.o.d -o tests/pixbuf-threads.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-gif.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif.p/pixbuf-gif.c.o -MF tests/pixbuf-gif.p/pixbuf-gif.c.o.d -o tests/pixbuf-gif.p/pixbuf-gif.c.o -c ../tests/pixbuf-gif.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-gif.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif.p/pixbuf-gif.c.o -MF tests/pixbuf-gif.p/pixbuf-gif.c.o.d -o tests/pixbuf-gif.p/pixbuf-gif.c.o -c ../tests/pixbuf-gif.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -E -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_ENABLE_BACKEND -U__BLOCKS__ -I. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/gio-unix-2.0 -o g-ir-cpp-xdw5jjkm.i -C /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/g-ir-cpp-xdw5jjkm.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -E -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_ENABLE_BACKEND -U__BLOCKS__ -I. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/gio-unix-2.0 -o g-ir-cpp-xdw5jjkm.i -C /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/g-ir-cpp-xdw5jjkm.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o gdk-pixbuf/libpixbufloader-bmp.so gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-bmp.so gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-gif.so gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-gif.so gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-ico.so gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-ico.so gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-ani.so gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-ani.so gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-pnm.so gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-pnm.so gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-tiff.so gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-tiff.so gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-xpm.so gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-xpm.so gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-tga.so gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-tga.so gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-xbm.so gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-xbm.so gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-icns.so gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-icns.so gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/libpixbufloader-qtif.so gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/libpixbufloader-qtif.so gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,dynamic_lookup -bundle -Wl,-undefined,dynamic_lookup -Wl,-rpath,@loader_path/ -Wl,-rpath,/Users/chris/homebrew/Cellar/libtiff/4.3.0/lib gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib /Users/chris/homebrew/Cellar/libpng/1.6.37/lib/libpng16.dylib /usr/lib/libz.dylib -ljpeg /Users/chris/homebrew/Cellar/libtiff/4.3.0/lib/libtiff.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/gdk-pixbuf-csource gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/gdk-pixbuf-csource gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/gdk-pixbuf-query-loaders gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/gdk-pixbuf-query-loaders gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o gdk-pixbuf/gdk-pixbuf-pixdata gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o gdk-pixbuf/gdk-pixbuf-pixdata gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/ gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/animation tests/animation.p/animation.c.o tests/animation.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/animation tests/animation.p/animation.c.o tests/animation.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/pixbuf-construction tests/pixbuf-construction.p/pixbuf-construction.c.o tests/pixbuf-construction.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-construction tests/pixbuf-construction.p/pixbuf-construction.c.o tests/pixbuf-construction.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/pixbuf-fail tests/pixbuf-fail.p/pixbuf-fail.c.o tests/pixbuf-fail.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-fail tests/pixbuf-fail.p/pixbuf-fail.c.o tests/pixbuf-fail.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/pixbuf-icon-serialize tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o tests/pixbuf-icon-serialize.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-icon-serialize tests/pixbuf-icon-serialize.p/pixbuf-icon-serialize.c.o tests/pixbuf-icon-serialize.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/pixbuf-randomly-modified tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o tests/pixbuf-randomly-modified.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-randomly-modified tests/pixbuf-randomly-modified.p/pixbuf-randomly-modified.c.o tests/pixbuf-randomly-modified.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-gif.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif.p/test-common.c.o -MF tests/pixbuf-gif.p/test-common.c.o.d -o tests/pixbuf-gif.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-gif.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif.p/test-common.c.o -MF tests/pixbuf-gif.p/test-common.c.o.d -o tests/pixbuf-gif.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-threads tests/pixbuf-threads.p/pixbuf-threads.c.o tests/pixbuf-threads.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-threads tests/pixbuf-threads.p/pixbuf-threads.c.o tests/pixbuf-threads.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-icc.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icc.p/pixbuf-icc.c.o -MF tests/pixbuf-icc.p/pixbuf-icc.c.o.d -o tests/pixbuf-icc.p/pixbuf-icc.c.o -c ../tests/pixbuf-icc.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-icc.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icc.p/pixbuf-icc.c.o -MF tests/pixbuf-icc.p/pixbuf-icc.c.o.d -o tests/pixbuf-icc.p/pixbuf-icc.c.o -c ../tests/pixbuf-icc.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-icc.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icc.p/test-common.c.o -MF tests/pixbuf-icc.p/test-common.c.o.d -o tests/pixbuf-icc.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-icc.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-icc.p/test-common.c.o -MF tests/pixbuf-icc.p/test-common.c.o.d -o tests/pixbuf-icc.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-jpeg.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o -MF tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o.d -o tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o -c ../tests/pixbuf-jpeg.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-jpeg.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o -MF tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o.d -o tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o -c ../tests/pixbuf-jpeg.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/gio-unix-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 -c /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectbcpbndx9/GdkPixbuf-2.0.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectbcpbndx9/GdkPixbuf-2.0.o -Wno-deprecated-declarations | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/gio-unix-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 -c /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectbcpbndx9/GdkPixbuf-2.0.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectbcpbndx9/GdkPixbuf-2.0.o -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-jpeg.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-jpeg.p/test-common.c.o -MF tests/pixbuf-jpeg.p/test-common.c.o.d -o tests/pixbuf-jpeg.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-jpeg.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-jpeg.p/test-common.c.o -MF tests/pixbuf-jpeg.p/test-common.c.o.d -o tests/pixbuf-jpeg.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-dpi.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-dpi.p/pixbuf-dpi.c.o -MF tests/pixbuf-dpi.p/pixbuf-dpi.c.o.d -o tests/pixbuf-dpi.p/pixbuf-dpi.c.o -c ../tests/pixbuf-dpi.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-dpi.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-dpi.p/pixbuf-dpi.c.o -MF tests/pixbuf-dpi.p/pixbuf-dpi.c.o.d -o tests/pixbuf-dpi.p/pixbuf-dpi.c.o -c ../tests/pixbuf-dpi.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-gif tests/pixbuf-gif.p/pixbuf-gif.c.o tests/pixbuf-gif.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-gif tests/pixbuf-gif.p/pixbuf-gif.c.o tests/pixbuf-gif.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/pixbuf-icc tests/pixbuf-icc.p/pixbuf-icc.c.o tests/pixbuf-icc.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-icc tests/pixbuf-icc.p/pixbuf-icc.c.o tests/pixbuf-icc.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-dpi.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-dpi.p/test-common.c.o -MF tests/pixbuf-dpi.p/test-common.c.o.d -o tests/pixbuf-dpi.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-dpi.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-dpi.p/test-common.c.o -MF tests/pixbuf-dpi.p/test-common.c.o.d -o tests/pixbuf-dpi.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-stream.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-stream.p/pixbuf-stream.c.o -MF tests/pixbuf-stream.p/pixbuf-stream.c.o.d -o tests/pixbuf-stream.p/pixbuf-stream.c.o -c ../tests/pixbuf-stream.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-stream.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-stream.p/pixbuf-stream.c.o -MF tests/pixbuf-stream.p/pixbuf-stream.c.o.d -o tests/pixbuf-stream.p/pixbuf-stream.c.o -c ../tests/pixbuf-stream.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectbcpbndx9/GdkPixbuf-2.0 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectbcpbndx9/GdkPixbuf-2.0.o -L. -Wl,-rpath,. -L/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -Wl,-rpath,/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -Wl,-rpath,/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib -Wl,-rpath,/Users/chris/homebrew/opt/gettext/lib -L/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib -Wl,-rpath,/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib -lgdk_pixbuf-2.0 -lm -lglib-2.0 -lintl -lgobject-2.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectbcpbndx9/GdkPixbuf-2.0 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectbcpbndx9/GdkPixbuf-2.0.o -L. -Wl,-rpath,. -L/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -Wl,-rpath,/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -Wl,-rpath,/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib -Wl,-rpath,/Users/chris/homebrew/opt/gettext/lib -L/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib -Wl,-rpath,/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib -lgdk_pixbuf-2.0 -lm -lglib-2.0 -lintl -lgobject-2.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/pixbuf-jpeg tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o tests/pixbuf-jpeg.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-jpeg tests/pixbuf-jpeg.p/pixbuf-jpeg.c.o tests/pixbuf-jpeg.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-stream.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-stream.p/test-common.c.o -MF tests/pixbuf-stream.p/test-common.c.o.d -o tests/pixbuf-stream.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-stream.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-stream.p/test-common.c.o -MF tests/pixbuf-stream.p/test-common.c.o.d -o tests/pixbuf-stream.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-reftest.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-reftest.p/pixbuf-reftest.c.o -MF tests/pixbuf-reftest.p/pixbuf-reftest.c.o.d -o tests/pixbuf-reftest.p/pixbuf-reftest.c.o -c ../tests/pixbuf-reftest.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-reftest.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-reftest.p/pixbuf-reftest.c.o -MF tests/pixbuf-reftest.p/pixbuf-reftest.c.o.d -o tests/pixbuf-reftest.p/pixbuf-reftest.c.o -c ../tests/pixbuf-reftest.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-dpi tests/pixbuf-dpi.p/pixbuf-dpi.c.o tests/pixbuf-dpi.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-dpi tests/pixbuf-dpi.p/pixbuf-dpi.c.o tests/pixbuf-dpi.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-reftest.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-reftest.p/test-common.c.o -MF tests/pixbuf-reftest.p/test-common.c.o.d -o tests/pixbuf-reftest.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-reftest.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-reftest.p/test-common.c.o -MF tests/pixbuf-reftest.p/test-common.c.o.d -o tests/pixbuf-reftest.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-scale.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale.p/pixbuf-scale.c.o -MF tests/pixbuf-scale.p/pixbuf-scale.c.o.d -o tests/pixbuf-scale.p/pixbuf-scale.c.o -c ../tests/pixbuf-scale.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-scale.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale.p/pixbuf-scale.c.o -MF tests/pixbuf-scale.p/pixbuf-scale.c.o.d -o tests/pixbuf-scale.p/pixbuf-scale.c.o -c ../tests/pixbuf-scale.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-stream tests/pixbuf-stream.p/pixbuf-stream.c.o tests/pixbuf-stream.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-stream tests/pixbuf-stream.p/pixbuf-stream.c.o tests/pixbuf-stream.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_ENABLE_BACKEND -U__BLOCKS__ -I. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/gio-unix-2.0 -o g-ir-cpp-83pt8_rp.i -C /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/g-ir-cpp-83pt8_rp.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -E -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -DGDK_PIXBUF_COMPILATION -DGDK_PIXBUF_ENABLE_BACKEND -U__BLOCKS__ -I. -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/gio-unix-2.0 -o g-ir-cpp-83pt8_rp.i -C /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/g-ir-cpp-83pt8_rp.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-scale.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale.p/test-common.c.o -MF tests/pixbuf-scale.p/test-common.c.o.d -o tests/pixbuf-scale.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-scale.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale.p/test-common.c.o -MF tests/pixbuf-scale.p/test-common.c.o.d -o tests/pixbuf-scale.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-scale-two-step.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale-two-step.p/test-common.c.o -MF tests/pixbuf-scale-two-step.p/test-common.c.o.d -o tests/pixbuf-scale-two-step.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-scale-two-step.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale-two-step.p/test-common.c.o -MF tests/pixbuf-scale-two-step.p/test-common.c.o.d -o tests/pixbuf-scale-two-step.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/cve-2015-4491.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/cve-2015-4491.p/meson-generated_.._resources.c.o -MF tests/cve-2015-4491.p/meson-generated_.._resources.c.o.d -o tests/cve-2015-4491.p/meson-generated_.._resources.c.o -c tests/resources.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/cve-2015-4491.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/cve-2015-4491.p/meson-generated_.._resources.c.o -MF tests/cve-2015-4491.p/meson-generated_.._resources.c.o.d -o tests/cve-2015-4491.p/meson-generated_.._resources.c.o -c tests/resources.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/cve-2015-4491.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/cve-2015-4491.p/cve-2015-4491.c.o -MF tests/cve-2015-4491.p/cve-2015-4491.c.o.d -o tests/cve-2015-4491.p/cve-2015-4491.c.o -c ../tests/cve-2015-4491.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/cve-2015-4491.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/cve-2015-4491.p/cve-2015-4491.c.o -MF tests/cve-2015-4491.p/cve-2015-4491.c.o.d -o tests/cve-2015-4491.p/cve-2015-4491.c.o -c ../tests/cve-2015-4491.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/gio-unix-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 -c /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectfmt1rzzn/GdkPixdata-2.0.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectfmt1rzzn/GdkPixdata-2.0.o -Wno-deprecated-declarations | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/gio-unix-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6 -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/pixops -I/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/pixops -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/Cellar/gettext/0.21/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -I/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/include/gobject-introspection-1.0 -c /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectfmt1rzzn/GdkPixdata-2.0.c -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectfmt1rzzn/GdkPixdata-2.0.o -Wno-deprecated-declarations -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/cve-2015-4491.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/cve-2015-4491.p/test-common.c.o -MF tests/cve-2015-4491.p/test-common.c.o.d -o tests/cve-2015-4491.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/cve-2015-4491.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/cve-2015-4491.p/test-common.c.o -MF tests/cve-2015-4491.p/test-common.c.o.d -o tests/cve-2015-4491.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-pixdata.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o -MF tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o.d -o tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o -c tests/resources.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-pixdata.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o -MF tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o.d -o tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o -c tests/resources.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-pixdata.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o -MF tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o.d -o tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o -c ../tests/pixbuf-pixdata.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-pixdata.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o -MF tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o.d -o tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o -c ../tests/pixbuf-pixdata.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-pixdata.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-pixdata.p/test-common.c.o -MF tests/pixbuf-pixdata.p/test-common.c.o.d -o tests/pixbuf-pixdata.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-pixdata.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-pixdata.p/test-common.c.o -MF tests/pixbuf-pixdata.p/test-common.c.o.d -o tests/pixbuf-pixdata.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-reftest tests/pixbuf-reftest.p/pixbuf-reftest.c.o tests/pixbuf-reftest.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-reftest tests/pixbuf-reftest.p/pixbuf-reftest.c.o tests/pixbuf-reftest.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-resource.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-resource.p/test-common.c.o -MF tests/pixbuf-resource.p/test-common.c.o.d -o tests/pixbuf-resource.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-resource.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-resource.p/test-common.c.o -MF tests/pixbuf-resource.p/test-common.c.o.d -o tests/pixbuf-resource.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectfmt1rzzn/GdkPixdata-2.0 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectfmt1rzzn/GdkPixdata-2.0.o -L. -Wl,-rpath,. -L/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -Wl,-rpath,/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -Wl,-rpath,/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib -Wl,-rpath,/Users/chris/homebrew/opt/gettext/lib -L/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib -Wl,-rpath,/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib -lgdk_pixbuf-2.0 -lm -lglib-2.0 -lintl -lgobject-2.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectfmt1rzzn/GdkPixdata-2.0 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/tmp-introspectfmt1rzzn/GdkPixdata-2.0.o -L. -Wl,-rpath,. -L/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -Wl,-rpath,/private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -Wl,-rpath,/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib -Wl,-rpath,/Users/chris/homebrew/opt/gettext/lib -L/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib -Wl,-rpath,/Users/chris/homebrew/Cellar/gobject-introspection/1.70.0_1/lib -lgdk_pixbuf-2.0 -lm -lglib-2.0 -lintl -lgobject-2.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -L/Users/chris/homebrew/Cellar/glib/2.70.1/lib -L/Users/chris/homebrew/opt/gettext/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-resource.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-resource.p/meson-generated_.._resources.c.o -MF tests/pixbuf-resource.p/meson-generated_.._resources.c.o.d -o tests/pixbuf-resource.p/meson-generated_.._resources.c.o -c tests/resources.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-resource.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-resource.p/meson-generated_.._resources.c.o -MF tests/pixbuf-resource.p/meson-generated_.._resources.c.o.d -o tests/pixbuf-resource.p/meson-generated_.._resources.c.o -c tests/resources.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/cve-2015-4491 tests/cve-2015-4491.p/meson-generated_.._resources.c.o tests/cve-2015-4491.p/cve-2015-4491.c.o tests/cve-2015-4491.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/cve-2015-4491 tests/cve-2015-4491.p/meson-generated_.._resources.c.o tests/cve-2015-4491.p/cve-2015-4491.c.o tests/cve-2015-4491.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-resource.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-resource.p/pixbuf-resource.c.o -MF tests/pixbuf-resource.p/pixbuf-resource.c.o.d -o tests/pixbuf-resource.p/pixbuf-resource.c.o -c ../tests/pixbuf-resource.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-resource.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-resource.p/pixbuf-resource.c.o -MF tests/pixbuf-resource.p/pixbuf-resource.c.o.d -o tests/pixbuf-resource.p/pixbuf-resource.c.o -c ../tests/pixbuf-resource.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-scale tests/pixbuf-scale.p/pixbuf-scale.c.o tests/pixbuf-scale.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-scale tests/pixbuf-scale.p/pixbuf-scale.c.o tests/pixbuf-scale.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/pixbuf-pixdata tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o tests/pixbuf-pixdata.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-pixdata tests/pixbuf-pixdata.p/meson-generated_.._resources.c.o tests/pixbuf-pixdata.p/pixbuf-pixdata.c.o tests/pixbuf-pixdata.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-scale-two-step.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o -MF tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o.d -o tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o -c ../tests/pixbuf-scale-two-step.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-scale-two-step.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o -MF tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o.d -o tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o -c ../tests/pixbuf-scale-two-step.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-short-gif-write.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o -MF tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o.d -o tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o -c ../tests/pixbuf-short-gif-write.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-short-gif-write.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o -MF tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o.d -o tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o -c ../tests/pixbuf-short-gif-write.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-short-gif-write.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-short-gif-write.p/test-common.c.o -MF tests/pixbuf-short-gif-write.p/test-common.c.o.d -o tests/pixbuf-short-gif-write.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-short-gif-write.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-short-gif-write.p/test-common.c.o -MF tests/pixbuf-short-gif-write.p/test-common.c.o.d -o tests/pixbuf-short-gif-write.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-gif-circular-table.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o -MF tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o.d -o tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o -c ../tests/pixbuf-gif-circular-table.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-gif-circular-table.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o -MF tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o.d -o tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o -c ../tests/pixbuf-gif-circular-table.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-resource tests/pixbuf-resource.p/meson-generated_.._resources.c.o tests/pixbuf-resource.p/pixbuf-resource.c.o tests/pixbuf-resource.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-resource tests/pixbuf-resource.p/meson-generated_.._resources.c.o tests/pixbuf-resource.p/pixbuf-resource.c.o tests/pixbuf-resource.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-gif-circular-table.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif-circular-table.p/test-common.c.o -MF tests/pixbuf-gif-circular-table.p/test-common.c.o.d -o tests/pixbuf-gif-circular-table.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-gif-circular-table.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-gif-circular-table.p/test-common.c.o -MF tests/pixbuf-gif-circular-table.p/test-common.c.o.d -o tests/pixbuf-gif-circular-table.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-save.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-save.p/pixbuf-save.c.o -MF tests/pixbuf-save.p/pixbuf-save.c.o.d -o tests/pixbuf-save.p/pixbuf-save.c.o -c ../tests/pixbuf-save.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-save.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-save.p/pixbuf-save.c.o -MF tests/pixbuf-save.p/pixbuf-save.c.o.d -o tests/pixbuf-save.p/pixbuf-save.c.o -c ../tests/pixbuf-save.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-save.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-save.p/test-common.c.o -MF tests/pixbuf-save.p/test-common.c.o.d -o tests/pixbuf-save.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-save.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-save.p/test-common.c.o -MF tests/pixbuf-save.p/test-common.c.o.d -o tests/pixbuf-save.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-scale-two-step tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o tests/pixbuf-scale-two-step.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-scale-two-step tests/pixbuf-scale-two-step.p/pixbuf-scale-two-step.c.o tests/pixbuf-scale-two-step.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-readonly-to-mutable.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o -MF tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o.d -o tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o -c ../tests/pixbuf-readonly-to-mutable.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-readonly-to-mutable.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o -MF tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o.d -o tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o -c ../tests/pixbuf-readonly-to-mutable.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-readonly-to-mutable.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-readonly-to-mutable.p/test-common.c.o -MF tests/pixbuf-readonly-to-mutable.p/test-common.c.o.d -o tests/pixbuf-readonly-to-mutable.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-readonly-to-mutable.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-readonly-to-mutable.p/test-common.c.o -MF tests/pixbuf-readonly-to-mutable.p/test-common.c.o.d -o tests/pixbuf-readonly-to-mutable.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-short-gif-write tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o tests/pixbuf-short-gif-write.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-short-gif-write tests/pixbuf-short-gif-write.p/pixbuf-short-gif-write.c.o tests/pixbuf-short-gif-write.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-composite.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-composite.p/pixbuf-composite.c.o -MF tests/pixbuf-composite.p/pixbuf-composite.c.o.d -o tests/pixbuf-composite.p/pixbuf-composite.c.o -c ../tests/pixbuf-composite.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-composite.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-composite.p/pixbuf-composite.c.o -MF tests/pixbuf-composite.p/pixbuf-composite.c.o.d -o tests/pixbuf-composite.p/pixbuf-composite.c.o -c ../tests/pixbuf-composite.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-gif-circular-table tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o tests/pixbuf-gif-circular-table.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-gif-circular-table tests/pixbuf-gif-circular-table.p/pixbuf-gif-circular-table.c.o tests/pixbuf-gif-circular-table.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-composite.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-composite.p/test-common.c.o -MF tests/pixbuf-composite.p/test-common.c.o.d -o tests/pixbuf-composite.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-composite.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-composite.p/test-common.c.o -MF tests/pixbuf-composite.p/test-common.c.o.d -o tests/pixbuf-composite.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-area-updated.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-area-updated.p/test-common.c.o -MF tests/pixbuf-area-updated.p/test-common.c.o.d -o tests/pixbuf-area-updated.p/test-common.c.o -c ../tests/test-common.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-area-updated.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-area-updated.p/test-common.c.o -MF tests/pixbuf-area-updated.p/test-common.c.o.d -o tests/pixbuf-area-updated.p/test-common.c.o -c ../tests/test-common.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Itests/pixbuf-area-updated.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o -MF tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o.d -o tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o -c ../tests/pixbuf-area-updated.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-area-updated.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o -MF tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o.d -o tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o -c ../tests/pixbuf-area-updated.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-save tests/pixbuf-save.p/pixbuf-save.c.o tests/pixbuf-save.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-save tests/pixbuf-save.p/pixbuf-save.c.o tests/pixbuf-save.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/pixbuf-readonly-to-mutable tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o tests/pixbuf-readonly-to-mutable.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-readonly-to-mutable tests/pixbuf-readonly-to-mutable.p/pixbuf-readonly-to-mutable.c.o tests/pixbuf-readonly-to-mutable.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Itests/pixbuf-read.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-read.p/pixbuf-read.c.o -MF tests/pixbuf-read.p/pixbuf-read.c.o.d -o tests/pixbuf-read.p/pixbuf-read.c.o -c ../tests/pixbuf-read.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Itests/pixbuf-read.p -Itests -I../tests -I. -I.. -Igdk-pixbuf -I../gdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ tests/pixbuf-read.p/pixbuf-read.c.o -MF tests/pixbuf-read.p/pixbuf-read.c.o.d -o tests/pixbuf-read.p/pixbuf-read.c.o -c ../tests/pixbuf-read.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Ithumbnailer/gdk-pixbuf-thumbnailer.p -Ithumbnailer -I../thumbnailer -I. -I.. -Igdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DTHUMBNAILER_RETURNS_PIXBUF -DTHUMBNAILER_USAGE="Thumbnail images" -MD -MQ thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o -MF thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o.d -o thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o -c ../thumbnailer/gdk-pixbuf-thumbnailer.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Ithumbnailer/gdk-pixbuf-thumbnailer.p -Ithumbnailer -I../thumbnailer -I. -I.. -Igdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DTHUMBNAILER_RETURNS_PIXBUF -DTHUMBNAILER_USAGE="Thumbnail images" -MD -MQ thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o -MF thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o.d -o thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o -c ../thumbnailer/gdk-pixbuf-thumbnailer.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -Ithumbnailer/gdk-pixbuf-print-mime-types.p -Ithumbnailer -I../thumbnailer -I. -I.. -Igdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o -MF thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o.d -o thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o -c ../thumbnailer/gdk-pixbuf-print-mime-types.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Ithumbnailer/gdk-pixbuf-print-mime-types.p -Ithumbnailer -I../thumbnailer -I. -I.. -Igdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -MD -MQ thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o -MF thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o.d -o thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o -c ../thumbnailer/gdk-pixbuf-print-mime-types.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-composite tests/pixbuf-composite.p/pixbuf-composite.c.o tests/pixbuf-composite.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-composite tests/pixbuf-composite.p/pixbuf-composite.c.o tests/pixbuf-composite.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Ithumbnailer/gdk-pixbuf-thumbnailer.p -Ithumbnailer -I../thumbnailer -I. -I.. -Igdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DTHUMBNAILER_RETURNS_PIXBUF -DTHUMBNAILER_USAGE="Thumbnail images" -MD -MQ thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o -MF thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o.d -o thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o -c ../thumbnailer/gnome-thumbnailer-skeleton.c | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
superenv executed: clang -Ithumbnailer/gdk-pixbuf-thumbnailer.p -Ithumbnailer -I../thumbnailer -I. -I.. -Igdk-pixbuf -I/Users/chris/homebrew/Cellar/pcre/8.45/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include/glib-2.0 -I/Users/chris/homebrew/Cellar/glib/2.70.1/lib/glib-2.0/include -I/Users/chris/homebrew/opt/gettext/include -I/Users/chris/homebrew/Cellar/libffi/3.4.2/include -I/Users/chris/homebrew/Cellar/glib/2.70.1/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu99 -O3 -D_POSIX_C_SOURCE=200809L -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -DHAVE_CONFIG_H=1 -Wpointer-arith -Wformat=2 -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -fno-strict-aliasing -Wno-int-conversion -Wno-uninitialized -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=empty-body -fvisibility=hidden -DTHUMBNAILER_RETURNS_PIXBUF -DTHUMBNAILER_USAGE="Thumbnail images" -MD -MQ thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o -MF thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o.d -o thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o -c ../thumbnailer/gnome-thumbnailer-skeleton.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include | |
clang called with: -o tests/pixbuf-area-updated tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o tests/pixbuf-area-updated.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-area-updated tests/pixbuf-area-updated.p/pixbuf-area-updated.c.o tests/pixbuf-area-updated.p/test-common.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o tests/pixbuf-read tests/pixbuf-read.p/pixbuf-read.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o tests/pixbuf-read tests/pixbuf-read.p/pixbuf-read.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o thumbnailer/gdk-pixbuf-print-mime-types thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o thumbnailer/gdk-pixbuf-print-mime-types thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o thumbnailer/gdk-pixbuf-thumbnailer thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl | |
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -o thumbnailer/gdk-pixbuf-thumbnailer thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-undefined,error -Wl,-rpath,@loader_path/../gdk-pixbuf gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib -lm /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libglib-2.0.dylib /Users/chris/homebrew/opt/gettext/lib/libintl.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgobject-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgmodule-2.0.dylib /Users/chris/homebrew/Cellar/glib/2.70.1/lib/libgio-2.0.dylib -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/Users/chris/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/chris/homebrew/opt/libffi/include -I/Users/chris/homebrew/opt/[email protected]/include -I/Users/chris/homebrew/opt/readline/include -I/Users/chris/homebrew/opt/sqlite/include -L/Users/chris/homebrew/opt/libffi/lib -L/Users/chris/homebrew/opt/[email protected]/lib -L/Users/chris/homebrew/opt/readline/lib -L/Users/chris/homebrew/opt/sqlite/lib -L/Users/chris/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or 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
2021-11-02 23:10:17 +0000 | |
ninja | |
install | |
[0/1] Installing files. | |
Installing gdk-pixbuf/gdk-pixbuf-marshal.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing gdk-pixbuf/gdk-pixbuf-enum-types.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib | |
Installing gdk-pixbuf/GdkPixbuf-2.0.gir to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/gir-1.0 | |
Installing gdk-pixbuf/GdkPixbuf-2.0.typelib to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/girepository-1.0 | |
Installing gdk-pixbuf/GdkPixdata-2.0.gir to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/gir-1.0 | |
Installing gdk-pixbuf/GdkPixdata-2.0.typelib to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/girepository-1.0 | |
Installing gdk-pixbuf/libpixbufloader-bmp.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-gif.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-ico.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-ani.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-pnm.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-tiff.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-xpm.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-xbm.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-tga.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-icns.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/libpixbufloader-qtif.so to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
Installing gdk-pixbuf/gdk-pixbuf-csource to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/bin | |
Installing gdk-pixbuf/gdk-pixbuf-pixdata to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/bin | |
Installing gdk-pixbuf/gdk-pixbuf-query-loaders to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/bin | |
Installing po/af/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/af/LC_MESSAGES | |
Installing po/ang/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ang/LC_MESSAGES | |
Installing po/ar/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ar/LC_MESSAGES | |
Installing po/as/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/as/LC_MESSAGES | |
Installing po/ast/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ast/LC_MESSAGES | |
Installing po/az/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/az/LC_MESSAGES | |
Installing po/be/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/be/LC_MESSAGES | |
Installing po/be@latin/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/be@latin/LC_MESSAGES | |
Installing po/bg/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/bg/LC_MESSAGES | |
Installing po/bn/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/bn/LC_MESSAGES | |
Installing po/bn_IN/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/bn_IN/LC_MESSAGES | |
Installing po/br/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/br/LC_MESSAGES | |
Installing po/bs/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/bs/LC_MESSAGES | |
Installing po/ca/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ca/LC_MESSAGES | |
Installing po/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ca@valencia/LC_MESSAGES | |
Installing po/crh/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/crh/LC_MESSAGES | |
Installing po/cs/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/cs/LC_MESSAGES | |
Installing po/csb/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/csb/LC_MESSAGES | |
Installing po/cy/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/cy/LC_MESSAGES | |
Installing po/da/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/da/LC_MESSAGES | |
Installing po/de/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/de/LC_MESSAGES | |
Installing po/dz/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/dz/LC_MESSAGES | |
Installing po/el/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/el/LC_MESSAGES | |
Installing po/en_CA/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/en_CA/LC_MESSAGES | |
Installing po/en_GB/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/en_GB/LC_MESSAGES | |
Installing po/en@shaw/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/en@shaw/LC_MESSAGES | |
Installing po/eo/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/eo/LC_MESSAGES | |
Installing po/es/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/es/LC_MESSAGES | |
Installing po/et/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/et/LC_MESSAGES | |
Installing po/eu/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/eu/LC_MESSAGES | |
Installing po/fa/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/fa/LC_MESSAGES | |
Installing po/fi/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/fi/LC_MESSAGES | |
Installing po/fr/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/fr/LC_MESSAGES | |
Installing po/fur/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/fur/LC_MESSAGES | |
Installing po/ga/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ga/LC_MESSAGES | |
Installing po/gl/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/gl/LC_MESSAGES | |
Installing po/gu/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/gu/LC_MESSAGES | |
Installing po/he/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/he/LC_MESSAGES | |
Installing po/hi/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/hi/LC_MESSAGES | |
Installing po/hr/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/hr/LC_MESSAGES | |
Installing po/hu/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/hu/LC_MESSAGES | |
Installing po/hy/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/hy/LC_MESSAGES | |
Installing po/ia/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ia/LC_MESSAGES | |
Installing po/id/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/id/LC_MESSAGES | |
Installing po/io/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/io/LC_MESSAGES | |
Installing po/is/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/is/LC_MESSAGES | |
Installing po/it/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/it/LC_MESSAGES | |
Installing po/ja/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ja/LC_MESSAGES | |
Installing po/ka/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ka/LC_MESSAGES | |
Installing po/kk/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/kk/LC_MESSAGES | |
Installing po/km/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/km/LC_MESSAGES | |
Installing po/kn/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/kn/LC_MESSAGES | |
Installing po/ko/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ko/LC_MESSAGES | |
Installing po/ku/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ku/LC_MESSAGES | |
Installing po/li/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/li/LC_MESSAGES | |
Installing po/lt/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/lt/LC_MESSAGES | |
Installing po/lv/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/lv/LC_MESSAGES | |
Installing po/mai/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/mai/LC_MESSAGES | |
Installing po/mi/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/mi/LC_MESSAGES | |
Installing po/mk/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/mk/LC_MESSAGES | |
Installing po/ml/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ml/LC_MESSAGES | |
Installing po/mn/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/mn/LC_MESSAGES | |
Installing po/mr/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/mr/LC_MESSAGES | |
Installing po/ms/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ms/LC_MESSAGES | |
Installing po/my/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/my/LC_MESSAGES | |
Installing po/nb/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/nb/LC_MESSAGES | |
Installing po/nds/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/nds/LC_MESSAGES | |
Installing po/ne/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ne/LC_MESSAGES | |
Installing po/nl/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/nl/LC_MESSAGES | |
Installing po/nn/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/nn/LC_MESSAGES | |
Installing po/nso/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/nso/LC_MESSAGES | |
Installing po/oc/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/oc/LC_MESSAGES | |
Installing po/or/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/or/LC_MESSAGES | |
Installing po/pa/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/pa/LC_MESSAGES | |
Installing po/pl/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/pl/LC_MESSAGES | |
Installing po/ps/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ps/LC_MESSAGES | |
Installing po/pt/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/pt/LC_MESSAGES | |
Installing po/pt_BR/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/pt_BR/LC_MESSAGES | |
Installing po/ro/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ro/LC_MESSAGES | |
Installing po/ru/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ru/LC_MESSAGES | |
Installing po/si/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/si/LC_MESSAGES | |
Installing po/sk/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/sk/LC_MESSAGES | |
Installing po/sl/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/sl/LC_MESSAGES | |
Installing po/sq/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/sq/LC_MESSAGES | |
Installing po/sr/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/sr/LC_MESSAGES | |
Installing po/sr@ije/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/sr@ije/LC_MESSAGES | |
Installing po/sr@latin/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/sr@latin/LC_MESSAGES | |
Installing po/sv/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/sv/LC_MESSAGES | |
Installing po/ta/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ta/LC_MESSAGES | |
Installing po/te/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/te/LC_MESSAGES | |
Installing po/tg/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/tg/LC_MESSAGES | |
Installing po/th/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/th/LC_MESSAGES | |
Installing po/tk/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/tk/LC_MESSAGES | |
Installing po/tr/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/tr/LC_MESSAGES | |
Installing po/tt/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/tt/LC_MESSAGES | |
Installing po/ug/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/ug/LC_MESSAGES | |
Installing po/uk/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/uk/LC_MESSAGES | |
Installing po/uz/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/uz/LC_MESSAGES | |
Installing po/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/uz@cyrillic/LC_MESSAGES | |
Installing po/vi/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/vi/LC_MESSAGES | |
Installing po/wa/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/wa/LC_MESSAGES | |
Installing po/xh/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/xh/LC_MESSAGES | |
Installing po/yi/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/yi/LC_MESSAGES | |
Installing po/zh_CN/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/zh_CN/LC_MESSAGES | |
Installing po/zh_HK/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/zh_HK/LC_MESSAGES | |
Installing po/zh_TW/LC_MESSAGES/gdk-pixbuf.mo to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/locale/zh_TW/LC_MESSAGES | |
Installing thumbnailer/gdk-pixbuf-thumbnailer to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/bin | |
Installing thumbnailer/gdk-pixbuf-thumbnailer.thumbnailer to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/share/thumbnailers | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixbuf.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixbuf-animation.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixbuf-autocleanups.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixbuf-core.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixbuf-io.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixbuf-loader.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixbuf-macros.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixbuf-simple-anim.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixbuf-transform.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/gdk-pixbuf/gdk-pixdata.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/gdk-pixbuf/gdk-pixbuf-features.h to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/include/gdk-pixbuf-2.0/gdk-pixbuf | |
Installing /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build/meson-private/gdk-pixbuf-2.0.pc to //Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib/pkgconfig | |
Running custom install script '/Users/chris/homebrew/opt/[email protected]/bin/python3.10 /private/tmp/gdk-pixbuf-20211102-70263-1m3xq8e/gdk-pixbuf-2.42.6/build-aux/post-install.py /Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/bin /Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/lib 2.10.0' |
This file contains hidden or 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
2021-11-02 18:10:25 -0500 | |
/Users/chris/homebrew/Cellar/gdk-pixbuf/2.42.6/bin/gdk-pixbuf-query-loaders | |
--update-cache | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment