Created
August 19, 2020 21:08
-
-
Save jwarner112/af33de4094ace23bc0f2f7bbcdab382c to your computer and use it in GitHub Desktop.
Attempt to build libplist @ 2.2.0 on Ubuntu 18.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ uname -a | |
Linux librem15 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux | |
$ ./autogen.sh | |
libtoolize: putting auxiliary files in '.'. | |
libtoolize: linking file './ltmain.sh' | |
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. | |
libtoolize: linking file 'm4/libtool.m4' | |
libtoolize: linking file 'm4/ltoptions.m4' | |
libtoolize: linking file 'm4/ltsugar.m4' | |
libtoolize: linking file 'm4/ltversion.m4' | |
libtoolize: linking file 'm4/lt~obsolete.m4' | |
configure.ac:29: installing './compile' | |
configure.ac:6: installing './missing' | |
cython/Makefile.am: installing './depcomp' | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking whether g++ is available and compiles a program... yes | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for ANSI C header files... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking for size_t... yes | |
checking for ssize_t... yes | |
checking for uint16_t... yes | |
checking for uint32_t... yes | |
checking for uint8_t... yes | |
checking for asprintf... yes | |
checking for strcasecmp... yes | |
checking for strdup... yes | |
checking for strerror... yes | |
checking for strndup... yes | |
checking for stpcpy... yes | |
checking for vasprintf... yes | |
checking for gmtime_r... yes | |
checking for localtime_r... yes | |
checking for timegm... yes | |
checking for strptime... yes | |
checking for memmem... yes | |
checking whether byte ordering is bigendian... no | |
checking wether we need platform-specific build settings for linux-gnu... yes | |
checking whether gcc is Clang... no | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking whether more special flags are required for pthreads... no | |
checking for PTHREAD_PRIO_INHERIT... yes | |
checking for pthread_once in -lpthread... yes | |
checking if fmin is a builtin function... no | |
checking for tm_gmtoff in struct tm... yes | |
checking for tm_zone in struct tm... yes | |
checking for a Python interpreter with version >= 2.3... python | |
checking for python... /home/jeff/.pyenv/shims/python | |
checking for python version... 3.8 | |
checking for python platform... linux | |
checking for python script directory... ${prefix}/lib/python3.8/site-packages | |
checking for python extension module directory... ${exec_prefix}/lib/python3.8/site-packages | |
checking for cython... /usr/bin/cython | |
checking for Cython version... 0.26.1 | |
configure: Cython executable is '/usr/bin/cython' | |
checking for python3.8... (cached) /home/jeff/.pyenv/shims/python | |
checking for a version of Python >= '2.1.0'... yes | |
checking for the distutils Python package... yes | |
checking for Python include path... -I/home/jeff/.pyenv/versions/3.8.3/include/python3.8 | |
checking for Python library path... -L/home/jeff/.pyenv/versions/3.8.3/lib -lpython3.8 | |
checking for Python site-packages path... /home/jeff/.pyenv/versions/3.8.3/lib/python3.8/site-packages | |
checking python extra libraries... -lcrypt -lpthread -ldl -lutil -lm -lm | |
checking python extra linking flags... -Xlinker -export-dynamic | |
checking consistency of all components of python development environment... yes | |
checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for libplist Cython bindings... Package libplist-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libplist-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libplist-2.0' found | |
Using built-in libplist Cython bindings (assuming this is a first build) | |
checking for supported compiler flags... -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread | |
checking whether make supports nested variables... (cached) yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libcnary/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/libplist-2.0.pc | |
config.status: creating src/libplist++-2.0.pc | |
config.status: creating include/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating cython/Makefile | |
config.status: creating test/Makefile | |
config.status: creating fuzz/Makefile | |
config.status: creating doxygen.cfg | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
Configuration for libplist 2.2.0: | |
------------------------------------------- | |
Install prefix ..........: /usr/local | |
Debug code ..............: no | |
Python bindings .........: yes | |
Now type 'make' to build libplist 2.2.0, | |
and then 'make install' for installation. | |
$ sudo make | |
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jeff/code/libplist/missing autoheader) | |
rm -f stamp-h1 | |
touch config.h.in | |
cd . && /bin/bash ./config.status config.h | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
make all-recursive | |
make[1]: Entering directory '/home/jeff/code/libplist' | |
Making all in libcnary | |
make[2]: Entering directory '/home/jeff/code/libplist/libcnary' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/home/jeff/code/libplist/libcnary' | |
Making all in src | |
make[2]: Entering directory '/home/jeff/code/libplist/src' | |
CC time64.lo | |
CC xplist.lo | |
CC bplist.lo | |
CC plist.lo | |
CCLD libplist-2.0.la | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
CXXLD libplist++-2.0.la | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
make[2]: Leaving directory '/home/jeff/code/libplist/src' | |
Making all in include | |
make[2]: Entering directory '/home/jeff/code/libplist/include' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/home/jeff/code/libplist/include' | |
Making all in tools | |
make[2]: Entering directory '/home/jeff/code/libplist/tools' | |
CC plistutil.o | |
CCLD plistutil | |
make[2]: Leaving directory '/home/jeff/code/libplist/tools' | |
Making all in test | |
make[2]: Entering directory '/home/jeff/code/libplist/test' | |
CCLD plist_cmp | |
CCLD plist_test | |
make[2]: Leaving directory '/home/jeff/code/libplist/test' | |
Making all in docs | |
make[2]: Entering directory '/home/jeff/code/libplist/docs' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/home/jeff/code/libplist/docs' | |
Making all in cython | |
make[2]: Entering directory '/home/jeff/code/libplist/cython' | |
make all-am | |
make[3]: Entering directory '/home/jeff/code/libplist/cython' | |
CC plist_la-plist.lo | |
plist.c:22192:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:22342:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:22492:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:22642:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:22730:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:22880:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:22968:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:23056:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:23144:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:23316:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c:23473:1: warning: missing initializer for field ‘tp_vectorcall’ of ‘PyTypeObject {aka struct _typeobject}’ [-Wmissing-field-initializers] | |
}; | |
^ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:257:20: note: ‘tp_vectorcall’ declared here | |
vectorcallfunc tp_vectorcall; | |
^~~~~~~~~~~~~ | |
plist.c: In function ‘PyInit_plist’: | |
plist.c:24218:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Node.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24229:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Bool.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24240:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Integer.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24251:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Uid.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24262:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Key.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24273:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Real.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24284:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_String.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24295:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Date.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24306:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Data.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24326:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Dict.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c:24339:3: warning: ‘tp_print’ is deprecated [-Wdeprecated-declarations] | |
__pyx_type_5plist_Array.tp_print = 0; | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/object.h:746:0, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/pytime.h:6, | |
from /home/jeff/.pyenv/versions/3.8.3/include/python3.8/Python.h:85, | |
from plist.c:4: | |
/home/jeff/.pyenv/versions/3.8.3/include/python3.8/cpython/object.h:260:30: note: declared here | |
Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int); | |
^~~~~~~~ | |
plist.c: In function ‘__Pyx__GetException’: | |
plist.c:25022:24: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’? | |
tmp_type = tstate->exc_type; | |
^~~~~~~~ | |
curexc_type | |
plist.c:25023:25: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’? | |
tmp_value = tstate->exc_value; | |
^~~~~~~~~ | |
curexc_value | |
plist.c:25024:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? | |
tmp_tb = tstate->exc_traceback; | |
^~~~~~~~~~~~~ | |
curexc_traceback | |
plist.c:25025:13: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’? | |
tstate->exc_type = local_type; | |
^~~~~~~~ | |
curexc_type | |
plist.c:25026:13: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’? | |
tstate->exc_value = local_value; | |
^~~~~~~~~ | |
curexc_value | |
plist.c:25027:13: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? | |
tstate->exc_traceback = local_tb; | |
^~~~~~~~~~~~~ | |
curexc_traceback | |
plist.c: In function ‘__Pyx__ExceptionSwap’: | |
plist.c:25049:24: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’? | |
tmp_type = tstate->exc_type; | |
^~~~~~~~ | |
curexc_type | |
plist.c:25050:25: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’? | |
tmp_value = tstate->exc_value; | |
^~~~~~~~~ | |
curexc_value | |
plist.c:25051:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? | |
tmp_tb = tstate->exc_traceback; | |
^~~~~~~~~~~~~ | |
curexc_traceback | |
plist.c:25052:13: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’? | |
tstate->exc_type = *type; | |
^~~~~~~~ | |
curexc_type | |
plist.c:25053:13: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’? | |
tstate->exc_value = *value; | |
^~~~~~~~~ | |
curexc_value | |
plist.c:25054:13: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? | |
tstate->exc_traceback = *tb; | |
^~~~~~~~~~~~~ | |
curexc_traceback | |
plist.c: In function ‘__Pyx__ExceptionSave’: | |
plist.c:25073:21: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’? | |
*type = tstate->exc_type; | |
^~~~~~~~ | |
curexc_type | |
plist.c:25074:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’? | |
*value = tstate->exc_value; | |
^~~~~~~~~ | |
curexc_value | |
plist.c:25075:19: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? | |
*tb = tstate->exc_traceback; | |
^~~~~~~~~~~~~ | |
curexc_traceback | |
plist.c: In function ‘__Pyx__ExceptionReset’: | |
plist.c:25082:24: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’? | |
tmp_type = tstate->exc_type; | |
^~~~~~~~ | |
curexc_type | |
plist.c:25083:25: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’? | |
tmp_value = tstate->exc_value; | |
^~~~~~~~~ | |
curexc_value | |
plist.c:25084:22: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? | |
tmp_tb = tstate->exc_traceback; | |
^~~~~~~~~~~~~ | |
curexc_traceback | |
plist.c:25085:13: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_type’; did you mean ‘curexc_type’? | |
tstate->exc_type = type; | |
^~~~~~~~ | |
curexc_type | |
plist.c:25086:13: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_value’; did you mean ‘curexc_value’? | |
tstate->exc_value = value; | |
^~~~~~~~~ | |
curexc_value | |
plist.c:25087:13: error: ‘PyThreadState {aka struct _ts}’ has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? | |
tstate->exc_traceback = tb; | |
^~~~~~~~~~~~~ | |
curexc_traceback | |
plist.c: In function ‘__Pyx_PyInt_EqObjC’: | |
plist.c:25286:24: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
if (8 * sizeof(long) - 1 > 2 * PyLong_SHIFT) { | |
^ | |
plist.c:25290:17: note: here | |
case 2: | |
^~~~ | |
plist.c:25291:24: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
if (8 * sizeof(long) - 1 > 2 * PyLong_SHIFT) { | |
^ | |
plist.c:25295:17: note: here | |
case -3: | |
^~~~ | |
plist.c:25296:24: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
if (8 * sizeof(long) - 1 > 3 * PyLong_SHIFT) { | |
^ | |
plist.c:25300:17: note: here | |
case 3: | |
^~~~ | |
plist.c:25301:24: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
if (8 * sizeof(long) - 1 > 3 * PyLong_SHIFT) { | |
^ | |
plist.c:25305:17: note: here | |
case -4: | |
^~~~ | |
plist.c:25306:24: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
if (8 * sizeof(long) - 1 > 4 * PyLong_SHIFT) { | |
^ | |
plist.c:25310:17: note: here | |
case 4: | |
^~~~ | |
plist.c:25311:24: warning: this statement may fall through [-Wimplicit-fallthrough=] | |
if (8 * sizeof(long) - 1 > 4 * PyLong_SHIFT) { | |
^ | |
plist.c:25318:17: note: here | |
default: Py_RETURN_FALSE; | |
^~~~~~~ | |
Makefile:516: recipe for target 'plist_la-plist.lo' failed | |
make[3]: *** [plist_la-plist.lo] Error 1 | |
make[3]: Leaving directory '/home/jeff/code/libplist/cython' | |
Makefile:406: recipe for target 'all' failed | |
make[2]: *** [all] Error 2 | |
make[2]: Leaving directory '/home/jeff/code/libplist/cython' | |
Makefile:442: recipe for target 'all-recursive' failed | |
make[1]: *** [all-recursive] Error 1 | |
make[1]: Leaving directory '/home/jeff/code/libplist' | |
Makefile:372: recipe for target 'all' failed | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment