pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

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.



+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+


Home | Main Index | Thread Index | Old Index