tar (child): /usr/src/slapt-src/network/pidgin-whatsapp/whatsapp-purple-0.8.6.tar.gz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now chmod: cannot operate on dangling symlink './win32/libwhatsapp.dll' slack-desc... 0%100%100%100%100%100%Done whatsapp-purple-0.8.6/ whatsapp-purple-0.8.6/.gitignore whatsapp-purple-0.8.6/.mailmap whatsapp-purple-0.8.6/.travis.yml whatsapp-purple-0.8.6/Makefile whatsapp-purple-0.8.6/Makefile.mingw whatsapp-purple-0.8.6/README.md whatsapp-purple-0.8.6/contacts.h whatsapp-purple-0.8.6/databuffer.cc whatsapp-purple-0.8.6/databuffer.h whatsapp-purple-0.8.6/debian/ whatsapp-purple-0.8.6/debian/changelog whatsapp-purple-0.8.6/debian/compat whatsapp-purple-0.8.6/debian/control whatsapp-purple-0.8.6/debian/copyright whatsapp-purple-0.8.6/debian/dirs whatsapp-purple-0.8.6/debian/rules whatsapp-purple-0.8.6/imgutil.c whatsapp-purple-0.8.6/imgutil.h whatsapp-purple-0.8.6/keygen.cc whatsapp-purple-0.8.6/keygen.h whatsapp-purple-0.8.6/libwhatsapp.rc whatsapp-purple-0.8.6/message.cc whatsapp-purple-0.8.6/message.h whatsapp-purple-0.8.6/rc4.cc whatsapp-purple-0.8.6/rc4.h whatsapp-purple-0.8.6/tinfl.c whatsapp-purple-0.8.6/tree.cc whatsapp-purple-0.8.6/tree.h whatsapp-purple-0.8.6/wa_connection.h whatsapp-purple-0.8.6/wa_constants.h whatsapp-purple-0.8.6/wa_purple.cc whatsapp-purple-0.8.6/wa_util.cc whatsapp-purple-0.8.6/wa_util.h whatsapp-purple-0.8.6/wacommon.h whatsapp-purple-0.8.6/wadict.h whatsapp-purple-0.8.6/whatsapp-protocol.cc whatsapp-purple-0.8.6/whatsapp.png whatsapp-purple-0.8.6/whatsapp16.png whatsapp-purple-0.8.6/whatsapp22.png whatsapp-purple-0.8.6/whatsapp48.png whatsapp-purple-0.8.6/win32/ whatsapp-purple-0.8.6/win32/installer.nsi whatsapp-purple-0.8.6/win32/libwhatsapp.dll whatsapp-purple-0.8.6/win32/whatsapp-purple-pidgin.ico whatsapp-purple-0.8.6/win32/whatsapp.png whatsapp-purple-0.8.6/win32/whatsapp16.png whatsapp-purple-0.8.6/win32/whatsapp22.png whatsapp-purple-0.8.6/win32/whatsapp48.png whatsapp-purple-0.8.6/win32/wizard.bmp gcc -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o tinfl.o tinfl.c gcc -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o imgutil.o imgutil.c imgutil.c: In function ‘imgProfile’: imgutil.c:10:45: warning: passing argument 1 of ‘FreeImage_OpenMemory’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] FIMEMORY * inimgmem = FreeImage_OpenMemory(data, size); ^ In file included from imgutil.c:2:0: /usr/include/FreeImage.h:786:32: note: expected ‘BYTE * {aka unsigned char *}’ but argument is of type ‘const unsigned char *’ DLL_API FIMEMORY *DLL_CALLCONV FreeImage_OpenMemory(BYTE *data FI_DEFAULT(0), DWORD size_in_bytes FI_DEFAULT(0)); ^ imgutil.c: In function ‘imgThumbnail’: imgutil.c:53:45: warning: passing argument 1 of ‘FreeImage_OpenMemory’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] FIMEMORY * inimgmem = FreeImage_OpenMemory(data, size); ^ In file included from imgutil.c:2:0: /usr/include/FreeImage.h:786:32: note: expected ‘BYTE * {aka unsigned char *}’ but argument is of type ‘const unsigned char *’ DLL_API FIMEMORY *DLL_CALLCONV FreeImage_OpenMemory(BYTE *data FI_DEFAULT(0), DWORD size_in_bytes FI_DEFAULT(0)); ^ g++ -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=c++11 -o whatsapp-protocol.o whatsapp-protocol.cc g++ -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=c++11 -o wa_util.o wa_util.cc g++ -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=c++11 -o rc4.o rc4.cc g++ -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=c++11 -o keygen.o keygen.cc g++ -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=c++11 -o tree.o tree.cc g++ -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=c++11 -o databuffer.o databuffer.cc g++ -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=c++11 -o message.o message.cc g++ -c -O2 -Wall -Wno-unused-function -fPIC -DPURPLE_PLUGINS -DPIC -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -std=c++11 -o wa_purple.o wa_purple.cc wa_purple.cc: In function ‘void waprpl_tooltip_text(PurpleBuddy*, PurpleNotifyUserInfo*, gboolean)’: wa_purple.cc:145:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (lseen == ~0) ^ wa_purple.cc: In function ‘int hasht_cmp_convo(GHashTable*, void*)’: wa_purple.cc:344:67: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return (chatid_to_convo((char*)g_hash_table_lookup(hasht, "id")) == *((int *)data)); ^ wa_purple.cc: In function ‘void query_icon(PurpleConnection*)’: wa_purple.cc:515:6: warning: unused variable ‘len’ [-Wunused-variable] int len; ^ wa_purple.cc: In function ‘void waprpl_remove_buddy(PurpleConnection*, PurpleBuddy*, PurpleGroup*)’: wa_purple.cc:948:23: warning: unused variable ‘wconn’ [-Wunused-variable] whatsapp_connection *wconn = (whatsapp_connection*)purple_connection_get_protocol_data(gc); ^ wa_purple.cc:949:14: warning: unused variable ‘name’ [-Wunused-variable] const char *name = purple_buddy_get_name(buddy); ^ wa_purple.cc: At global scope: wa_purple.cc:1558:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ wa_purple.cc:1626:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ wa_purple.cc:1626:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] wa_purple.cc:1626:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] wa_purple.cc:1626:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] wa_purple.cc:1626:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] wa_purple.cc:1626:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] wa_purple.cc:1626:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] g++ -shared -pipe -o libwhatsapp.so tinfl.o imgutil.o whatsapp-protocol.o wa_util.o rc4.o keygen.o tree.o databuffer.o message.o wa_purple.o -lpurple -lglib-2.0 -lfreeimage install -D libwhatsapp.so /usr/src/slapt-src/network/pidgin-whatsapp/package-pidgin-whatsapp/usr/lib/purple-2/libwhatsapp.so install -D -m 644 whatsapp16.png /usr/src/slapt-src/network/pidgin-whatsapp/package-pidgin-whatsapp/usr/share/pixmaps/pidgin/protocols/16/whatsapp.png install -D -m 644 whatsapp22.png /usr/src/slapt-src/network/pidgin-whatsapp/package-pidgin-whatsapp/usr/share/pixmaps/pidgin/protocols/22/whatsapp.png install -D -m 644 whatsapp48.png /usr/src/slapt-src/network/pidgin-whatsapp/package-pidgin-whatsapp/usr/share/pixmaps/pidgin/protocols/48/whatsapp.png Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/network/pidgin-whatsapp/pidgin-whatsapp-0.8.6-i486-1salix.txz ./ usr/ usr/lib/ usr/lib/purple-2/ usr/lib/purple-2/libwhatsapp.so usr/doc/ usr/doc/pidgin-whatsapp-0.8.6/ usr/doc/pidgin-whatsapp-0.8.6/pidgin-whatsapp.SlackBuild usr/share/ usr/share/pixmaps/ usr/share/pixmaps/pidgin/ usr/share/pixmaps/pidgin/protocols/ usr/share/pixmaps/pidgin/protocols/48/ usr/share/pixmaps/pidgin/protocols/48/whatsapp.png usr/share/pixmaps/pidgin/protocols/16/ usr/share/pixmaps/pidgin/protocols/16/whatsapp.png usr/share/pixmaps/pidgin/protocols/22/ usr/share/pixmaps/pidgin/protocols/22/whatsapp.png install/ install/slack-desc Slackware package /usr/src/slapt-src/network/pidgin-whatsapp/pidgin-whatsapp-0.8.6-i486-1salix.txz created. Installing package pidgin-whatsapp-0.8.6-i486-1salix... | pidgin-whatsapp (WhatsApp Plugin for Pidgin) | | This is a WhatsApp protocol implementation for libpurple (Pidgin). | It supports (voice) messages, profile pictures, | group chats and the sending of files. | | | | Home: https://github.com/davidgfnet/whatsapp-purple | | | |