Skip to content

Instantly share code, notes, and snippets.

@jasperla
Last active August 29, 2015 14:03
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 jasperla/288c643e16fc3b59b64c to your computer and use it in GitHub Desktop.
Save jasperla/288c643e16fc3b59b64c to your computer and use it in GitHub Desktop.
py-git2 build log
+++ Thu Jul 3 10:38:57 CEST 2014
===> Checking files for py-git2-0.21.0
`/usr/ports/distfiles/libgit/pygit2-0.21.0.tar.gz' is up to date.
>> (SHA256) libgit/pygit2-0.21.0.tar.gz: OK
===> Extracting for py-git2-0.21.0
===> Patching for py-git2-0.21.0
===> Configuring for py-git2-0.21.0
perl /usr/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE= -DMODPY_COMMENT=\"@comment\ \" -DMODPY_PYC_MAGIC_TAG= -DMODPY_BIN=/usr/local/bin/python2.7 -DMODPY_EGG_VERSION= -DMODPY_VERSION=2.7 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py- -DMACHINE_ARCH=amd64 -DARCH=amd64 -DHOMEPAGE=http://libgit2.github.com/ -D^PREFIX=/usr/local -D^SYSCONFDIR=/etc -DFLAVOR_EXT= -DFULLPKGNAME=py-git2-0.21.0 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \<ports@openbsd.org\> -D^BASE_PKGPATH=devel/libgit2/py-git2 -D^LOCALBASE=/usr/local -D^X11BASE=/usr/X11R6 -D^TRUEPREFIX=/usr/local -D^RCDIR=/etc/rc.d -D^LOCALSTATEDIR=/var /usr/obj/ports/py-git2-0.21.0/pygit2-0.21.0/pygit2/ffi.py
===> Building for py-git2-0.21.0
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:156:18: error: git2.h: No such file or directory
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:158: error: expected ')' before '*' token
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout__git_buf':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:168: error: expected specifier-qualifier-list before 'git_buf'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:170: error: 'git_buf' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:170: error: (Each undeclared identifier is reported only once
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:170: error: for each function it appears in.)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:171: error: 'struct _cffi_aligncheck' has no member named 'y'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:172: error: expected specifier-qualifier-list before 'git_buf'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:172: error: expected ',' or ';' before ')' token
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_e__git_clone_local_t':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:187: error: 'GIT_CLONE_LOCAL_AUTO' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:198: error: 'GIT_CLONE_LOCAL' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:209: error: 'GIT_CLONE_NO_LOCAL' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:220: error: 'GIT_CLONE_LOCAL_NO_LINKS' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: At top level:
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:234: error: expected ')' before '*' token
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout__git_config_entry':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:244: error: expected specifier-qualifier-list before 'git_config_entry'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:246: error: 'git_config_entry' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:246: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:246: error: (near initialization for 'nums[0]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:247: error: 'struct _cffi_aligncheck' has no member named 'y'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:247: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:247: error: (near initialization for 'nums[1]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:248: error: expected specifier-qualifier-list before 'git_config_entry'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:248: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:248: error: (near initialization for 'nums[2]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:248: error: expected ',' or ';' before ')' token
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_e__git_config_level_t':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:263: error: 'GIT_CONFIG_LEVEL_SYSTEM' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:274: error: 'GIT_CONFIG_LEVEL_XDG' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:285: error: 'GIT_CONFIG_LEVEL_GLOBAL' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:296: error: 'GIT_CONFIG_LEVEL_LOCAL' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:307: error: 'GIT_CONFIG_LEVEL_APP' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:318: error: 'GIT_CONFIG_HIGHEST_LEVEL' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_CREDTYPE_USERPASS_PLAINTEXT':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:336: error: 'GIT_CREDTYPE_USERPASS_PLAINTEXT' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:336: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:336: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_CREDTYPE_SSH_KEY':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:355: error: 'GIT_CREDTYPE_SSH_KEY' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:355: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:355: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_CREDTYPE_SSH_CUSTOM':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:374: error: 'GIT_CREDTYPE_SSH_CUSTOM' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:374: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:374: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_CREDTYPE_DEFAULT':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:393: error: 'GIT_CREDTYPE_DEFAULT' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:393: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:393: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_e__git_direction':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:410: error: 'GIT_DIRECTION_FETCH' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:421: error: 'GIT_DIRECTION_PUSH' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: At top level:
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:435: error: expected ')' before '*' token
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout__git_error':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:444: error: expected specifier-qualifier-list before 'git_error'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:446: error: 'git_error' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:446: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:446: error: (near initialization for 'nums[0]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:447: error: 'struct _cffi_aligncheck' has no member named 'y'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:447: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:447: error: (near initialization for 'nums[1]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:448: error: expected specifier-qualifier-list before 'git_error'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:448: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:448: error: (near initialization for 'nums[2]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:448: error: expected ',' or ';' before ')' token
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_e__git_error_code':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:461: error: 'GIT_OK' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:472: error: 'GIT_ERROR' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:483: error: 'GIT_ENOTFOUND' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:494: error: 'GIT_EEXISTS' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:505: error: 'GIT_EAMBIGUOUS' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:516: error: 'GIT_EBUFS' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:527: error: 'GIT_EUSER' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:538: error: 'GIT_EBAREREPO' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:549: error: 'GIT_EUNBORNBRANCH' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:560: error: 'GIT_EUNMERGED' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:571: error: 'GIT_ENONFASTFORWARD' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:582: error: 'GIT_EINVALIDSPEC' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:593: error: 'GIT_EMERGECONFLICT' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:604: error: 'GIT_ELOCKED' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:615: error: 'GIT_PASSTHROUGH' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:626: error: 'GIT_ITEROVER' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_REPOSITORY_INIT_BARE':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:644: error: 'GIT_REPOSITORY_INIT_BARE' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:644: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:644: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_REPOSITORY_INIT_NO_REINIT':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:663: error: 'GIT_REPOSITORY_INIT_NO_REINIT' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:663: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:663: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_REPOSITORY_INIT_NO_DOTGIT_DIR':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:682: error: 'GIT_REPOSITORY_INIT_NO_DOTGIT_DIR' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:682: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:682: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_REPOSITORY_INIT_MKDIR':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:701: error: 'GIT_REPOSITORY_INIT_MKDIR' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:701: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:701: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_REPOSITORY_INIT_MKPATH':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:720: error: 'GIT_REPOSITORY_INIT_MKPATH' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:720: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:720: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_REPOSITORY_INIT_EXTERNAL_TEMPLATE':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:739: error: 'GIT_REPOSITORY_INIT_EXTERNAL_TEMPLATE' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:739: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:739: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_REPOSITORY_INIT_SHARED_UMASK':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:758: error: 'GIT_REPOSITORY_INIT_SHARED_UMASK' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:758: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:758: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_REPOSITORY_INIT_SHARED_GROUP':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:777: error: 'GIT_REPOSITORY_INIT_SHARED_GROUP' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:777: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:777: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_REPOSITORY_INIT_SHARED_ALL':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:796: error: 'GIT_REPOSITORY_INIT_SHARED_ALL' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:796: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:796: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: At top level:
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:811: error: expected ')' before '*' token
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout__git_repository_init_options':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:826: error: expected specifier-qualifier-list before 'git_repository_init_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:828: error: 'git_repository_init_options' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:828: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:828: error: (near initialization for 'nums[0]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:829: error: 'struct _cffi_aligncheck' has no member named 'y'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:829: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:829: error: (near initialization for 'nums[1]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:830: error: expected specifier-qualifier-list before 'git_repository_init_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:830: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:830: error: (near initialization for 'nums[2]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:830: error: expected ',' or ';' before ')' token
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_e_enum_git_remote_completion_type':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:855: error: 'GIT_REMOTE_COMPLETION_DOWNLOAD' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:866: error: 'GIT_REMOTE_COMPLETION_INDEXING' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:877: error: 'GIT_REMOTE_COMPLETION_ERROR' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_buf_free':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:894: error: 'git_buf' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:894: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:894: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_clone':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:921: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:921: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:921: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:924: error: 'git_clone_options' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:924: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:969: error: 'x3' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_clone_into':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:991: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:991: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:991: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:992: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:992: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:992: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:993: error: 'git_checkout_options' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:993: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:995: error: 'git_signature' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:995: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1030: error: 'x2' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1052: error: 'x4' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_add_file_ondisk':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1074: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1074: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1074: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1076: error: 'git_config_level_t' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1076: error: expected ';' before 'x2'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1110: error: 'x2' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_delete_entry':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1129: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1129: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1129: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_find_global':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1173: error: 'git_buf' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1173: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1173: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_find_system':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1200: error: 'git_buf' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1200: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1200: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_find_xdg':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1227: error: 'git_buf' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1227: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1227: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_free':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1254: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1254: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1254: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_get_string':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1282: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1282: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1305: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_iterator_free':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1338: error: 'git_config_iterator' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1338: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1338: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_iterator_new':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1365: error: 'git_config_iterator' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1365: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1365: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1366: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1366: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1387: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_multivar_iterator_new':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1409: error: 'git_config_iterator' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1409: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1409: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1410: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1410: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1435: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_new':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1479: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1479: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1479: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_next':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1506: error: 'git_config_entry' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1506: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1506: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1507: error: 'git_config_iterator' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1507: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1507: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_open_ondisk':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1550: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1550: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1550: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_set_bool':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1682: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1682: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1682: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_set_int64':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1732: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1732: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1732: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_set_multivar':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1782: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1782: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1782: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_set_string':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1852: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1852: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1852: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_config_snapshot':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1909: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1909: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1909: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1910: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1910: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_cred_ssh_key_new':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1953: error: 'git_cred' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1953: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:1953: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_cred_userpass_plaintext_new':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2036: error: 'git_cred' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2036: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2036: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_push_add_refspec':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2093: error: 'git_push' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2093: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2093: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_push_finish':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2137: error: 'git_push' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2137: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2137: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_push_free':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2164: error: 'git_push' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2164: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2164: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_push_new':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2191: error: 'git_push' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2191: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2191: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2192: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2192: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2192: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_push_status_foreach':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2235: error: 'git_push' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2235: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2235: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_push_unpack_ok':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2285: error: 'git_push' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2285: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2285: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_push_update_tips':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2312: error: 'git_push' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2312: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2312: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2313: error: 'git_signature' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2313: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2336: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_refspec_direction':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2369: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2369: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2371: error: 'git_direction' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2371: error: expected ';' before 'result'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2374: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2386: error: 'result' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_refspec_dst':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2396: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2396: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2401: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2413: warning: assignment makes pointer from integer without a cast
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_refspec_dst_matches':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2423: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2423: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2434: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_refspec_force':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2467: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2467: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2472: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_refspec_rtransform':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2494: error: 'git_buf' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2494: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2494: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2495: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2495: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2518: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_refspec_src':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2551: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2551: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2556: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2568: warning: assignment makes pointer from integer without a cast
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_refspec_src_matches':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2578: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2578: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2589: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_refspec_string':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2622: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2622: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2627: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2639: warning: assignment makes pointer from integer without a cast
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_refspec_transform':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2649: error: 'git_buf' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2649: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2649: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2650: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2650: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2673: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_add_fetch':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2706: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2706: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2706: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_add_push':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2750: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2750: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2750: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_create':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2794: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2794: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2794: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2795: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2795: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2795: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_fetch':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2864: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2864: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2864: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2865: error: 'git_signature' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2865: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2888: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_free':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2921: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2921: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2921: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_get_fetch_refspecs':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2948: error: 'git_strarray' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2948: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2948: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2949: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2949: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2949: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_get_push_refspecs':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2992: error: 'git_strarray' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2992: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2992: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2993: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2993: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:2993: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_get_refspec':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3036: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3036: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3036: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3039: error: 'git_refspec' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3039: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3063: error: 'result' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_list':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3073: error: 'git_strarray' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3073: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3073: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3074: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3074: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3074: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_load':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3117: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3117: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3117: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3118: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3118: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3118: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_name':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3174: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3174: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3179: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3191: warning: assignment makes pointer from integer without a cast
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_pushurl':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3201: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3201: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3206: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3218: warning: assignment makes pointer from integer without a cast
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_refspec_count':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3228: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3228: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3228: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_rename':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3255: error: 'git_strarray' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3255: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3255: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3256: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3256: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3256: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_save':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3312: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3312: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3317: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_set_callbacks':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3339: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3339: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3339: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3340: error: 'git_remote_callbacks' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3340: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3361: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_set_fetch_refspecs':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3383: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3383: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3383: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3384: error: 'git_strarray' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3384: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3384: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_set_push_refspecs':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3427: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3427: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3427: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3428: error: 'git_strarray' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3428: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3428: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_set_pushurl':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3471: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3471: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3471: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_set_url':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3515: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3515: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3515: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_stats':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3559: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3559: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3559: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3561: error: 'git_transfer_progress' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3561: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3576: error: 'result' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_remote_url':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3586: error: 'git_remote' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3586: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3591: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3603: warning: assignment makes pointer from integer without a cast
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_repository_config':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3613: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3613: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3613: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3614: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3614: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3614: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_repository_config_snapshot':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3657: error: 'git_config' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3657: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3657: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3658: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3658: error: 'x1' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3658: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_repository_free':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3701: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3701: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3701: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_repository_init':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3728: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3728: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3728: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_repository_init_ext':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3778: error: 'git_repository' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3778: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3778: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3780: error: 'git_repository_init_options' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3780: error: 'x2' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3780: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_git_strarray_free':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3835: error: 'git_strarray' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3835: error: 'x0' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3835: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_f_giterr_last':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3862: error: 'git_error' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3862: error: expected ';' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3866: error: 'result' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_OID_RAWSZ':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3877: error: 'GIT_OID_RAWSZ' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3877: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3877: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_const_GIT_PATH_MAX':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3896: error: 'GIT_PATH_MAX' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3896: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3896: warning: comparison between pointer and integer
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: At top level:
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3911: warning: 'struct git_checkout_options' declared inside parameter list
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3911: warning: its scope is only this definition or declaration, which is probably not what you want
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_check_struct_git_checkout_options':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3914: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3914: error: request for member 'version' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3914: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3915: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3915: error: request for member 'checkout_strategy' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3915: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3916: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3916: error: request for member 'disable_filters' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3916: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3917: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3917: error: request for member 'dir_mode' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3917: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3918: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3918: error: request for member 'file_mode' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3918: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3919: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3919: error: request for member 'file_open_flags' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3919: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3920: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3920: error: request for member 'notify_flags' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3920: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3921: error: expected ')' before 'char'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3921: error: 'tmp' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3922: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3922: error: request for member 'notify_payload' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3922: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3923: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3923: error: request for member 'progress_cb' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3923: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3924: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3924: error: request for member 'progress_payload' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3924: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3925: error: 'git_strarray' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3925: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3925: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3925: error: request for member 'paths' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3926: error: 'git_tree' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3926: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3926: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3926: error: request for member 'baseline' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3927: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3927: error: request for member 'target_directory' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3927: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3928: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3928: error: request for member 'ancestor_label' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3928: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3929: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3929: error: request for member 'our_label' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3929: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3930: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3930: error: request for member 'their_label' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3930: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout_struct_git_checkout_options':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3935: error: field 'y' has incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3937: error: invalid application of 'sizeof' to incomplete type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3938: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3938: error: (near initialization for 'nums[1]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3939: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3939: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3939: error: (near initialization for 'nums[2]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3940: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3940: error: request for member 'version' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3940: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3940: error: (near initialization for 'nums[3]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3941: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3941: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3941: error: (near initialization for 'nums[4]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3942: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3942: error: request for member 'checkout_strategy' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3942: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3942: error: (near initialization for 'nums[5]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3943: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3943: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3943: error: (near initialization for 'nums[6]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3944: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3944: error: request for member 'disable_filters' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3944: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3944: error: (near initialization for 'nums[7]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3945: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3945: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3945: error: (near initialization for 'nums[8]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3946: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3946: error: request for member 'dir_mode' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3946: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3946: error: (near initialization for 'nums[9]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3947: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3947: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3947: error: (near initialization for 'nums[10]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3948: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3948: error: request for member 'file_mode' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3948: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3948: error: (near initialization for 'nums[11]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3949: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3949: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3949: error: (near initialization for 'nums[12]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3950: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3950: error: request for member 'file_open_flags' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3950: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3950: error: (near initialization for 'nums[13]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3951: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3951: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3951: error: (near initialization for 'nums[14]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3952: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3952: error: request for member 'notify_flags' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3952: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3952: error: (near initialization for 'nums[15]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3953: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3953: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3953: error: (near initialization for 'nums[16]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3954: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3954: error: request for member 'notify_cb' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3954: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3954: error: (near initialization for 'nums[17]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3955: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3955: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3955: error: (near initialization for 'nums[18]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3956: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3956: error: request for member 'notify_payload' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3956: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3956: error: (near initialization for 'nums[19]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3957: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3957: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3957: error: (near initialization for 'nums[20]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3958: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3958: error: request for member 'progress_cb' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3958: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3958: error: (near initialization for 'nums[21]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3959: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3959: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3959: error: (near initialization for 'nums[22]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3960: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3960: error: request for member 'progress_payload' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3960: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3960: error: (near initialization for 'nums[23]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3961: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3961: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3961: error: (near initialization for 'nums[24]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3962: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3962: error: request for member 'paths' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3962: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3962: error: (near initialization for 'nums[25]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3963: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3963: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3963: error: (near initialization for 'nums[26]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3964: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3964: error: request for member 'baseline' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3964: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3964: error: (near initialization for 'nums[27]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3965: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3965: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3965: error: (near initialization for 'nums[28]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3966: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3966: error: request for member 'target_directory' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3966: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3966: error: (near initialization for 'nums[29]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3967: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3967: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3967: error: (near initialization for 'nums[30]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3968: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3968: error: request for member 'ancestor_label' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3968: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3968: error: (near initialization for 'nums[31]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3969: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3969: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3969: error: (near initialization for 'nums[32]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3970: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3970: error: request for member 'our_label' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3970: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3970: error: (near initialization for 'nums[33]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3971: error: invalid use of undefined type 'struct git_checkout_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3971: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3971: error: (near initialization for 'nums[34]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3972: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3972: error: request for member 'their_label' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3972: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3972: error: (near initialization for 'nums[35]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: At top level:
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3980: warning: 'struct git_clone_options' declared inside parameter list
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_check_struct_git_clone_options':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3983: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3983: error: request for member 'version' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3983: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3984: error: 'git_checkout_options' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3984: error: 'tmp' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3984: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3984: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3984: error: request for member 'checkout_opts' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3985: error: 'git_remote_callbacks' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3985: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3985: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3985: error: request for member 'remote_callbacks' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3986: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3986: error: request for member 'bare' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3986: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3987: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3987: error: request for member 'ignore_cert_errors' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3987: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3988: error: 'git_clone_local_t' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3988: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3988: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3988: error: request for member 'local' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3989: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3989: error: request for member 'remote_name' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3989: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3990: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3990: error: request for member 'checkout_branch' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3990: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3991: error: 'git_signature' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3991: error: invalid operands to binary *
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3991: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3991: error: request for member 'signature' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout_struct_git_clone_options':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3996: error: field 'y' has incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3998: error: invalid application of 'sizeof' to incomplete type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3999: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:3999: error: (near initialization for 'nums[1]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4000: error: invalid use of undefined type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4000: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4000: error: (near initialization for 'nums[2]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4001: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4001: error: request for member 'version' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4001: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4001: error: (near initialization for 'nums[3]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4002: error: invalid use of undefined type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4002: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4002: error: (near initialization for 'nums[4]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4003: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4003: error: request for member 'checkout_opts' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4003: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4003: error: (near initialization for 'nums[5]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4004: error: invalid use of undefined type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4004: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4004: error: (near initialization for 'nums[6]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4005: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4005: error: request for member 'remote_callbacks' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4005: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4005: error: (near initialization for 'nums[7]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4006: error: invalid use of undefined type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4006: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4006: error: (near initialization for 'nums[8]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4007: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4007: error: request for member 'bare' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4007: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4007: error: (near initialization for 'nums[9]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4008: error: invalid use of undefined type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4008: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4008: error: (near initialization for 'nums[10]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4009: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4009: error: request for member 'ignore_cert_errors' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4009: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4009: error: (near initialization for 'nums[11]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4010: error: invalid use of undefined type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4010: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4010: error: (near initialization for 'nums[12]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4011: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4011: error: request for member 'local' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4011: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4011: error: (near initialization for 'nums[13]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4012: error: invalid use of undefined type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4012: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4012: error: (near initialization for 'nums[14]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4013: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4013: error: request for member 'remote_name' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4013: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4013: error: (near initialization for 'nums[15]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4014: error: invalid use of undefined type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4014: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4014: error: (near initialization for 'nums[16]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4015: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4015: error: request for member 'checkout_branch' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4015: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4015: error: (near initialization for 'nums[17]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4016: error: invalid use of undefined type 'struct git_clone_options'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4016: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4016: error: (near initialization for 'nums[18]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4017: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4017: error: request for member 'signature' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4017: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4017: error: (near initialization for 'nums[19]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: At top level:
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4025: warning: 'struct git_oid' declared inside parameter list
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_check_struct_git_oid':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4028: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4028: error: request for member 'id' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4028: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout_struct_git_oid':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4033: error: field 'y' has incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4035: error: invalid application of 'sizeof' to incomplete type 'struct git_oid'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4036: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4036: error: (near initialization for 'nums[1]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4037: error: invalid use of undefined type 'struct git_oid'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4037: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4037: error: (near initialization for 'nums[2]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4038: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4038: error: request for member 'id' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4038: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4038: error: (near initialization for 'nums[3]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: At top level:
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4046: warning: 'struct git_remote_callbacks' declared inside parameter list
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_check_struct_git_remote_callbacks':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4049: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4049: error: request for member 'version' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4049: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4050: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4050: error: request for member 'sideband_progress' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4050: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4051: error: expected ')' before 'void'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4051: error: 'tmp' undeclared (first use in this function)
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4052: error: expected ')' before '*' token
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4053: error: expected ')' before 'const'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4054: error: expected declaration specifiers or '...' before 'git_oid'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4054: error: expected declaration specifiers or '...' before 'git_oid'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4054: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4054: error: request for member 'update_tips' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4054: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4055: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4055: error: request for member 'payload' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4055: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout_struct_git_remote_callbacks':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4060: error: field 'y' has incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4062: error: invalid application of 'sizeof' to incomplete type 'struct git_remote_callbacks'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4063: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4063: error: (near initialization for 'nums[1]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4064: error: invalid use of undefined type 'struct git_remote_callbacks'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4064: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4064: error: (near initialization for 'nums[2]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4065: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4065: error: request for member 'version' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4065: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4065: error: (near initialization for 'nums[3]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4066: error: invalid use of undefined type 'struct git_remote_callbacks'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4066: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4066: error: (near initialization for 'nums[4]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4067: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4067: error: request for member 'sideband_progress' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4067: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4067: error: (near initialization for 'nums[5]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4068: error: invalid use of undefined type 'struct git_remote_callbacks'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4068: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4068: error: (near initialization for 'nums[6]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4069: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4069: error: request for member 'completion' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4069: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4069: error: (near initialization for 'nums[7]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4070: error: invalid use of undefined type 'struct git_remote_callbacks'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4070: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4070: error: (near initialization for 'nums[8]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4071: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4071: error: request for member 'credentials' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4071: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4071: error: (near initialization for 'nums[9]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4072: error: invalid use of undefined type 'struct git_remote_callbacks'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4072: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4072: error: (near initialization for 'nums[10]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4073: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4073: error: request for member 'transfer_progress' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4073: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4073: error: (near initialization for 'nums[11]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4074: error: invalid use of undefined type 'struct git_remote_callbacks'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4074: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4074: error: (near initialization for 'nums[12]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4075: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4075: error: request for member 'update_tips' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4075: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4075: error: (near initialization for 'nums[13]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4076: error: invalid use of undefined type 'struct git_remote_callbacks'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4076: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4076: error: (near initialization for 'nums[14]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4077: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4077: error: request for member 'payload' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4077: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4077: error: (near initialization for 'nums[15]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: At top level:
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4085: warning: 'struct git_strarray' declared inside parameter list
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_check_struct_git_strarray':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4088: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4088: error: request for member 'strings' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4088: warning: initialization from incompatible pointer type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4089: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4089: error: request for member 'count' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4089: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout_struct_git_strarray':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4094: error: field 'y' has incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4096: error: invalid application of 'sizeof' to incomplete type 'struct git_strarray'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4097: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4097: error: (near initialization for 'nums[1]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4098: error: invalid use of undefined type 'struct git_strarray'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4098: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4098: error: (near initialization for 'nums[2]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4099: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4099: error: request for member 'strings' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4099: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4099: error: (near initialization for 'nums[3]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4100: error: invalid use of undefined type 'struct git_strarray'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4100: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4100: error: (near initialization for 'nums[4]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4101: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4101: error: request for member 'count' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4101: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4101: error: (near initialization for 'nums[5]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: At top level:
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4109: warning: 'struct git_transfer_progress' declared inside parameter list
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_check_struct_git_transfer_progress':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4112: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4112: error: request for member 'total_objects' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4112: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4113: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4113: error: request for member 'indexed_objects' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4113: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4114: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4114: error: request for member 'received_objects' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4114: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4115: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4115: error: request for member 'local_objects' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4115: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4116: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4116: error: request for member 'total_deltas' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4116: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4117: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4117: error: request for member 'indexed_deltas' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4117: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4118: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4118: error: request for member 'received_bytes' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4118: error: invalid operands to binary <<
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c: In function '_cffi_layout_struct_git_transfer_progress':
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4123: error: field 'y' has incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4125: error: invalid application of 'sizeof' to incomplete type 'struct git_transfer_progress'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4126: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4126: error: (near initialization for 'nums[1]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4127: error: invalid use of undefined type 'struct git_transfer_progress'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4127: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4127: error: (near initialization for 'nums[2]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4128: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4128: error: request for member 'total_objects' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4128: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4128: error: (near initialization for 'nums[3]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4129: error: invalid use of undefined type 'struct git_transfer_progress'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4129: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4129: error: (near initialization for 'nums[4]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4130: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4130: error: request for member 'indexed_objects' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4130: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4130: error: (near initialization for 'nums[5]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4131: error: invalid use of undefined type 'struct git_transfer_progress'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4131: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4131: error: (near initialization for 'nums[6]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4132: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4132: error: request for member 'received_objects' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4132: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4132: error: (near initialization for 'nums[7]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4133: error: invalid use of undefined type 'struct git_transfer_progress'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4133: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4133: error: (near initialization for 'nums[8]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4134: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4134: error: request for member 'local_objects' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4134: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4134: error: (near initialization for 'nums[9]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4135: error: invalid use of undefined type 'struct git_transfer_progress'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4135: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4135: error: (near initialization for 'nums[10]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4136: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4136: error: request for member 'total_deltas' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4136: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4136: error: (near initialization for 'nums[11]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4137: error: invalid use of undefined type 'struct git_transfer_progress'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4137: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4137: error: (near initialization for 'nums[12]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4138: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4138: error: request for member 'indexed_deltas' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4138: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4138: error: (near initialization for 'nums[13]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4139: error: invalid use of undefined type 'struct git_transfer_progress'
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4139: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4139: error: (near initialization for 'nums[14]')
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4140: error: dereferencing pointer to incomplete type
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4140: error: request for member 'received_bytes' in something not a structure or union
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4140: error: initializer element is not constant
pygit2/__pycache__/_cffi__x8bbf2d03x7034714f.c:4140: error: (near initialization for 'nums[15]')
Traceback (most recent call last):
File "./setup.py", line 178, in <module>
from ffi import ffi
File "pygit2/ffi.py", line 122, in <module>
include_dirs=include_dirs, library_dirs=library_dirs)
File "/usr/local/lib/python2.7/site-packages/cffi/api.py", line 341, in verify
lib = self.verifier.load_library()
File "/usr/local/lib/python2.7/site-packages/cffi/verifier.py", line 74, in load_library
self._compile_module()
File "/usr/local/lib/python2.7/site-packages/cffi/verifier.py", line 139, in _compile_module
outputfilename = ffiplatform.compile(tmpdir, self.get_extension())
File "/usr/local/lib/python2.7/site-packages/cffi/ffiplatform.py", line 25, in compile
outputfilename = _build(tmpdir, ext)
File "/usr/local/lib/python2.7/site-packages/cffi/ffiplatform.py", line 50, in _build
raise VerificationError('%s: %s' % (e.__class__.__name__, e))
cffi.ffiplatform.VerificationError: CompileError: command 'cc' failed with exit status 1
*** Error 1 in . (/usr/ports/lang/python/python.port.mk:172 'do-build': @: ;mkdir -p /usr/obj/ports/py-git2-0.21.0/lib/python2.7/site-packag...)
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2691 '/usr/obj/ports/py-git2-0.21.0/.build_done')
*** Error 1 in /usr/ports/devel/libgit2/py-git2 (/usr/ports/infrastructure/mk/bsd.port.mk:2423 'all')
--- Thu Jul 3 10:38:58 CEST 2014
obsidian:10025 py-git2 % head /usr/local/include/git2.h
/*
* Copyright (C) the libgit2 contributors. All rights reserved.
*
* This file is part of libgit2, distributed under the GNU GPL v2 with
* a Linking Exception. For full terms see the included COPYING file.
*/
#ifndef INCLUDE_git_git_h__
#define INCLUDE_git_git_h__
obsidian:10026 py-git2 %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment