Package Details: compiz 0.9.14.2-9

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: 165
Popularity: 0.009300
First Submitted: 2014-08-04 13:22 (UTC)
Last Updated: 2024-10-31 17:58 (UTC)

Required by (28)

Sources (9)

Latest Comments

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

<deleted-account> commented on 2020-08-15 17:35 (UTC)

@piotrv I'm unable to reproduce that build failure. Sorry.

piotrv commented on 2020-08-15 13:09 (UTC) (edited on 2020-08-15 13:19 (UTC) by piotrv)

compilation failure:

CREATED ~/.cache/yay/compiz/src/compiz-0.9.14.1/build/generated/workspacenames.xml
[  7%] Generating ../../generated/glib-2.0/schemas/org.compiz.workspacenames.gschema.xml
[  8%] Linking CXX static library libcompiz_timer.a
[  8%] Built target workspacenames_gsettings_schema
~/.cache/yay/compiz/src/compiz-0.9.14.1/po/as.po:7: warning: header field 'Project-Id-Version' still has the initial default value
~/.cache/yay/compiz/src/compiz-0.9.14.1/po/as.po:7: warning: header field 'Last-Translator' still has the initial default value
~/.cache/yay/compiz/src/compiz-0.9.14.1/po/as.po:7: warning: header field 'Language-Team' still has the initial default value
~/.cache/yay/compiz/src/compiz-0.9.14.1/po/as.po:7: warning: header field 'Language' missing in header
[  8%] Generating ast/LC_MESSAGES/compiz.mo
[  8%] Generating az/LC_MESSAGES/compiz.mo

. . . . .

~/.cache/yay/compiz/src/compiz-0.9.14.1/po/zu.po:5: warning: header field 'Language' missing in header
[ 16%] Linking CXX static library libcompiz_string.a
[ 16%] Built target compiz_string
[ 16%] Built target nls
make: *** [Makefile:183: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error making: %!s(func() string=0x5582c44d2830)

<deleted-account> commented on 2020-06-26 14:15 (UTC)

@corsaw intltool depends on perl-xml-parser so this should already be installed on your system. I cannot reproduce the problem on my side so I'm pretty sure this is not an issue with the compiz PKGBUILD. I suggest you check that your system is up to date.

robson commented on 2020-06-26 13:53 (UTC)

@corsaw For me, DE Xfce compiz builds correctly. All I can offer you is to add the chaotic-aur repo and install compiz-git.

warigan commented on 2020-06-26 13:10 (UTC)

Unable to build because of a missing perl moduel (XML::Parser). It works after installing it with cpan.

Scanning dependencies of target compiz-gnome-keybindings
[  3%] Generating 50-compiz-navigation.xml
Merging translations into /home/oscar/aur/compiz/src/compiz-0.9.14.1/build/gtk/gnome/50-compiz-navigation.xml.
You must have XML::Parser installed to run /usr/bin/intltool-merge

make[2]: *** [gtk/gnome/CMakeFiles/compiz-gnome-keybindings.dir/build.make:82: gtk/gnome/50-compiz-navigation.xml] Error 2
make[2]: *** Deleting file 'gtk/gnome/50-compiz-navigation.xml'
make[1]: *** [CMakeFiles/Makefile2:5006: gtk/gnome/CMakeFiles/compiz-gnome-keybindings.dir/all] Error 2
make: *** [Makefile:183: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...

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.