Package Details: compiz 0.9.14.2-10

Git Clone URL: https://aur.archlinux.org/compiz.git (read-only, click to copy)
Package Base: compiz
Description: Composite manager for Aiglx and Xgl, with plugins and CCSM
Upstream URL: https://launchpad.net/compiz
Licenses: MIT, GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: ccsm, compiz-bcop, compiz-core, compiz-fusion-plugins-experimental, compiz-fusion-plugins-extra, compiz-fusion-plugins-main, compiz-gtk, compizconfig-python, libcompizconfig, simple-ccsm
Provides: ccsm, compiz-bcop, compiz-core, compiz-plugins-extra, compiz-plugins-main, compizconfig-python, libcompizconfig
Submitter: None
Maintainer: xiota
Last Packager: xiota
Votes: 168
Popularity: 1.09
First Submitted: 2014-08-04 13:22 (UTC)
Last Updated: 2025-03-31 09:11 (UTC)

Required by (27)

Sources (10)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 56 Next › Last »

robson commented on 2020-05-17 10:35 (UTC)

@Chazza It's OK now. Thanks.

<deleted-account> commented on 2020-05-17 00:05 (UTC)

Thanks for the heads up! This build issue is caused by the update to gcc 10. https://gcc.gnu.org/gcc-10/porting_to.html

I've created a patch for this. Can you try again?

robson commented on 2020-05-16 20:40 (UTC) (edited on 2020-05-17 16:32 (UTC) by robson)

I would like to inform you that an error occurs during the construction of gtk-window-decorator, and construction stops.

brikler commented on 2020-05-01 19:14 (UTC)

@chazza thank you for this very quick response :) …and your right it was my fault, i added -CMAKE_UNITY_BUILD=TRUE but i forgot the D before CMAKE

<deleted-account> commented on 2020-05-01 18:05 (UTC)

The message about coverage reports is not important. To see what your real problem is you need to take a look at that CMakeOutput.log. I just built Compiz on my system and there were no problems so I don't think there's anything wrong with the PKGBUILD.

brikler commented on 2020-05-01 15:29 (UTC)

i am not able to start the build process, it breaks with this error message:

-- No coverage report targets set, not generating coverage report
-- Configuring incomplete, errors occurred!
See also "/tmp/makepkg/compiz/src/compiz-0.9.14.1/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
    Aborting...

how could i set the missing?