rendered paste bodylocalhost script # emerge gkrellm-logwatch
Calculating dependencies... done!
>>> starting parallel fetching
>>> Emerging (1 of 2) app-admin/gkrellm-1.2.13 to /
* gkrellm-1.2.13.tar.bz2 MD5 ;-) ... [ ok ]
* gkrellm-1.2.13.tar.bz2 RMD160 ;-) ... [ ok ]
* gkrellm-1.2.13.tar.bz2 SHA1 ;-) ... [ ok ]
* gkrellm-1.2.13.tar.bz2 SHA256 ;-) ... [ ok ]
* gkrellm-1.2.13.tar.bz2 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking gkrellm-1.2.13.tar.bz2 ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking gkrellm-1.2.13.tar.bz2 to /var/tmp/portage/gkrellm-1.2.13/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/gkrellm-1.2.13/work/gkrellm-1.2.13 ...
(cd po && make all)
make[1]: Entering directory `/var/tmp/portage/gkrellm-1.2.13/work/gkrellm-1.2.13/po'
msgfmt -f -v -o de.mo de.po
msgfmt -f -v -o es.mo es.po
525 translated messages.
521 translated messages, 4 untranslated messages.
msgfmt -f -v -o fr.mo fr.po
msgfmt -f -v -o ja.mo ja.po
525 translated messages.
msgfmt -f -v -o pl.mo pl.po
392 translated messages, 18 fuzzy translations, 115 untranslated messages.
525 translated messages.
msgfmt -f -v -o ru.mo ru.po
msgfmt -f -v -o sv.mo sv.po
450 translated messages, 75 untranslated messages.
525 translated messages.
make[1]: Leaving directory `/var/tmp/portage/gkrellm-1.2.13/work/gkrellm-1.2.13/po'
(cd src && make GTOP_LIBS= GTOP_INCLUDE= gkrellm)
make[1]: Entering directory `/var/tmp/portage/gkrellm-1.2.13/work/gkrellm-1.2.13/src'
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o main.o main.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o alerts.o alerts.c
main.c: In function 'apply_rootpixmap_transparency':
main.c:753: warning: pointer targets in passing argument 4 of 'XGetGeometry' differ in signedness
main.c:753: warning: pointer targets in passing argument 5 of 'XGetGeometry' differ in signedness
main.c: In function 'place_gkrellm':
main.c:1281: warning: pointer targets in passing argument 4 of 'XParseGeometry' differ in signedness
main.c:1281: warning: pointer targets in passing argument 5 of 'XParseGeometry' differ in signedness
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o apm.o apm.c
apm.c: In function 'load_apm_config':
apm.c:800: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o base64.o base64.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o clock.o clock.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o cpu.o cpu.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o disk.o disk.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o fs.o fs.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o hostname.o hostname.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o inet.o inet.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o mail.o mail.c
mail.c: In function 'do_cram_md5':
mail.c:685: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
mail.c:686: warning: pointer targets in passing argument 3 of 'server_command' differ in signedness
mail.c:701: warning: pointer targets in assignment differ in signedness
mail.c:702: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:703: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:704: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:705: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:706: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:706: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:706: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mail.c:706: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:706: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mail.c:706: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mail.c:706: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mail.c:706: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
mail.c:708: warning: pointer targets in passing argument 1 of 'from64tobits' differ in signedness
mail.c:708: warning: pointer targets in passing argument 2 of 'from64tobits' differ in signedness
mail.c:737: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:737: warning: pointer targets in passing argument 1 of 'hmac_md5' differ in signedness
mail.c:745: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
mail.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:749: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mail.c:752: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
mail.c:753: warning: pointer targets in passing argument 3 of 'server_command' differ in signedness
mail.c: In function 'check_pop3':
mail.c:844: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness
mail.c:899: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o meminfo.o meminfo.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o net.o net.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o proc.o proc.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o sensors.o sensors.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o uptime.o uptime.c
cc -Wall -O2 -I.. `gtk-config --cflags gthread` `imlib-config --cflags-gdk` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -O2 -pipe -fomit-frame-pointer -c -o chart.o chart.c
chart.c: In function 'set_auto_grid_resolution':
chart.c:473: error: invalid storage class for function 'set_grid_resolution_spin_button'
chart.c:503: warning: implicit declaration of function 'set_grid_resolution_spin_button'
chart.c: At top level:
chart.c:1677: warning: conflicting types for 'set_grid_resolution_spin_button'
chart.c:1677: error: static declaration of 'set_grid_resolution_spin_button' follows non-static declaration
chart.c:503: error: previous implicit declaration of 'set_grid_resolution_spin_button' was here
make[1]: *** [chart.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/gkrellm-1.2.13/work/gkrellm-1.2.13/src'
make: *** [all] Error 2
!!! ERROR: app-admin/gkrellm-1.2.13 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
gkrellm-1.2.13.ebuild, line 20: Called die
!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
localhost script # gkrellm