Package Details: xfce4-memgraph-plugin 1.2.5-1

Git Clone URL: https://aur.archlinux.org/xfce4-memgraph-plugin.git (read-only, click to copy)
Package Base: xfce4-memgraph-plugin
Description: Graphical representation of the MEM load
Upstream URL: https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin
Licenses: GPL, custom
Groups: xfce4-goodies
Submitter: Cationiz3r
Maintainer: Cationiz3r
Last Packager: Cationiz3r
Votes: 0
Popularity: 0.000000
First Submitted: 2021-09-13 16:20 (UTC)
Last Updated: 2021-12-09 17:06 (UTC)

Latest Comments

recallmenot commented on 2024-09-16 09:27 (UTC)

as of 2024-09-16, does not build any more:

make  all-recursive
make[1]: Entering directory '/home/user/.cache/yay/xfce4-memgraph-plugin/src/xfce4-memgraph-plugin-1.2.5'
Making all in xfce4++
make[2]: Entering directory '/home/user/.cache/yay/xfce4-memgraph-plugin/src/xfce4-memgraph-plugin-1.2.5/xfce4++'
  CXX      libxfce4_pp_la-dummy.lo
cc1plus: warning: command-line option '-Wold-style-definition' is valid for C/ObjC but not for C++
cc1plus: warning: command-line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++
cc1plus: warning: command-line option '-Wnested-externs' is valid for C/ObjC but not for C++
In file included from ../xfce4++/util/fixes.h:36,
                 from dummy.cc:22:
/usr/include/xfce4/libxfce4util/libxfce4util-config.h:23:2: error: #error "Only <libxfce4util/libxfce4util.h> can be included directly, this file may disappear or change contents"
   23 | #error "Only <libxfce4util/libxfce4util.h> can be included directly, this file may disappear or change contents"
      |  ^~~~~
In file included from ../xfce4++/util/fixes.h:38:
/usr/include/xfce4/libxfce4util/xfce-gio-extensions.h:21:2: error: #error "Only <libxfce4util/libxfce4util.h> can be included directly, this file may disappear or change contents"
   21 | #error "Only <libxfce4util/libxfce4util.h> can be included directly, this file may disappear or change contents"
      |  ^~~~~
In file included from ../xfce4++/util/fixes.h:40:
/usr/include/xfce4/libxfce4util/xfce-i18n.h:24:2: error: #error "Only <libxfce4util/libxfce4util.h> can be included directly, this file may disappear or change contents"
   24 | #error "Only <libxfce4util/libxfce4util.h> can be included directly, this file may disappear or change contents"
      |  ^~~~~
make[2]: *** [Makefile:468: libxfce4_pp_la-dummy.lo] Error 1
make[2]: Leaving directory '/home/user/.cache/yay/xfce4-memgraph-plugin/src/xfce4-memgraph-plugin-1.2.5/xfce4++'
make[1]: *** [Makefile:458: all-recursive] Error 1
make[1]: Leaving directory '/home/user/.cache/yay/xfce4-memgraph-plugin/src/xfce4-memgraph-plugin-1.2.5'
make: *** [Makefile:390: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: xfce4-memgraph-plugin-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
xfce4-memgraph-plugin - exit status 4

I'm able to build it from repo just fine. Obviously, the config call parameters from the MAKEPKG remain important to install it on arch..