* Package: x11-plugins/wmmaiload-2.2.1-r1  * Repository: gentoo  * Maintainer: desktop-dock@gentoo.org  * USE: amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> cfg-update-1.8.2-r1: Creating checksum index... >>> Unpacking source... >>> Unpacking wmmaiload-2.2.1.tar.gz to /tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work >>> Source unpacked in /tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work >>> Preparing source in /tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1 ... * Applying wmmaiload-2.2.1-gtk.patch ...  [ ok ] * Applying wmmaiload-2.2.1-checkthread.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /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... >>> Source configured. >>> Compiling source in /tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1 ... make -j8 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-march=core-avx2 -O2 -pipe' DEBUG_LDFLAGS= 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' DEBUG_CFLAGS= Making all in wmmaiload... make[1]: Entering directory `/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload' x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -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 x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -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 x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -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 x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -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 x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -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 x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -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 x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -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] checkthread.c: In function 'check_mailbox_thread': checkthread.c:810:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] checkthread.c: In function 'check_thread': checkthread.c:955:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] checkthread.c: In function 'check_mbox': checkthread.c:128: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] In file included from main.c:49:0: 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] In file included from main.c:49:0: 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] In file included from main.c:49:0: 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] In file included from main.c:49:0: checkthread.h:8:6: note: expected 'int *' but argument is of type 'unsigned int *' 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] x86_64-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 -L/usr/X11R6/lib -lX11 -lXext -lXpm -lpthread -lssl /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: ssl.o: undefined reference to symbol 'X509_get_issuer_name' /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'X509_get_issuer_name' is defined in DSO /usr/lib64/libcrypto.so.1.0.0 so try adding it to the linker command line /usr/lib64/libcrypto.so.1.0.0: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[1]: *** [wmmaiload] Error 1 make[1]: Leaving directory `/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload' Making all in wmmaiload-config... make[1]: Entering directory `/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 `/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' make[1]: Entering directory `/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` actions.c x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` dialogs.c x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` main.c x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` mainwindow.c x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -O2 -pipe -O2 -Wall -DDEBUG_LEVEL=0 `pkg-config gtk+-2.0 --cflags` popedit.c x86_64-pc-linux-gnu-gcc -c -march=core-avx2 -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] x86_64-pc-linux-gnu-gcc -o wmmaiload-config actions.o dialogs.o main.o mainwindow.o popedit.o tools.o -Wl,-O1 -Wl,--as-needed `pkg-config gtk+-2.0 --libs` -lX11 make[1]: Leaving directory `/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/wmmaiload-config' Making all in doc... make[1]: Entering directory `/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 `/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1/doc' >>> Source compiled. >>> Test phase [not enabled]: x11-plugins/wmmaiload-2.2.1-r1 >>> Install wmmaiload-2.2.1-r1 into /tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/image/ category x11-plugins !!! dobin: wmmaiload/wmmaiload does not exist * ERROR: x11-plugins/wmmaiload-2.2.1-r1::gentoo failed (install phase): * dobin failed * * If you need support, post the output of `emerge --info '=x11-plugins/wmmaiload-2.2.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/wmmaiload-2.2.1-r1::gentoo'`. * The complete build log is located at '/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/temp/environment'. * Working directory: '/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1' * S: '/tmp/portage/x11-plugins/wmmaiload-2.2.1-r1/work/wmmaiload-2.2.1'  * QA Notice: file does not exist:  *   *  dobin: wmmaiload/wmmaiload does not exist