0

I'm trying to install the package dia that it's in Aur from the software manager in manjaro. For some reason, the building of the package fails. I really don't have an idea what is happening... I saw that sometimes the package depends on the old python2, but when installed from the manager this package is built from scratch. Is there a way to fix this build? The tail of my log file is

...
pydia-color.c:53:1: warning: 'PyDiaColor_Compare' defined but not used [-Wunused-function]
  53 | PyDiaColor_Compare(PyDiaColor *self,
  | ^~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[3]: *** [Makefile:613: pydia-color.lo] Error 1
make[3]: Leaving directory '/var/tmp/pamac-build-jivifair/dia/src/dia-0.97.3/plug-ins/python'
make[2]: *** [Makefile:432: all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/pamac-build-jivifair/dia/src/dia-0.97.3/plug-ins'
make[1]: *** [Makefile:602: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/pamac-build-jivifair/dia/src/dia-0.97.3'
make: *** [Makefile:468: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
user2820579
  • 3,261
  • 7
  • 30
  • 45

0 Answers0