Homebrew-core: brew test gdk-pixbuf fails on Sierra

Created on 1 Oct 2016  Â·  38Comments  Â·  Source: Homebrew/homebrew-core

  • [x] Ran brew update and retried your prior step?
  • [x] Ran brew doctor, fixed as many issues as possible and retried your prior step?

    Bug reports:

The test for the formula gdk-pixbuf 2.36.0 fails on Sierra.

2016-10-02 04:01:07 +0900

/usr/local/Cellar/gdk-pixbuf/2.36.0/bin/gdk-pixbuf-csource
/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png

failed to load "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png": Couldn't recognize the image file format for file '/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png'

HOMEBREW_VERSION: 1.0.3-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: 8724e11a6b5805dffee7133526bf5457c0a5d02a
Last commit: 8 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: ca16e33acdcb7678fccb83c63e41463a79a34b27
Core tap last commit: 5 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.8.4 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1_1/bin/ruby
Java: N/A
macOS: 10.12-x86_64
Xcode: 8.0
CLT: 8.0.0.0.1.1472435881
X11: 2.7.9 => /opt/X11

CC: /usr/bin/clang
CXX: /usr/bin/clang++
OBJC: /usr/bin/clang
OBJCXX: /usr/bin/clang++
CFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12
CXXFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12
CPPFLAGS: -F/usr/local/Frameworks
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names
MAKEFLAGS: -j4
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.12
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig
PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin:/Users/midchildan/.gem/ruby/2.3.0/bin:/Users/midchildan/Library/Python/2.7/bin:/Users/midchildan/Library/Python/3.5/bin:/Users/midchildan/Documents/devel/go/bin:/usr/local/Homebrew/Library/Homebrew/cask/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm
CPATH: /usr/local/include

Most helpful comment

@midchildan this should be fixed once #5581 and #5582 are merged.

All 38 comments

I can't reproduce this locally on Sierra.

HOMEBREW_VERSION: 1.0.3-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: 8724e11a6b5805dffee7133526bf5457c0a5d02a
Last commit: 8 days ago

This is odd. Can you try:

cd "$(brew --repo)" && git fetch && git reset --hard origin/master

And see if the test failure still reproduces? Thanks.

The failure still persists.

2016-10-02 10:55:13 +0900

/usr/local/Cellar/gdk-pixbuf/2.36.0/bin/gdk-pixbuf-csource
/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png

failed to load "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png": Couldn't recognize the image file format for file '/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png'

HOMEBREW_VERSION: 1.0.5-63-gfa14c26
ORIGIN: https://github.com/Homebrew/brew
HEAD: fa14c262454c2678ca9c8a1caa2f0080833ac67a
Last commit: 6 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 8c5cdf62487b3514ebb3fa0a224343d44836d53e
Core tap last commit: 3 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.8.4 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1_1/bin/ruby
Java: N/A
macOS: 10.12-x86_64
Xcode: 8.0
CLT: 8.0.0.0.1.1472435881
X11: 2.7.9 => /opt/X11

CC: /usr/bin/clang
CXX: /usr/bin/clang++
OBJC: /usr/bin/clang
OBJCXX: /usr/bin/clang++
CFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12
CXXFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12
CPPFLAGS: -F/usr/local/Frameworks
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names
MAKEFLAGS: -j4
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.12
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig
PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin:/Users/midchildan/.gem/ruby/2.3.0/bin:/Users/midchildan/Library/Python/2.7/bin:/Users/midchildan/Library/Python/3.5/bin:/Users/midchildan/Documents/devel/go/bin:/usr/local/Homebrew/Library/Homebrew/cask/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm
CPATH: /usr/local/include

Can you brew test gdk-pixbuf -v to see if it dumps anything more useful?

I have an issue with this formula too.

Here is brew test output:

brew test gdk-pixbuf -v
git config --file=/usr/local/Homebrew/.git/config --replace-all homebrew.devcmdrun true
Testing gdk-pixbuf
==> Using the sandbox
/usr/bin/sandbox-exec -f /tmp/homebrew20161002-8050-1c8hra7.sb /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/test.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gdk-pixbuf.rb -v
==> /usr/local/Cellar/gdk-pixbuf/2.36.0/bin/gdk-pixbuf-csource /usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png
failed to load "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png": Couldn't recognize the image file format for file '/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png'
Error: gdk-pixbuf: failed
Failed executing: /usr/local/Cellar/gdk-pixbuf/2.36.0/bin/gdk-pixbuf-csource /usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png
/usr/local/Homebrew/Library/Homebrew/formula.rb:1733:in `block in system'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1671:in `open'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1671:in `system'
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gdk-pixbuf.rb:100:in `block in <class:GdkPixbuf>'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1571:in `block (2 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/formula.rb:832:in `with_logging'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1570:in `block in run_test'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:14:in `block in mktemp'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `block in run'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `chdir'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `run'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:13:in `mktemp'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1564:in `run_test'
/usr/local/Homebrew/Library/Homebrew/test.rb:28:in `block in <main>'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/timeout.rb:66:in `timeout'
/usr/local/Homebrew/Library/Homebrew/test.rb:27:in `<main>'

This is what I get:

%  brew test gdk-pixbuf -v
git config --file=/usr/local/Homebrew/.git/config --replace-all homebrew.devcmdrun true
Testing gdk-pixbuf
==> Using the sandbox
/usr/bin/sandbox-exec -f /tmp/homebrew20161002-23737-1sn9ax9.sb /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/test.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gdk-pixbuf.rb -v
==> /usr/local/Cellar/gdk-pixbuf/2.36.0/bin/gdk-pixbuf-csource /usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png
failed to load "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png": Couldn't recognize the image file format for file '/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png'
Error: gdk-pixbuf: failed
Failed executing: /usr/local/Cellar/gdk-pixbuf/2.36.0/bin/gdk-pixbuf-csource /usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png
/usr/local/Homebrew/Library/Homebrew/formula.rb:1733:in `block in system'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1671:in `open'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1671:in `system'
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gdk-pixbuf.rb:100:in `block in <class:GdkPixbuf>'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1571:in `block (2 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/formula.rb:832:in `with_logging'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1570:in `block in run_test'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:14:in `block in mktemp'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `block in run'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `chdir'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `run'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:13:in `mktemp'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1564:in `run_test'
/usr/local/Homebrew/Library/Homebrew/test.rb:28:in `block in <main>'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/timeout.rb:66:in `timeout'
/usr/local/Homebrew/Library/Homebrew/test.rb:27:in `<main>'

I also reinstalled Homebrew and tried again, but I get the same results.

2016-10-02 15:00:15 +0900

/usr/local/Cellar/gdk-pixbuf/2.36.0/bin/gdk-pixbuf-csource
/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png

failed to load "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png": Couldn't recognize the image file format for file '/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png'

HOMEBREW_VERSION: 1.0.5
ORIGIN: https://github.com/Homebrew/brew
HEAD: a5565d8fd600bc2883ed76ca8708d08588d1ef3f
Last commit: 5 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: c19fb4902eb2503f3e2c1924d7259fa5a22f6a0f
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.8.4 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1_1/bin/ruby
Java: N/A
macOS: 10.12-x86_64
Xcode: 8.0
CLT: 8.0.0.0.1.1472435881
X11: 2.7.9 => /opt/X11

CC: /usr/bin/clang
CXX: /usr/bin/clang++
OBJC: /usr/bin/clang
OBJCXX: /usr/bin/clang++
CFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12
CXXFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12
CPPFLAGS: -F/usr/local/Frameworks
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names
MAKEFLAGS: -j4
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.12
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig
PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin:/Users/midchildan/.gem/ruby/2.3.0/bin:/Users/midchildan/Library/Python/2.7/bin:/Users/midchildan/Library/Python/3.5/bin:/Users/midchildan/Documents/devel/go/bin:/usr/local/Homebrew/Library/Homebrew/cask/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm
CPATH: /usr/local/include

Additionally, I'm pretty sure things were working without a problem until yesterday. I upgrade my formulas pretty often, so I guess I was using gdk-pixbuf 2.34.0 before things started going wrong.

I tested the dependent formulas, and just found out that gobject-introspection also fails the test as well.

2016-10-03 01:20:03 +0900

make

/usr/bin/clang -D_REENTRANT -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/gobject-introspection/1.48.0/include/gobject-introspection-1.0 -I/usr/local/Cellar/glib/2.50.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -F/usr/local/Frameworks  -c -o tut-greeter.o tut-greeter.c
/usr/bin/clang -D_REENTRANT -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/gobject-introspection/1.48.0/include/gobject-introspection-1.0 -I/usr/local/Cellar/glib/2.50.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -g -F/usr/local/Frameworks  -c -o main.o main.c
g-ir-scanner tut-greeter.c tut-greeter.h --program=./greeter -D_REENTRANT -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -I/usr/local/Cellar/gobject-introspection/1.48.0/include/gobject-introspection-1.0 -I/usr/local/Cellar/glib/2.50.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.0/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include --include=GObject-2.0 --namespace=Tut --nsversion=0.1 --output=Tut-0.1.gir
/usr/bin/clang -o greeter tut-greeter.o main.o -L/usr/local/Cellar/gobject-introspection/1.48.0/lib -L/usr/local/Cellar/glib/2.50.0/lib -L/usr/local/opt/gettext/lib -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
/usr/include/signal.h:79: syntax error, unexpected identifier, expecting ')' in 'void (* _Nullable bsd_signal(int, void (* _Nullable)(int)))(int);' at 'bsd_signal'
/usr/include/signal.h:79: syntax error, unexpected ')', expecting ',' or ';' in 'void (* _Nullable bsd_signal(int, void (* _Nullable)(int)))(int);' at ')'
/usr/include/signal.h:99: syntax error, unexpected identifier, expecting ')' in 'void (* _Nullable sigset(int, void (* _Nullable)(int)))(int);' at 'sigset'
/usr/include/signal.h:99: syntax error, unexpected ')', expecting ',' or ';' in 'void (* _Nullable sigset(int, void (* _Nullable)(int)))(int);' at ')'
/usr/include/pthread/qos.h:113: syntax error, unexpected RESTRICT, expecting ')' or ',' in '  qos_class_t * _Nullable restrict __qos_class,' at 'restrict'
/usr/include/pthread/qos.h:114: syntax error, unexpected INT, expecting identifier or '(' or '*' in '  int * _Nullable restrict __relative_priority);' at 'int'
/usr/include/pthread/qos.h:114: syntax error, unexpected ')', expecting ',' or ';' in '  int * _Nullable restrict __relative_priority);' at ')'
/usr/include/pthread/qos.h:185: syntax error, unexpected RESTRICT, expecting ')' or ',' in '  qos_class_t * _Nullable restrict __qos_class,' at 'restrict'
/usr/include/pthread/qos.h:186: syntax error, unexpected INT, expecting identifier or '(' or '*' in '  int * _Nullable restrict __relative_priority);' at 'int'
/usr/include/pthread/qos.h:186: syntax error, unexpected ')', expecting ',' or ';' in '  int * _Nullable restrict __relative_priority);' at ')'
/usr/include/pthread/pthread.h:243: syntax error, unexpected '*', expecting ')' or ',' in '  void * _Nullable * _Nonnull restrict, size_t * restrict);' at '*'
/usr/include/pthread/pthread.h:243: syntax error, unexpected ')', expecting identifier or '(' in '  void * _Nullable * _Nonnull restrict, size_t * restrict);' at ')'
/usr/include/pthread/pthread.h:247: syntax error, unexpected '*', expecting ')' or ',' in '  void * _Nullable * _Nonnull restrict);' at '*'
/usr/include/pthread/pthread.h:295: syntax error, unexpected RESTRICT, expecting ')' or ',' in '  const pthread_condattr_t * _Nullable restrict)' at 'restrict'
/usr/include/pthread/pthread.h:304: syntax error, unexpected RESTRICT, expecting ')' or ',' in '  const struct timespec * _Nullable restrict)' at 'restrict'
/usr/include/pthread/pthread.h:326: syntax error, unexpected '*', expecting ')' or ',' in 'int pthread_create(pthread_t _Nullable * _Nonnull restrict,' at '*'
/usr/include/pthread/pthread.h:327: syntax error, unexpected ',', expecting identifier or '(' or '*' or ';' in '  const pthread_attr_t * _Nullable restrict,' at ','
/usr/include/pthread/pthread.h:328: syntax error, unexpected '*' in '  void * _Nullable (* _Nonnull)(void * _Nullable),' at '*'
/usr/include/pthread/pthread.h:328: syntax error, unexpected ')', expecting ',' or ';' in '  void * _Nullable (* _Nonnull)(void * _Nullable),' at ')'
/usr/include/pthread/pthread.h:329: syntax error, unexpected ')', expecting identifier or '(' or '*' or ';' in '  void * _Nullable restrict);' at ')'
/usr/include/pthread/pthread.h:349: syntax error, unexpected RESTRICT, expecting ')' or ',' in 'int pthread_getschedparam(pthread_t , int * _Nullable restrict,' at 'restrict'
/usr/include/pthread/pthread.h:350: syntax error, unexpected ')', expecting identifier or '(' or '*' or ';' in '  struct sched_param * _Nullable restrict);' at ')'
/usr/include/pthread/pthread.h:353: syntax error, unexpected identifier, expecting ',' or ';' in 'void* _Nullable pthread_getspecific(pthread_key_t);' at 'pthread_getspecific'
/usr/include/pthread/pthread.h:356: syntax error, unexpected '*', expecting ')' or ',' in 'int pthread_join(pthread_t , void * _Nullable * _Nullable)' at '*'
/usr/include/pthread/pthread.h:374: syntax error, unexpected RESTRICT, expecting ')' or ',' in '  const pthread_mutexattr_t * _Nullable restrict);' at 'restrict'
/usr/include/pthread/pthread.h:432: syntax error, unexpected RESTRICT, expecting ')' or ',' in '  const pthread_rwlockattr_t * _Nullable restrict)' at 'restrict'
/usr/include/pthread/pthread.h:529: syntax error, unexpected '*', expecting ')' or ',' in '  pthread_t _Nullable * _Nonnull, const pthread_attr_t * _Nullable,' at '*'
/usr/include/pthread/pthread.h:530: syntax error, unexpected VOID, expecting identifier or '(' or '*' in '  void * _Nullable (* _Nonnull)(void * _Nullable), void * _Nullable);' at 'void'
/usr/include/pthread/pthread.h:530: syntax error, unexpected '*' in '  void * _Nullable (* _Nonnull)(void * _Nullable), void * _Nullable);' at '*'
/usr/include/pthread/pthread.h:530: syntax error, unexpected ')', expecting ',' or ';' in '  void * _Nullable (* _Nonnull)(void * _Nullable), void * _Nullable);' at ')'
/usr/include/pthread/pthread.h:530: syntax error, unexpected ')', expecting ',' or ';' in '  void * _Nullable (* _Nonnull)(void * _Nullable), void * _Nullable);' at ')'
/usr/include/pthread/pthread.h:540: syntax error, unexpected identifier in '_Nullable pthread_t pthread_from_mach_thread_np(mach_port_t);' at '_Nullable'
Traceback (most recent call last):
  File "/usr/local/bin/g-ir-scanner", line 66, in <module>
    sys.exit(scanner_main(sys.argv))
  File "/usr/local/Cellar/gobject-introspection/1.48.0/lib/gobject-introspection/giscanner/scannermain.py", line 544, in scanner_main
    shlibs = create_binary(transformer, options, args)
  File "/usr/local/Cellar/gobject-introspection/1.48.0/lib/gobject-introspection/giscanner/scannermain.py", line 423, in create_binary
    gdump_parser.parse()
  File "/usr/local/Cellar/gobject-introspection/1.48.0/lib/gobject-introspection/giscanner/gdumpparser.py", line 115, in parse
    tree = self._execute_binary_get_tree()
  File "/usr/local/Cellar/gobject-introspection/1.48.0/lib/gobject-introspection/giscanner/gdumpparser.py", line 177, in _execute_binary_get_tree
    subprocess.check_call(args, stdout=sys.stdout, stderr=sys.stderr)
  File "/usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 536, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 523, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 711, in __init__
    errread, errwrite)
  File "/usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1343, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
make: *** [Tut-0.1.gir] Error 1
make: *** Waiting for unfinished jobs....

HOMEBREW_VERSION: 1.0.5-62-gf90f52d
ORIGIN: https://github.com/Homebrew/brew
HEAD: f90f52d90236ca64edf0e979145bbdbd80c165d1
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 1c7f3b6d4467b522414d134c0f7a70f065b316e4
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.8.4 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1_2/bin/ruby
Java: N/A
macOS: 10.12-x86_64
Xcode: 8.0
CLT: 8.0.0.0.1.1472435881
X11: 2.7.9 => /opt/X11

CC: /usr/bin/clang
CXX: /usr/bin/clang++
OBJC: /usr/bin/clang
OBJCXX: /usr/bin/clang++
CFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12
CXXFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12
CPPFLAGS: -F/usr/local/Frameworks
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names
MAKEFLAGS: -j4
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.12
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig
PATH: /usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin:/Users/midchildan/.gem/ruby/2.3.0/bin:/Users/midchildan/Library/Python/2.7/bin:/Users/midchildan/Library/Python/3.5/bin:/Users/midchildan/Documents/devel/go/bin:/usr/local/Homebrew/Library/Homebrew/cask/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm
CPATH: /usr/local/include

Can folks running brew test gdk-pixbuf and hitting problems please try:

open -a Preview "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png"

That should help narrow down whether the error is related purely to gdk-pixbuf or whether the image file itself is somehow corrupted; you should encounter a tiny blue square. I can't get this failure to reproduce despite repeated attempts locally, not really sure what's going on at this point.

ls -l /usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png

Might be useful as well, potentially 😕.

Here are the results plus some additional info:

$ ls -l "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png"
-rw-r--r--@ 1 midchildan  admin  82 Oct  2 13:56 /usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png
$ file "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png"
/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png: PNG image data, 8 x 8, 1-bit colormap, non-interlaced
$ identify "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png"
/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png PNG 8x8 8x8+0+0 8-bit sRGB 1c 82B 0.000u 0:00.009
$ shasum -a 256 "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png"
126fa3d13c112c9c49d563b00836149bed94117edb54101a1a4d9c60ad0244be  /usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png

screenshot

Contents of /usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache

# GdkPixbuf Image Loader Modules file
# Automatically generated file, do not edit
# Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.36.0
#
# LoaderDir = /usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders
#
"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.so"
"ani" 4 "gdk-pixbuf" "Windows animated cursor" "LGPL"
"application/x-navi-animation" ""
"ani" ""
"RIFF    ACON" "    xxxx    " 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so"
"bmp" 5 "gdk-pixbuf" "BMP" "LGPL"
"image/bmp" "image/x-bmp" "image/x-MS-bmp" ""
"bmp" ""
"BM" "" 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so"
"gif" 4 "gdk-pixbuf" "GIF" "LGPL"
"image/gif" ""
"gif" ""
"GIF8" "" 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.so"
"icns" 4 "gdk-pixbuf" "MacOS X icon" "GPL"
"image/x-icns" ""
"icns" ""
"icns" "" 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so"
"ico" 5 "gdk-pixbuf" "Windows icon" "LGPL"
"image/x-icon" "image/x-ico" "image/x-win-bitmap" "image/vnd.microsoft.icon" "application/ico" "image/ico" "image/icon" "text/ico" ""
"ico" "cur" ""
"  \001   " "zz znz" 100
"  \002   " "zz znz" 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so"
"jpeg" 5 "gdk-pixbuf" "JPEG" "LGPL"
"image/jpeg" ""
"jpeg" "jpe" "jpg" ""
"\377\330" "" 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so"
"png" 5 "gdk-pixbuf" "PNG" "LGPL"
"image/png" ""
"png" ""
"\211PNG\r\n\032\n" "" 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.so"
"pnm" 4 "gdk-pixbuf" "PNM/PBM/PGM/PPM" "LGPL"
"image/x-portable-anymap" "image/x-portable-bitmap" "image/x-portable-graymap" "image/x-portable-pixmap" ""
"pnm" "pbm" "pgm" "ppm" ""
"P1" "" 100
"P2" "" 100
"P3" "" 100
"P4" "" 100
"P5" "" 100
"P6" "" 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.so"
"qtif" 4 "gdk-pixbuf" "QuickTime" "LGPL"
"image/x-quicktime" "image/qtif" ""
"qtif" "qif" ""
"abcdidsc" "xxxx    " 100
"abcdidat" "xxxx    " 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.so"
"tga" 4 "gdk-pixbuf" "Targa" "LGPL"
"image/x-tga" ""
"tga" "targa" ""
" \001\001" "x  " 100
" \001\t" "x  " 100
"  \002" "xz " 99
"  \003" "xz " 100
"  \n" "xz " 100
"  \v" "xz " 100

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so"
"tiff" 5 "gdk-pixbuf" "TIFF" "LGPL"
"image/tiff" ""
"tiff" "tif" ""
"MM *" "  z " 100
"II* " "   z" 100
"II* \020   CR\002 " "   z zzz   z" 0

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.so"
"xbm" 4 "gdk-pixbuf" "XBM" "LGPL"
"image/x-xbitmap" ""
"xbm" ""
"#define " "" 100
"/*" "" 50

"/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so"
"xpm" 4 "gdk-pixbuf" "XPM" "LGPL"
"image/x-xpixmap" ""
"xpm" ""
"/* XPM */" "" 100

syscalls:

$ sudo dtruss /usr/local/Cellar/gdk-pixbuf/2.36.0/bin/gdk-pixbuf-csource /usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png
dtrace: system integrity protection is on, some features will not be available
SYSCALL(args)        = return
failed to load "/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png": Couldn't recognize the image file format for file '/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png'
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
thread_selfid(0x0, 0x0, 0x0)         = 300177 0
issetugid(0x0, 0x0, 0x0)         = 0 0
csops(0x0, 0x0, 0x7FFF5652F8A0)      = 0 0
shared_region_check_np(0x7FFF5652CED8, 0x0, 0x7FFF5652F8A0)      = 0 0
getpid(0x7FFF5652CED8, 0x0, 0x7FFF5652F8A0)      = 75031 0
proc_info(0x2, 0x12517, 0x8)         = 1272 0
stat64("/usr/lib/dtrace/libdtrace_dyld.dylib\0", 0x7FFF5652ED68, 0x8)        = 0 0
open("/usr/lib/dtrace/libdtrace_dyld.dylib\0", 0x0, 0x0)         = 3 0
fcntl(0x3, 0x61, 0x7FFF56526548)         = 0 0
mmap(0x0, 0x620, 0x5, 0x1, 0x3, 0x7000)      = 0x1096D6000 0
munmap(0x1096D6000, 0x620)       = 0 0
mmap(0x1096D7000, 0x2000, 0x5, 0x12, 0x3, 0x7000)        = 0x1096D7000 0
mmap(0x1096D9000, 0x1000, 0x3, 0x12, 0x3, 0x9000)        = 0x1096D9000 0
mmap(0x1096DA000, 0x2E20, 0x1, 0x12, 0x3, 0xA000)        = 0x1096DA000 0
close(0x3)       = 0 0
stat64("/usr/lib/dtrace/libdtrace_dyld.dylib\0", 0x7FFF5652F2C8, 0x1)        = 0 0
stat64("/usr/local/Cellar/gdk-pixbuf/2.36.0/lib/libgdk_pixbuf-2.0.0.dylib\0", 0x7FFF5652EAF8, 0x1)       = 0 0
open("/usr/local/Cellar/gdk-pixbuf/2.36.0/lib/libgdk_pixbuf-2.0.0.dylib\0", 0x0, 0x0)        = 3 0
mmap(0x1096DD000, 0x17000, 0x5, 0x12, 0x3, 0x0)      = 0x1096DD000 0
mmap(0x1096F4000, 0x1000, 0x3, 0x12, 0x3, 0x17000)       = 0x1096F4000 0
mmap(0x1096F5000, 0x7444, 0x1, 0x12, 0x3, 0x18000)       = 0x1096F5000 0
fcntl(0x3, 0x2C, 0x7FFF565264E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/glib/lib/libgmodule-2.0.0.dylib\0", 0x7FFF5652EAF8, 0x7FFF565264E8)       = 0 0
open("/usr/local/opt/glib/lib/libgmodule-2.0.0.dylib\0", 0x0, 0x0)       = 3 0
mmap(0x1096FF000, 0x4000, 0x5, 0x12, 0x3, 0x0)       = 0x1096FF000 0
mmap(0x109703000, 0x1000, 0x3, 0x12, 0x3, 0x4000)        = 0x109703000 0
mmap(0x109704000, 0xA98, 0x1, 0x12, 0x3, 0x5000)         = 0x109704000 0
fcntl(0x3, 0x2C, 0x7FFF565264E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/glib/lib/libgio-2.0.0.dylib\0", 0x7FFF5652EAF8, 0x7FFF565264E8)       = 0 0
open("/usr/local/opt/glib/lib/libgio-2.0.0.dylib\0", 0x0, 0x0)       = 3 0
mmap(0x109706000, 0xFD000, 0x5, 0x12, 0x3, 0x0)      = 0x109706000 0
mmap(0x109803000, 0x8000, 0x3, 0x12, 0x3, 0xFD000)       = 0x109803000 0
mmap(0x10980C000, 0x63BD8, 0x1, 0x12, 0x3, 0x105000)         = 0x10980C000 0
fcntl(0x3, 0x2C, 0x7FFF565264E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/glib/lib/libgobject-2.0.0.dylib\0", 0x7FFF5652EAF8, 0x7FFF565264E8)       = 0 0
open("/usr/local/opt/glib/lib/libgobject-2.0.0.dylib\0", 0x0, 0x0)       = 3 0
mmap(0x109873000, 0x32000, 0x5, 0x12, 0x3, 0x0)      = 0x109873000 0
mmap(0x1098A5000, 0x2000, 0x3, 0x12, 0x3, 0x32000)       = 0x1098A5000 0
mmap(0x1098A7000, 0xF434, 0x1, 0x12, 0x3, 0x34000)       = 0x1098A7000 0
fcntl(0x3, 0x2C, 0x7FFF565264E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/glib/lib/libglib-2.0.0.dylib\0", 0x7FFF5652EAF8, 0x7FFF565264E8)      = 0 0
open("/usr/local/opt/glib/lib/libglib-2.0.0.dylib\0", 0x0, 0x0)      = 3 0
mmap(0x1098B7000, 0xC9000, 0x5, 0x12, 0x3, 0x0)      = 0x1098B7000 0
mmap(0x109980000, 0x1000, 0x3, 0x12, 0x3, 0xC9000)       = 0x109980000 0
mmap(0x109982000, 0x213C0, 0x1, 0x12, 0x3, 0xCA000)      = 0x109982000 0
fcntl(0x3, 0x2C, 0x7FFF565264E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/gettext/lib/libintl.8.dylib\0", 0x7FFF5652EAF8, 0x7FFF565264E8)       = 0 0
open("/usr/local/opt/gettext/lib/libintl.8.dylib\0", 0x0, 0x0)       = 3 0
mmap(0x1099A5000, 0x9000, 0x5, 0x12, 0x3, 0x0)       = 0x1099A5000 0
mmap(0x1099AE000, 0x1000, 0x3, 0x12, 0x3, 0x9000)        = 0x1099AE000 0
mmap(0x1099AF000, 0x23E4, 0x1, 0x12, 0x3, 0xA000)        = 0x1099AF000 0
fcntl(0x3, 0x2C, 0x7FFF565264E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/libpng/lib/libpng16.16.dylib\0", 0x7FFF5652EAF8, 0x7FFF565264E8)      = 0 0
open("/usr/local/opt/libpng/lib/libpng16.16.dylib\0", 0x0, 0x0)      = 3 0
mmap(0x1099B4000, 0x24000, 0x5, 0x12, 0x3, 0x0)      = 0x1099B4000 0
mmap(0x1099D8000, 0x1000, 0x3, 0x12, 0x3, 0x24000)       = 0x1099D8000 0
mmap(0x1099D9000, 0x6314, 0x1, 0x12, 0x3, 0x25000)       = 0x1099D9000 0
fcntl(0x3, 0x2C, 0x7FFF565264E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/lib/libSystem.B.dylib\0", 0x7FFF5652EAF8, 0x7FFF565264E8)       = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libglib-2.0.0.dylib\0", 0x7FFF5652E818, 0x7FFF565264E8)       dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
 = 0 0
stat64("/usr/lib/libiconv.2.dylib\0", 0x7FFF5652E818, 0x7FFF565264E8)        = 0 0
stat64("/usr/local/opt/pcre/lib/libpcre.1.dylib\0", 0x7FFF5652E818, 0x7FFF565264E8)      = 0 0
open("/usr/local/opt/pcre/lib/libpcre.1.dylib\0", 0x0, 0x0)      = 3 0
mmap(0x1099E4000, 0x68000, 0x5, 0x12, 0x3, 0x0)      = 0x1099E4000 0
mmap(0x109A4C000, 0x1000, 0x3, 0x12, 0x3, 0x68000)       = 0x109A4C000 0
mmap(0x109A4D000, 0x25E0, 0x1, 0x12, 0x3, 0x69000)       = 0x109A4D000 0
fcntl(0x3, 0x2C, 0x7FFF56526208)         = 0 0
close(0x3)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon\0", 0x7FFF5652E818, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\0", 0x7FFF5652E818, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\0", 0x7FFF5652E698, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices\0", 0x7FFF5652E698, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libcache.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/system/libcommonCrypto.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libcompiler_rt.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/system/libcopyfile.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libcorecrypto.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libdispatch.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libdyld.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libkeymgr.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/liblaunch.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libmacho.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/system/libquarantine.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libremovefile.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libsystem_asl.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libsystem_blocks.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/system/libsystem_c.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libsystem_configuration.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libsystem_coreservices.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/system/libsystem_coretls.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libsystem_dnssd.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libsystem_info.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/system/libsystem_kernel.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/system/libsystem_m.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libsystem_malloc.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/system/libsystem_network.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libsystem_networkextension.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/system/libsystem_notify.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/system/libsystem_platform.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/system/libsystem_pthread.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libsystem_sandbox.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libsystem_secinit.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libsystem_symptoms.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/system/libsystem_trace.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libunwind.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/system/libxpc.dylib\0", 0x7FFF5652E1C8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/libobjc.A.dylib\0", 0x7FFF5652D488, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/libauto.dylib\0", 0x7FFF5652D368, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/libc++abi.dylib\0", 0x7FFF5652D368, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/libc++.1.dylib\0", 0x7FFF5652D368, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/libDiagnosticMessagesClient.dylib\0", 0x7FFF5652E448, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/libicucore.A.dylib\0", 0x7FFF5652E448, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/libz.1.dylib\0", 0x7FFF5652E448, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels\0", 0x7FFF5652E4C8, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help\0", 0x7FFF5652E4C8, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\0", 0x7FFF5652E4C8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture\0", 0x7FFF5652E4C8, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink\0", 0x7FFF5652E4C8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting\0", 0x7FFF5652E4C8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print\0", 0x7FFF5652E4C8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI\0", 0x7FFF5652E4C8, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition\0", 0x7FFF5652E4C8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices\0", 0x7FFF5652E4C8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics\0", 0x7FFF5652E328, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText\0", 0x7FFF5652E328, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO\0", 0x7FFF5652E148, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS\0", 0x7FFF5652E148, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync\0", 0x7FFF5652E148, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices\0", 0x7FFF5652E148, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis\0", 0x7FFF5652E148, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore\0", 0x7FFF5652E148, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD\0", 0x7FFF5652E148, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis\0", 0x7FFF5652E148, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork\0", 0x7FFF5652DF98, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit\0", 0x7FFF5652DF98, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate\0", 0x7FFF5652DF98, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/libbsm.0.dylib\0", 0x7FFF5652DD88, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration\0", 0x7FFF5652DD88, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/Security.framework/Versions/A/Security\0", 0x7FFF5652DD88, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/libsqlite3.dylib\0", 0x7FFF5652DD88, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/libxml2.2.dylib\0", 0x7FFF5652DD88, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/libnetwork.dylib\0", 0x7FFF5652DD88, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/libenergytrace.dylib\0", 0x7FFF5652DC18, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/system/libkxld.dylib\0", 0x7FFF5652DC18, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/libpcap.A.dylib\0", 0x7FFF5652DAF8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/libcoretls.dylib\0", 0x7FFF5652DAF8, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/libcoretls_cfhelpers.dylib\0", 0x7FFF5652DAF8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/libxar.1.dylib\0", 0x7FFF5652D7B8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/libpam.2.dylib\0", 0x7FFF5652D7B8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/libOpenScriptingUtil.dylib\0", 0x7FFF5652D7B8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/libbz2.1.0.dylib\0", 0x7FFF5652D698, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/liblzma.5.dylib\0", 0x7FFF5652D578, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage\0", 0x7FFF5652DE78, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib\0", 0x7FFF5652DE78, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib\0", 0x7FFF5652DE78, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents\0", 0x7FFF5652DDB8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore\0", 0x7FFF5652DDB8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata\0", 0x7FFF5652DDB8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices\0", 0x7FFF5652DDB8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit\0", 0x7FFF5652DDB8, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE\0", 0x7FFF5652DDB8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices\0", 0x7FFF5652DDB8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices\0", 0x7FFF5652DDB8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList\0", 0x7FFF5652DDB8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration\0", 0x7FFF5652DC08, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS\0", 0x7FFF5652DC08, 0x7FFF56526208)      = 0 0
stat64("/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth\0", 0x7FFF5652DA68, 0x7FFF56526208)       = 0 0
stat64("/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport\0", 0x7FFF5652D958, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/libarchive.2.dylib\0", 0x7FFF5652D828, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/liblangid.dylib\0", 0x7FFF5652D828, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/libCRFSuite.dylib\0", 0x7FFF5652D828, 0x7FFF56526208)       = 0 0
stat64("/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC\0", 0x7FFF5652DC08, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/libmecabra.dylib\0", 0x7FFF5652DC08, 0x7FFF56526208)        = 0 0
stat64("/System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling\0", 0x7FFF5652D9D8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/libmarisa.dylib\0", 0x7FFF5652D9D8, 0x7FFF56526208)         = 0 0
stat64("/usr/lib/libChineseTokenizer.dylib\0", 0x7FFF5652D9D8, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/libcmph.dylib\0", 0x7FFF5652D9D8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData\0", 0x7FFF5652D9D8, 0x7FFF56526208)        = 0 0
stat64("/System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji\0", 0x7FFF5652D828, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/libcompression.dylib\0", 0x7FFF5652D808, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory\0", 0x7FFF5652DBB8, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement\0", 0x7FFF5652DA28, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/libxslt.1.dylib\0", 0x7FFF5652DB88, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib\0", 0x7FFF5652DF68, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib\0", 0x7FFF5652DF68, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib\0", 0x7FFF5652DCD8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG\0", 0x7FFF5652DCD8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface\0", 0x7FFF5652DCD8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport\0", 0x7FFF5652DEB8, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/libcups.2.dylib\0", 0x7FFF5652DF08, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos\0", 0x7FFF5652DD68, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/GSS.framework/Versions/A/GSS\0", 0x7FFF5652DD68, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/libresolv.9.dylib\0", 0x7FFF5652DD68, 0x7FFF56526208)       = 0 0
stat64("/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal\0", 0x7FFF5652DC48, 0x7FFF56526208)       = 0 0
stat64("/usr/lib/libheimdal-asn1.dylib\0", 0x7FFF5652DA78, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory\0", 0x7FFF5652DBC8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth\0", 0x7FFF5652DBC8, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation\0", 0x7FFF5652DA48, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio\0", 0x7FFF5652DFC8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox\0", 0x7FFF5652DFC8, 0x7FFF56526208)        = 0 0
stat64("/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI\0", 0x7FFF5652E058, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore\0", 0x7FFF5652E058, 0x7FFF56526208)        = 0 0
stat64("/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv\0", 0x7FFF5652E058, 0x7FFF56526208)       = 0 0
stat64("/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight\0", 0x7FFF5652E058, 0x7FFF56526208)         = 0 0
stat64("/System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO\0", 0x7FFF5652DDF8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/Metal.framework/Versions/A/Metal\0", 0x7FFF5652DDF8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage\0", 0x7FFF5652DDF8, 0x7FFF56526208)      = 0 0
stat64("/usr/lib/libate.dylib\0", 0x7FFF5652DC48, 0x7FFF56526208)        = 0 0
stat64("/System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib\0", 0x7FFF5652DC48, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib\0", 0x7FFF5652DC48, 0x7FFF56526208)        = 0 0
stat64("/System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator\0", 0x7FFF5652DC48, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo\0", 0x7FFF5652DB98, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL\0", 0x7FFF5652DB98, 0x7FFF56526208)        = 0 0
stat64("/usr/lib/libFosl_dynamic.dylib\0", 0x7FFF5652D928, 0x7FFF56526208)       = 0 0
stat64("/System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders\0", 0x7FFF5652D928, 0x7FFF56526208)       = 0 0
stat64("/System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore\0", 0x7FFF5652D928, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL\0", 0x7FFF5652D928, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib\0", 0x7FFF5652D578, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib\0", 0x7FFF5652D578, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib\0", 0x7FFF5652D578, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib\0", 0x7FFF5652D3F8, 0x7FFF56526208)        = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib\0", 0x7FFF5652D2E8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib\0", 0x7FFF5652D1C8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport\0", 0x7FFF5652DDC8, 0x7FFF56526208)         = 0 dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
0
stat64("/System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing\0", 0x7FFF5652DDC8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices\0", 0x7FFF5652DDC8, 0x7FFF56526208)         = 0 0
stat64("/System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer\0", 0x7FFF5652DB88, 0x7FFF56526208)         = 0 0
stat64("/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211\0", 0x7FFF5652DB88, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN\0", 0x7FFF5652DB88, 0x7FFF56526208)        = 0 0
stat64("/System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils\0", 0x7FFF5652DB88, 0x7FFF56526208)       = 0 0
stat64("/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth\0", 0x7FFF5652DB88, 0x7FFF56526208)      = 0 0
stat64("/System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi\0", 0x7FFF5652D868, 0x7FFF56526208)         = 0 0
stat64("/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit\0", 0x7FFF5652D978, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth\0", 0x7FFF5652D978, 0x7FFF56526208)      = 0 0
stat64("/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay\0", 0x7FFF5652DDC8, 0x7FFF56526208)      = 0 0
stat64("/System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment\0", 0x7FFF5652DBB8, 0x7FFF56526208)       = 0 0
stat64("/System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore\0", 0x7FFF5652E358, 0x7FFF56526208)       = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libgobject-2.0.0.dylib\0", 0x7FFF5652E758, 0x7FFF56526208)         = 0 0
stat64("/usr/local/opt/libffi/lib/libffi.6.dylib\0", 0x7FFF5652E758, 0x7FFF56526208)         = 0 0
open("/usr/local/opt/libffi/lib/libffi.6.dylib\0", 0x0, 0x0)         = 3 0
mmap(0x109A56000, 0x5000, 0x5, 0x12, 0x3, 0x1000)        = 0x109A56000 0
mmap(0x109A5B000, 0x1000, 0x3, 0x12, 0x3, 0x6000)        = 0x109A5B000 0
mmap(0x109A5C000, 0xF1C, 0x1, 0x12, 0x3, 0x7000)         = 0x109A5C000 0
fcntl(0x3, 0x2C, 0x7FFF56526148)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libgmodule-2.0.0.dylib\0", 0x7FFF5652E758, 0x7FFF56526148)         = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libglib-2.0.0.dylib\0", 0x7FFF5652E758, 0x7FFF56526148)        = 0 0
stat64("/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\0", 0x7FFF5652E758, 0x7FFF56526148)        = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libglib-2.0.0.dylib\0", 0x7FFF5652E5D8, 0x7FFF56526148)        = 0 0
stat64("/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices\0", 0x7FFF5652E2D8, 0x7FFF56526148)         = 0 0
stat64("/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation\0", 0x7FFF5652E2D8, 0x7FFF56526148)         = 0 0
stat64("/usr/lib/libScreenReader.dylib\0", 0x7FFF5652E2D8, 0x7FFF56526148)       = 0 0
stat64("/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore\0", 0x7FFF5652E2D8, 0x7FFF56526148)       = 0 0
stat64("/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis\0", 0x7FFF5652E2D8, 0x7FFF56526148)       = 0 0
stat64("/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage\0", 0x7FFF5652E2D8, 0x7FFF56526148)       = 0 0
stat64("/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup\0", 0x7FFF5652E138, 0x7FFF56526148)         = 0 0
stat64("/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols\0", 0x7FFF5652DC18, 0x7FFF56526148)         = 0 0
stat64("/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication\0", 0x7FFF5652DC18, 0x7FFF56526148)       = 0 0
stat64("/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication\0", 0x7FFF5652DC18, 0x7FFF56526148)       = 0 0
stat64("/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression\0", 0x7FFF5652E138, dtrace: error on enabled probe ID 2158 (ID 561: syscall::sysctl:return): invalid kernel access in action #10 at DIF offset 40
dtrace: error on enabled probe ID 2158 (ID 561: syscall::sysctl:return): invalid kernel access in action #10 at DIF offset 40
dtrace: error on enabled probe ID 2135 (ID 949: syscall::read_nocancel:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2135 (ID 949: syscall::read_nocancel:return): invalid kernel access in action #12 at DIF offset 92
0x7FFF56526148)      = 0 0
stat64("/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary\0", 0x7FFF5652E198, 0x7FFF56526148)       = 0 0
open("/dev/dtracehelper\0", 0x2, 0x7FFF5652F770)         = 3 0
ioctl(0x3, 0x80086804, 0x7FFF5652F6F8)       = 0 0
close(0x3)       = 0 0
thread_selfid(0x3, 0x80086804, 0x7FFF5652F6F8)       = 300177 0
bsdthread_register(0x7FFF9A97C224, 0x7FFF9A97C214, 0x2000)       = 1073741919 0
mprotect(0x109870000, 0x88, 0x1)         = 0 0
mprotect(0x109A5D000, 0x1000, 0x0)       = 0 0
mprotect(0x109A73000, 0x1000, 0x0)       = 0 0
mprotect(0x109A74000, 0x1000, 0x0)       = 0 0
mprotect(0x109A8A000, 0x1000, 0x0)       = 0 0
mprotect(0x1096D6000, 0x1000, 0x1)       = 0 0
mprotect(0x109870000, 0x88, 0x3)         = 0 0
mprotect(0x109870000, 0x88, 0x1)         = 0 0
ulock_wake(0x1, 0x7FFF5652D42C, 0x0)         = -1 Err#2
issetugid(0x1, 0x7FFF5652D42C, 0x0)      = 0 0
getpid(0x1, 0x7FFF5652D42C, 0x0)         = 75031 0
stat64("/AppleInternal/XBS/.isChrooted\0", 0x7FFF5652D2E8, 0x0)      = -1 Err#2
stat64("/AppleInternal\0", 0x7FFF5652D380, 0x0)      = -1 Err#2
csops(0x12517, 0x7, 0x7FFF5652CE10)      = -1 Err#22
csops(0x12517, 0x7, 0x7FFF5652C6F0)      = -1 Err#22
getuid(0x12517, 0x7, 0x7FFF5652C6F0)         = 0 0
getuid(0x12517, 0x7, 0x7FFF5652C6F0)         = 0 0
stat64("/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal\0", 0x7FFF5652C6D8, 0x7FFF5652C6F0)      = 0 0
stat64("/System/Library/Frameworks/GSS.framework/GSS\0", 0x7FFF5652C6D8, 0x7FFF5652C6F0)         = 0 0
mprotect(0x1099B2000, 0x88, 0x1)         = 0 0
mprotect(0x109A8B000, 0x1000, 0x0)       = 0 0
mprotect(0x109AA1000, 0x1000, 0x0)       = 0 0
mprotect(0x109AA2000, 0x1000, 0x0)       = 0 0
mprotect(0x109AB8000, 0x1000, 0x0)       = 0 0
mprotect(0x1096D6000, 0x1000, 0x3)       = 0 0
mprotect(0x1096D6000, 0x1000, 0x1)       = 0 0
mprotect(0x1099B2000, 0x88, 0x3)         = 0 0
mprotect(0x1099B2000, 0x88, 0x1)         = 0 0
access("/System/Library/taggedstringsoff\0", 0x4, 0x7FFFA343EE00)        = -1 Err#2
getrlimit(0x1008, 0x7FFF5652F7D8, 0x7FFFA343EE00)        = 0 0
open_nocancel("/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png\0", 0x0, 0x1B6)       = 3 0
fstat64(0x3, 0x7FFF5652F788, 0x1B6)      = 0 0
stat64("/Users/midchildan/.local/share//mime/mime.cache\0", 0x7FFF5652F680, 0x1000)      = -1 Err#2
stat64("/Users/midchildan/.local/share//mime/globs\0", 0x7FFF5652F680, 0x1000)       = -1 Err#2
stat64("/Users/midchildan/.local/share//mime/magic\0", 0x7FFF5652F680, 0x1000)       = -1 Err#2
stat64("/usr/local/share//mime/mime.cache\0", 0x7FFF5652F680, 0x1000)        = -1 Err#2
stat64("/usr/local/share//mime/globs\0", 0x7FFF5652F680, 0x1000)         = -1 Err#2
stat64("/usr/local/share//mime/magic\0", 0x7FFF5652F680, 0x1000)         = -1 Err#2
stat64("/usr/share//mime/mime.cache\0", 0x7FFF5652F680, 0x1000)      = -1 Err#2
stat64("/usr/share//mime/globs\0", 0x7FFF5652F680, 0x1000)       = -1 Err#2
stat64("/usr/share//mime/magic\0", 0x7FFF5652F680, 0x1000)       = -1 Err#2
stat64("/Users/midchildan/.local/share//mime/mime.cache\0", 0x7FFF5652F6C8, 0x1000)      = -1 Err#2
stat64("/Users/midchildan/.local/share//mime/globs2\0", 0x7FFF5652F6C8, 0x1000)      = -1 Err#2
stat64("/Users/midchildan/.local/share//mime/globs\0", 0x7FFF5652F6C8, 0x1000)       = -1 Err#2
stat64("/Users/midchildan/.local/share//mime/magic\0", 0x7FFF5652F6C8, 0x1000)       = -1 Err#2
open_nocancel("/Users/midchildan/.local/share//mime/aliases\0", 0x0, 0x1B6)      = -1 Err#2
open_nocancel("/Users/midchildan/.local/share//mime/subclasses\0", 0x0, 0x1B6)       = -1 Err#2
open_nocancel("/Users/midchildan/.local/share//mime/icons\0", 0x0, 0x1B6)        = -1 Err#2
open_nocancel("/Users/midchildan/.local/share//mime/generic-icons\0", 0x0, 0x1B6)        = -1 Err#2
stat64("/usr/local/share//mime/mime.cache\0", 0x7FFF5652F6C8, 0x1B6)         = -1 Err#2
stat64("/usr/local/share//mime/globs2\0", 0x7FFF5652F6C8, 0x1B6)         = -1 Err#2
stat64("/usr/local/share//mime/globs\0", 0x7FFF5652F6C8, 0x1B6)      = -1 Err#2
stat64("/usr/local/share//mime/magic\0", 0x7FFF5652F6C8, 0x1B6)      = -1 Err#2
open_nocancel("/usr/local/share//mime/aliases\0", 0x0, 0x1B6)        = -1 Err#2
open_nocancel("/usr/local/share//mime/subclasses\0", 0x0, 0x1B6)         = -1 Err#2
open_nocancel("/usr/local/share//mime/icons\0", 0x0, 0dtrace: error on enabled probe ID 2134 (ID 163: syscall::read:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2134 (ID 163: syscall::read:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2134 (ID 163: syscall::read:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2134 (ID 163: syscall::read:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2135 (ID 949: syscall::read_nocancel:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2135 (ID 949: syscall::read_nocancel:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2133 (ID 951: syscall::write_nocancel:return): invalid kernel access in action #12 at DIF offset 92
x1B6)        = -1 Err#2
open_nocancel("/usr/local/share//mime/generic-icons\0", 0x0, 0x1B6)      = -1 Err#2
stat64("/usr/share//mime/mime.cache\0", 0x7FFF5652F6C8, 0x1B6)       = -1 Err#2
stat64("/usr/share//mime/globs2\0", 0x7FFF5652F6C8, 0x1B6)       = -1 Err#2
stat64("/usr/share//mime/globs\0", 0x7FFF5652F6C8, 0x1B6)        = -1 Err#2
stat64("/usr/share//mime/magic\0", 0x7FFF5652F6C8, 0x1B6)        = -1 Err#2
open_nocancel("/usr/share//mime/aliases\0", 0x0, 0x1B6)      = -1 Err#2
open_nocancel("/usr/share//mime/subclasses\0", 0x0, 0x1B6)       = -1 Err#2
open_nocancel("/usr/share//mime/icons\0", 0x0, 0x1B6)        = -1 Err#2
open_nocancel("/usr/share//mime/generic-icons\0", 0x0, 0x1B6)        = -1 Err#2
open("/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache\0", 0x0, 0x1B6)         = 4 0
fstat64(0x4, 0x7FFF5652F780, 0x1B6)      = 0 0
close(0x4)       = 0 0
open_nocancel("/usr/local/Cellar/glib/2.50.0/lib/charset.alias\0", 0x0, 0x1B6)       = -1 Err#2
getuid(0x7FB9FE50BE80, 0x0, 0x1B6)       = 0 0
geteuid(0x7FB9FE50BE80, 0x0, 0x1B6)      = 0 0
getgid(0x7FB9FE50BE80, 0x0, 0x1B6)       = 0 0
getegid(0x7FB9FE50BE80, 0x0, 0x1B6)      = 0 0
open_nocancel("/usr/local/Cellar/gettext/0.19.8.1/share/locale/locale.alias\0", 0x0, 0x1B6)      = 4 0
fstat64(0x4, 0x7FFF5652F2B8, 0x1B6)      = 0 0
close_nocancel(0x4)      = 0 0
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en_US.UTF-8/LC_MESSAGES/messages.mo\0", 0x0, 0x8)      = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en_US.utf8/LC_MESSAGES/messages.mo\0", 0x0, 0x8)       = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en_US/LC_MESSAGES/messages.mo\0", 0x0, 0x8)        = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en.UTF-8/LC_MESSAGES/messages.mo\0", 0x0, 0x8)         = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en.utf8/LC_MESSAGES/messages.mo\0", 0x0, 0x8)      = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en/LC_MESSAGES/messages.mo\0", 0x0, 0x8)       = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en_US.UTF-8/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)        = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en_US.utf8/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)         = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en_US/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)      = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en.UTF-8/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)       = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en.utf8/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)        = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)         = -1 Err#2
close_nocancel(0x3)      = 0 0

Confirmed that gdk-pixbuf 2.34.0 passes the test, but fails after upgrading to 2.36.0.

Test passes after brew reinstall --build-from-source gdk-pixbuf .

Here are the syscalls from the working binary built from source. The difference is that the Homebrew-provided bottle attempts to read a bunch of MIME-related files, whereas the locally built binary does not. Additionally, there are few files that only one of each reads, such as /usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so .

$ sudo dtruss /usr/local/Cellar/gdk-pixbuf/2.36.0/bin/gdk-pixbuf-csource /usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png
dtrace: system integrity protection is on, some features will not be available
SYSCALL(args)        = return
thread_selfid(0x0, 0x0, 0x0)         = 387920 0
issetugid(0x0, 0x0, 0x0)         = 0 0
csops(0x0, 0x0, 0x7FFF5158F8A0)      = 0 0
shared_region_check_np(0x7FFF5158CED8, 0x0, 0x7FFF5158F8A0)      = 0 0
getpid(0x7FFF5158CED8, 0x0, 0x7FFF5158F8A0)      = 28152 0
proc_info(0x2, 0x6DF8, 0x8)      = 1272 0
stat64("/usr/lib/dtrace/libdtrace_dyld.dylib\0", 0x7FFF5158ED68, 0x8)        = 0 0
/* GdkPixbuf RGB C-Source image dump 1-byte-run-length-encoded */

#ifdef __SUNPRO_C
#pragma align 4 (my_pixbuf)
#endif
#ifdef __GNUC__
static const guint8 my_pixbuf[] __attribute__ ((__aligned__ (4))) = 
#else
static const guint8 my_pixbuf[] = 
#endif
{ ""
  /* Pixbuf magic (0x47646b50) */
  "GdkP"
  /* length: header (24) + pixel_data (4) */
  "\0\0\0\34"
  /* pixdata_type (0x2010001) */
  "\2\1\0\1"
  /* rowstride (24) */
  "\0\0\0\30"
  /* width (8) */
  "\0\0\0\10"
  /* height (8) */
  "\0\0\0\10"
  /* pixel_data: */
  "\300\0\0\377"};


dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
open("/usr/lib/dtrace/libdtrace_dyld.dylib\0", 0x0, 0x0)         = 3 0
fcntl(0x3, 0x61, 0x7FFF51586548)         = 0 0
mmap(0x0, 0x620, 0x5, 0x1, 0x3, 0x7000)      = 0x10E676000 0
munmap(0x10E676000, 0x620)       = 0 0
mmap(0x10E677000, 0x2000, 0x5, 0x12, 0x3, 0x7000)        = 0x10E677000 0
mmap(0x10E679000, 0x1000, 0x3, 0x12, 0x3, 0x9000)        = 0x10E679000 0
mmap(0x10E67A000, 0x2E20, 0x1, 0x12, 0x3, 0xA000)        = 0x10E67A000 0
close(0x3)       = 0 0
stat64("/usr/lib/dtrace/libdtrace_dyld.dylib\0", 0x7FFF5158F2C8, 0x1)        = 0 0
stat64("/usr/local/Cellar/gdk-pixbuf/2.36.0/lib/libgdk_pixbuf-2.0.0.dylib\0", 0x7FFF5158EAF8, 0x1)       = 0 0
open("/usr/local/Cellar/gdk-pixbuf/2.36.0/lib/libgdk_pixbuf-2.0.0.dylib\0", 0x0, 0x0)        = 3 0
mmap(0x10E67E000, 0x17000, 0x5, 0x12, 0x3, 0x0)      = 0x10E67E000 0
mmap(0x10E695000, 0x1000, 0x3, 0x12, 0x3, 0x17000)       = 0x10E695000 0
mmap(0x10E696000, 0x72DC, 0x1, 0x12, 0x3, 0x18000)       = 0x10E696000 0
fcntl(0x3, 0x2C, 0x7FFF515864E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/glib/lib/libgmodule-2.0.0.dylib\0", 0x7FFF5158EAF8, 0x7FFF515864E8)       = 0 0
open("/usr/local/opt/glib/lib/libgmodule-2.0.0.dylib\0", 0x0, 0x0)       = 3 0
mmap(0x10E6A4000, 0x4000, 0x5, 0x12, 0x3, 0x0)       = 0x10E6A4000 0
mmap(0x10E6A8000, 0x1000, 0x3, 0x12, 0x3, 0x4000)        = 0x10E6A8000 0
mmap(0x10E6A9000, 0xA98, 0x1, 0x12, 0x3, 0x5000)         = 0x10E6A9000 0
fcntl(0x3, 0x2C, 0x7FFF515864E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/glib/lib/libgio-2.0.0.dylib\0", 0x7FFF5158EAF8, 0x7FFF515864E8)       = 0 0
open("/usr/local/opt/glib/lib/libgio-2.0.0.dylib\0", 0x0, 0x0)       = 3 0
mmap(0x10E6AE000, 0xFD000, 0x5, 0x12, 0x3, 0x0)      = 0x10E6AE000 0
mmap(0x10E7AB000, 0x8000, 0x3, 0x12, 0x3, 0xFD000)       = 0x10E7AB000 0
mmap(0x10E7B4000, 0x63BD8, 0x1, 0x12, 0x3, 0x105000)         = 0x10E7B4000 0
fcntl(0x3, 0x2C, 0x7FFF515864E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/glib/lib/libgobject-2.0.0.dylib\0", 0x7FFF5158EAF8, 0x7FFF515864E8)       = 0 0
open("/usr/local/opt/glib/lib/libgobject-2.0.0.dylib\0", 0x0, 0x0)       = 3 0
mmap(0x10E819000, 0x32000, 0x5, 0x12, 0x3, 0x0)      = 0x10E819000 0
mmap(0x10E84B000, 0x2000, 0x3, 0x12, 0x3, 0x32000)       = 0x10E84B000 0
mmap(0x10E84D000, 0xF434, 0x1, 0x12, 0x3, 0x34000)       = 0x10E84D000 0
fcntl(0x3, 0x2C, 0x7FFF515864E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/glib/lib/libglib-2.0.0.dylib\0", 0x7FFF5158EAF8, 0x7FFF515864E8)      = 0 0
open("/usr/local/opt/glib/lib/libglib-2.0.0.dylib\0", 0x0, 0x0)      = 3 0
mmap(0x10E860000, 0xC9000, 0x5, 0x12, 0x3, 0x0)      = 0x10E860000 0
mmap(0x10E929000, 0x1000, 0x3, 0x12, 0x3, 0xC9000)       = 0x10E929000 0
mmap(0x10E92B000, 0x213C0, 0x1, 0x12, 0x3, 0xCA000)      = 0x10E92B000 0
fcntl(0x3, 0x2C, 0x7FFF515864E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/gettext/lib/libintl.8.dylib\0", 0x7FFF5158EAF8, 0x7FFF515864E8)       = 0 0
open("/usr/local/opt/gettext/lib/libintl.8.dylib\0", 0x0, 0x0)       = 3 0
mmap(0x10E953000, 0x9000, 0x5, 0x12, 0x3, 0x0)       = 0x10E953000 0
mmap(0x10E95C000, 0x1000, 0x3, 0x12, 0x3, 0x9000)        = 0x10E95C000 0
mmap(0x10E95D000, 0x23E4, 0x1, 0x12, 0x3, 0xA000)        = 0x10E95D000 0
fcntl(0x3, 0x2C, 0x7FFF515864E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/opt/libpng/lib/libpng16.16.dylib\0", 0x7FFF5158EAF8, 0x7FFF515864E8)      = 0 0
open("/usr/local/opt/libpng/lib/libpng16.16.dylib\0", 0x0, 0x0)      = 3 0
mmap(0x10E962000, 0x24000, 0x5, 0x12, 0x3, 0x0)      = 0x10E962000 0
mmap(0x10E986000, 0x1000, 0x3, 0x12, 0x3, 0x24000)       = 0x10E986000 0
mmap(0x10E987000, 0x6314, 0x1, 0x12, 0x3, 0x25000)       = 0x10E987000 0
fcntl(0x3, 0x2C, 0x7FFF515864E8)         = 0 0
close(0x3)       = 0 0
stat64("/usr/lib/libSystem.B.dylib\0", 0x7FFF5158EAF8, 0x7FFF515864E8)       = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libglib-2.0.0.dylib\0", 0x7FFF5158E818, 0x7FFF515864E8)        = 0 0
stat64("/usr/lib/libiconv.2.dylib\0", 0x7FFF5158E818, 0x7FFF515864E8)        = 0 0
stat64("/usr/local/opt/pcre/lib/libpcre.1.dylib\0", 0x7FFF5158E818, 0x7FFF515864E8)      = 0 0
open("/usr/local/opt/pcre/lib/libpcre.1.dylib\0", 0x0, 0x0)      = 3 0
mmap(0x10E994000, 0x68000, 0x5, 0x12, 0x3, 0x0)      = 0x10E994000 0
mmap(0x10E9FC000, 0x1000, 0x3, 0x12, 0x3, 0x68000)       = 0x10E9FC000 0
mmap(0x10E9FD000, 0x25E0, 0x1, 0x12, 0x3, 0x69000)       = 0x10E9FD000 0
fcntl(0x3, 0x2C, 0x7FFF51586208)         = 0 0
close(0x3)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon\0", 0x7FFF5158E818, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\0", 0x7FFF5158E818, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\0", 0x7FFF5158E698, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices\0", 0x7FFF5158E698, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libcache.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/system/libcommonCrypto.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libcompiler_rt.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/system/libcopyfile.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libcorecrypto.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libdispatch.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libdyld.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libkeymgr.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/liblaunch.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libmacho.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/system/libquarantine.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libremovefile.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libsystem_asl.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libsystem_blocks.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/system/libsystem_c.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libsystem_configuration.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libsystem_coreservices.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/system/libsystem_coretls.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libsystem_dnssd.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libsystem_info.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/system/libsystem_kernel.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/system/libsystem_m.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libsystem_malloc.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/system/libsystem_network.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libsystem_networkextension.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/system/libsystem_notify.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/system/libsystem_platform.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/system/libsystem_pthread.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libsystem_sandbox.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libsystem_secinit.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libsystem_symptoms.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/system/libsystem_trace.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libunwind.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/system/libxpc.dylib\0", 0x7FFF5158E1C8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/libobjc.A.dylib\0", 0x7FFF5158D488, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/libauto.dylib\0", 0x7FFF5158D368, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/libc++abi.dylib\0", 0x7FFF5158D368, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/libc++.1.dylib\0", 0x7FFF5158D368, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/libDiagnosticMessagesClient.dylib\0", 0x7FFF5158E448, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/libicucore.A.dylib\0", 0x7FFF5158E448, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/libz.1.dylib\0", 0x7FFF5158E448, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels\0", 0x7FFF5158E4C8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help\0", 0x7FFF5158E4C8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\0", 0x7FFF5158E4C8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture\0", 0x7FFF5158E4C8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink\0", 0x7FFF5158E4C8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting\0", 0x7FFF5158E4C8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print\0", 0x7FFF5158E4C8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI\0", 0x7FFF5158E4C8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition\0", 0x7FFF5158E4C8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices\0", 0x7FFF5158E4C8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics\0", 0x7FFF5158E328, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText\0", 0x7FFF5158E328, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO\0", 0x7FFF5158E148, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS\0", 0x7FFF5158E148, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync\0", 0x7FFF5158E148, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices\0", 0x7FFF5158E148, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis\0", 0x7FFF5158E148, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore\0", 0x7FFF5158E148, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD\0", 0x7FFF5158E148, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis\0", 0x7FFF5158E148, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork\0", 0x7FFF5158DF98, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit\0", 0x7FFF5158DF98, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate\0", 0x7FFF5158DF98, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/libbsm.0.dylib\0", 0x7FFF5158DD88, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration\0", 0x7FFF5158DD88, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/Security.framework/Versions/A/Security\0", 0x7FFF5158DD88, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/libsqlite3.dylib\0", 0x7FFF5158DD88, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/libxml2.2.dylib\0", 0x7FFF5158DD88, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/libnetwork.dylib\0", 0x7FFF5158DD88, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/libenergytrace.dylib\0", 0x7FFF5158DC18, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/system/libkxld.dylib\0", 0x7FFF5158DC18, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/libpcap.A.dylib\0", 0x7FFF5158DAF8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/libcoretls.dylib\0", 0x7FFF5158DAF8, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/libcoretls_cfhelpers.dylib\0", 0x7FFF5158DAF8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/libxar.1.dylib\0", 0x7FFF5158D7B8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/libpam.2.dylib\0", 0x7FFF5158D7B8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/libOpenScriptingUtil.dylib\0", 0x7FFF5158D7B8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/libbz2.1.0.dylib\0", 0x7FFF5158D698, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/liblzma.5.dylib\0", 0x7FFF5158D578, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage\0", 0x7FFF5158DE78, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib\0", 0x7FFF5158DE78, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib\0", 0x7FFF5158DE78, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents\0", 0x7FFF5158DDB8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore\0", 0x7FFF5158DDB8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata\0", 0x7FFF5158DDB8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices\0", 0x7FFF5158DDB8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit\0", 0x7FFF5158DDB8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE\0", 0x7FFF5158DDB8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices\0", 0x7FFF5158DDB8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices\0", 0x7FFF5158DDB8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList\0", 0x7FFF5158DDB8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration\0", 0x7FFF5158DC08, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS\0", 0x7FFF5158DC08, 0x7FFF51586208)      = 0 0
stat64("/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth\0", 0x7FFF5158DA68, 0x7FFF51586208)       = 0 0
stat64("/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport\0", 0x7FFF5158D958, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/libarchive.2.dylib\0", 0x7FFF5158D828, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/liblangid.dylib\0", 0x7FFF5158D828, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/libCRFSuite.dylib\0", 0x7FFF5158D828, 0x7FFF51586208)       = 0 0
stat64("/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC\0", 0x7FFF5158DC08, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/libmecabra.dylib\0", 0x7FFF5158DC08, 0x7FFF51586208)        = 0 0
stat64("/System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling\0", 0x7FFF5158D9D8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/libmarisa.dylib\0", 0x7FFF5158D9D8, 0x7FFF51586208)         = 0 0
stat64("/usr/lib/libChineseTokenizer.dylib\0", 0x7FFF5158D9D8, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/libcmph.dylib\0", 0x7FFF5158D9D8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData\0", 0x7FFF5158D9D8, 0x7FFF51586208)        = 0 0
stat64("/System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji\0", 0x7FFF5158D828, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/libcompression.dylib\0", 0x7FFF5158D808, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory\0", 0x7FFF5158DBB8, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement\0", 0x7FFF5158DA28, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/libxslt.1.dylib\0", 0x7FFF5158DB88, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib\0", 0x7FFF5158DF68, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib\0", 0x7FFF5158DF68, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib\0", 0x7FFF5158DCD8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG\0", 0x7FFF5158DCD8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface\0", 0x7FFF5158DCD8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport\0", 0x7FFF5158DEB8, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/libcups.2.dylib\0", 0x7FFF5158DF08, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos\0", 0x7FFF5158DD68, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/GSS.framework/Versions/A/GSS\0", 0x7FFF5158DD68, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/libresolv.9.dylib\0", 0x7FFF5158DD68, 0x7FFF51586208)       = 0 0
stat64("/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal\0", 0x7FFF5158DC48, 0x7FFF51586208)       = 0 0
stat64("/usr/lib/libheimdal-asn1.dylib\0", 0x7FFF5158DA78, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory\0", 0x7FFF5158DBC8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth\0", 0x7FFF5158DBC8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation\0", 0x7FFF5158DA48, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio\0", 0x7FFF5158DFC8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox\0", 0x7FFF5158DFC8, 0x7FFF51586208)        = 0 0
stat64("/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI\0", 0x7FFF5158E058, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore\0", 0x7FFF5158E058, 0x7FFF51586208)        = 0 0
stat64("/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv\0", 0x7FFF5158E058, 0x7FFF51586208)       = 0 0
stat64("/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight\0", 0x7FFF5158E058, 0x7FFF51586208)         = 0 0
stat64("/System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO\0", 0x7FFF5158DDF8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/Metal.framework/Versions/A/Metal\0", 0x7FFF5158DDF8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage\0", 0x7FFF5158DDF8, 0x7FFF51586208)      = 0 0
stat64("/usr/lib/libate.dylib\0", 0x7FFF5158DC48, 0x7FFF51586208)        = 0 0
stat64("/System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib\0", 0x7FFF5158DC48, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib\0", 0x7FFF5158DC48, 0x7FFF51586208)        = 0 0
stat64("/System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator\0", 0x7FFF5158DC48, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo\0", 0x7FFF5158DB98, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL\0", 0x7FFF5158DB98, 0x7FFF51586208)        = 0 0
stat64("/usr/lib/libFosl_dynamic.dylib\0", 0x7FFF5158D928, 0x7FFF51586208)       = 0 0
stat64("/System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders\0", 0x7FFF5158D928, 0x7FFF51586208)       = 0 0
stat64("/System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore\0", 0x7FFF5158D928, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL\0", 0x7FFF5158D928, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib\0", 0x7FFF5158D578, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib\0", 0x7FFF5158D578, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib\0", 0x7FFF5158D578, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib\0", 0x7FFF5158D3F8, 0x7FFF51586208)        = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib\0", 0x7FFF5158D2E8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib\0", 0x7FFF5158D1C8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport\0", 0x7FFF5158DDC8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing\0", 0x7FFF5158DDC8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices\0", 0x7FFF5158DDC8, 0x7FFF51586208)         = 0 0
stat64("/System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer\0", 0xdtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
7FFF5158DB88, 0x7FFF51586208)        = 0 0
stat64("/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211\0", 0x7FFF5158DB88, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN\0", 0x7FFF5158DB88, 0x7FFF51586208)        = 0 0
stat64("/System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils\0", 0x7FFF5158DB88, 0x7FFF51586208)       = 0 0
stat64("/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth\0", 0x7FFF5158DB88, 0x7FFF51586208)      = 0 0
stat64("/System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi\0", 0x7FFF5158D868, 0x7FFF51586208)         = 0 0
stat64("/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit\0", 0x7FFF5158D978, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth\0", 0x7FFF5158D978, 0x7FFF51586208)      = 0 0
stat64("/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay\0", 0x7FFF5158DDC8, 0x7FFF51586208)      = 0 0
stat64("/System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment\0", 0x7FFF5158DBB8, 0x7FFF51586208)       = 0 0
stat64("/System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore\0", 0x7FFF5158E358, 0x7FFF51586208)       = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libgobject-2.0.0.dylib\0", 0x7FFF5158E758, 0x7FFF51586208)         = 0 0
stat64("/usr/local/opt/libffi/lib/libffi.6.dylib\0", 0x7FFF5158E758, 0x7FFF51586208)         = 0 0
open("/usr/local/opt/libffi/lib/libffi.6.dylib\0", 0x0, 0x0)         = 3 0
mmap(0x10EA03000, 0x5000, 0x5, 0x12, 0x3, 0x1000)        = 0x10EA03000 0
mmap(0x10EA08000, 0x1000, 0x3, 0x12, 0x3, 0x6000)        = 0x10EA08000 0
mmap(0x10EA09000, 0xF1C, 0x1, 0x12, 0x3, 0x7000)         = 0x10EA09000 0
fcntl(0x3, 0x2C, 0x7FFF51586148)         = 0 0
close(0x3)       = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libgmodule-2.0.0.dylib\0", 0x7FFF5158E758, 0x7FFF51586148)         = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libglib-2.0.0.dylib\0", 0x7FFF5158E758, 0x7FFF51586148)        = 0 0
stat64("/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\0", 0x7FFF5158E758, 0x7FFF51586148)        = 0 0
stat64("/usr/local/Cellar/glib/2.50.0/lib/libglib-2.0.0.dylib\0", 0x7FFF5158E5D8, 0x7FFF51586148)        = 0 0
stat64("/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices\0", 0x7FFF5158E2D8, 0x7FFF51586148)         = 0 0
stat64("/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation\0", 0x7FFF5158E2D8, 0x7FFF51586148)         = 0 0
stat64("/usr/lib/libScreenReader.dylib\0", 0x7FFF5158E2D8, 0x7FFF51586148)       = 0 0
stat64("/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore\0", 0x7FFF5158E2D8, 0x7FFF51586148)       = 0 0
stat64("/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis\0", 0x7FFF5158E2D8, 0x7FFF51586148)       = 0 0
stat64("/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage\0", 0x7FFF5158E2D8, 0x7FFF51586148)       = 0 0
stat64("/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup\0", 0x7FFF5158E138, 0x7FFF51586148)         = 0 0
stat64("/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols\0", 0x7FFF5158DC18, 0x7FFF51586148)         = 0 0
stat64("/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication\0", 0x7FFF5158DC18, 0x7FFF51586148)       = 0 0
stat64("/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication\0", 0x7FFF5158DC18, 0x7FFF51586148)       = 0 0
stat64("/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression\0", 0x7FFF5158E138, 0x7FFF51586148)         = 0 0
stat64("/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary\0", 0x7FFF5158E198, 0x7FFF51586148)       = 0 0
open("/dev/dtracehelper\0", 0x2, 0x7FFF5158F770)         = 3 0
ioctl(0x3, 0x80086804, 0x7FFF5158F6F8)       = 0 0
close(0x3)       = 0 0
thread_selfid(0x3, 0x80086804, 0x7FFF5158F6F8)       = 387920 0
bsdthread_rdtrace: error on enabled probe ID 2158 (ID 561: syscall::sysctl:return): invalid kernel access in action #10 at DIF offset 40
dtrace: error on enabled probe ID 2158 (ID 561: syscall::sysctl:return): invalid kernel access in action #10 at DIF offset 40
dtrace: error on enabled probe ID 2135 (ID 949: syscall::read_nocancel:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2135 (ID 949: syscall::read_nocancel:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2134 (ID 163: syscall::read:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2134 (ID 163: syscall::read:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2134 (ID 163: syscall::read:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2134 (ID 163: syscall::read:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2149 (ID 463: syscall::pread:return): invalid kernel access in action #12 at DIF offset 44
dtrace: error on enabled probe ID 2135 (ID 949: syscall::read_nocancel:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2135 (ID 949: syscall::read_nocancel:return): invalid kernel access in action #12 at DIF offset 92
dtrace: error on enabled probe ID 2135 (ID 949: syscall::read_nocancel:return): invalid kernel access in action #12 at DIF offset 92
egister(0x7FFF9A97C224, 0x7FFF9A97C214, 0x2000)      = 1073741919 0
mprotect(0x10E6A0000, 0x88, 0x1)         = 0 0
mprotect(0x10EA0A000, 0x1000, 0x0)       = 0 0
mprotect(0x10EA20000, 0x1000, 0x0)       = 0 0
mprotect(0x10EA21000, 0x1000, 0x0)       = 0 0
mprotect(0x10EA37000, 0x1000, 0x0)       = 0 0
mprotect(0x10E676000, 0x1000, 0x1)       = 0 0
mprotect(0x10E6A0000, 0x88, 0x3)         = 0 0
mprotect(0x10E6A0000, 0x88, 0x1)         = 0 0
ulock_wake(0x1, 0x7FFF5158D42C, 0x0)         = -1 Err#2
issetugid(0x1, 0x7FFF5158D42C, 0x0)      = 0 0
getpid(0x1, 0x7FFF5158D42C, 0x0)         = 28152 0
stat64("/AppleInternal/XBS/.isChrooted\0", 0x7FFF5158D2E8, 0x0)      = -1 Err#2
stat64("/AppleInternal\0", 0x7FFF5158D380, 0x0)      = -1 Err#2
csops(0x6DF8, 0x7, 0x7FFF5158CE10)       = -1 Err#22
csops(0x6DF8, 0x7, 0x7FFF5158C6F0)       = -1 Err#22
getuid(0x6DF8, 0x7, 0x7FFF5158C6F0)      = 0 0
getuid(0x6DF8, 0x7, 0x7FFF5158C6F0)      = 0 0
stat64("/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal\0", 0x7FFF5158C6D8, 0x7FFF5158C6F0)      = 0 0
stat64("/System/Library/Frameworks/GSS.framework/GSS\0", 0x7FFF5158C6D8, 0x7FFF5158C6F0)         = 0 0
mprotect(0x10E6A2000, 0x88, 0x1)         = 0 0
mprotect(0x10EA38000, 0x1000, 0x0)       = 0 0
mprotect(0x10EA4E000, 0x1000, 0x0)       = 0 0
mprotect(0x10EA4F000, 0x1000, 0x0)       = 0 0
mprotect(0x10EA65000, 0x1000, 0x0)       = 0 0
mprotect(0x10E676000, 0x1000, 0x3)       = 0 0
mprotect(0x10E676000, 0x1000, 0x1)       = 0 0
mprotect(0x10E6A2000, 0x88, 0x3)         = 0 0
mprotect(0x10E6A2000, 0x88, 0x1)         = 0 0
access("/System/Library/taggedstringsoff\0", 0x4, 0x7FFFA343EE00)        = -1 Err#2
getrlimit(0x1008, 0x7FFF5158F7D8, 0x7FFFA343EE00)        = 0 0
open_nocancel("/usr/local/Homebrew/Library/Homebrew/test/fixtures/test.png\0", 0x0, 0x1B6)       = 3 0
fstat64(0x3, 0x7FFF5158F788, 0x1B6)      = 0 0
open("/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache\0", 0x0, 0x1B6)         = 4 0
fstat64(0x4, 0x7FFF5158F790, 0x1B6)      = 0 0
close(0x4)       = 0 0
stat64("/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so\0", 0x7FFF5158F7D8, 0x400)       = 0 0
stat64("/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so\0", 0x7FFF5158ED38, 0x400)       = 0 0
open("/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so\0", 0x0, 0x0)      = 4 0
mmap(0x10EA66000, 0x5000, 0x5, 0x12, 0x4, 0x0)       = 0x10EA66000 0
mmap(0x10EA6B000, 0x1000, 0x3, 0x12, 0x4, 0x5000)        = 0x10EA6B000 0
mmap(0x10EA6C000, 0x181C, 0x1, 0x12, 0x4, 0x6000)        = 0x10EA6C000 0
close(0x4)       = 0 0
lseek(0x3, 0x0, 0x1)         = 82 0
lseek(0x3, 0x0, 0x0)         = 0 0
sigprocmask(0x1, 0x0, 0x7FFF5158F280)        = 0x0 0
sigaltstack(0x0, 0x7FFF5158F270, 0x7FFF5158F280)         = 0 0
sigprocmask(0x1, 0x0, 0x7FFF5158F840)        = 0x0 0
sigaltstack(0x0, 0x7FFF5158F830, 0x7FFF5158F840)         = 0 0
getuid(0x3, 0x7FD5A5801000, 0x1000)      = 0 0
geteuid(0x3, 0x7FD5A5801000, 0x1000)         = 0 0
getgid(0x3, 0x7FD5A5801000, 0x1000)      = 0 0
getegid(0x3, 0x7FD5A5801000, 0x1000)         = 0 0
open_nocancel("/usr/local/Cellar/gettext/0.19.8.1/share/locale/locale.alias\0", 0x0, 0x1B6)      = 4 0
fstat64(0x4, 0x7FFF5158EE28, 0x1B6)      = 0 0
close_nocancel(0x4)      = 0 0
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en_US.UTF-8/LC_MESSAGES/messages.mo\0", 0x0, 0x8)      = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en_US.utf8/LC_MESSAGES/messages.mo\0", 0x0, 0x8)       = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en_US/LC_MESSAGES/messages.mo\0", 0x0, 0x8)        = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en.UTF-8/LC_MESSAGES/messages.mo\0", 0x0, 0x8)         = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en.utf8/LC_MESSAGES/messages.mo\0", 0x0, 0x8)      = -1 Err#2
open("/usr/local/Cellar/gettext/0.19.8.1/share/locale/en/LC_MESSAGES/messages.mo\0", 0x0, 0x8)       = -1 Err#2
open("/usr/local/Cellar/gdk-pixbuf/2.36.0/share/locale/en_US.UTF-8/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)       = -1 Err#2
open("/usr/local/Cellar/gdk-pixbuf/2.36.0/share/locale/en_US.utf8/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)        = -1 Err#2
open("/usr/local/Cellar/gdk-pixbuf/2.36.0/share/locale/en_US/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)         = -1 Err#2
open("/usr/local/Cellar/gdkdtrace: error on enabled probe ID 2133 (ID 951: syscall::write_nocancel:return): invalid kernel access in action #12 at DIF offset 92
-pixbuf/2.36.0/share/locale/en.UTF-8/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)         = -1 Err#2
open("/usr/local/Cellar/gdk-pixbuf/2.36.0/share/locale/en.utf8/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)       = -1 Err#2
open("/usr/local/Cellar/gdk-pixbuf/2.36.0/share/locale/en/LC_MESSAGES/gdk-pixbuf.mo\0", 0x0, 0x8)        = -1 Err#2
close_nocancel(0x3)      = 0 0
fstat64(0x1, 0x7FFF51590628, 0x8)        = 0 0

Checked #5543 and #5545 , still experiencing the same problem even after revision bump. brew reinstall gdk-pixbuf --build-from-source still proving to be effective.

@midchildan perhaps you didn't brew update

@ilovezfs I ran the test immediately after upgrading.

$ brew info gdk-pixbuf
gdk-pixbuf: stable 2.36.0 (bottled)
Toolkit for image loading and pixel buffer manipulation
http://gtk.org
/usr/local/Cellar/gdk-pixbuf/2.36.0_1 (223 files, 4.4M) *
  Poured from bottle on 2016-10-04 at 12:53:12
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/gdk-pixbuf.rb
==> Dependencies
Build: xz ✔, pkg-config ✔
Required: glib ✔, jpeg ✔, libtiff ✔, libpng ✔, gobject-introspection ✔
==> Options
--universal
    Build a universal binary
--with-relocations
    Build with relocation support for bundles

can you try this please

brew deps --include-build gedit|xargs -n1 brew uninstall -f
brew update
cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core
git reset --hard origin/master
brew uninstall -f gedit
brew install gedit
brew test -v gedit

OK, so it installed fine then?

No, the test fails, and gedit crashes on startup.

$ brew test -v gedit
git config --file=/usr/local/Homebrew/.git/config --replace-all homebrew.devcmdrun true
Testing gedit
==> Using the sandbox
/usr/bin/sandbox-exec -f /tmp/homebrew20161004-649-ntm59e.sb /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/test.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gedit.rb -v
==> /usr/local/Cellar/gedit/3.22.0/bin/gedit --version
gedit - Version 3.22.0

(gedit:659): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(gedit:659): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(gedit:659): GLib-GObject-CRITICAL **: g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
==> /usr/bin/clang test.c -o test -I/usr/local/opt/atk/include/atk-1.0 -I/usr/local/opt/cairo/include/cairo -I/usr/local/opt/fontconfig/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gdk-pixbuf/include/gdk-pixbuf-2.0 -I/usr/local/opt/gettext/include -I/usr/local/opt/glib/include/gio-unix-2.0/ -I/usr/local/opt/glib/include/glib-2.0 -I/usr/local/opt/glib/lib/glib-2.0/include -I/usr/local/opt/gobject-introspection/include/gobject-introspection-1.0 -I/usr/local/opt/gtksourceview3/include/gtksourceview-3.0 -I/usr/local/opt/gtk+3/include/gtk-3.0 -I/usr/local/Cellar/gedit/3.22.0/include/gedit-3.14 -I/usr/local/opt/libepoxy/include -I/usr/local/opt/libffi/lib/libffi-3.0.13/include -I/usr/local/opt/libpeas/include/libpeas-1.0 -I/usr/local/opt/libpng/include/libpng16 -I/usr/local/opt/pango/include/pango-1.0 -I/usr/local/opt/pixman/include/pixman-1 -D_REENTRANT -L/usr/local/opt/atk/lib -L/usr/local/opt/cairo/lib -L/usr/local/opt/gdk-pixbuf/lib -L/usr/local/Cellar/gedit/3.22.0/lib/gedit -L/usr/local/opt/gettext/lib -L/usr/local/opt/glib/lib -L/usr/local/opt/gobject-introspection/lib -L/usr/local/opt/gtksourceview3/lib -L/usr/local/opt/gtk+3/lib -L/usr/local/opt/libpeas/lib -L/usr/local/Cellar/gedit/3.22.0/lib -L/usr/local/opt/pango/lib -latk-1.0 -lcairo -lcairo-gobject -lgdk-3 -lgdk_pixbuf-2.0 -lgedit -lgio-2.0 -lgirepository-1.0 -lglib-2.0 -lgmodule-2.0 -lgobject-2.0 -lgtk-3 -lgtksourceview-3.0 -lintl -lpango-1.0 -lpangocairo-1.0 -lpeas-1.0 -lpeas-gtk-1.0
==> ./test
$ gedit

(gedit:1997): Gdk-WARNING **: GdkQuartzDisplay does not implement the monitor vfuncs

(gedit:1997): Gtk-WARNING **: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.

** (gedit:1997): WARNING **: Could not load theme icon user-bookmarks-symbolic: Unrecognized image file format

** (gedit:1997): WARNING **: Could not load theme icon user-home-symbolic: Unrecognized image file format

** (gedit:1997): WARNING **: Could not load theme icon drive-harddisk-symbolic: Unrecognized image file format
**
Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
[1]    1997 abort      gedit

And I assume the source build of gedit fails in the same place as before?

Yes.

$ brew reinstall gedit --build-from-source
==> Reinstalling gedit
==> Using the sandbox
==> Downloading https://download.gnome.org/sources/gedit/3.22/gedit-3.22.0.tar.x
==> Downloading from http://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/gedit/3.22
######################################################################## 100.0%
==> ./configure --disable-silent-rules --prefix=/usr/local/Cellar/gedit/3.22.0 -
==> make install
Last 15 lines from /Users/midchildan/Library/Logs/Homebrew/gedit/02.make:
        plugins/filebrowser/gedit-file-bookmarks-store.h plugins/filebrowser/gedit-file-browser-error.h plugins/filebrowser/gedit-file-browser-store.h plugins/filebrowser/gedit-file-browser-view.h plugins/filebrowser/gedit-file-browser-widget.h plugins/filebrowser/gedit-file-browser-utils.h plugins/filebrowser/gedit-file-browser-plugin.h plugins/filebrowser/gedit-file-browser-messages.h plugins/filebrowser/messages/gedit-file-browser-message-activation.h plugins/filebrowser/messages/gedit-file-browser-message-add-filter.h plugins/filebrowser/messages/gedit-file-browser-message-extend-context-menu.h plugins/filebrowser/messages/gedit-file-browser-message-get-root.h plugins/filebrowser/messages/gedit-file-browser-message-get-view.h plugins/filebrowser/messages/gedit-file-browser-message-id.h plugins/filebrowser/messages/gedit-file-browser-message-id-location.h plugins/filebrowser/messages/gedit-file-browser-message-set-emblem.h plugins/filebrowser/messages/gedit-file-browser-message-set-markup.h plugins/filebrowser/messages/gedit-file-browser-message-set-root.h plugins/filebrowser/messages/messages.h) > plugins/filebrowser/gedit-file-browser-enum-types.c
/usr/local/opt/glib/bin/glib-compile-resources --target="plugins/filebrowser/gedit-file-browser-resources.c" --sourcedir="plugins/filebrowser/resources/" --generate-source "plugins/filebrowser/resources/gedit-file-browser.gresource.xml"
/usr/local/opt/glib/bin/glib-compile-resources --target="plugins/sort/gedit-sort-resources.c" --sourcedir="plugins/sort/resources/" --generate-source "plugins/sort/resources/gedit-sort.gresource.xml"
/usr/local/opt/glib/bin/glib-compile-resources --target="plugins/time/gedit-time-resources.c" --sourcedir="plugins/time/resources/" --generate-source "plugins/time/resources/gedit-time.gresource.xml"
(cd . && /usr/local/opt/glib/bin/glib-mkenums --template gedit/gedit-enum-types.c.template gedit/gedit-notebook.h gedit/gedit-app-activatable.h gedit/gedit-app.h gedit/gedit-commands.h gedit/gedit-debug.h gedit/gedit-document.h gedit/gedit-encodings-combo-box.h gedit/gedit-menu-extension.h gedit/gedit-message-bus.h gedit/gedit-message.h gedit/gedit-progress-info-bar.h gedit/gedit-statusbar.h gedit/gedit-tab.h gedit/gedit-utils.h gedit/gedit-view-activatable.h gedit/gedit-view.h gedit/gedit-window-activatable.h gedit/gedit-window.h) > gedit/gedit-enum-types.c
(cd . && /usr/local/opt/glib/bin/glib-mkenums --template gedit/gedit-enum-types.h.template gedit/gedit-notebook.h gedit/gedit-app-activatable.h gedit/gedit-app.h gedit/gedit-commands.h gedit/gedit-debug.h gedit/gedit-document.h gedit/gedit-encodings-combo-box.h gedit/gedit-menu-extension.h gedit/gedit-message-bus.h gedit/gedit-message.h gedit/gedit-progress-info-bar.h gedit/gedit-statusbar.h gedit/gedit-tab.h gedit/gedit-utils.h gedit/gedit-view-activatable.h gedit/gedit-view.h gedit/gedit-window-activatable.h gedit/gedit-window.h) > gedit/gedit-enum-types.h
/usr/local/opt/glib/bin/glib-compile-resources              \
        --target="gedit/gedit-resources.c"              \
        --sourcedir="./gedit/resources"         \
        --sourcedir="./gedit/resources"     \
        --generate-source "./gedit/resources/gedit.gresource.xml"
failed to load "./gedit/resources/pixmaps/gedit-logo.png": Couldn't recognize the image file format for file './gedit/resources/pixmaps/gedit-logo.png'
./gedit/resources/gedit.gresource.xml: Child process exited with code 1.
make: *** [gedit/gedit-resources.c] Error 1
make: *** Waiting for unfinished jobs....

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

OK. I've reproduced the issue on Sierra. I'll investigate further :)

@midchildan any chance you're running Sierra in VMware?

@ilovezfs No. I'm running it directly on a MacBook.

On the Jeninks CI Sierra node, glib's gio png sniffing works:

==> brew test glib --verbose
Testing glib
==> Using the sandbox
/usr/bin/sandbox-exec -f /tmp/homebrew20161004-65233-ptzrh3.sb /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/test.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/glib.rb --verbose
==> /usr/bin/clang -o png png.c -I/usr/local/Cellar/glib/2.50.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.0/lib/glib-2.0/include -L/usr/local/Cellar/glib/2.50.0/lib -lglib-2.0 -lgio-2.0 -lgobject-2.0 -Os -w -pipe -march=native -mmacosx-version-min=10.12
==> ./png
image_png image/png
content_type image/png

https://bot.brew.sh/job/Homebrew%20Core%20Pull%20Requests/8727/version=sierra/consoleFull

However, locally using the freshly built bottle from Jenkins, the same test produces

Testing glib
==> Using the sandbox
/usr/bin/sandbox-exec -f /tmp/homebrew20161004-92070-2f7o2i.sb /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/test.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/glib.rb -v
==> /usr/bin/clang -o png png.c -I/usr/local/Cellar/glib/2.50.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.0/lib/glib-2.0/include -L/usr/local/Cellar/glib/2.50.0/lib -lglib-2.0 -lgio-2.0 -lgobject-2.0 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
==> ./png
image_png image/png
content_type application/octet-stream
Error: glib: failed
Failed executing: ./png 

This is the test that gdk-pixbuf runs to determine whether gio png sniffing is supported, which is why the source builds work (it comes up with "no") but the bottle doesn't work (it's configured with "yes").

However, I'm not sure why the png sniffing is failing locally while succeeding on Jenkins.

@tschoonj do you have any idea why that could be?

The gio sniffing feature requires shared-mime-info to be installed if I am not mistaken. We may have to add this formula as a run-time dependency to gdk-pixbuf

Ah! I'll give that a try!

@tschoonj hmm still seems to be displeased with me

Josephs-Mac:Formula joe$ brew test -v glib
git config --file=/usr/local/Homebrew/.git/config --replace-all homebrew.devcmdrun true
Testing glib
==> Using the sandbox
/usr/bin/sandbox-exec -f /tmp/homebrew20161004-92564-1xhlorb.sb /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/test.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/glib.rb -v
==> /usr/bin/clang -o png png.c -I/usr/local/Cellar/glib/2.50.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.0/lib/glib-2.0/include -L/usr/local/Cellar/glib/2.50.0/lib -lglib-2.0 -lgio-2.0 -lgobject-2.0 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
==> ./png
image_png image/png
content_type application/octet-stream
Error: glib: failed
Failed executing: ./png 
/usr/local/Homebrew/Library/Homebrew/formula.rb:1733:in `block in system'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1671:in `open'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1671:in `system'
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/glib.rb:163:in `block in <class:Glib>'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1571:in `block (2 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/formula.rb:832:in `with_logging'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1570:in `block in run_test'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:14:in `block in mktemp'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `block in run'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `chdir'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `run'
/usr/local/Homebrew/Library/Homebrew/extend/fileutils.rb:13:in `mktemp'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1564:in `run_test'
/usr/local/Homebrew/Library/Homebrew/test.rb:28:in `block in <main>'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/timeout.rb:66:in `timeout'
/usr/local/Homebrew/Library/Homebrew/test.rb:27:in `<main>'

@tschoonj looks like it's about /usr/local/share/mime/mime.cache. Do you know what is supposed to install/generate that?

I don't think you can test the gio-sniffing feature from the glib test, as it would require shared-mime-info to become a dependency of glib. This would create a circular dependency as shared-mime-info already depends on glib :smile:

I think you will have to test this from within the gdk-pixbuf test block.

Yes, the mime.cache file is generated by running update-mime-database, provided by shared-mime-info

I am quite surprised that this is not done in a post_install step in the shared-mime-info formula.

post-installation generation of the mime database is disabled for some reason. https://github.com/Homebrew/homebrew-core/blob/3c951698ac528d9745af2af3490519dd2bfed966/Formula/shared-mime-info.rb#L28

Josephs-Mac:Formula joe$ update-mime-database  /usr/local/share/mime
Josephs-Mac:Formula joe$ ls /usr/local/share/mime
XMLnamespaces   application generic-icons   globs2      image       magic       mime.cache  multipart   subclasses  treemagic   version     x-content
aliases     audio       globs       icons       inode       message     model       packages    text        types       video       x-epoc
Josephs-Mac:Formula joe$ brew test -v glib
git config --file=/usr/local/Homebrew/.git/config --replace-all homebrew.devcmdrun true
Testing glib
==> Using the sandbox
/usr/bin/sandbox-exec -f /tmp/homebrew20161004-99037-xigwpd.sb /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/test.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/glib.rb -v
==> /usr/bin/clang -o png png.c -I/usr/local/Cellar/glib/2.50.0/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.0/lib/glib-2.0/include -L/usr/local/Cellar/glib/2.50.0/lib -lglib-2.0 -lgio-2.0 -lgobject-2.0 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
==> ./png
image_png image/png
content_type image/png

@tschoonj yup, thanks for your help! Mystery solved :)

You're welcome!

I had the mime.cache file because the evince and anjuta formulas explicitly invoke update-mime-database...

@midchildan this should be fixed once #5581 and #5582 are merged.

thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Steffen911 picture Steffen911  Â·  3Comments

jyutzler picture jyutzler  Â·  4Comments

ghost picture ghost  Â·  3Comments

yuna9 picture yuna9  Â·  4Comments

xeoneux picture xeoneux  Â·  3Comments