Skip to content

Instantly share code, notes, and snippets.

@glitsj16
Created March 15, 2024 23:30
Show Gist options
  • Save glitsj16/d84061d64721ba5c5f6c19e9918b42e6 to your computer and use it in GitHub Desktop.
Save glitsj16/d84061d64721ba5c5f6c19e9918b42e6 to your computer and use it in GitHub Desktop.
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for gcc option to enable large file support... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether NLS is requested... no
checking for msgfmt... /usr/sbin/msgfmt
checking for gmsgfmt... /usr/sbin/msgfmt
checking for xgettext... /usr/sbin/xgettext
checking for msgmerge... /usr/sbin/msgmerge
checking for ld used by GCC... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for egrep -e... (cached) /usr/sbin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether to use NLS... no
checking for alpm_db_get_pkg in -lalpm... yes
checking for fabs in -lm... yes
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libnotify... yes
checking for polkit-gobject-1... yes
checking for gtk+-3.0... yes
checking for libcurl... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for libintl.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking PATH_MAX defined... yes
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for floor... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for pow... yes
checking for rmdir... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for uname... yes
checking for utime... yes
checking if git version must be used... no
checking for extra compiler warning flags... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
kalu version 4.4.1
Build information:
source code location : .
prefix : /usr
GUI : yes
kalu's updater : yes
StatusNotifierItem : no
group to not need auth : kalu
compiler warning flags : -Wall
Arch Linux News RSS URL : http://lab16/rss/kalu.arch.linux.news.php
AUR URL prefix : https://aur.archlinux.org/rpc/?v=5&type=info
AUR URL package prefix : &arg[]=
Install paths:
binaries : /usr/bin
documentation : /usr/share/doc/kalu
man pages : /usr/share/man
GEN kalu.png
GEN src/kalu-dbus/updater-dbus.h
CC src/helper/serialize.o
CCLD serialize
GEN src/logo.c
make all-recursive
make[1]: Entering directory '/home/glitsj16/kalu/src/kalu-4.4.1'
Making all in po
make[2]: Entering directory '/home/glitsj16/kalu/src/kalu-4.4.1/po'
make[2]: Leaving directory '/home/glitsj16/kalu/src/kalu-4.4.1/po'
make[2]: Entering directory '/home/glitsj16/kalu/src/kalu-4.4.1'
GEN doc/kalu.1
GEN misc/30-kalu.rules
GEN kalu16.png
GEN misc/org.jjk.kalu.service
CC src/kalu/kalu-main.o
CC src/kalu/kalu-conf.o
CC src/kalu/kalu-util.o
CC src/kalu/kalu-kalu-alpm.o
CC src/kalu/kalu-curl.o
In file included from src/kalu/kalu.h:38,
from src/kalu/kalu-alpm.c:43:
src/kalu/kalu-alpm.c: In function ‘kalu_alpm_has_updates’:
src/kalu/kalu-alpm.c:809:35: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘alpm_pkg_t *’ {aka ‘struct _alpm_pkg_t *’} [-Wformat=]
809 | _("- %s and %s are in conflict\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/kalu/shared.h:67:33: note: in definition of macro ‘_’
67 | #define _(s) s
| ^
src/kalu/kalu-alpm.c:809:39: note: format string is defined here
809 | _("- %s and %s are in conflict\n"),
| ~^
| |
| char *
src/kalu/kalu-alpm.c:809:35: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘alpm_pkg_t *’ {aka ‘struct _alpm_pkg_t *’} [-Wformat=]
809 | _("- %s and %s are in conflict\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/kalu/shared.h:67:33: note: in definition of macro ‘_’
67 | #define _(s) s
| ^
src/kalu/kalu-alpm.c:809:46: note: format string is defined here
809 | _("- %s and %s are in conflict\n"),
| ~^
| |
| char *
src/kalu/kalu-alpm.c:822:35: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘alpm_pkg_t *’ {aka ‘struct _alpm_pkg_t *’} [-Wformat=]
822 | _("- %s and %s are in conflict (%s)\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/kalu/shared.h:67:33: note: in definition of macro ‘_’
67 | #define _(s) s
| ^
src/kalu/kalu-alpm.c:822:39: note: format string is defined here
822 | _("- %s and %s are in conflict (%s)\n"),
| ~^
| |
| char *
src/kalu/kalu-alpm.c:822:35: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘alpm_pkg_t *’ {aka ‘struct _alpm_pkg_t *’} [-Wformat=]
822 | _("- %s and %s are in conflict (%s)\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/kalu/shared.h:67:33: note: in definition of macro ‘_’
67 | #define _(s) s
| ^
src/kalu/kalu-alpm.c:822:46: note: format string is defined here
822 | _("- %s and %s are in conflict (%s)\n"),
| ~^
| |
| char *
CC src/kalu/kalu-cJSON.o
CC src/kalu/kalu-aur.o
CC src/kalu/kalu-news.o
CC src/kalu/kalu-rt_timeout.o
CC src/kalu/kalu-imagemenuitem.o
CC src/kalu/kalu-gui.o
CC src/kalu/kalu-util-gtk.o
src/kalu/imagemenuitem.c: In function ‘donna_image_menu_item_init’:
src/kalu/imagemenuitem.c:321:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
321 | DONNA_TYPE_IMAGE_MENU_ITEM, DonnaImageMenuItemPrivate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC src/kalu/kalu-watched.o
CC src/kalu/kalu-preferences.o
CC src/kalu-logo.o
CC src/kalu/kalu-closures.o
CC src/kalu/kalu-kalu-updater.o
CC src/kalu/kalu-updater.o
src/kalu/kalu-updater.c: In function ‘kalu_updater_init’:
src/kalu/kalu-updater.c:293:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
293 | KaluUpdaterPrivate);
| ^~~~~~~~~~~~~~~~~~~~
CC src/kalu/shared.lo
CC src/kalu-dbus/kalu_dbus-kalu-dbus.o
CCLD libshared.la
GEN doc/index.html
troff:./doc/kalu.1:1030: warning [p 1, 127.3i]: cannot adjust line
troff:./doc/kalu.1:1030: warning [p 1, 127.5i]: cannot break line
src/kalu-dbus/kalu-dbus.c: In function ‘question_cb’:
src/kalu-dbus/kalu-dbus.c:612:65: error: ‘alpm_question_import_key_t’ {aka ‘struct _alpm_question_import_key_t’} has no member named ‘key’
612 | strftime (created, 12, "%Y-%m-%d", localtime (&q->key->created));
| ^~
src/kalu-dbus/kalu-dbus.c:615:26: error: ‘alpm_question_import_key_t’ {aka ‘struct _alpm_question_import_key_t’} has no member named ‘key’
615 | q->key->fingerprint,
| ^~
src/kalu-dbus/kalu-dbus.c:103:64: note: in definition of macro ‘emit_signal’
103 | g_variant_new ("(" fmt ")", __VA_ARGS__), \
| ^~~~~~~~~~~
src/kalu-dbus/kalu-dbus.c:616:26: error: ‘alpm_question_import_key_t’ {aka ‘struct _alpm_question_import_key_t’} has no member named ‘key’
616 | q->key->uid,
| ^~
src/kalu-dbus/kalu-dbus.c:103:64: note: in definition of macro ‘emit_signal’
103 | g_variant_new ("(" fmt ")", __VA_ARGS__), \
| ^~~~~~~~~~~
In file included from src/kalu-dbus/kalu-dbus.c:46:
src/kalu-dbus/kalu-dbus.c: In function ‘get_packages’:
src/kalu-dbus/kalu-dbus.c:1192:31: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘alpm_pkg_t *’ {aka ‘struct _alpm_pkg_t *’} [-Wformat=]
1192 | _("- Packages %s and %s are in conflict\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/kalu-dbus/../kalu/shared.h:67:33: note: in definition of macro ‘_’
67 | #define _(s) s
| ^
src/kalu-dbus/kalu-dbus.c:1192:44: note: format string is defined here
1192 | _("- Packages %s and %s are in conflict\n"),
| ~^
| |
| char *
src/kalu-dbus/kalu-dbus.c:1192:31: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘alpm_pkg_t *’ {aka ‘struct _alpm_pkg_t *’} [-Wformat=]
1192 | _("- Packages %s and %s are in conflict\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/kalu-dbus/../kalu/shared.h:67:33: note: in definition of macro ‘_’
67 | #define _(s) s
| ^
src/kalu-dbus/kalu-dbus.c:1192:51: note: format string is defined here
1192 | _("- Packages %s and %s are in conflict\n"),
| ~^
| |
| char *
src/kalu-dbus/kalu-dbus.c:1200:31: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘alpm_pkg_t *’ {aka ‘struct _alpm_pkg_t *’} [-Wformat=]
1200 | _("- Packages %s and %s are in conflict: %s\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/kalu-dbus/../kalu/shared.h:67:33: note: in definition of macro ‘_’
67 | #define _(s) s
| ^
src/kalu-dbus/kalu-dbus.c:1200:44: note: format string is defined here
1200 | _("- Packages %s and %s are in conflict: %s\n"),
| ~^
| |
| char *
src/kalu-dbus/kalu-dbus.c:1200:31: warning: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘alpm_pkg_t *’ {aka ‘struct _alpm_pkg_t *’} [-Wformat=]
1200 | _("- Packages %s and %s are in conflict: %s\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/kalu-dbus/../kalu/shared.h:67:33: note: in definition of macro ‘_’
67 | #define _(s) s
| ^
src/kalu-dbus/kalu-dbus.c:1200:51: note: format string is defined here
1200 | _("- Packages %s and %s are in conflict: %s\n"),
| ~^
| |
| char *
make[2]: *** [Makefile:1217: src/kalu-dbus/kalu_dbus-kalu-dbus.o] Error 1
make[2]: *** Waiting for unfinished jobs....
src/kalu/updater.c: In function ‘question_cb’:
src/kalu/updater.c:2833:65: error: ‘alpm_question_import_key_t’ {aka ‘struct _alpm_question_import_key_t’} has no member named ‘key’
2833 | strftime (created, 12, "%Y-%m-%d", localtime (&q->key->created));
| ^~
src/kalu/updater.c:2835:51: error: ‘alpm_question_import_key_t’ {aka ‘struct _alpm_question_import_key_t’} has no member named ‘key’
2835 | q->import = on_import_key (NULL, q->key->fingerprint, q->key->uid, created);
| ^~
src/kalu/updater.c:2835:72: error: ‘alpm_question_import_key_t’ {aka ‘struct _alpm_question_import_key_t’} has no member named ‘key’
2835 | q->import = on_import_key (NULL, q->key->fingerprint, q->key->uid, created);
| ^~
make[2]: *** [Makefile:1203: src/kalu/kalu-updater.o] Error 1
make[2]: Leaving directory '/home/glitsj16/kalu/src/kalu-4.4.1'
make[1]: *** [Makefile:1479: all-recursive] Error 1
make[1]: Leaving directory '/home/glitsj16/kalu/src/kalu-4.4.1'
make: *** [Makefile:662: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment