configure.ac:12: installing './compile' configure.ac:13: installing './config.guess' configure.ac:13: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' %100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done vitamtp-2.5.9/ vitamtp-2.5.9/.gitignore vitamtp-2.5.9/.travis.yml vitamtp-2.5.9/AUTHORS vitamtp-2.5.9/COPYING vitamtp-2.5.9/ChangeLog vitamtp-2.5.9/INSTALL vitamtp-2.5.9/Makefile.am vitamtp-2.5.9/NEWS vitamtp-2.5.9/README.md vitamtp-2.5.9/autogen.sh vitamtp-2.5.9/config.rpath vitamtp-2.5.9/configure.ac vitamtp-2.5.9/debian/ vitamtp-2.5.9/debian/changelog vitamtp-2.5.9/debian/compat vitamtp-2.5.9/debian/control vitamtp-2.5.9/debian/copyright vitamtp-2.5.9/debian/libvitamtp-dev.dirs vitamtp-2.5.9/debian/libvitamtp-dev.install vitamtp-2.5.9/debian/libvitamtp5.dirs vitamtp-2.5.9/debian/libvitamtp5.install vitamtp-2.5.9/debian/libvitamtp5.postinst vitamtp-2.5.9/debian/libvitamtp5.udev vitamtp-2.5.9/debian/rules vitamtp-2.5.9/debian/source/ vitamtp-2.5.9/debian/source/format vitamtp-2.5.9/doc/ vitamtp-2.5.9/doc/.gitignore vitamtp-2.5.9/doc/Doxyfile.in vitamtp-2.5.9/doc/Makefile.am vitamtp-2.5.9/doc/mainpage.h vitamtp-2.5.9/libvitamtp.pc.in vitamtp-2.5.9/m4/ vitamtp-2.5.9/m4/.gitignore vitamtp-2.5.9/m4/acx_pthread.m4 vitamtp-2.5.9/m4/byteorder.m4 vitamtp-2.5.9/m4/iconv.m4 vitamtp-2.5.9/m4/stdint.m4 vitamtp-2.5.9/rpmbuild/ vitamtp-2.5.9/rpmbuild/vitamtp.spec vitamtp-2.5.9/src/ vitamtp-2.5.9/src/.gitignore vitamtp-2.5.9/src/Makefile.am vitamtp-2.5.9/src/asprintf.c vitamtp-2.5.9/src/asprintf.h vitamtp-2.5.9/src/chdk_live_view.h vitamtp-2.5.9/src/chdk_ptp.h vitamtp-2.5.9/src/datautils.c vitamtp-2.5.9/src/device-flags.h vitamtp-2.5.9/src/device.c vitamtp-2.5.9/src/ptp-pack.c vitamtp-2.5.9/src/ptp.c vitamtp-2.5.9/src/ptp.h vitamtp-2.5.9/src/ptp_defines.h vitamtp-2.5.9/src/socketpair.c vitamtp-2.5.9/src/socketpair.h vitamtp-2.5.9/src/usb.c vitamtp-2.5.9/src/vitamtp.c vitamtp-2.5.9/src/vitamtp.h vitamtp-2.5.9/src/wireless.c vitamtp-2.5.9/version_bump.sh Removing libtool cruft Running libtoolize libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Removing aclocal cruft Running aclocal -I ./m4 Removing autoheader cruft Running autoheader Removing automake cruft Running automake Removing autoconf cruft Running autoconf Finished! checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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/bin/ld) 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... no checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking For MinGW32... no checking for doxygen... true configure: API documentation will be generated using Doxygen checking for libusb-1.0... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for select... yes checking for socket... yes checking for socketpair... yes checking for libxml-2.0... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking whether pthreads work with -pthreads... no checking whether pthreads work with -mthreads... no checking for the pthreads library -lpthread... yes checking whether pthreads work with --thread-safe... no checking whether pthreads work with -mt... no checking for the pthreads library -lpthreadGC2... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for getcwd... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for uint8_t in stdint.h... yes checking whether byte ordering is bigendian... no checking for le32toh in machine/endian.h... no checking for ntohl in arpa/inet.h... yes checking for swap32 in machine/endian.h... no checking for bswap_32 in byteswap.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Doxyfile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating libvitamtp.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' Making all in src make[2]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-datautils.lo -MD -MP -MF .deps/libvitamtp_la-datautils.Tpo -c -o libvitamtp_la-datautils.lo `test -f 'datautils.c' || echo './'`datautils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-datautils.lo -MD -MP -MF .deps/libvitamtp_la-datautils.Tpo -c datautils.c -fPIC -DPIC -o .libs/libvitamtp_la-datautils.o datautils.c: In function ‘VitaMTP_Data_Make_Timestamp’: datautils.c:76:34: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-overflow=] 76 | sprintf(str, "%04d-%02d-%02dT%02d:%02d:%02d%s%02d:%02d", tmlocal->tm_year+1900, tmlocal->tm_mon+1, tmlocal->tm_mday, | ^~~~ datautils.c:76:18: note: directive argument in the range [0, 596523] 76 | sprintf(str, "%04d-%02d-%02dT%02d:%02d:%02d%s%02d:%02d", tmlocal->tm_year+1900, tmlocal->tm_mon+1, tmlocal->tm_mday, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ datautils.c:76:18: note: directive argument in the range [0, 35791394] datautils.c:76:5: note: ‘sprintf’ output between 26 and 88 bytes into a destination of size 27 76 | sprintf(str, "%04d-%02d-%02dT%02d:%02d:%02d%s%02d:%02d", tmlocal->tm_year+1900, tmlocal->tm_mon+1, tmlocal->tm_mday, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | tmlocal->tm_hour, tmlocal->tm_min, tmlocal->tm_sec, diff<0?"-":"+", h, m); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libvitamtp_la-datautils.Tpo .deps/libvitamtp_la-datautils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-device.lo -MD -MP -MF .deps/libvitamtp_la-device.Tpo -c -o libvitamtp_la-device.lo `test -f 'device.c' || echo './'`device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-device.lo -MD -MP -MF .deps/libvitamtp_la-device.Tpo -c device.c -fPIC -DPIC -o .libs/libvitamtp_la-device.o mv -f .deps/libvitamtp_la-device.Tpo .deps/libvitamtp_la-device.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-ptp.lo -MD -MP -MF .deps/libvitamtp_la-ptp.Tpo -c -o libvitamtp_la-ptp.lo `test -f 'ptp.c' || echo './'`ptp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-ptp.lo -MD -MP -MF .deps/libvitamtp_la-ptp.Tpo -c ptp.c -fPIC -DPIC -o .libs/libvitamtp_la-ptp.o In file included from ptp.c:104: ptp-pack.c: In function ‘ptp_unpack_CANON_changes’: ptp-pack.c:1743:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 1743 | if (size >= 0xc) { /* property info */ | ^ ptp-pack.c:2002:17: note: here 2002 | case PTP_EC_CANON_EOS_OLCInfoChanged: { | ^~~~ In file included from ptp.c:104: ptp-pack.c: In function ‘ptp_unpack_PTPTIME.part.0’: ptp-pack.c:591:9: warning: ‘strncpy’ specified bound 40 equals destination size [-Wstringop-truncation] 591 | strncpy (ptpdate, str, sizeof(ptpdate)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ptp.c: In function ‘ptp_nikon_getwifiprofilelist’: ptp.c:3452:17: warning: ‘strncpy’ specified bound 16 equals destination size [-Wstringop-truncation] 3452 | strncpy(params->wifi_profiles[profn].creation_date, buffer, sizeof(params->wifi_profiles[profn].creation_date)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ptp.c:3458:17: warning: ‘strncpy’ specified bound 16 equals destination size [-Wstringop-truncation] 3458 | strncpy(params->wifi_profiles[profn].lastusage_date, buffer, sizeof(params->wifi_profiles[profn].lastusage_date)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ptp.c: In function ‘ptp_nikon_writewifiprofile’: ptp.c:3541:9: warning: ‘strncpy’ output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] 3541 | strncpy((char*)&buffer[0x05], profile->profile_name, 16); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ptp.c:3564:9: warning: ‘strncpy’ output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] 3564 | strncpy((char*)&buffer[0x4A], profile->essid, 32); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ptp.c:3564:9: warning: ‘strncpy’ output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] mv -f .deps/libvitamtp_la-ptp.Tpo .deps/libvitamtp_la-ptp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-usb.lo -MD -MP -MF .deps/libvitamtp_la-usb.Tpo -c -o libvitamtp_la-usb.lo `test -f 'usb.c' || echo './'`usb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-usb.lo -MD -MP -MF .deps/libvitamtp_la-usb.Tpo -c usb.c -fPIC -DPIC -o .libs/libvitamtp_la-usb.o mv -f .deps/libvitamtp_la-usb.Tpo .deps/libvitamtp_la-usb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-vitamtp.lo -MD -MP -MF .deps/libvitamtp_la-vitamtp.Tpo -c -o libvitamtp_la-vitamtp.lo `test -f 'vitamtp.c' || echo './'`vitamtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-vitamtp.lo -MD -MP -MF .deps/libvitamtp_la-vitamtp.Tpo -c vitamtp.c -fPIC -DPIC -o .libs/libvitamtp_la-vitamtp.o vitamtp.c: In function ‘VitaMTP_SendCopyConfirmationInfoInit’: vitamtp.c:603:20: warning: unused variable ‘data’ [-Wunused-variable] 603 | unsigned char *data = NULL; | ^~~~ vitamtp.c: At top level: vitamtp.c:63:26: warning: inline function ‘VitaMTP_Get_PTP_Params’ declared but never defined 63 | extern inline PTPParams *VitaMTP_Get_PTP_Params(vita_device_t *device); | ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libvitamtp_la-vitamtp.Tpo .deps/libvitamtp_la-vitamtp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-wireless.lo -MD -MP -MF .deps/libvitamtp_la-wireless.Tpo -c -o libvitamtp_la-wireless.lo `test -f 'wireless.c' || echo './'`wireless.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -MT libvitamtp_la-wireless.lo -MD -MP -MF .deps/libvitamtp_la-wireless.Tpo -c wireless.c -fPIC -DPIC -o .libs/libvitamtp_la-wireless.o wireless.c: In function ‘ptp_ptpip_sendreq’: wireless.c:210:13: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 210 | if (ret != len) | ^~ wireless.c: In function ‘ptp_ptpip_init_command_request’: wireless.c:659:13: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 659 | if (ret != len) | ^~ In file included from wireless.c:143: wireless.c: In function ‘ptp_ptpip_sendreq’: ptp-pack.c:118:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 118 | #define htod32a(a,x) htod32ap(params,a,x) | ^~~~~~~~~~~~~~~~~~~~ wireless.c:178:9: note: in expansion of macro ‘htod32a’ 178 | htod32a(&request[ptpip_cmd_param5],req->Param5); | ^~~~~~~ wireless.c:180:5: note: here 180 | case 4: | ^~~~ In file included from wireless.c:143: ptp-pack.c:118:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 118 | #define htod32a(a,x) htod32ap(params,a,x) | ^~~~~~~~~~~~~~~~~~~~ wireless.c:181:9: note: in expansion of macro ‘htod32a’ 181 | htod32a(&request[ptpip_cmd_param4],req->Param4); | ^~~~~~~ wireless.c:183:5: note: here 183 | case 3: | ^~~~ In file included from wireless.c:143: ptp-pack.c:118:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 118 | #define htod32a(a,x) htod32ap(params,a,x) | ^~~~~~~~~~~~~~~~~~~~ wireless.c:184:9: note: in expansion of macro ‘htod32a’ 184 | htod32a(&request[ptpip_cmd_param3],req->Param3); | ^~~~~~~ wireless.c:186:5: note: here 186 | case 2: | ^~~~ In file included from wireless.c:143: ptp-pack.c:118:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 118 | #define htod32a(a,x) htod32ap(params,a,x) | ^~~~~~~~~~~~~~~~~~~~ wireless.c:187:9: note: in expansion of macro ‘htod32a’ 187 | htod32a(&request[ptpip_cmd_param2],req->Param2); | ^~~~~~~ wireless.c:189:5: note: here 189 | case 1: | ^~~~ wireless.c: In function ‘ptp_ptpip_getresp’: wireless.c:595:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 595 | resp->Param5 = dtoh32a(&data[ptpip_resp_param5]); wireless.c:597:5: note: here 597 | case 4: | ^~~~ wireless.c:598:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 598 | resp->Param4 = dtoh32a(&data[ptpip_resp_param4]); wireless.c:600:5: note: here 600 | case 3: | ^~~~ wireless.c:601:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 601 | resp->Param3 = dtoh32a(&data[ptpip_resp_param3]); wireless.c:603:5: note: here 603 | case 2: | ^~~~ wireless.c:604:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 604 | resp->Param2 = dtoh32a(&data[ptpip_resp_param2]); wireless.c:606:5: note: here 606 | case 1: | ^~~~ wireless.c: In function ‘ptp_ptpip_event’: wireless.c:811:23: warning: this statement may fall through [-Wimplicit-fallthrough=] 811 | event->Param3 = dtoh32a(&data[ptpip_event_param3]); wireless.c:813:5: note: here 813 | case 2: | ^~~~ wireless.c:814:23: warning: this statement may fall through [-Wimplicit-fallthrough=] 814 | event->Param2 = dtoh32a(&data[ptpip_event_param2]); wireless.c:816:5: note: here 816 | case 1: | ^~~~ mv -f .deps/libvitamtp_la-wireless.Tpo .deps/libvitamtp_la-wireless.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -I/usr/include/libxml2 -I/usr/include/libusb-1.0 -DPTP_USB_SUPPORT -DPTP_IP_SUPPORT -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i586 -mtune=i686 -lxml2 -lusb-1.0 -lpthread -no-undefined -export-symbols-regex "VitaMTP_[0-9A-Za-z_]+" -version-info 5:1:0 -o libvitamtp.la -rpath /usr/lib libvitamtp_la-datautils.lo libvitamtp_la-device.lo libvitamtp_la-ptp.lo libvitamtp_la-usb.lo libvitamtp_la-vitamtp.lo libvitamtp_la-wireless.lo libtool: link: /usr/bin/nm -B .libs/libvitamtp_la-datautils.o .libs/libvitamtp_la-device.o .libs/libvitamtp_la-ptp.o .libs/libvitamtp_la-usb.o .libs/libvitamtp_la-vitamtp.o .libs/libvitamtp_la-wireless.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libvitamtp.exp libtool: link: /usr/bin/grep -E -e "VitaMTP_[0-9A-Za-z_]+" ".libs/libvitamtp.exp" > ".libs/libvitamtp.expT" libtool: link: mv -f ".libs/libvitamtp.expT" ".libs/libvitamtp.exp" libtool: link: echo "{ global:" > .libs/libvitamtp.ver libtool: link: cat .libs/libvitamtp.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libvitamtp.ver libtool: link: echo "local: *; };" >> .libs/libvitamtp.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libvitamtp_la-datautils.o .libs/libvitamtp_la-device.o .libs/libvitamtp_la-ptp.o .libs/libvitamtp_la-usb.o .libs/libvitamtp_la-vitamtp.o .libs/libvitamtp_la-wireless.o -lxml2 -lusb-1.0 -lpthread -pthread -O2 -march=i586 -mtune=i686 -pthread -Wl,-soname -Wl,libvitamtp.so.5 -Wl,-version-script -Wl,.libs/libvitamtp.ver -o .libs/libvitamtp.so.5.0.1 libtool: link: (cd ".libs" && rm -f "libvitamtp.so.5" && ln -s "libvitamtp.so.5.0.1" "libvitamtp.so.5") libtool: link: (cd ".libs" && rm -f "libvitamtp.so" && ln -s "libvitamtp.so.5.0.1" "libvitamtp.so") libtool: link: ( cd ".libs" && rm -f "libvitamtp.la" && ln -s "../libvitamtp.la" "libvitamtp.la" ) make[2]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/src' Making all in doc make[2]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/doc' doxygen warning: Tag 'COLS_IN_ALPHA_INDEX' at line 555 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 837 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 843 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1004 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1016 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! make[2]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/doc' make[2]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' make[2]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' make[1]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' Making install in src make[2]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/src' make[3]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/src' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s libvitamtp.la '/usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libvitamtp.so.5.0.1 /usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/lib/libvitamtp.so.5.0.1 libtool: install: strip --strip-unneeded /usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/lib/libvitamtp.so.5.0.1 libtool: install: (cd /usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/lib && { ln -s -f libvitamtp.so.5.0.1 libvitamtp.so.5 || { rm -f libvitamtp.so.5 && ln -s libvitamtp.so.5.0.1 libvitamtp.so.5; }; }) libtool: install: (cd /usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/lib && { ln -s -f libvitamtp.so.5.0.1 libvitamtp.so || { rm -f libvitamtp.so && ln -s libvitamtp.so.5.0.1 libvitamtp.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libvitamtp.lai /usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/lib/libvitamtp.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/include' /usr/bin/ginstall -c -m 644 vitamtp.h '/usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/include' make[3]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/src' make[2]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/src' Making install in doc make[2]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/doc' doxygen warning: Tag 'COLS_IN_ALPHA_INDEX' at line 555 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 837 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 843 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1004 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1016 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! make[3]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/ginstall -c -d /usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/share/doc/vitamtp-2.5.9/html /usr/bin/ginstall -c -m 644 html/* /usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/share/doc/vitamtp-2.5.9/html make[3]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/doc' make[2]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9/doc' make[2]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' make[3]: Entering directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libvitamtp.pc '/usr/src/slapt-src/libraries/VitaMTP/package-VitaMTP/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' make[2]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' make[1]: Leaving directory '/usr/src/slapt-src/libraries/VitaMTP/vitamtp-2.5.9' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libvitamtp.so libvitamtp.so.5.0.1 usr/lib/libvitamtp.so.5 libvitamtp.so.5.0.1 Making symbolic link creation script: ( cd usr/lib ; rm -rf libvitamtp.so ) ( cd usr/lib ; ln -sf libvitamtp.so.5.0.1 libvitamtp.so ) ( cd usr/lib ; rm -rf libvitamtp.so.5 ) ( cd usr/lib ; ln -sf libvitamtp.so.5.0.1 libvitamtp.so.5 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libvitamtp.so.5' removed './usr/lib/libvitamtp.so' Creating your new ./install/doinst.sh... 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/libraries/VitaMTP/VitaMTP-2.5.9-i586-3salix15.0.txz ./ install/ install/doinst.sh install/slack-desc lib/ lib/udev/ lib/udev/rules.d/ lib/udev/rules.d/80-psvita.rules usr/ usr/doc/ usr/doc/VitaMTP-2.5.9/ usr/doc/VitaMTP-2.5.9/COPYING usr/doc/VitaMTP-2.5.9/README.md usr/doc/VitaMTP-2.5.9/VitaMTP.SlackBuild usr/doc/VitaMTP-2.5.9/changelog usr/doc/VitaMTP-2.5.9/html/ usr/doc/VitaMTP-2.5.9/html/__stdint_8h_source.html usr/doc/VitaMTP-2.5.9/html/annotated.html usr/doc/VitaMTP-2.5.9/html/asprintf_8h_source.html usr/doc/VitaMTP-2.5.9/html/bc_s.png usr/doc/VitaMTP-2.5.9/html/bdwn.png usr/doc/VitaMTP-2.5.9/html/chdk__live__view_8h_source.html usr/doc/VitaMTP-2.5.9/html/chdk__ptp_8h_source.html usr/doc/VitaMTP-2.5.9/html/classes.html usr/doc/VitaMTP-2.5.9/html/closed.png usr/doc/VitaMTP-2.5.9/html/device-flags_8h.html usr/doc/VitaMTP-2.5.9/html/device-flags_8h_source.html usr/doc/VitaMTP-2.5.9/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html usr/doc/VitaMTP-2.5.9/html/doc.png usr/doc/VitaMTP-2.5.9/html/doxygen.css usr/doc/VitaMTP-2.5.9/html/doxygen.svg usr/doc/VitaMTP-2.5.9/html/dynsections.js usr/doc/VitaMTP-2.5.9/html/files.html usr/doc/VitaMTP-2.5.9/html/folderclosed.png usr/doc/VitaMTP-2.5.9/html/folderopen.png usr/doc/VitaMTP-2.5.9/html/globals.html usr/doc/VitaMTP-2.5.9/html/globals_defs.html usr/doc/VitaMTP-2.5.9/html/gphoto2-endian_8h_source.html usr/doc/VitaMTP-2.5.9/html/index.html usr/doc/VitaMTP-2.5.9/html/jquery.js usr/doc/VitaMTP-2.5.9/html/mainpage_8h_source.html usr/doc/VitaMTP-2.5.9/html/menu.js usr/doc/VitaMTP-2.5.9/html/menudata.js usr/doc/VitaMTP-2.5.9/html/nav_f.png usr/doc/VitaMTP-2.5.9/html/nav_g.png usr/doc/VitaMTP-2.5.9/html/nav_h.png usr/doc/VitaMTP-2.5.9/html/open.png usr/doc/VitaMTP-2.5.9/html/ptp_8h_source.html usr/doc/VitaMTP-2.5.9/html/ptp__defines_8h_source.html usr/doc/VitaMTP-2.5.9/html/socketpair_8h_source.html usr/doc/VitaMTP-2.5.9/html/splitbar.png usr/doc/VitaMTP-2.5.9/html/structLIBVitaMTP__event.html usr/doc/VitaMTP-2.5.9/html/structPTPFDHandlerPrivate.html usr/doc/VitaMTP-2.5.9/html/structPTPMemHandlerPrivate.html usr/doc/VitaMTP-2.5.9/html/struct__MTPProperties.html usr/doc/VitaMTP-2.5.9/html/struct__PTPCANONFolderEntry.html usr/doc/VitaMTP-2.5.9/html/struct__PTPCanonEOSDeviceInfo.html usr/doc/VitaMTP-2.5.9/html/struct__PTPCanon__New__Object.html usr/doc/VitaMTP-2.5.9/html/struct__PTPCanon__Property.html usr/doc/VitaMTP-2.5.9/html/struct__PTPCanon__changes__entry.html usr/doc/VitaMTP-2.5.9/html/struct__PTPCanon__directtransfer__entry.html usr/doc/VitaMTP-2.5.9/html/struct__PTPContainer.html usr/doc/VitaMTP-2.5.9/html/struct__PTPDataHandler.html usr/doc/VitaMTP-2.5.9/html/struct__PTPDeviceInfo.html usr/doc/VitaMTP-2.5.9/html/struct__PTPDevicePropDesc.html usr/doc/VitaMTP-2.5.9/html/struct__PTPDeviceProperty.html usr/doc/VitaMTP-2.5.9/html/struct__PTPEKTextParams.html usr/doc/VitaMTP-2.5.9/html/struct__PTPIPHeader.html usr/doc/VitaMTP-2.5.9/html/struct__PTPNIKONCoordinatePair.html usr/doc/VitaMTP-2.5.9/html/struct__PTPNIKONCurveData.html usr/doc/VitaMTP-2.5.9/html/struct__PTPNIKONWifiProfile.html usr/doc/VitaMTP-2.5.9/html/struct__PTPNTCCoordinatePair.html usr/doc/VitaMTP-2.5.9/html/struct__PTPObject.html usr/doc/VitaMTP-2.5.9/html/struct__PTPObjectHandles.html usr/doc/VitaMTP-2.5.9/html/struct__PTPObjectInfo.html usr/doc/VitaMTP-2.5.9/html/struct__PTPObjectPropDesc.html usr/doc/VitaMTP-2.5.9/html/struct__PTPParams.html usr/doc/VitaMTP-2.5.9/html/struct__PTPPropDescEnumForm.html usr/doc/VitaMTP-2.5.9/html/struct__PTPPropDescRangeForm.html usr/doc/VitaMTP-2.5.9/html/struct__PTPPropertyValue_1_1array.html usr/doc/VitaMTP-2.5.9/html/struct__PTPStorageIDs.html usr/doc/VitaMTP-2.5.9/html/struct__PTPStorageInfo.html usr/doc/VitaMTP-2.5.9/html/struct__PTPUSBBulkContainer.html usr/doc/VitaMTP-2.5.9/html/struct__PTPUSBEventContainer.html usr/doc/VitaMTP-2.5.9/html/structbrowse__info.html usr/doc/VitaMTP-2.5.9/html/structcapability__info.html usr/doc/VitaMTP-2.5.9/html/structcapability__info_1_1capability__info__function.html usr/doc/VitaMTP-2.5.9/html/structcapability__info_1_1capability__info__function_1_1capability__info__format.html usr/doc/VitaMTP-2.5.9/html/structcapability__info_1_1capability__info__function_1_1capability__info__option.html usr/doc/VitaMTP-2.5.9/html/structcopy__confirmation__info.html usr/doc/VitaMTP-2.5.9/html/structexistance__object.html usr/doc/VitaMTP-2.5.9/html/structhttp__object__prop.html usr/doc/VitaMTP-2.5.9/html/structinitiator__info.html usr/doc/VitaMTP-2.5.9/html/structlv__data__header.html usr/doc/VitaMTP-2.5.9/html/structlv__framebuffer__desc.html usr/doc/VitaMTP-2.5.9/html/structmedia__track.html usr/doc/VitaMTP-2.5.9/html/structmetadata.html usr/doc/VitaMTP-2.5.9/html/structobject__status.html usr/doc/VitaMTP-2.5.9/html/structoperate__object.html usr/doc/VitaMTP-2.5.9/html/structptp__chdk__rc__chunk.html usr/doc/VitaMTP-2.5.9/html/structptp__chdk__script__msg.html usr/doc/VitaMTP-2.5.9/html/structsend__part__init.html usr/doc/VitaMTP-2.5.9/html/structsettings__info.html usr/doc/VitaMTP-2.5.9/html/structsettings__info_1_1account.html usr/doc/VitaMTP-2.5.9/html/structtagptp__chdk__videosettings.html usr/doc/VitaMTP-2.5.9/html/structtreat__object.html usr/doc/VitaMTP-2.5.9/html/structvita__device.html usr/doc/VitaMTP-2.5.9/html/structvita__info.html usr/doc/VitaMTP-2.5.9/html/structvita__raw__device.html usr/doc/VitaMTP-2.5.9/html/structwireless__host__info.html usr/doc/VitaMTP-2.5.9/html/structwireless__vita__info.html usr/doc/VitaMTP-2.5.9/html/sync_off.png usr/doc/VitaMTP-2.5.9/html/sync_on.png usr/doc/VitaMTP-2.5.9/html/tab_a.png usr/doc/VitaMTP-2.5.9/html/tab_b.png usr/doc/VitaMTP-2.5.9/html/tab_h.png usr/doc/VitaMTP-2.5.9/html/tab_s.png usr/doc/VitaMTP-2.5.9/html/tabs.css usr/doc/VitaMTP-2.5.9/html/union__PTPPropertyValue.html usr/doc/VitaMTP-2.5.9/html/vitamtp_8h_source.html usr/include/ usr/include/vitamtp.h usr/lib/ usr/lib/libvitamtp.so.5.0.1 usr/lib/pkgconfig/ usr/lib/pkgconfig/libvitamtp.pc Slackware package /usr/src/slapt-src/libraries/VitaMTP/VitaMTP-2.5.9-i586-3salix15.0.txz created. Installing package VitaMTP-2.5.9-i586-3salix15.0... | VitaMTP (Library to interact with Vita's USB MTP protocol) | | libVitaMTP is a library based off of libMTP that does low level USB | communications with the Vita. It can read and receive MTP commands | that the Vita sends, which are a proprietary set of commands that is | based on the MTP open standard. | | Homepage: https://github.com/codestation/vitamtp | | | | |