We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ brew tap mxlgv/homebrew-dino $ brew install mxlgv/homebrew-dino/dino ==> Installing mxlgv/dino/dino ==> Patching ==> Applying libsoup.patch ==> ./configure ==> make Last 15 lines from /Users/tristank/Library/Logs/Homebrew/dino/02.make: [761/786] Building C object plugins/openpgp/CMakeFiles/openpgp.dir/src/plugin.c.o [762/786] Building C object plugins/openpgp/CMakeFiles/openpgp.dir/src/encryption_list_entry.c.o [763/786] Building C object plugins/openpgp/CMakeFiles/openpgp.dir/src/stream_flag.c.o [764/786] Building C object plugins/openpgp/CMakeFiles/openpgp.dir/src/contact_details_provider.c.o FAILED: plugins/openpgp/CMakeFiles/openpgp.dir/src/contact_details_provider.c.o /opt/homebrew/Library/Homebrew/shims/mac/super/clang -DGETTEXT_PACKAGE=\"dino-openpgp\" -DG_LOG_DOMAIN=\"OpenPGP\" -DLOCALE_INSTALL_DIR=\"/usr/local/share/locale\" -Dopenpgp_EXPORTS -I/tmp/dino-20241215-21587-9twtcy/dino-0.4.3-fork-3/build/plugins/openpgp -I/tmp/dino-20241215-21587-9twtcy/dino-0.4.3-fork-3/build/exports -I/tmp/dino-20241215-21587-9twtcy/dino-0.4.3-fork-3/plugins/openpgp/src -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.12/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/opt/libtiff/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.6.3/include -isystem /opt/homebrew/opt/jpeg-turbo/include -isystem /opt/homebrew/Cellar/glib/2.82.4/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi -isystem /opt/homebrew/Cellar/glib/2.82.4/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.82.4/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.44/include -isystem /opt/homebrew/Cellar/libgee/0.20.6/include/gee-0.8 -isystem /opt/homebrew/Cellar/gpgme/1.24.0_1/include -isystem /opt/homebrew/Cellar/libassuan/3.0.1/include -isystem /opt/homebrew/opt/libgpg-error/include -isystem /opt/homebrew/Cellar/gtk4/4.16.7/include/gtk-4.0 -isystem /opt/homebrew/Cellar/pango/1.55.5/include/pango-1.0 -isystem /opt/homebrew/Cellar/fribidi/1.0.16/include/fribidi -isystem /opt/homebrew/Cellar/harfbuzz/10.1.0/include/harfbuzz -isystem /opt/homebrew/Cellar/graphite2/1.3.14/include -isystem /opt/homebrew/Cellar/cairo/1.18.2/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.15.0/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/Cellar/libxext/1.3.6/include -isystem /opt/homebrew/Cellar/xorgproto/2024.1/include -isystem /opt/homebrew/Cellar/libxrender/0.9.12/include -isystem /opt/homebrew/Cellar/libx11/1.8.10/include -isystem /opt/homebrew/Cellar/libxcb/1.17.0/include -isystem /opt/homebrew/Cellar/libxau/1.0.12/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.5/include -isystem /opt/homebrew/Cellar/pixman/0.44.2/include/pixman-1 -isystem /opt/homebrew/Cellar/graphene/1.10.8/include/graphene-1.0 -isystem /opt/homebrew/Cellar/graphene/1.10.8/lib/graphene-1.0/include -fdiagnostics-color -Wall -Wextra -Werror=format-security -Wno-duplicate-decl-specifier -fno-omit-frame-pointer -g -g -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -fPIC -Wno-unused-but-set-variable -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-value -Wno-unused-variable -Wno-incompatible-pointer-types-discards-qualifiers -Wno-deprecated-declarations -Wno-missing-braces -MD -MT plugins/openpgp/CMakeFiles/openpgp.dir/src/contact_details_provider.c.o -MF plugins/openpgp/CMakeFiles/openpgp.dir/src/contact_details_provider.c.o.d -o plugins/openpgp/CMakeFiles/openpgp.dir/src/contact_details_provider.c.o -c /tmp/dino-20241215-21587-9twtcy/dino-0.4.3-fork-3/build/plugins/openpgp/src/contact_details_provider.c /tmp/dino-20241215-21587-9twtcy/dino-0.4.3-fork-3/plugins/openpgp/vapi/gpgme.vapi:63:25: error: no member named 'subkeys_length1' in 'struct _gpgme_key' 63 | _tmp0__length1 = self->subkeys_length1; | ~~~~ ^ 1 error generated. [765/786] Building C object plugins/openpgp/CMakeFiles/openpgp.dir/src/manager.c.o [766/786] Building C object plugins/openpgp/CMakeFiles/openpgp.dir/src/util.c.o [767/786] Building C object plugins/openpgp/CMakeFiles/openpgp.dir/src/stream_module.c.o ninja: build stopped: subcommand failed. make: *** [default] Error 1 If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/mxlgv/homebrew-dino/issues
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: