>>> libusbgx: Building community/libusbgx 0.2.0-r0 (using abuild 3.10.0_rc1-r2) started Tue, 04 Oct 2022 16:37:20 +0000 >>> libusbgx: Checking sanity of /home/buildozer/aports/community/libusbgx/APKBUILD... >>> libusbgx: Analyzing dependencies... >>> libusbgx: Installing for build: build-base bsd-compat-headers autoconf automake libconfig-dev libtool linux-headers (1/15) Installing bsd-compat-headers (0.7.2-r3) (2/15) Installing m4 (1.4.19-r1) (3/15) Installing perl (5.36.0-r0) (4/15) Installing autoconf (2.71-r0) (5/15) Installing automake (1.16.5-r1) (6/15) Installing libconfig++ (1.7.3-r0) (7/15) Installing libconfig (1.7.3-r0) (8/15) Installing libconfig-dev (1.7.3-r0) (9/15) Installing libltdl (2.4.7-r0) (10/15) Installing libtool (2.4.7-r0) (11/15) Installing linux-headers (5.19.5-r0) (12/15) Installing .makedepends-libusbgx (20221004.163720) (13/15) Installing perl-error (0.17029-r1) (14/15) Installing perl-git (2.38.0-r1) (15/15) Installing git-perl (2.38.0-r1) Executing busybox-1.35.0-r25.trigger OK: 334 MiB in 118 packages >>> libusbgx: Cleaning up srcdir >>> libusbgx: Cleaning up pkgdir >>> libusbgx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libusbgx-v0.2.0.tar.gz >>> libusbgx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libusbgx-v0.2.0.tar.gz >>> libusbgx: Checking sha512sums... libusbgx-v0.2.0.tar.gz: OK sysmacros.patch: OK >>> libusbgx: Unpacking /var/cache/distfiles/edge//libusbgx-v0.2.0.tar.gz... >>> libusbgx: sysmacros.patch patching file examples/show-gadgets.c patching file src/usbg_common.c patching file src/usbg_common_libconfig.c 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' configure.ac:5: installing './ar-lib' configure.ac:3: installing './compile' configure.ac:58: installing './config.guess' configure.ac:58: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' examples/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armv7-alpine-linux-musleabihf-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for armv7-alpine-linux-musleabihf-ar... no checking for armv7-alpine-linux-musleabihf-lib... no checking for armv7-alpine-linux-musleabihf-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for armv7-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libconfig >= 1.4... yes checking for libconfig >= 1.5... yes checking build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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... 98304 checking how to convert armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-ranlib... no 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for armv7-alpine-linux-musleabihf-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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... no 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/armv7-alpine-linux-musleabihf/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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for armv7-alpine-linux-musleabihf-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for armv7-alpine-linux-musleabihf-perl... no checking for perl... /usr/bin/perl checking for armv7-alpine-linux-musleabihf-dot... no checking for dot... no configure: WARNING: dot not found - will not generate graphics for doxygen documentation checking for armv7-alpine-linux-musleabihf-latex... no checking for latex... no configure: WARNING: latex not found - will not generate doxygen PostScript documentation checking for armv7-alpine-linux-musleabihf-makeindex... no checking for makeindex... no configure: WARNING: makeindex not found - will not generate doxygen PostScript documentation checking for armv7-alpine-linux-musleabihf-dvips... no checking for dvips... no configure: WARNING: dvips not found - will not generate doxygen PostScript documentation checking for armv7-alpine-linux-musleabihf-egrep... no checking for egrep... /bin/egrep checking for armv7-alpine-linux-musleabihf-pdflatex... no checking for pdflatex... no configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation checking for armv7-alpine-linux-musleabihf-makeindex... no checking for makeindex... no configure: WARNING: makeindex not found - will not generate doxygen PDF documentation checking for armv7-alpine-linux-musleabihf-egrep... /bin/egrep DX_FLAG_doc=1 DX_FLAG_dot=1 DX_FLAG_man=0 DX_FLAG_html=1 DX_FLAG_chm=0 DX_FLAG_chi=0 DX_FLAG_rtf=0 DX_FLAG_xml=0 DX_FLAG_pdf=1 DX_FLAG_ps=1 DX_ENV= SRCDIR='.' PROJECT='libusbgx' DOCDIR='doxygen-doc' VERSION='0.2.0' PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='.' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='YES' checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating include/usbg/usbg_version.h config.status: creating libusbgx.pc config.status: creating doxygen.cfg config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg.lo -MD -MP -MF .deps/libusbgx_la-usbg.Tpo -c -o libusbgx_la-usbg.lo `test -f 'usbg.c' || echo './'`usbg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_error.lo -MD -MP -MF .deps/libusbgx_la-usbg_error.Tpo -c -o libusbgx_la-usbg_error.lo `test -f 'usbg_error.c' || echo './'`usbg_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_common.lo -MD -MP -MF .deps/libusbgx_la-usbg_common.Tpo -c -o libusbgx_la-usbg_common.lo `test -f 'usbg_common.c' || echo './'`usbg_common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_schemes_libconfig.lo -MD -MP -MF .deps/libusbgx_la-usbg_schemes_libconfig.Tpo -c -o libusbgx_la-usbg_schemes_libconfig.lo `test -f 'usbg_schemes_libconfig.c' || echo './'`usbg_schemes_libconfig.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_common_libconfig.lo -MD -MP -MF .deps/libusbgx_la-usbg_common_libconfig.Tpo -c -o libusbgx_la-usbg_common_libconfig.lo `test -f 'usbg_common_libconfig.c' || echo './'`usbg_common_libconfig.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-ether.lo -MD -MP -MF function/.deps/libusbgx_la-ether.Tpo -c -o function/libusbgx_la-ether.lo `test -f 'function/ether.c' || echo './'`function/ether.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-ffs.lo -MD -MP -MF function/.deps/libusbgx_la-ffs.Tpo -c -o function/libusbgx_la-ffs.lo `test -f 'function/ffs.c' || echo './'`function/ffs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-midi.lo -MD -MP -MF function/.deps/libusbgx_la-midi.Tpo -c -o function/libusbgx_la-midi.lo `test -f 'function/midi.c' || echo './'`function/midi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-ms.lo -MD -MP -MF function/.deps/libusbgx_la-ms.Tpo -c -o function/libusbgx_la-ms.lo `test -f 'function/ms.c' || echo './'`function/ms.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-phonet.lo -MD -MP -MF function/.deps/libusbgx_la-phonet.Tpo -c -o function/libusbgx_la-phonet.lo `test -f 'function/phonet.c' || echo './'`function/phonet.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-serial.lo -MD -MP -MF function/.deps/libusbgx_la-serial.Tpo -c -o function/libusbgx_la-serial.lo `test -f 'function/serial.c' || echo './'`function/serial.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-loopback.lo -MD -MP -MF function/.deps/libusbgx_la-loopback.Tpo -c -o function/libusbgx_la-loopback.lo `test -f 'function/loopback.c' || echo './'`function/loopback.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-hid.lo -MD -MP -MF function/.deps/libusbgx_la-hid.Tpo -c -o function/libusbgx_la-hid.lo `test -f 'function/hid.c' || echo './'`function/hid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-uac2.lo -MD -MP -MF function/.deps/libusbgx_la-uac2.Tpo -c -o function/libusbgx_la-uac2.lo `test -f 'function/uac2.c' || echo './'`function/uac2.c libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg.lo -MD -MP -MF .deps/libusbgx_la-usbg.Tpo -c usbg.c -fPIC -DPIC -o .libs/libusbgx_la-usbg.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_schemes_libconfig.lo -MD -MP -MF .deps/libusbgx_la-usbg_schemes_libconfig.Tpo -c usbg_schemes_libconfig.c -fPIC -DPIC -o .libs/libusbgx_la-usbg_schemes_libconfig.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_error.lo -MD -MP -MF .deps/libusbgx_la-usbg_error.Tpo -c usbg_error.c -fPIC -DPIC -o .libs/libusbgx_la-usbg_error.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_common.lo -MD -MP -MF .deps/libusbgx_la-usbg_common.Tpo -c usbg_common.c -fPIC -DPIC -o .libs/libusbgx_la-usbg_common.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_common_libconfig.lo -MD -MP -MF .deps/libusbgx_la-usbg_common_libconfig.Tpo -c usbg_common_libconfig.c -fPIC -DPIC -o .libs/libusbgx_la-usbg_common_libconfig.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-loopback.lo -MD -MP -MF function/.deps/libusbgx_la-loopback.Tpo -c function/loopback.c -fPIC -DPIC -o function/.libs/libusbgx_la-loopback.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-phonet.lo -MD -MP -MF function/.deps/libusbgx_la-phonet.Tpo -c function/phonet.c -fPIC -DPIC -o function/.libs/libusbgx_la-phonet.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-ms.lo -MD -MP -MF function/.deps/libusbgx_la-ms.Tpo -c function/ms.c -fPIC -DPIC -o function/.libs/libusbgx_la-ms.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-serial.lo -MD -MP -MF function/.deps/libusbgx_la-serial.Tpo -c function/serial.c -fPIC -DPIC -o function/.libs/libusbgx_la-serial.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-hid.lo -MD -MP -MF function/.deps/libusbgx_la-hid.Tpo -c function/hid.c -fPIC -DPIC -o function/.libs/libusbgx_la-hid.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-ether.lo -MD -MP -MF function/.deps/libusbgx_la-ether.Tpo -c function/ether.c -fPIC -DPIC -o function/.libs/libusbgx_la-ether.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-ffs.lo -MD -MP -MF function/.deps/libusbgx_la-ffs.Tpo -c function/ffs.c -fPIC -DPIC -o function/.libs/libusbgx_la-ffs.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-midi.lo -MD -MP -MF function/.deps/libusbgx_la-midi.Tpo -c function/midi.c -fPIC -DPIC -o function/.libs/libusbgx_la-midi.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-uac2.lo -MD -MP -MF function/.deps/libusbgx_la-uac2.Tpo -c function/uac2.c -fPIC -DPIC -o function/.libs/libusbgx_la-uac2.o libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_error.lo -MD -MP -MF .deps/libusbgx_la-usbg_error.Tpo -c usbg_error.c -o libusbgx_la-usbg_error.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-serial.lo -MD -MP -MF function/.deps/libusbgx_la-serial.Tpo -c function/serial.c -o function/libusbgx_la-serial.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-ffs.lo -MD -MP -MF function/.deps/libusbgx_la-ffs.Tpo -c function/ffs.c -o function/libusbgx_la-ffs.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-phonet.lo -MD -MP -MF function/.deps/libusbgx_la-phonet.Tpo -c function/phonet.c -o function/libusbgx_la-phonet.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_common_libconfig.lo -MD -MP -MF .deps/libusbgx_la-usbg_common_libconfig.Tpo -c usbg_common_libconfig.c -o libusbgx_la-usbg_common_libconfig.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-loopback.lo -MD -MP -MF function/.deps/libusbgx_la-loopback.Tpo -c function/loopback.c -o function/libusbgx_la-loopback.o >/dev/null 2>&1 mv -f .deps/libusbgx_la-usbg_error.Tpo .deps/libusbgx_la-usbg_error.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-midi.lo -MD -MP -MF function/.deps/libusbgx_la-midi.Tpo -c function/midi.c -o function/libusbgx_la-midi.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-ether.lo -MD -MP -MF function/.deps/libusbgx_la-ether.Tpo -c function/ether.c -o function/libusbgx_la-ether.o >/dev/null 2>&1 libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-uac2.lo -MD -MP -MF function/.deps/libusbgx_la-uac2.Tpo -c function/uac2.c -o function/libusbgx_la-uac2.o >/dev/null 2>&1 mv -f function/.deps/libusbgx_la-serial.Tpo function/.deps/libusbgx_la-serial.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-hid.lo -MD -MP -MF function/.deps/libusbgx_la-hid.Tpo -c function/hid.c -o function/libusbgx_la-hid.o >/dev/null 2>&1 mv -f function/.deps/libusbgx_la-ffs.Tpo function/.deps/libusbgx_la-ffs.Plo mv -f function/.deps/libusbgx_la-phonet.Tpo function/.deps/libusbgx_la-phonet.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_common.lo -MD -MP -MF .deps/libusbgx_la-usbg_common.Tpo -c usbg_common.c -o libusbgx_la-usbg_common.o >/dev/null 2>&1 mv -f .deps/libusbgx_la-usbg_common_libconfig.Tpo .deps/libusbgx_la-usbg_common_libconfig.Plo mv -f function/.deps/libusbgx_la-loopback.Tpo function/.deps/libusbgx_la-loopback.Plo mv -f function/.deps/libusbgx_la-uac2.Tpo function/.deps/libusbgx_la-uac2.Plo mv -f function/.deps/libusbgx_la-midi.Tpo function/.deps/libusbgx_la-midi.Plo mv -f function/.deps/libusbgx_la-ether.Tpo function/.deps/libusbgx_la-ether.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT function/libusbgx_la-ms.lo -MD -MP -MF function/.deps/libusbgx_la-ms.Tpo -c function/ms.c -o function/libusbgx_la-ms.o >/dev/null 2>&1 mv -f function/.deps/libusbgx_la-hid.Tpo function/.deps/libusbgx_la-hid.Plo mv -f .deps/libusbgx_la-usbg_common.Tpo .deps/libusbgx_la-usbg_common.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg_schemes_libconfig.lo -MD -MP -MF .deps/libusbgx_la-usbg_schemes_libconfig.Tpo -c usbg_schemes_libconfig.c -o libusbgx_la-usbg_schemes_libconfig.o >/dev/null 2>&1 mv -f function/.deps/libusbgx_la-ms.Tpo function/.deps/libusbgx_la-ms.Plo mv -f .deps/libusbgx_la-usbg_schemes_libconfig.Tpo .deps/libusbgx_la-usbg_schemes_libconfig.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"libusbgx\"" "-DPACKAGE_TARNAME=\"libusbgx\"" "-DPACKAGE_VERSION=\"0.2.0\"" "-DPACKAGE_STRING=\"libusbgx 0.2.0\"" "-DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libusbgx\"" "-DVERSION=\"0.2.0\"" "-D_GNU_SOURCE=/**/" -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libusbgx_la-usbg.lo -MD -MP -MF .deps/libusbgx_la-usbg.Tpo -c usbg.c -o libusbgx_la-usbg.o >/dev/null 2>&1 mv -f .deps/libusbgx_la-usbg.Tpo .deps/libusbgx_la-usbg.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -lconfig -version-info 2:0:0 -Wl,--as-needed,-O1,--sort-common -o libusbgx.la -rpath /usr/lib libusbgx_la-usbg.lo libusbgx_la-usbg_error.lo libusbgx_la-usbg_common.lo function/libusbgx_la-ether.lo function/libusbgx_la-ffs.lo function/libusbgx_la-midi.lo function/libusbgx_la-ms.lo function/libusbgx_la-phonet.lo function/libusbgx_la-serial.lo function/libusbgx_la-loopback.lo function/libusbgx_la-hid.lo function/libusbgx_la-uac2.lo libusbgx_la-usbg_schemes_libconfig.lo libusbgx_la-usbg_common_libconfig.lo -lconfig libtool: link: gcc -shared -fPIC -DPIC .libs/libusbgx_la-usbg.o .libs/libusbgx_la-usbg_error.o .libs/libusbgx_la-usbg_common.o function/.libs/libusbgx_la-ether.o function/.libs/libusbgx_la-ffs.o function/.libs/libusbgx_la-midi.o function/.libs/libusbgx_la-ms.o function/.libs/libusbgx_la-phonet.o function/.libs/libusbgx_la-serial.o function/.libs/libusbgx_la-loopback.o function/.libs/libusbgx_la-hid.o function/.libs/libusbgx_la-uac2.o .libs/libusbgx_la-usbg_schemes_libconfig.o .libs/libusbgx_la-usbg_common_libconfig.o -lconfig -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libusbgx.so.2 -o .libs/libusbgx.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libusbgx.so.2" && ln -s "libusbgx.so.2.0.0" "libusbgx.so.2") libtool: link: (cd ".libs" && rm -f "libusbgx.so" && ln -s "libusbgx.so.2.0.0" "libusbgx.so") libtool: link: ar cr .libs/libusbgx.a libusbgx_la-usbg.o libusbgx_la-usbg_error.o libusbgx_la-usbg_common.o function/libusbgx_la-ether.o function/libusbgx_la-ffs.o function/libusbgx_la-midi.o function/libusbgx_la-ms.o function/libusbgx_la-phonet.o function/libusbgx_la-serial.o function/libusbgx_la-loopback.o function/libusbgx_la-hid.o function/libusbgx_la-uac2.o libusbgx_la-usbg_schemes_libconfig.o libusbgx_la-usbg_common_libconfig.o libtool: link: ranlib .libs/libusbgx.a libtool: link: ( cd ".libs" && rm -f "libusbgx.la" && ln -s "../libusbgx.la" "libusbgx.la" ) make[1]: Leaving directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src' Making all in examples make[1]: Entering directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/examples' gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT show-gadgets.o -MD -MP -MF .deps/show-gadgets.Tpo -c -o show-gadgets.o show-gadgets.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-acm-ecm.o -MD -MP -MF .deps/gadget-acm-ecm.Tpo -c -o gadget-acm-ecm.o gadget-acm-ecm.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-vid-pid-remove.o -MD -MP -MF .deps/gadget-vid-pid-remove.Tpo -c -o gadget-vid-pid-remove.o gadget-vid-pid-remove.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-ffs.o -MD -MP -MF .deps/gadget-ffs.Tpo -c -o gadget-ffs.o gadget-ffs.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-export.o -MD -MP -MF .deps/gadget-export.Tpo -c -o gadget-export.o gadget-export.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-import.o -MD -MP -MF .deps/gadget-import.Tpo -c -o gadget-import.o gadget-import.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT show-udcs.o -MD -MP -MF .deps/show-udcs.Tpo -c -o show-udcs.o show-udcs.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-ms.o -MD -MP -MF .deps/gadget-ms.Tpo -c -o gadget-ms.o gadget-ms.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-midi.o -MD -MP -MF .deps/gadget-midi.Tpo -c -o gadget-midi.o gadget-midi.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-hid.o -MD -MP -MF .deps/gadget-hid.Tpo -c -o gadget-hid.o gadget-hid.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-rndis-os-desc.o -MD -MP -MF .deps/gadget-rndis-os-desc.Tpo -c -o gadget-rndis-os-desc.o gadget-rndis-os-desc.c gcc -DPACKAGE_NAME=\"libusbgx\" -DPACKAGE_TARNAME=\"libusbgx\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"libusbgx\ 0.2.0\" -DPACKAGE_BUGREPORT=\"k.opasiak@samsung.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libusbgx\" -DVERSION=\"0.2.0\" -D_GNU_SOURCE=/\*\*/ -DHAS_LIBCONFIG=1 -DHAVE_LIBCONFIG_15=1 -DHAS_GADGET_SCHEMES=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include/ -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT gadget-uac2.o -MD -MP -MF .deps/gadget-uac2.Tpo -c -o gadget-uac2.o gadget-uac2.c mv -f .deps/show-udcs.Tpo .deps/show-udcs.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o show-udcs show-udcs.o -lconfig mv -f .deps/gadget-export.Tpo .deps/gadget-export.Po mv -f .deps/gadget-import.Tpo .deps/gadget-import.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-export gadget-export.o -lconfig mv -f .deps/gadget-vid-pid-remove.Tpo .deps/gadget-vid-pid-remove.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-import gadget-import.o -lconfig /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-vid-pid-remove gadget-vid-pid-remove.o -lconfig mv -f .deps/gadget-ffs.Tpo .deps/gadget-ffs.Po mv -f .deps/gadget-midi.Tpo .deps/gadget-midi.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-ffs gadget-ffs.o -lconfig /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-midi gadget-midi.o -lconfig mv -f .deps/gadget-hid.Tpo .deps/gadget-hid.Po mv -f .deps/gadget-uac2.Tpo .deps/gadget-uac2.Po mv -f .deps/gadget-ms.Tpo .deps/gadget-ms.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-hid gadget-hid.o -lconfig /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-uac2 gadget-uac2.o -lconfig /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-ms gadget-ms.o -lconfig mv -f .deps/gadget-rndis-os-desc.Tpo .deps/gadget-rndis-os-desc.Po mv -f .deps/gadget-acm-ecm.Tpo .deps/gadget-acm-ecm.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-rndis-os-desc gadget-rndis-os-desc.o -lconfig /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o gadget-acm-ecm gadget-acm-ecm.o -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/show-udcs show-udcs.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-import gadget-import.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-vid-pid-remove gadget-vid-pid-remove.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-ffs gadget-ffs.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-midi gadget-midi.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-hid gadget-hid.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-ms gadget-ms.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-uac2 gadget-uac2.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig mv -f .deps/show-gadgets.Tpo .deps/show-gadgets.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -L../src/ -lusbgx -Wl,--as-needed,-O1,--sort-common -o show-gadgets show-gadgets.o -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-export gadget-export.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-rndis-os-desc gadget-rndis-os-desc.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gadget-acm-ecm gadget-acm-ecm.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig libtool: link: gcc -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/show-gadgets show-gadgets.o -L../src/ /home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/.libs/libusbgx.so -lconfig make[1]: Leaving directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/examples' make[1]: Entering directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0' >>> libusbgx: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src' make[2]: Entering directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libusbgx.la '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib' libtool: install: /usr/bin/install -c .libs/libusbgx.so.2.0.0 /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib/libusbgx.so.2.0.0 libtool: install: (cd /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib && { ln -s -f libusbgx.so.2.0.0 libusbgx.so.2 || { rm -f libusbgx.so.2 && ln -s libusbgx.so.2.0.0 libusbgx.so.2; }; }) libtool: install: (cd /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib && { ln -s -f libusbgx.so.2.0.0 libusbgx.so || { rm -f libusbgx.so && ln -s libusbgx.so.2.0.0 libusbgx.so; }; }) libtool: install: /usr/bin/install -c .libs/libusbgx.lai /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib/libusbgx.la libtool: install: /usr/bin/install -c .libs/libusbgx.a /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib/libusbgx.a libtool: install: chmod 644 /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib/libusbgx.a libtool: install: ranlib /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib/libusbgx.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/examples' make[2]: Entering directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/examples' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c show-gadgets gadget-acm-ecm gadget-vid-pid-remove gadget-ffs gadget-export gadget-import show-udcs gadget-ms gadget-midi gadget-hid gadget-rndis-os-desc gadget-uac2 '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin' libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/show-gadgets /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/show-gadgets libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-acm-ecm /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-acm-ecm libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-vid-pid-remove /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-vid-pid-remove libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-ffs /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-ffs libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-export /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-export libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-import /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-import libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/show-udcs /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/show-udcs libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-ms /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-ms libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-midi /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-midi libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-hid /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-hid libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-rndis-os-desc /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-rndis-os-desc libtool: warning: '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/src/libusbgx.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gadget-uac2 /home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin/gadget-uac2 make[2]: Leaving directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/examples' make[1]: Leaving directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0/examples' make[1]: Entering directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0' make[2]: Entering directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/include/usbg/function' ./install-sh -c -d '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/include/usbg' ./install-sh -c -d '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/usbg/usbg.h include/usbg/usbg_version.h '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/include/usbg' /usr/bin/install -c -m 644 include/usbg/function/ffs.h include/usbg/function/loopback.h include/usbg/function/midi.h include/usbg/function/ms.h include/usbg/function/net.h include/usbg/function/phonet.h include/usbg/function/serial.h include/usbg/function/hid.h include/usbg/function/uac2.h '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/include/usbg/function' /usr/bin/install -c -m 644 libusbgx.pc '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0' make[1]: Leaving directory '/home/buildozer/aports/community/libusbgx/src/libusbgx-libusbgx-v0.2.0' >>> libusbgx-static*: Running split function static... >>> libusbgx-static*: Preparing subpackage libusbgx-static... >>> libusbgx-static*: Stripping binaries >>> libusbgx-static*: Running postcheck for libusbgx-static >>> libusbgx-dev*: Running split function dev... >>> libusbgx-dev*: Preparing subpackage libusbgx-dev... >>> libusbgx-dev*: Stripping binaries >>> libusbgx-dev*: Running postcheck for libusbgx-dev >>> libusbgx-tools*: Running split function tools... '/home/buildozer/aports/community/libusbgx/pkg/libusbgx/usr/bin' -> '/home/buildozer/aports/community/libusbgx/pkg/libusbgx-tools/usr/bin' >>> libusbgx-tools*: Preparing subpackage libusbgx-tools... >>> libusbgx-tools*: Stripping binaries >>> libusbgx-tools*: Running postcheck for libusbgx-tools >>> libusbgx*: Running postcheck for libusbgx >>> libusbgx*: Preparing package libusbgx... >>> libusbgx*: Stripping binaries >>> libusbgx-dev*: Scanning shared objects >>> libusbgx-static*: Scanning shared objects >>> libusbgx-tools*: Scanning shared objects >>> libusbgx*: Scanning shared objects >>> libusbgx-dev*: Tracing dependencies... bsd-compat-headers libusbgx=0.2.0-r0 pc:libconfig pkgconfig >>> libusbgx-dev*: Package size: 148.0 KB >>> libusbgx-dev*: Compressing data... >>> libusbgx-dev*: Create checksum... >>> libusbgx-dev*: Create libusbgx-dev-0.2.0-r0.apk >>> libusbgx-static*: Tracing dependencies... >>> libusbgx-static*: Package size: 112.0 KB >>> libusbgx-static*: Compressing data... >>> libusbgx-static*: Create checksum... >>> libusbgx-static*: Create libusbgx-static-0.2.0-r0.apk >>> libusbgx-tools*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libusbgx.so.2 >>> libusbgx-tools*: Package size: 828.0 KB >>> libusbgx-tools*: Compressing data... >>> libusbgx-tools*: Create checksum... >>> libusbgx-tools*: Create libusbgx-tools-0.2.0-r0.apk >>> libusbgx*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libconfig.so.11 >>> libusbgx*: Package size: 80.0 KB >>> libusbgx*: Compressing data... >>> libusbgx*: Create checksum... >>> libusbgx*: Create libusbgx-0.2.0-r0.apk >>> libusbgx: Build complete at Tue, 04 Oct 2022 16:37:33 +0000 elapsed time 0h 0m 13s >>> libusbgx: Cleaning up srcdir >>> libusbgx: Cleaning up pkgdir >>> libusbgx: Uninstalling dependencies... (1/15) Purging .makedepends-libusbgx (20221004.163720) (2/15) Purging bsd-compat-headers (0.7.2-r3) (3/15) Purging autoconf (2.71-r0) (4/15) Purging m4 (1.4.19-r1) (5/15) Purging automake (1.16.5-r1) (6/15) Purging libconfig-dev (1.7.3-r0) (7/15) Purging libconfig++ (1.7.3-r0) (8/15) Purging libconfig (1.7.3-r0) (9/15) Purging libtool (2.4.7-r0) (10/15) Purging libltdl (2.4.7-r0) (11/15) Purging linux-headers (5.19.5-r0) (12/15) Purging git-perl (2.38.0-r1) (13/15) Purging perl-git (2.38.0-r1) (14/15) Purging perl-error (0.17029-r1) (15/15) Purging perl (5.36.0-r0) Executing busybox-1.35.0-r25.trigger OK: 290 MiB in 103 packages >>> libusbgx: Updating the community/armv7 repository index... >>> libusbgx: Signing the index...