* Package: x11-plugins/wmmaiload-2.2.1-r1 * Repository: gentoo * Maintainer: desktop-dock@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking wmmaiload-2.2.1.tar.gz to /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work * Applying wmmaiload-2.2.1-gtk.patch ... [ ok ] * Applying wmmaiload-2.2.1-checkthread.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work >>> Compiling source in /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1 ... There's no need to call this script if you don't enable at least 1 option. Configuring for all options... make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe' DEBUG_LDFLAGS= 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' DEBUG_CFLAGS= Making all in wmmaiload... make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload' i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H checkthread.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H dockapp.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H imapclient.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H main.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H options.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H pop3client.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 -DHAVE_THREADS -DHAVE_IMAP -DHAVE_MAILDIR -DHAVE_MBOX -DHAVE_MH -DHAVE_POP3 -DHAVE_SSL -DHAVE_SELECT -DHAVE_STRING_H -DHAVE_STRINGS_H -DHAVE_UNISTD_H ssl.c dockapp.c: In function ‘dockapp_open_window’: dockapp.c:55:16: warning: variable ‘stat’ set but not used [-Wunused-but-set-variable] options.c: In function ‘parse_argv’: options.c:268:49: warning: case value ‘4294967294’ not in enumerated type ‘CfgType’ [-Wswitch] options.c:265:49: warning: case value ‘4294967295’ not in enumerated type ‘CfgType’ [-Wswitch] options.c: In function ‘load_config’: options.c:309:22: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] main.c: In function ‘main’: main.c:214:9: warning: pointer targets in passing argument 1 of ‘mail_getnumbers’ differ in signedness [-Wpointer-sign] checkthread.h:8:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ main.c:214:9: warning: pointer targets in passing argument 2 of ‘mail_getnumbers’ differ in signedness [-Wpointer-sign] checkthread.h:8:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ main.c: In function ‘update’: main.c:382:9: warning: pointer targets in passing argument 1 of ‘mail_getnumbers’ differ in signedness [-Wpointer-sign] checkthread.h:8:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ main.c:382:9: warning: pointer targets in passing argument 2 of ‘mail_getnumbers’ differ in signedness [-Wpointer-sign] checkthread.h:8:6: note: expected ‘int *’ but argument is of type ‘unsigned int *’ checkthread.c: In function ‘check_mbox’: checkthread.c:128:22: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] pop3client.c: In function ‘pop3Quit’: pop3client.c:227:13: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] ssl.c: In function ‘init_CTX’: ssl.c:42:16: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] ssl.c: In function ‘print_SSL_Param’: ssl.c:75:18: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] i686-pc-linux-gnu-gcc -o wmmaiload checkthread.o dockapp.o imapclient.o main.o options.o pop3client.o ssl.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/X11R6/lib -lX11 -lXext -lXpm -lpthread -lssl ssl.o:ssl.c:function init_SSL: error: undefined reference to 'OPENSSL_add_all_algorithms_noconf' ssl.o:ssl.c:function init_SSL: error: undefined reference to 'X509_get_subject_name' ssl.o:ssl.c:function init_SSL: error: undefined reference to 'X509_NAME_oneline' ssl.o:ssl.c:function init_SSL: error: undefined reference to 'X509_get_issuer_name' ssl.o:ssl.c:function init_SSL: error: undefined reference to 'X509_NAME_oneline' ssl.o:ssl.c:function init_SSL: error: undefined reference to 'X509_free' collect2: ld returned 1 exit status make[1]: *** [wmmaiload] Error 1 make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload' Making all in wmmaiload-config... make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' Makefile:152: .dependencies: No such file or directory Building config.h... Creating dependencies for wmmaiload-config... Making dependencies for actions.c Making dependencies for dialogs.c Making dependencies for main.c Making dependencies for mainwindow.c Making dependencies for popedit.c Making dependencies for tools.c make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` actions.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` dialogs.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` main.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` mainwindow.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` popedit.c i686-pc-linux-gnu-gcc -c -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` tools.c tools.c: In function ‘mbox_add’: tools.c:86:30: warning: the address of ‘user’ will always evaluate as ‘true’ [-Waddress] tools.c:87:30: warning: the address of ‘pass’ will always evaluate as ‘true’ [-Waddress] tools.c:88:30: warning: the address of ‘folder’ will always evaluate as ‘true’ [-Waddress] tools.c: In function ‘load_cfgfile’: tools.c:184:22: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] actions.c: In function ‘save_datas’: actions.c:78:23: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] actions.c:81:15: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] actions.c:83:21: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] actions.c:84:17: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] actions.c:85:19: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] actions.c: In function ‘do_addmbox’: actions.c:109:26: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] actions.c: In function ‘do_addmaildir’: actions.c:116:26: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] actions.c: In function ‘do_addpop3’: actions.c:123:23: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] actions.c: In function ‘do_addhotmail’: actions.c:130:23: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] actions.c: In function ‘do_addmh’: actions.c:137:26: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] actions.c: In function ‘do_addimap’: actions.c:144:23: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] actions.c: In function ‘do_change_file’: actions.c:208:26: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] actions.c: In function ‘do_change_dist’: actions.c:215:23: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] i686-pc-linux-gnu-gcc -o wmmaiload-config actions.o dialogs.o main.o mainwindow.o popedit.o tools.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu `pkg-config gtk+-2.0 --libs` -lX11 make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' Making all in doc... make[1]: Entering directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/doc' >>> Source compiled. >>> Test phase [none]: x11-plugins/wmmaiload-2.2.1-r1 >>> Install wmmaiload-2.2.1-r1 into /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/image/ category x11-plugins !!! dobin: wmmaiload/wmmaiload does not exist dobin failed >>> Completed installing wmmaiload-2.2.1-r1 into /var/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/image/ * QA Notice: file does not exist: * * dobin: wmmaiload/wmmaiload does not exist strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/wmmaiload-config * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * tools.c:86:30: warning: the address of ‘user’ will always evaluate as ‘true’ [-Waddress] * tools.c:87:30: warning: the address of ‘pass’ will always evaluate as ‘true’ [-Waddress] * tools.c:88:30: warning: the address of ‘folder’ will always evaluate as ‘true’ [-Waddress] * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://tnemeth.free.fr/projets/dockapps.html /sbin/ldconfig: /usr/lib/libvrb.so.0 is not a symbolic link /sbin/ldconfig: /usr/lib/libchicken.so is not a symbolic link