You are not logged in.

#1 2025-09-13 09:14:10

fettouhi
Member
Registered: 2007-05-07
Posts: 771

[SOLVED] Can't build octopi on my new PC

I have a new PC and octopi fails to build on my new PC. the specs are

Ryzen 5 5600X
AMD RX 9060 XT
32 GB RAM

it build fine and installs on my old machine. This is the output I get when the build with yay fails:

[af@af-amd ~]$ yay octopi
3 aur/alpm_octopi_utils-git r20.1e735c3-1 (+6 0.16) 
    Alpm utils for Octopi (git)
2 aur/octopi-git 0.16.2.r31.d98b3541-1 (+80 0.16) 
    This is Octopi, a powerful Pacman frontend using Qt libs
1 aur/octopi 0.17.0-1 (+1810 50.40) 
    A powerful Pacman frontend using Qt libs
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
AUR Explicit (1): octopi-0.17.0-1
:: PKGBUILD up to date, skipping download: octopi
  1 octopi                                   (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
:: Deleting (1/1): /home/af/.cache/yay/octopi
HEAD is now at e156e53 0.17.0
warning: could not open directory 'pkg/': Adgang nægtet
Removing alpm_octopi_utils/
Removing octopi-0.17.0.tar.gz
Removing pkg/
Skipping repository src/alpm_octopi_utils
Removing src/build_alpm
Removing src/octopi-0.17.0.tar.gz
Removing src/octopi-0.17.0
Removing src/build_octopi
Removing src/fakeinstall
  1 octopi                                   (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
==> Fremstiller pakke: octopi 0.17.0-1 (lør 13 sep 2025 11:13:11 CEST)
==> Henter kilder ...
  -> Henter octopi-0.17.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1687k  100 1687k    0     0  2828k      0 --:--:-- --:--:-- --:--:-- 11.1M
  -> Kloner alpm_octopi_utils git arkiv ...
Cloning into bare repository '/home/af/.cache/yay/octopi/alpm_octopi_utils'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 100% (69/69), done.
remote: Compressing objects: 100% (49/49), done.
remote: Total 125 (delta 35), reused 46 (delta 18), pack-reused 56 (from 1)
Receiving objects: 100% (125/125), 58.28 KiB | 3.24 MiB/s, done.
Resolving deltas: 100% (55/55), done.
==> ADVARSEL: Springer over verifikation af kildefilers PGP-signaturer.
==> Validerer source filer med sha256sums ...
    octopi-0.17.0.tar.gz ... Bestået
    alpm_octopi_utils ... Udeladt
:: (1/1) Parsing SRCINFO: octopi
==> Fremstiller pakke: octopi 0.17.0-1 (lør 13 sep 2025 11:13:13 CEST)
==> Tjekker runtime-afhængigheder...
==> Tjekker buildtime-afhængigheder...
==> Henter kilder ...
  -> Fandt octopi-0.17.0.tar.gz
  -> Opdaterer alpm_octopi_utils git arkiv ...
==> Validerer source filer med sha256sums ...
    octopi-0.17.0.tar.gz ... Bestået
    alpm_octopi_utils ... Udeladt
==> Fjerner eksisterende $srcdir/ mappe...
==> Udpakker kilder...
  -> Udpakker octopi-0.17.0.tar.gz med bsdtar
  -> Opretter arbejdskopi af alpm_octopi_utils git arkiv ...
Cloning into 'alpm_octopi_utils'...
done.
==> Starter prepare()...
==> Kilder er klar.
==> Fremstiller pakke: octopi 0.17.0-1 (lør 13 sep 2025 11:13:15 CEST)
==> Tjekker runtime-afhængigheder...
==> Tjekker buildtime-afhængigheder...
==> ADVARSEL: benytter eksisterende $srcdir/ træ
==> Starter build()...
-- The C compiler identification is GNU 15.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Generated find module containing the imported target "glib-2.0::glib-2.0"
-- Generated find module containing the imported target "gio-2.0::gio-2.0"
-- Generated find module containing the imported target "alpm::alpm"
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Found glib-2.0: /usr/lib/libglib-2.0.so
-- Found gio-2.0: /usr/lib/libgio-2.0.so
-- Found alpm: /usr/lib/libalpm.so
-- Configuring done (0.3s)
-- Generating done (0.0s)
-- Build files have been written to: /home/af/.cache/yay/octopi/src/build_alpm
[2/6] Building C object examples/CMakeFiles/search.dir/search.c.o
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/examples/search.c: I funktionen »main«:
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/examples/search.c:61:41: advarsel: format »%d« expects argument of type »int«, but argument 7 has type »off_t« {aka »long int«} [-Wformat=]
   61 |                 printf("%s %s %s %s %s %d\n\t%s\n",
      |                                        ~^
      |                                         |
      |                                         int
      |                                        %ld
......
   67 |                                 alpm_pkg_get_size(pkg),
      |                                 ~~~~~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 off_t {aka long int}
[3/6] Building C object src/CMakeFiles/alpm_octopi_utils.dir/alpm_octopi_utils.c.o
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala: I funktionen »alpm_utils_search_all_dbs«:
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala:69:60: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
   69 |                         needles.append (part);
      |                                                            ^     
I fil inkluderet fra /usr/include/alpm.h:45,
                 fra /home/af/.cache/yay/octopi/src/build_alpm/src/alpm_octopi_utils.c:24:
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala: I funktionen »_g_free_alpm_list_fn_free«:
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala:123:45: advarsel: passing argument 1 of »g_free« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  123 |                                         optionalfor.free_inner (GLib.free);
      |                                             ^
I fil inkluderet fra /usr/include/glib-2.0/glib/glist.h:34,
                 fra /usr/include/glib-2.0/glib/ghash.h:36,
                 fra /usr/include/glib-2.0/glib.h:52,
                 fra /home/af/.cache/yay/octopi/src/build_alpm/src/alpm_octopi_utils.c:25:
/usr/include/glib-2.0/glib/gmem.h:74:46: bemærk: expected »gpointer« {aka »void *«} but argument is of type »gconstpointer« {aka »const void *«}
   74 | void     (g_free)         (gpointer          mem);
      |                            ~~~~~~~~~~~~~~~~~~^~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala: I funktionen »alpm_utils_get_orphans«:
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala:123:71: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
  123 |                                         optionalfor.free_inner (GLib.free);
      |                                                                       ^~~~~                    
      |                                                                       |
      |                                                                       void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_octopi_utils.c:632:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala:125:63: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
  125 |                                 requiredby.free_inner (GLib.free);
      |                                                               ^~~~                     
      |                                                               |
      |                                                               void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_octopi_utils.c:632:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala: I funktionen »alpm_utils_get_unrequired«:
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala:143:63: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
  143 |                                 optionalfor.free_inner (GLib.free);
      |                                                               ^~~~~                    
      |                                                               |
      |                                                               void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_octopi_utils.c:632:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_octopi_utils.vala:145:55: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
  145 |                         requiredby.free_inner (GLib.free);
      |                                                       ^~~~                     
      |                                                       |
      |                                                       void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_octopi_utils.c:632:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
[4/6] Building C object src/CMakeFiles/alpm_octopi_utils.dir/alpm_config.c.o
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala: I funktionen »_g_free_alpm_list_fn_free«:
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:78:24: advarsel: passing argument 1 of »g_free« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
   78 |                 cachedirs.free_inner (GLib.free);
      |                        ^
I fil inkluderet fra /usr/include/glib-2.0/glib/glist.h:34,
                 fra /usr/include/glib-2.0/glib/ghash.h:36,
                 fra /usr/include/glib-2.0/glib.h:52,
                 fra /home/af/.cache/yay/octopi/src/build_alpm/src/alpm_config.c:25:
/usr/include/glib-2.0/glib/gmem.h:74:46: bemærk: expected »gpointer« {aka »void *«} but argument is of type »gconstpointer« {aka »const void *«}
   74 | void     (g_free)         (gpointer          mem);
      |                            ~~~~~~~~~~~~~~~~~~^~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala: I funktionen »alpm_config_reload«:
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:78:46: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
   78 |                 cachedirs.free_inner (GLib.free);
      |                                              ^~~~                     
      |                                              |
      |                                              void (*)(const void *)
I fil inkluderet fra /usr/include/alpm.h:45,
                 fra /home/af/.cache/yay/octopi/src/build_alpm/src/alpm_config.c:26:
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_config.c:277:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:79:46: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
   79 |                 hookdirs.free_inner (GLib.free);
      |                                              ^~~                      
      |                                              |
      |                                              void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_config.c:277:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:80:46: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
   80 |                 ignoregroups.free_inner (GLib.free);
      |                                              ^~~~~~~                  
      |                                              |
      |                                              void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_config.c:277:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:81:46: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
   81 |                 ignorepkgs.free_inner (GLib.free);
      |                                              ^~~~~                    
      |                                              |
      |                                              void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_config.c:277:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:82:46: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
   82 |                 noextracts.free_inner (GLib.free);
      |                                              ^~~~~                    
      |                                              |
      |                                              void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_config.c:277:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:83:46: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
   83 |                 noupgrades.free_inner (GLib.free);
      |                                              ^~~~~                    
      |                                              |
      |                                              void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_config.c:277:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:84:46: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
   84 |                 holdpkgs.free_inner (GLib.free);
      |                                              ^~~                      
      |                                              |
      |                                              void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_config.c:277:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:85:46: advarsel: passing argument 2 of »alpm_list_free_inner« from incompatible pointer type [-Wincompatible-pointer-types]
   85 |                 syncfirsts.free_inner (GLib.free);
      |                                              ^~~~~                    
      |                                              |
      |                                              void (*)(const void *)
/usr/include/alpm_list.h:84:64: bemærk: expected »alpm_list_fn_free« {aka »void (*)(void *)«} but argument is of type »void (*)(const void *)«
   84 | void alpm_list_free_inner(alpm_list_t *list, alpm_list_fn_free fn);
      |                                              ~~~~~~~~~~~~~~~~~~^~
alpm_config.c:277:1: bemærk: »_g_free_alpm_list_fn_free« declared here
/usr/include/alpm_list.h:66:16: bemærk: »alpm_list_fn_free« declared here
   66 | typedef void (*alpm_list_fn_free)(void * item);
      |                ^~~~~~~~~~~~~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:124:82: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  124 |                         architectures.append (Posix.utsname().machine);
      |                                                                                  ^      
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
I fil inkluderet fra /usr/include/glib-2.0/glib/gstring.h:37,
                 fra /usr/include/glib-2.0/glib/giochannel.h:36,
                 fra /usr/include/glib-2.0/glib.h:56:
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala: I funktionen »alpm_config_parse_file«:
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:205:62: advarsel: passing argument 1 of »g_strchug« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  205 |                                         unowned string key = splitted[0]._strip ();
      |                                                              ^~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:243:55: bemærk: expected »gchar *« {aka »char *«} but argument is of type »const gchar *« {aka »const char *«}
  243 | gchar*                g_strchug        (gchar        *string);
      |                                         ~~~~~~~~~~~~~~^~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:208:70: advarsel: passing argument 1 of »g_strchug« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  208 |                                                 val = splitted[1]._strip ();
      |                                                                      ^~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:243:55: bemærk: expected »gchar *« {aka »char *«} but argument is of type »const gchar *« {aka »const char *«}
  243 | gchar*                g_strchug        (gchar        *string);
      |                                         ~~~~~~~~~~~~~~^~~~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:220:118: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  220 |                                                                 cachedirs.append (dir);
      |                                                                                                                      ^      
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:224:117: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  224 |                                                                 hookdirs.append (dir);
      |                                                                                                                     ^      
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:234:129: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  234 |                                                                 architectures.append (Posix.utsname().machine);
      |                                                                                                                                 ^      
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:236:129: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  236 |                                                                 architectures.append (val);
      |                                                                                                                                 ^      
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:250:127: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  250 |                                                                 holdpkgs.append (name);
      |                                                                                                                               ^      
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:254:132: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  254 |                                                                 syncfirsts.append (name);
      |                                                                                                                                    ^       
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:258:137: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  258 |                                                                 ignoregroups.append (name);
      |                                                                                                                                         ^       
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:262:134: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  262 |                                                                 ignorepkgs.append (name);
      |                                                                                                                                      ^       
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:266:135: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  266 |                                                                 noextracts.append (name);
      |                                                                                                                                       ^       
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
/home/af/.cache/yay/octopi/src/alpm_octopi_utils/src/alpm_config.vala:270:136: advarsel: passing argument 2 of »alpm_list_add« discards »const« qualifier from pointer target type [-Wdiscarded-qualifiers]
  270 |                                                                 noupgrades.append (name);
      |                                                                                                                                        ^       
/usr/include/alpm_list.h:95:53: bemærk: expected »void *« but argument is of type »const gchar *« {aka »const char *«}
   95 | alpm_list_t *alpm_list_add(alpm_list_t *list, void *data);
      |                                               ~~~~~~^~~~
[6/6] Linking C executable examples/search
-- Install configuration: "None"
-- Installing: fakeinstall/usr/lib/libalpm_octopi_utils.so
-- Installing: fakeinstall/usr/lib/cmake/alpm_octopi_utils/alpm_octopi_utils_target.cmake
-- Installing: fakeinstall/usr/lib/cmake/alpm_octopi_utils/alpm_octopi_utils_target-none.cmake
-- Installing: fakeinstall/usr/include/alpm_octopi_utils.h
-- Installing: fakeinstall/usr/share/vala/vapi/alpm_octopi_utils.vapi
-- Installing: fakeinstall/usr/lib/pkgconfig/libalpm_octopi_utils.pc
-- Installing: fakeinstall/usr/lib/cmake/alpm_octopi_utils/alpm_octopi_utils-config.cmake
-- Installing: fakeinstall/usr/lib/cmake/alpm_octopi_utils/alpm_octopi_utils-config-version.cmake
-- Installing: fakeinstall/usr/lib/cmake/alpm_octopi_utils/Findglib-2.0.cmake
-- Installing: fakeinstall/usr/lib/cmake/alpm_octopi_utils/Findgio-2.0.cmake
-- Installing: fakeinstall/usr/lib/cmake/alpm_octopi_utils/Findalpm.cmake
-- The CXX compiler identification is GNU 15.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found OpenGL: /usr/lib/libOpenGL.so
-- Found WrapOpenGL: TRUE
-- Found WrapVulkanHeaders: /usr/include
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Found glib-2.0: /usr/lib/libglib-2.0.so
-- Found gio-2.0: /usr/lib/libgio-2.0.so
-- Found alpm: /usr/lib/libalpm.so
-- Configuring done (1.2s)
-- Generating done (0.0s)
-- Build files have been written to: /home/af/.cache/yay/octopi/src/build_octopi
[5/285] Generating octopi_repoeditor_ar.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ar.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[6/285] Generating octopi_repoeditor_ast.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ast.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[7/285] Generating octopi_repoeditor_bg.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_bg.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[8/285] Generating octopi_repoeditor_ca.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ca.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[9/285] Generating octopi_repoeditor_da.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_da.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[10/285] Generating octopi_repoeditor_cs.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_cs.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[11/285] Generating octopi_repoeditor_de.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_de.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[12/285] Generating octopi_repoeditor_en_GB.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_en_GB.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[13/285] Generating octopi_repoeditor_en.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_en.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 38 untranslated source text(s)
[14/285] Generating octopi_repoeditor_el.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_el.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[15/285] Generating octopi_repoeditor_es_419.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_es_419.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[16/285] Generating octopi_repoeditor_es_ES.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_es_ES.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[17/285] Generating octopi_repoeditor_fi.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_fi.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[18/285] Generating octopi_repoeditor_es_AR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_es_AR.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[19/285] Generating octopi_repoeditor_eu.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_eu.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[20/285] Generating octopi_repoeditor_fi_FI.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_fi_FI.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[21/285] Generating octopi_repoeditor_fr.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_fr.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[22/285] Generating octopi_repoeditor_fr_FR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_fr_FR.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[23/285] Generating octopi_repoeditor_gl_ES.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_gl_ES.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[24/285] Generating octopi_repoeditor_he.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_he.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[25/285] Generating octopi_repoeditor_hi.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_hi.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[26/285] Generating octopi_repoeditor_hi_IN.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_hi_IN.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[27/285] Generating octopi_repoeditor_hr.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_hr.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[28/285] Generating octopi_repoeditor_it.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_it.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[29/285] Generating octopi_repoeditor_hu.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_hu.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[30/285] Generating octopi_repoeditor_hu_HU.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_hu_HU.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 38 untranslated source text(s)
[31/285] Generating octopi_repoeditor_id.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_id.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[32/285] Generating octopi_repoeditor_ko.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ko.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[33/285] Generating octopi_repoeditor_ja.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ja.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[34/285] Generating octopi_repoeditor_ko_KR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ko_KR.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[35/285] Generating octopi_repoeditor_lt.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_lt.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[36/285] Generating octopi_repoeditor_ms_MY.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ms_MY.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[37/285] Generating octopi_repoeditor_nl.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_nl.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[38/285] Generating octopi_repoeditor_pl.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_pl.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[40/285] Generating octopi_repoeditor_nb.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_nb.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[41/285] Generating octopi_repoeditor_pt_BR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_pt_BR.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[43/285] Generating octopi_repoeditor_pt_PT.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_pt_PT.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[44/285] Generating octopi_repoeditor_ru.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ru.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[45/285] Generating octopi_repoeditor_ru_RU.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ru_RU.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[46/285] Generating octopi_repoeditor_ro.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_ro.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[47/285] Generating octopi_cachecleaner_ast.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_ast.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[48/285] Generating octopi_cachecleaner_bg.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_bg.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[50/285] Generating octopi_cachecleaner_ar.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_ar.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[51/285] Generating octopi_cachecleaner_de.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_de.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[52/285] Generating octopi_cachecleaner_da.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_da.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[53/285] Generating octopi_cachecleaner_cs.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_cs.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[54/285] Generating octopi_cachecleaner_el.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_el.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[56/285] Generating octopi_cachecleaner_ca.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_ca.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[57/285] Generating octopi_cachecleaner_en.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_en.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 9 untranslated source text(s)
[58/285] Generating octopi_cachecleaner_en_GB.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_en_GB.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[59/285] Generating octopi_cachecleaner_es_419.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_es_419.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[60/285] Generating octopi_cachecleaner_es_AR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_es_AR.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[61/285] Generating octopi_cachecleaner_es_ES.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_es_ES.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[62/285] Generating octopi_cachecleaner_eu.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_eu.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[63/285] Generating octopi_cachecleaner_fi.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_fi.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[64/285] Generating octopi_cachecleaner_fi_FI.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_fi_FI.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[65/285] Generating octopi_cachecleaner_fr.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_fr.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[66/285] Generating octopi_cachecleaner_he.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_he.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[67/285] Generating octopi_cachecleaner_fr_FR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_fr_FR.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[68/285] Generating octopi_cachecleaner_id.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_id.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[69/285] Generating octopi_cachecleaner_hr.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_hr.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[70/285] Generating octopi_cachecleaner_gl_ES.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_gl_ES.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[71/285] Generating octopi_cachecleaner_it.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_it.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[72/285] Generating octopi_cachecleaner_hi.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_hi.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[73/285] Generating octopi_cachecleaner_hu.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_hu.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[75/285] Generating octopi_cachecleaner_hi_IN.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_hi_IN.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[76/285] Generating octopi_cachecleaner_hu_HU.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_hu_HU.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 8 untranslated source text(s)
[77/285] Generating octopi_cachecleaner_ja.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_ja.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[78/285] Generating octopi_cachecleaner_ko.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_ko.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[79/285] Generating octopi_cachecleaner_ko_KR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_ko_KR.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[80/285] Generating octopi_cachecleaner_lt.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_lt.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[81/285] Generating octopi_cachecleaner_nb.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_nb.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[83/285] Generating octopi_cachecleaner_ms_MY.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_ms_MY.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[84/285] Generating octopi_cachecleaner_pt_PT.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_pt_PT.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[86/285] Generating octopi_cachecleaner_nl.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_nl.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[87/285] Generating octopi_cachecleaner_pt_BR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_pt_BR.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[88/285] Generating octopi_cachecleaner_ro.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_ro.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[89/285] Generating octopi_cachecleaner_pl.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_pl.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[90/285] Generating octopi_cachecleaner_ru.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_ru.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[91/285] Generating octopi_cachecleaner_sk.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_sk.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[92/285] Generating octopi_cachecleaner_sl.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_sl.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[93/285] Generating octopi_cachecleaner_sv.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_sv.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[94/285] Generating octopi_cachecleaner_sr_RS.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_sr_RS.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[95/285] Generating octopi_cachecleaner_tr_TR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_tr_TR.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[96/285] Generating octopi_cachecleaner_tr.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_tr.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[97/285] Generating octopi_cachecleaner_sr@latin.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_sr@latin.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[98/285] Generating octopi_cachecleaner_uz.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_uz.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 8 untranslated source text(s)
[99/285] Generating octopi_cachecleaner_zh-Hans.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_zh-Hans.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[100/285] Generating octopi_cachecleaner_uk.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_uk.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[101/285] Generating octopi_repoeditor_sr_RS.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_sr_RS.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[102/285] Generating octopi_repoeditor_sr@latin.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_sr@latin.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[103/285] Generating octopi_cachecleaner_vi.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_vi.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[104/285] Generating octopi_cachecleaner_zh_CN.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_zh_CN.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[105/285] Generating octopi_cachecleaner_zh_TW.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi_cachecleaner_zh_TW.qm'...
    Generated 8 translation(s) (8 finished and 0 unfinished)
[106/285] Generating octopi_repoeditor_sl.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_sl.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[107/285] Generating octopi_repoeditor_tr.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_tr.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[108/285] Generating octopi_repoeditor_tr_TR.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_tr_TR.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[109/285] Generating octopi_repoeditor_sk.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_sk.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[110/285] Generating octopi_repoeditor_sv.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_sv.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[111/285] Generating octopi_repoeditor_vi.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_vi.qm'...
    Generated 36 translation(s) (36 finished and 0 unfinished)
    Ignored 4 untranslated source text(s)
[112/285] Generating octopi_repoeditor_zh_CN.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_zh_CN.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[113/285] Generating octopi_repoeditor_uz.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_uz.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 40 untranslated source text(s)
[114/285] Generating octopi_repoeditor_zh-Hans.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_zh-Hans.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[115/285] Generating octopi_repoeditor_uk.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_uk.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[116/285] Generating octopi_repoeditor_zh_TW.qm
Updating '/home/af/.cache/yay/octopi/src/build_octopi/repoeditor/octopi_repoeditor_zh_TW.qm'...
    Generated 40 translation(s) (40 finished and 0 unfinished)
[117/285] Automatic MOC for target octopi
FAILED: octopi_autogen/timestamp octopi_autogen/mocs_compilation.cpp /home/af/.cache/yay/octopi/src/build_octopi/octopi_autogen/timestamp /home/af/.cache/yay/octopi/src/build_octopi/octopi_autogen/mocs_compilation.cpp 
cd /home/af/.cache/yay/octopi/src/build_octopi && /usr/bin/cmake -E cmake_autogen /home/af/.cache/yay/octopi/src/build_octopi/CMakeFiles/octopi_autogen.dir/AutogenInfo.json None && /usr/bin/cmake -E touch /home/af/.cache/yay/octopi/src/build_octopi/octopi_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/af/.cache/yay/octopi/src/octopi-0.17.0 /home/af/.cache/yay/octopi/src/octopi-0.17.0 /home/af/.cache/yay/octopi/src/build_octopi /home/af/.cache/yay/octopi/src/build_octopi /home/af/.cache/yay/octopi/src/build_octopi/octopi_autogen/deps /home/af/.cache/yay/octopi/src/build_octopi/CMakeFiles/d/8e2e173b06d7717967f56ffb8f12ea75ec1cfa714c5e39ff055ef6bc9bda5995.d

AutoMoc subprocess error
------------------------
The moc process failed to compile
  "SRC:/src/model/packagemodel.h"
into
  "BIN:/octopi_autogen/VNQA4LF4BW/moc_packagemodel.cpp"
Process was terminated by signal 11

Command
-------
/usr/lib/qt6/moc -DALPM_BACKEND -DOCTOPI_EXTENSIONS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -I/home/af/.cache/yay/octopi/src/octopi-0.17.0 -I/home/af/.cache/yay/octopi/src/build_octopi -I/usr/include/qt6/QtDBus -I/usr/include/qt6/QtCore -I/usr/include/qt6 -I/usr/include/qt6/QtGui -I/usr/include/qt6/QtNetwork -I/usr/include/qt6/QtXml -I/usr/include/qt6/QtWidgets -I/usr/lib/qt6/mkspecs/linux-g++ -I/usr/include/qt6/QtMultimedia -I/usr/include/qtermwidget6 -I/home/af/.cache/yay/octopi/src/fakeinstall/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I/usr/include/c++/15.2.1 -I/usr/include/c++/15.2.1/x86_64-pc-linux-gnu -I/usr/include/c++/15.2.1/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed --include /home/af/.cache/yay/octopi/src/build_octopi/octopi_autogen/moc_predefs.h --output-dep-file -o /home/af/.cache/yay/octopi/src/build_octopi/octopi_autogen/VNQA4LF4BW/moc_packagemodel.cpp /home/af/.cache/yay/octopi/src/octopi-0.17.0/src/model/packagemodel.h

Output
------


[120/285] Building CXX object cachecleaner/C...cachecleaner.dir/__/src/qaesencryption.cpp.o
FAILED: cachecleaner/CMakeFiles/octopi-cachecleaner.dir/__/src/qaesencryption.cpp.o 
/usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -I/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi-cachecleaner_autogen/include -I/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner -I/home/af/.cache/yay/octopi/src/octopi-0.17.0/cachecleaner/src/QtSolutions -I/usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtXml -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/lib/qt6/mkspecs/linux-g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/af/.cache/yay/octopi/src=/usr/src/debug/octopi -flto=auto -std=gnu++17 -mno-direct-extern-access -MD -MT cachecleaner/CMakeFiles/octopi-cachecleaner.dir/__/src/qaesencryption.cpp.o -MF cachecleaner/CMakeFiles/octopi-cachecleaner.dir/__/src/qaesencryption.cpp.o.d -o cachecleaner/CMakeFiles/octopi-cachecleaner.dir/__/src/qaesencryption.cpp.o -c /home/af/.cache/yay/octopi/src/octopi-0.17.0/src/qaesencryption.cpp
I fil inkluderet fra /usr/include/qt6/QtCore/qglobal.h:49,
                 fra /usr/include/qt6/QtCore/qnamespace.h:12,
                 fra /usr/include/qt6/QtCore/qobjectdefs.h:12,
                 fra /usr/include/qt6/QtCore/qobject.h:10,
                 fra /usr/include/qt6/QtCore/QObject:1,
                 fra /home/af/.cache/yay/octopi/src/octopi-0.17.0/src/qaesencryption.h:33,
                 fra /home/af/.cache/yay/octopi/src/octopi-0.17.0/src/qaesencryption.cpp:35:
/usr/include/qt6/QtCore/qflags.h: In instantiation of »static constexpr QFlags<T>::Int QFlags<T>::initializer_list_helper(typename std::initializer_list<_Tp>::const_iterator, typename std::initializer_list<_Tp>::const_iterator) [with Enum = Qt::AlignmentFlag]«:
/home/af/.cache/yay/octopi/src/octopi-0.17.0/src/qaesencryption.cpp:552:1:   required from here
  552 | }
      | ^
/usr/include/qt6/QtCore/qflags.h:206:33: intern oversætterfejl: Segmentfejl
  206 |     constexpr static inline Int initializer_list_helper(typename std::initializer_list<Enum>::const_iterator it,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~
0x26ec391 diagnostic_context::diagnostic_impl(rich_location*, diagnostic_metadata const*, diagnostic_option_id, char const*, __va_list_tag (*) [1], diagnostic_t)
        ???:0
0x2746498 internal_error(char const*, ...)
        ???:0
0x13fe0a9 walk_tree_1(tree_node**, tree_node* (*)(tree_node**, int*, void*), void*, hash_set<tree_node*, false, default_hash_traits<tree_node*> >*, tree_node* (*)(tree_node**, int*, tree_node* (*)(tree_node**, int*, void*), void*, hash_set<tree_node*, false, default_hash_traits<tree_node*> >*))
        ???:0
0x13fde22 walk_tree_without_duplicates_1(tree_node**, tree_node* (*)(tree_node**, int*, void*), void*, tree_node* (*)(tree_node**, int*, tree_node* (*)(tree_node**, int*, void*), void*, hash_set<tree_node*, false, default_hash_traits<tree_node*> >*))
        ???:0
0x825aa0 mangle_decl(tree_node*)
        ???:0
0xb2491a symbol_table::finalize_compilation_unit()
        ???:0
Please submit a full bug report, with preprocessed source (by using -freport-bug).
Please include the complete backtrace with any bug report.
Se <https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues> for instruktioner.
[121/285] Building CXX object cachecleaner/C...s/octopi-cachecleaner.dir/cachecleaner.cpp.o
FAILED: cachecleaner/CMakeFiles/octopi-cachecleaner.dir/cachecleaner.cpp.o 
/usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -I/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner/octopi-cachecleaner_autogen/include -I/home/af/.cache/yay/octopi/src/build_octopi/cachecleaner -I/home/af/.cache/yay/octopi/src/octopi-0.17.0/cachecleaner/src/QtSolutions -I/usr/include/qt6/QtDBus -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtXml -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/lib/qt6/mkspecs/linux-g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/af/.cache/yay/octopi/src=/usr/src/debug/octopi -flto=auto -std=gnu++17 -mno-direct-extern-access -MD -MT cachecleaner/CMakeFiles/octopi-cachecleaner.dir/cachecleaner.cpp.o -MF cachecleaner/CMakeFiles/octopi-cachecleaner.dir/cachecleaner.cpp.o.d -o cachecleaner/CMakeFiles/octopi-cachecleaner.dir/cachecleaner.cpp.o -c /home/af/.cache/yay/octopi/src/octopi-0.17.0/cachecleaner/cachecleaner.cpp
I fil inkluderet fra /usr/include/qt6/QtCore/qnamespace.h:15,
                 fra /usr/include/qt6/QtCore/qobjectdefs.h:12,
                 fra /usr/include/qt6/QtGui/qwindowdefs.h:8,
                 fra /usr/include/qt6/QtWidgets/qwidget.h:8,
                 fra /usr/include/qt6/QtWidgets/qmainwindow.h:8,
                 fra /usr/include/qt6/QtWidgets/QMainWindow:1,
                 fra /home/af/.cache/yay/octopi/src/octopi-0.17.0/cachecleaner/cachecleaner.h:24,
                 fra /home/af/.cache/yay/octopi/src/octopi-0.17.0/cachecleaner/cachecleaner.cpp:21:
/usr/include/qt6/QtWidgets/qrubberband.h:19:5: intern oversætterfejl: Segmentfejl
   19 |     Q_OBJECT
      |     ^~~~~~~~
0x26ec391 diagnostic_context::diagnostic_impl(rich_location*, diagnostic_metadata const*, diagnostic_option_id, char const*, __va_list_tag (*) [1], diagnostic_t)
        ???:0
0x2746498 internal_error(char const*, ...)
        ???:0
0xa40ff3 ggc_set_mark(void const*)
        ???:0
0x976857 gt_ggc_mx_lang_tree_node(void*)
        ???:0
0x9752f3 gt_ggc_mx_lang_tree_node(void*)
        ???:0
0x9752a8 gt_ggc_mx_lang_tree_node(void*)
        ???:0
0x974fde gt_ggc_mx_lang_tree_node(void*)
        ???:0
0x976a21 gt_ggc_mx_lang_tree_node(void*)
        ???:0
0x97566a gt_ggc_mx_lang_tree_node(void*)
        ???:0
0x9752b7 gt_ggc_mx_lang_tree_node(void*)
        ???:0
0xcfc816 gt_ggc_mx_vec_tree_va_gc_(void*)
        ???:0
0xc54954 ggc_mark_roots()
        ???:0
0xa5fb54 ggc_collect(ggc_collect)
        ???:0
0xb01116 cgraph_node::finalize_function(tree_node*, bool)
        ???:0
0xa22c30 c_common_parse_file()
        ???:0
Please submit a full bug report, with preprocessed source (by using -freport-bug).
Please include the complete backtrace with any bug report.
Se <https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues> for instruktioner.
[130/285] Building CXX object cachecleaner/CMakeFiles/octopi-cachecleaner.dir/main.cpp.o
ninja: build stopped: subcommand failed.
==> FEJL: Der forekom en fejl i build().
    Afbryder...
 -> error making: octopi-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
octopi - exit status 4

bit lost here why it won't build.

Last edited by fettouhi (2025-09-14 14:28:44)

Offline

#2 2025-09-13 11:42:45

Succulent of your garden
Member
From: Majestic kingdom of pot plants
Registered: 2024-02-29
Posts: 987

Re: [SOLVED] Can't build octopi on my new PC

Mmm that seems that you have the base-devel and base packages. Since you failed during C compilation: are you using the AUR octopi or the octopi-git PKGBUILD ?

Nobody is saying that is having this problem in the github repo, but also the README does have plenty info for compiling the program by yourself. Have you ever tried that ? https://github.com/aarnt/octopi 

Download the latest release and compile it yourself following the instructions, if you succeed then I suggest to contact the AUR maintainer to fix the PKGBUILD if that's the case.

Last edited by Succulent of your garden (2025-09-13 11:43:26)


str( @soyg ) == str( @potplant ) btw!

Offline

#3 2025-09-13 13:01:40

loqs
Member
Registered: 2014-03-06
Posts: 18,645

Re: [SOLVED] Can't build octopi on my new PC

Can you reproduce the issue with all CPU and memory overclocking disabled including automatic overclocking such as precision boost overdrive?

Offline

#4 2025-09-14 14:28:28

fettouhi
Member
Registered: 2007-05-07
Posts: 771

Re: [SOLVED] Can't build octopi on my new PC

Issue is fixed. The problem was faulty RAM. Had it replaced and everything worked.

Offline

Board footer

Powered by FluxBB