Source: cwiid
Version: 0.6.91-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]
cwiid FTBFS:
gcc -o wmgui main.o interface.o support.o -Wl,-z,relro -L../libcwiid
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0
-lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig
-lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lm -lcwiid -lbluetooth
make[2]: Leaving directory '/<<PKGBUILDDIR>>/wmgui'
make -C wminput
make[2]: Entering directory '/<<PKGBUILDDIR>>/wminput'
bison -y -d parser.y
parser.y:44.1-14: warning: POSIX Yacc does not support %error-verbose [-Wyacc]
44 | mawk -f action_enum.awk action_enum.txt > action_enum.c
%error-verbose
| ^~~~~~~~~~~~~~
parser.y:44.1-14: warning: deprecated directive: ‘%error-verbose’, use ‘%define
parse.error verbose’ [-Wdeprecated]
44 | %error-verbose
| ^~~~~~~~~~~~~~
| %define parse.error verbose
py_plugin.c:38:10: fatal error: Python.h: No such file or directory
38 | #include "Python.h"
| ^~~~~~~~~~
compilation terminated.
In file included from uinput.c:44:
conf.h:56:10: fatal error: y.tab.h: No such file or directory
56 | #include "y.tab.h"
| ^~~~~~~~~
compilation terminated.
In file included from c_plugin.c:33:
conf.h:56:10: fatal error: y.tab.h: No such file or directory
56 | #include "y.tab.h"
| ^~~~~~~~~
compilation terminated.
In file included from conf.c:56:
conf.h:56:10: fatal error: y.tab.h: No such file or directory
56 | #include "y.tab.h"
| ^~~~~~~~~
compilation terminated.
parser.y: warning: fix-its can be applied. Rerun with option '--update'.
[-Wother]
mv -f y.tab.c parser.c
See
https://buildd.debian.org/status/fetch.php?pkg=cwiid&arch=amd64&ver=0.6.91-2%2Bb3&stamp=1648451564&raw=0
Cheers
--
Sebastian Ramacher