Package Details: compiz-fusion-plugins-main 0.8.18-2

Git Clone URL: https://aur.archlinux.org/compiz-fusion-plugins-main.git (read-only, click to copy)
Package Base: compiz-fusion-plugins-main
Description: Compiz Main plugins
Upstream URL: https://gitlab.com/compiz/compiz-plugins-main/
Licenses: GPL
Groups: compiz-fusion
Conflicts: compiz-fusion-plugins-main-git
Submitter: ShadowKyogre
Maintainer: ShadowKyogre (isseigx)
Last Packager: ShadowKyogre
Votes: 26
Popularity: 0.000028
First Submitted: 2015-08-13 17:48 (UTC)
Last Updated: 2020-11-24 00:52 (UTC)

Latest Comments

je-vv commented on 2023-03-18 02:29 (UTC) (edited on 2023-03-18 02:35 (UTC) by je-vv)

Failing to build:

In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
                 from /usr/include/glib-2.0/glib/gtypes.h:34,
                 from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from ./focusinfo.h:25,
                 from ./accessibilitywatcher.h:26,
                 from focuspoll.cpp:39:
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
./focusinfo.h:70:35: note: in expansion of macro 'g_strdup'
   70 |                    gchar * name = g_strdup (""),
      |                                   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56:
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
./focusinfo.h:70:35: note: in expansion of macro 'g_strdup'
   70 |                    gchar * name = g_strdup (""),
      |                                   ^~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
./focusinfo.h:71:36: note: in expansion of macro 'g_strdup'
   71 |                    gchar * label = g_strdup (""),
      |                                    ^~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
./focusinfo.h:71:36: note: in expansion of macro 'g_strdup'
   71 |                    gchar * label = g_strdup (""),
      |                                    ^~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
./focusinfo.h:72:35: note: in expansion of macro 'g_strdup'
   72 |                    gchar * role = g_strdup (""),
      |                                   ^~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
./focusinfo.h:72:35: note: in expansion of macro 'g_strdup'
   72 |                    gchar * role = g_strdup (""),
      |                                   ^~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
./focusinfo.h:73:42: note: in expansion of macro 'g_strdup'
   73 |                    gchar * application = g_strdup (""),
      |                                          ^~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
./focusinfo.h:73:42: note: in expansion of macro 'g_strdup'
   73 |                    gchar * application = g_strdup (""),
      |                                          ^~~~~~~~
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
                 from /usr/include/glib-2.0/glib/gtypes.h:34,
                 from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from focusinfo.h:25,
                 from focusinfo.cpp:20:
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
focusinfo.h:70:35: note: in expansion of macro 'g_strdup'
   70 |                    gchar * name = g_strdup (""),
      |                                   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56:
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
focusinfo.h:70:35: note: in expansion of macro 'g_strdup'
   70 |                    gchar * name = g_strdup (""),
      |                                   ^~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
focusinfo.h:71:36: note: in expansion of macro 'g_strdup'
   71 |                    gchar * label = g_strdup (""),
      |                                    ^~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
focusinfo.h:71:36: note: in expansion of macro 'g_strdup'
   71 |                    gchar * label = g_strdup (""),
      |                                    ^~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
focusinfo.h:72:35: note: in expansion of macro 'g_strdup'
   72 |                    gchar * role = g_strdup (""),
      |                                   ^~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
focusinfo.h:72:35: note: in expansion of macro 'g_strdup'
   72 |                    gchar * role = g_strdup (""),
      |                                   ^~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
focusinfo.h:73:42: note: in expansion of macro 'g_strdup'
   73 |                    gchar * application = g_strdup (""),
      |                                          ^~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
focusinfo.h:73:42: note: in expansion of macro 'g_strdup'
   73 |                    gchar * application = g_strdup (""),
      |                                          ^~~~~~~~
make[3]: *** [Makefile:533: focuspoll.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:533: focusinfo.lo] Error 1
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
                 from /usr/include/glib-2.0/glib/gtypes.h:34,
                 from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from focusinfo.h:25,
                 from accessibilitywatcher.h:26,
                 from accessibilitywatcher.cpp:28:
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
focusinfo.h:70:35: note: in expansion of macro 'g_strdup'
   70 |                    gchar * name = g_strdup (""),
      |                                   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56:
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
focusinfo.h:70:35: note: in expansion of macro 'g_strdup'
   70 |                    gchar * name = g_strdup (""),
      |                                   ^~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
focusinfo.h:71:36: note: in expansion of macro 'g_strdup'
   71 |                    gchar * label = g_strdup (""),
      |                                    ^~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
focusinfo.h:71:36: note: in expansion of macro 'g_strdup'
   71 |                    gchar * label = g_strdup (""),
      |                                    ^~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
focusinfo.h:72:35: note: in expansion of macro 'g_strdup'
   72 |                    gchar * role = g_strdup (""),
      |                                   ^~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
focusinfo.h:72:35: note: in expansion of macro 'g_strdup'
   72 |                    gchar * role = g_strdup (""),
      |                                   ^~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1236:19: error: statement-expressions are not allowed outside functions nor in template-argument lists
 1236 |  G_GNUC_EXTENSION ({                            \
      |                   ^
/usr/include/glib-2.0/glib/gmacros.h:1244:31: note: in expansion of macro '_G_BOOLEAN_EXPR_IMPL'
 1244 | #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
      |                               ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1245:43: note: in expansion of macro '_G_BOOLEAN_EXPR'
 1245 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1))
      |                                           ^~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:209:6: note: in expansion of macro 'G_LIKELY'
  209 |     (G_LIKELY ((STR) != NULL) ?                                               \
      |      ^~~~~~~~
focusinfo.h:73:42: note: in expansion of macro 'g_strdup'
   73 |                    gchar * application = g_strdup (""),
      |                                          ^~~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:210:24: error: statement-expressions are not allowed outside functions nor in template-argument lists
  210 |       G_GNUC_EXTENSION ({                                                     \
      |                        ^
focusinfo.h:73:42: note: in expansion of macro 'g_strdup'
   73 |                    gchar * application = g_strdup (""),
      |                                          ^~~~~~~~
make[3]: *** [Makefile:533: accessibilitywatcher.lo] Error 1
make[3]: Leaving directory '/home/general/.pkgs/src/others/compiz-fusion-plugins-main/src/compiz-plugins-main-v0.8.18/src/focuspoll'
make[2]: *** [Makefile:440: all-recursive] Error 1
make[2]: Leaving directory '/home/general/.pkgs/src/others/compiz-fusion-plugins-main/src/compiz-plugins-main-v0.8.18/src'
make[1]: *** [Makefile:551: all-recursive] Error 1
make[1]: Leaving directory '/home/general/.pkgs/src/others/compiz-fusion-plugins-main/src/compiz-plugins-main-v0.8.18'
make: *** [Makefile:454: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

u666sa commented on 2020-11-29 08:27 (UTC)

Whoever getting this error "installing libjpeg-turbo (2.0.6-1) breaks dependency 'libjpeg>=7' required by compiz-fusion-plugins-main"

Go ahead and open up pamac-aur and rebuild compiz-fusion-plugins-main, edit the build file, and remove dependency libjpeg-turbo, and rebuild. Then you can do pamac -Syu and your system will update without problem!

ShadowKyogre commented on 2020-11-24 00:54 (UTC)

@vs220 , @aquilarubra - Updated the libjpeg dependency to libjpeg-turbo to account for the update. You should be able to build it now.

vs220 commented on 2020-11-23 18:57 (UTC)

@aquilarubra new libjpeg-turbo provides libjpeg instead of libjpeg=*

edit PKGBUILD libjpeg-turbo vs libjpeg>=7

depends=("compiz-core>=${_pkgver}" 'libjpeg-turbo' ......

aquilarubra commented on 2020-11-22 09:16 (UTC)

With latest general update, I get the following error: Could not find all required packages: libjpeg>=7 (Wanted by: compiz-fusion-plugins-main

ShadowKyogre commented on 2019-08-22 18:49 (UTC)

Hey everyone.

Requesting for comaintainers on this package since there's been several circumstances that happened that make it hard to maintain all the packages I normally attend to.

See

https://lists.archlinux.org/pipermail/aur-general/2019-August/035332.html

for more information.

If you're interested in co-maintaining, don't forget to leave a comment (or email me, or toot me on Mastodon).

ShadowKyogre commented on 2018-05-31 22:27 (UTC)

Hey. Sorry for the long delay. A lot of scheduling's gone awry since I took up a job. Should be back on more regularly now.

Anyway, so I tried compiling this from scratch and it compiles fine. compiz-bcop has its pkg-config file calling itself bcop, so ./configure is looking for the right package.

However, there might be something on your installs that could be causing this.

The file that normally tells pkg-config this is located in:: /usr/share/pkgconfig/bcop.pc

Can either of you pastebin the contents of that file and if so, check which package is providing it? Here's what the contents look like on my test machine: https://ptpb.pw/tthu

lorcopotia commented on 2018-05-27 11:09 (UTC)

I've got the same error... just now. Still no answer?

prometheus commented on 2018-03-04 19:55 (UTC) (edited on 2018-03-04 19:56 (UTC) by prometheus)

Is the package wrongly looking for compiz-bcop as bcop?

checking for bcop >= 0.7.3... no
configure: error: Package requirements (bcop >= 0.7.3) were not met:

No package 'bcop' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BCOP_CFLAGS
and BCOP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
==> ERROR: A failure occurred in build().
    Aborting...