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
Assertion failed: (get_int () == TLS_SCHEMA_V2), function parse_tlo_file, file tgl/generate.c, line 2832
ccache /usr/bin/gcc-4.2 objs/generate.o objs/tools.o objs/crypto/rand_openssl.o objs/crypto/rand_altern.o objs/crypto/err_openssl.o objs/crypto/err_altern.o -L/opt/local/libexec/openssl3/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc -L/usr/local/lib -L/usr/lib -L/usr/lib -L/opt/local/libexec/openssl3/lib -rdynamic -ggdb -levent -ljansson -lconfig -lz -levent -lreadline -llua5.3 -lssl -lcrypto -ldl -lpthread -lutil -o bin/generate ccache /usr/bin/gcc-4.2 objs/tl-parser.o objs/tlc.o -L/opt/local/libexec/openssl3/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport -arch ppc -L/usr/local/lib -L/usr/lib -L/usr/lib -L/opt/local/libexec/openssl3/lib -rdynamic -ggdb -levent -ljansson -lconfig -lz -levent -lreadline -llua5.3 -lssl -lcrypto -ldl -lpthread -lutil -o bin/tl-parser bin/tl-parser -e auto/scheme.tlo auto/scheme.tl bin/tl-parser -E auto/scheme.tl 2> auto/scheme2.tl || ( cat auto/scheme2.tl && rm auto/scheme2.tl && false ) awk -f ./tgl/gen_constants_h.awk < auto/scheme2.tl > auto/constants.h bin/generate -g skip-header auto/scheme.tlo > auto/auto-skip.h || ( rm auto/auto-skip.h && false ) bin/generate -g fetch-header auto/scheme.tlo > auto/auto-fetch.h || ( rm auto/auto-fetch.h && false ) bin/generate -g store-header auto/scheme.tlo > auto/auto-store.h || ( rm auto/auto-store.h && false ) bin/generate -g autocomplete-header auto/scheme.tlo > auto/auto-autocomplete.h || ( rm auto/auto-autocomplete.h && false ) bin/generate -g types-header auto/scheme.tlo > auto/auto-types.h || ( rm auto/auto-types.h && false ) bin/generate -g fetch-ds-header auto/scheme.tlo > auto/auto-fetch-ds.h || ( rm auto/auto-fetch-ds.h && false ) Assertion failed: (get_int () == TLS_SCHEMA_V2), function parse_tlo_file, file tgl/generate.c, line 2832. Assertion failed: (get_int () == TLS_SCHEMA_V2), function parse_tlo_file, file tgl/generate.c, line 2832. Assertion failed: (get_int () == TLS_SCHEMA_V2), function parse_tlo_file, file tgl/generate.c, line 2832. Assertion failed: (get_int () == TLS_SCHEMA_V2), function parse_tlo_file, file tgl/generate.c, line 2832. Assertion failed: (get_int () == TLS_SCHEMA_V2), function parse_tlo_file, file tgl/generate.c, line 2832. Assertion failed: (get_int () == TLS_SCHEMA_V2), function parse_tlo_file, file tgl/generate.c, line 2832. make: *** [auto/auto-fetch.h] Error 1 make: *** Waiting for unfinished jobs.... make: *** [auto/auto-skip.h] Error 1 make: *** [auto/auto-store.h] Error 1 make: *** [auto/auto-autocomplete.h] Error 1 make: *** [auto/auto-types.h] Error 1 make: *** [auto/auto-fetch-ds.h] Error 1
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: