Skip to content

Instantly share code, notes, and snippets.

@mrkn
Created March 18, 2019 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrkn/6c14d5cae2bebca4609ed9c3ef8e5bbf to your computer and use it in GitHub Desktop.
Save mrkn/6c14d5cae2bebca4609ed9c3ef8e5bbf to your computer and use it in GitHub Desktop.
[49/58] Generating Arrow-1.0.gir with a custom command.
FAILED: arrow-glib/Arrow-1.0.gir
/opt/brew/bin/g-ir-scanner -D_REENTRANT -I/opt/brew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/opt/brew/Cellar/gobject-introspection/1.58.3/include/gobject-introspection-1.0 -I/opt/brew/Cellar/glib/2.58.2/include/glib-2.0 -I/opt/brew/Cellar/glib/2.58.2/lib/glib-2.0/i
nclude -I/opt/brew/opt/gettext/include -I/opt/brew/Cellar/pcre/8.42/include --no-libtool --namespace=Arrow --nsversion=1.0 --warn-all --output arrow-glib/Arrow-1.0.gir --warn-all -I/Users/mrkn/src/github.com/apache/arrow/c_glib/arrow-glib -I/Users/mrkn/src/github.com/apac
he/arrow/c_glib/build/arrow-glib -I./. -I../. --filelist=/Users/mrkn/src/github.com/apache/arrow/c_glib/build/arrow-glib/20f505c@@arrow-glib@sha/Arrow_1.0_gir_filelist --include=GObject-2.0 --include=Gio-2.0 --symbol-prefix=garrow --identifier-prefix=GArrow --pkg-export=a
rrow-glib --cflags-begin -I./. -I../. -I/opt/arrow-dev/include -I/opt/brew/Cellar/glib/2.58.2/include/glib-2.0 -I/opt/brew/Cellar/glib/2.58.2/lib/glib-2.0/include -I/opt/brew/opt/gettext/include -I/opt/brew/Cellar/pcre/8.42/include -D_REENTRANT --cflags-end -L/opt/arrow-d
ev/lib --library arrow-glib -L/Users/mrkn/src/github.com/apache/arrow/c_glib/build/arrow-glib -L/opt/arrow-dev/lib --extra-library=arrow -L/opt/brew/Cellar/glib/2.58.2/lib -L/opt/brew/opt/gettext/lib --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=int
l --extra-library=gio-2.0
g-ir-scanner: link: cc -o /Users/mrkn/src/github.com/apache/arrow/c_glib/build/tmp-introspectt73jgi4q/Arrow-1.0 /Users/mrkn/src/github.com/apache/arrow/c_glib/build/tmp-introspectt73jgi4q/Arrow-1.0.o -L. -Wl,-rpath,. -L/opt/arrow-dev/lib -Wl,-rpath,/opt/arrow-dev/lib -L/U
sers/mrkn/src/github.com/apache/arrow/c_glib/build/arrow-glib -Wl,-rpath,/Users/mrkn/src/github.com/apache/arrow/c_glib/build/arrow-glib -L/opt/arrow-dev/lib -Wl,-rpath,/opt/arrow-dev/lib -L/opt/brew/Cellar/glib/2.58.2/lib -Wl,-rpath,/opt/brew/Cellar/glib/2.58.2/lib -L/op
t/brew/opt/gettext/lib -Wl,-rpath,/opt/brew/opt/gettext/lib -larrow-glib -larrow -lgobject-2.0 -lglib-2.0 -lintl -lgio-2.0 -L/opt/brew/Cellar/glib/2.58.2/lib -L/opt/brew/opt/gettext/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundat
ion
ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for linking.
Undefined symbols for architecture x86_64:
"_garrow_null_array_builder_get_type", referenced from:
_GI_GET_TYPE_FUNCS_ in Arrow-1.0.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
linking of temporary binary failed: Command '['cc', '-o', '/Users/mrkn/src/github.com/apache/arrow/c_glib/build/tmp-introspectt73jgi4q/Arrow-1.0', '/Users/mrkn/src/github.com/apache/arrow/c_glib/build/tmp-introspectt73jgi4q/Arrow-1.0.o', '-L.', '-Wl,-rpath,.', '-L/opt/arr
ow-dev/lib', '-Wl,-rpath,/opt/arrow-dev/lib', '-L/Users/mrkn/src/github.com/apache/arrow/c_glib/build/arrow-glib', '-Wl,-rpath,/Users/mrkn/src/github.com/apache/arrow/c_glib/build/arrow-glib', '-L/opt/arrow-dev/lib', '-Wl,-rpath,/opt/arrow-dev/lib', '-L/opt/brew/Cellar/gl
ib/2.58.2/lib', '-Wl,-rpath,/opt/brew/Cellar/glib/2.58.2/lib', '-L/opt/brew/opt/gettext/lib', '-Wl,-rpath,/opt/brew/opt/gettext/lib', '-larrow-glib', '-larrow', '-lgobject-2.0', '-lglib-2.0', '-lintl', '-lgio-2.0', '-L/opt/brew/Cellar/glib/2.58.2/lib', '-L/opt/brew/opt/ge
ttext/lib', '-lgio-2.0', '-lgobject-2.0', '-lgmodule-2.0', '-lglib-2.0', '-lintl', '-Wl,-framework', '-Wl,CoreFoundation']' returned non-zero exit status 1.
[50/58] Compiling C++ object 'parquet-glib/13ba34e@@parquet-glib@sha/arrow-file-writer.cpp.o'.
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment