pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: python-38 and py38-expat required for libreoffice?
> Hmmm, looks like libreoffice was recently updated to use python38 and py38-expat. But building py38-expat fails with
>
> creating build/temp.netbsd-9.99.15-amd64-3.8/Modules
> gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.8 -I/usr/include -I/usr/pkg/include/python3.8 -fPIC -DHAVE_EXPAT_H -I/tmp/pkgs/textproc/py-expat/work.x86_64/.buildlink/include -I/usr/pkg/include/python3.8 -c Modules/pyexpat.c -o build/temp.netbsd-9.99.15-amd64-3.8/Modules/pyexpat.o
> Modules/pyexpat.c:72:10: fatal error: clinic/pyexpat.c.h: No such file or directory
> #include "clinic/pyexpat.c.h"
> ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> error: command 'gcc' failed with exit status 1
>
>
> This is on a NetBSD-amd64-9.99.15 build host.
Fixed.
Adam
Home |
Main Index |
Thread Index |
Old Index