Package Details: gdmap-gtk3 1.2.0-1

Git Clone URL: https://aur.archlinux.org/gdmap-gtk3.git (read-only, click to copy)
Package Base: gdmap-gtk3
Description: Tool to inspect the used space of folders.
Upstream URL: https://gitlab.com/sjohannes/gdmap
Licenses: GPL
Conflicts: gdmap
Submitter: swiftgeek
Maintainer: swiftgeek
Last Packager: swiftgeek
Votes: 1
Popularity: 0.000001
First Submitted: 2022-06-22 06:14 (UTC)
Last Updated: 2022-11-08 00:50 (UTC)

Latest Comments

eomanis commented on 2022-11-07 21:01 (UTC)

Does not build for me, any idea what I am missing? I am using yay to build the package. Output (excerpt):

ninja: Entering directory `/home/builduser/.cache/yay/gdmap-gtk3/src/build'
[17/24] Compiling C object src/gdmap.p/main.c.o
FAILED: src/gdmap.p/main.c.o 
cc -Isrc/gdmap.p -Isrc -I../gdmap-v1.0.0/src -I. -I../gdmap-v1.0.0 (...) -o src/gdmap.p/main.c.o -c ../gdmap-v1.0.0/src/main.c
../gdmap-v1.0.0/src/main.c: In function ‘main’:
../gdmap-v1.0.0/src/main.c:57:5: error: format not a string literal and no format arguments [-Werror=format-security]
   57 |     g_warning(error->message);
      |     ^~~~~~~~~
cc1: some warnings being treated as errors
[19/24] Compiling C object src/gdmap.p/tree.c.o
../gdmap-v1.0.0/src/tree.c:46:13: warning: ‘tree_print’ defined but not used [-Wunused-function]
   46 | static void tree_print(tree_t* tree)
      |             ^~~~~~~~~~
[22/24] Compiling C object src/gdmap.p/preferences.c.o
FAILED: src/gdmap.p/preferences.c.o 
cc -Isrc/gdmap.p -Isrc -I../gdmap-v1.0.0/src -I. -I../gdmap-v1.0.0 (...) -o src/gdmap.p/preferences.c.o -c ../gdmap-v1.0.0/src/preferences.c
../gdmap-v1.0.0/src/preferences.c: In function ‘pref_load’:
../gdmap-v1.0.0/src/preferences.c:660:9: error: format not a string literal and no format arguments [-Werror=format-security]
  660 |         g_message(error->message);
      |         ^~~~~~~~~
cc1: some warnings being treated as errors
[23/24] Compiling C object src/gdmap.p/gui_main.c.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: gdmap-gtk3

Technetium1 commented on 2022-09-24 03:26 (UTC)

Missing meson in makedepends.