tildearrow / kwin-lowlatency

archived - X11 full-screen unredirection and lots'a settings for KWin
373 stars 10 forks source link

Failed build from AUR #49

Closed moeryomenko closed 4 years ago

moeryomenko commented 4 years ago

build.log

tildearrow commented 4 years ago

This seems unusual. Please report your current:

tildearrow commented 4 years ago

Can you try deleting the src/ directory in /home/\<user>/.cache/yay/kwin-lowlatency/?

tildearrow commented 4 years ago

I think I found the issue: missing qt5-script. Can you try building again? I have updated the package.

nazarianin commented 4 years ago

I have the same error. QT - 5.13.1 plasma-desktop - 5.17.0 kde - 19.08.2 kwin-lowlatency - 5.17.0 All from Arch stable repos.

tildearrow commented 4 years ago

@nazarianin Can you please do sudo pacman -Q? I do not know what could be the issue anymore...

nazarianin commented 4 years ago

pacman_q.txt

tildearrow commented 4 years ago

@nazarianin Thanks

@nazarianin @moeryomenko What happens if you try building the package without a helper (and/or after cleaning the build cache)?

moeryomenko commented 4 years ago

@tildearrow after rebuild, have same error

/usr/include/qt/QtCore/qmetatype.h:59:2: error: #error qmetatype.h must be included before any header file that defines Bool
   59 | #error qmetatype.h must be included before any header file that defines Bool
      |  ^~~~~
...

KDE 5.63.0 Plasma 5.17.1

$ qmake -v
QMake version 3.1
Using Qt version 5.13.1 in /usr/lib
undu commented 4 years ago

Same issue here, clean-building with makepg -s: kwin_build.zip

pacman -Q: pacman_q.log

tildearrow commented 4 years ago

The issue may have been found! See issue #51 for details.

tildearrow commented 4 years ago

Fixed in v5.17.1-2!