<86>Jan 29 03:31:07 userdel[3505600]: delete user 'rooter' <86>Jan 29 03:31:07 userdel[3505600]: removed group 'rooter' owned by 'rooter' <86>Jan 29 03:31:07 userdel[3505600]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 29 03:31:07 groupadd[3505612]: group added to /etc/group: name=rooter, GID=1853 <86>Jan 29 03:31:07 groupadd[3505612]: group added to /etc/gshadow: name=rooter <86>Jan 29 03:31:07 groupadd[3505612]: new group: name=rooter, GID=1853 <86>Jan 29 03:31:07 useradd[3505622]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Jan 29 03:31:07 userdel[3505637]: delete user 'builder' <86>Jan 29 03:31:07 userdel[3505637]: removed group 'builder' owned by 'builder' <86>Jan 29 03:31:07 userdel[3505637]: removed shadow group 'builder' owned by 'builder' <86>Jan 29 03:31:07 groupadd[3505648]: group added to /etc/group: name=builder, GID=1854 <86>Jan 29 03:31:07 groupadd[3505648]: group added to /etc/gshadow: name=builder <86>Jan 29 03:31:07 groupadd[3505648]: new group: name=builder, GID=1854 <86>Jan 29 03:31:07 useradd[3505658]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none <13>Jan 29 03:31:10 rpmi: libusb-1.0.26-alt2 sisyphus+305525.100.1.1 1660924427 installed <13>Jan 29 03:31:10 rpmi: libftdi1-1.5-alt3.1 sisyphus+333513.104100.79.1 1705090679 installed <13>Jan 29 03:31:10 rpmi: libusb-devel-1.0.26-alt2 sisyphus+305525.100.1.1 1660924427 installed <13>Jan 29 03:31:10 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jan 29 03:31:10 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jan 29 03:31:10 rpmi: perl-devel-1:5.38.2-alt0.1 sisyphus+335556.100.1.1 1701472153 installed <13>Jan 29 03:31:10 rpmi: swig-data-1:4.1.1-alt8 sisyphus+339194.200.2.1 1706442289 installed <13>Jan 29 03:31:10 rpmi: libfuse-2.9.9-alt4 sisyphus+298379.100.1.1 1649860866 installed <13>Jan 29 03:31:10 rpmi: libfuse-devel-2.9.9-alt4 sisyphus+298379.100.1.1 1649860866 installed <13>Jan 29 03:31:10 rpmi: swig-1:4.1.1-alt8 sisyphus+339194.200.2.1 1706442289 installed <13>Jan 29 03:31:10 rpmi: libftdi1-devel-1.5-alt3.1 sisyphus+333513.104100.79.1 1705090679 installed <13>Jan 29 03:31:10 rpmi: groff-base-1.22.3-alt2 sisyphus+275306.100.2.1 1624538375 installed <13>Jan 29 03:31:10 rpmi: chrpath-0.16-alt1 sisyphus+278100.500.1.1 1626056633 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/owfs-3.2p2-alt4.nosrc.rpm (w1.gzdio) Installing owfs-3.2p2-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73705 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf owfs-3.2p2 + echo 'Source #0 (owfs-3.2p2.tar.gz):' Source #0 (owfs-3.2p2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/owfs-3.2p2.tar.gz + /bin/tar -xf - + cd owfs-3.2p2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (owfs-tcl-req.patch):' Patch #0 (owfs-tcl-req.patch): + /usr/bin/patch -p1 patching file module/owmon/owmon.tcl patching file module/owtap/owtap.tcl + echo 'Patch #1 (owfs-initscript.patch):' Patch #1 (owfs-initscript.patch): + /usr/bin/patch -p1 patching file src/rpm/owfs.init patching file src/rpm/owftpd.init patching file src/rpm/owhttpd.init patching file src/rpm/owserver.init + echo 'Patch #2 (owfs-0002-include-sys-sysmacros.h-for-major.patch):' Patch #2 (owfs-0002-include-sys-sysmacros.h-for-major.patch): + /usr/bin/patch -p1 patching file configure.ac patching file module/owlib/src/include/ow.h + echo 'Patch #3 (owfs-3.2p2-alt-systemd-fix-broken-paths.patch):' Patch #3 (owfs-3.2p2-alt-systemd-fix-broken-paths.patch): + /usr/bin/patch -p2 patching file src/scripts/systemd/owfs.service.in patching file src/scripts/systemd/owftpd.service.in patching file src/scripts/systemd/owhttpd.service.in patching file src/scripts/systemd/owserver.service.in patching file src/scripts/systemd/Makefile.am patching file src/scripts/systemd/Makefile.in + echo 'Patch #4 (owfs-multiple_definition.patch):' Patch #4 (owfs-multiple_definition.patch): + /usr/bin/patch -p1 patching file module/owserver/src/c/owserver.c patching file module/owserver/src/include/owserver.h + sed -i- 's/) Makefile.PL/& INSTALLDIRS=vendor/' module/ownet/perl5/Makefile.am module/swig/perl5/Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40204 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd owfs-3.2p2 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I src/scripts/m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'src/scripts/install'. libtoolize-default: linking file 'src/scripts/install/config.guess' libtoolize-default: linking file 'src/scripts/install/config.sub' libtoolize-default: linking file 'src/scripts/install/install-sh' libtoolize-default: linking file 'src/scripts/install/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'src/scripts/m4'. libtoolize-default: linking file 'src/scripts/m4/libtool.m4' libtoolize-default: linking file 'src/scripts/m4/ltoptions.m4' libtoolize-default: linking file 'src/scripts/m4/ltsugar.m4' libtoolize-default: linking file 'src/scripts/m4/ltversion.m4' libtoolize-default: linking file 'src/scripts/m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: aclocal --force -I src/scripts/m4 autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:52: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:705: AM_INIT_AUTOMAKE is expanded from... configure.ac:52: the top level configure.ac:60: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:60: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1021: AM_CONFIG_HEADER is expanded from... configure.ac:60: the top level configure.ac:83: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:83: You should run autoupdate. src/scripts/m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:83: the top level configure.ac:83: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:83: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... src/scripts/m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:83: the top level configure.ac:87: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:87: You should run autoupdate. src/scripts/m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:87: the top level configure.ac:87: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:87: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... src/scripts/m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:87: the top level configure.ac:88: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:88: You should run autoupdate. src/scripts/m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:88: the top level configure.ac:172: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:172: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... acinclude.m4:6: OW_CHECK_NESTED_FUNCTIONS is expanded from... configure.ac:172: the top level configure.ac:182: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:182: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:182: the top level configure.ac:273: warning: The macro `AC_LANG_C' is obsolete. configure.ac:273: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... src/scripts/m4/acx_pthread.m4:49: ACX_PTHREAD is expanded from... configure.ac:273: the top level configure.ac:273: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:273: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... src/scripts/m4/acx_pthread.m4:49: ACX_PTHREAD is expanded from... configure.ac:273: the top level configure.ac:885: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead configure.ac:1519: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:1519: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:1519: the top level configure.ac:1636: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:1636: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:1636: the top level configure.ac:1648: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:1648: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:1648: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:52: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:52: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:80: installing 'src/scripts/install/compile' configure.ac:52: installing 'src/scripts/install/missing' module/owcapi/src/c/Makefile.am: installing 'src/scripts/install/depcomp' src/include/Makefile.am:7: warning: ':='-style assignments are not portable src/include/Makefile.am:11: warning: ':='-style assignments are not portable src/include/Makefile.am:12: warning: ':='-style assignments are not portable src/include/Makefile.am:16: warning: ':='-style assignments are not portable src/include/Makefile.am:17: warning: ':='-style assignments are not portable src/include/Makefile.am:19: warning: ':='-style assignments are not portable src/include/Makefile.am:21: warning: ':='-style assignments are not portable src/include/Makefile.am:24: warning: ':='-style assignments are not portable src/include/Makefile.am:25: warning: ':='-style assignments are not portable src/include/Makefile.am:26: warning: ':='-style assignments are not portable src/include/Makefile.am:28: warning: ':='-style assignments are not portable src/include/Makefile.am:29: warning: ':='-style assignments are not portable src/include/Makefile.am:30: warning: ':='-style assignments are not portable src/man/man1/Makefile.am:22: warning: addsuffix .1,$(basename $(MANFILES: non-POSIX variable name src/man/man1/Makefile.am:22: (probably a GNU make extension) src/man/man1/Makefile.am:27: warning: '%'-style pattern rules are a GNU make extension src/man/man3/Makefile.am:31: warning: addsuffix .3,$(basename $(MANFILES: non-POSIX variable name src/man/man3/Makefile.am:31: (probably a GNU make extension) src/man/man3/Makefile.am:36: warning: '%'-style pattern rules are a GNU make extension src/man/man5/Makefile.am:16: warning: addsuffix .5,$(basename $(MANFILES: non-POSIX variable name src/man/man5/Makefile.am:16: (probably a GNU make extension) src/man/man5/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension src/man/mann/Makefile.am:16: warning: addsuffix .n,$(basename $(MANFILES: non-POSIX variable name src/man/mann/Makefile.am:16: (probably a GNU make extension) src/man/mann/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension src/scripts/systemd/Makefile.am:17: warning: '%'-style pattern rules are a GNU make extension autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static --with-systemdsystemunitdir=/lib/systemd/system --enable-usb --enable-cache --enable-mt --enable-owfs --enable-owhttpd --enable-owcapi --enable-ownetlib --enable-owftpd --enable-owserver --enable-owtap --enable-owmon --enable-owperl --enable-owpython --disable-owphp --disable-owtcl configure: WARNING: unrecognized options: --without-included-gettext, --enable-cache, --enable-mt checking whether make supports nested variables... yes Configuring owfs-3.2p2 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for echo... /bin/echo checking for test... /usr/bin/test checking for rm... /bin/rm checking for rpm... /bin/rpm checking for rpmbuild... /usr/bin/rpmbuild checking for swig... /usr/bin/swig checking for soelim... /usr/bin/soelim checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk 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 x86_64-alt-linux-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 the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-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 x86_64-alt-linux-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 sys/time.h... yes checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 if debian-system is used... no (default) checking for special host... Other host checking for launch_activate_socket... no checking if compiler supports nested functions... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /bin/grep -E checking for asm/types.h... yes checking for arpa/inet.h... yes checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/socket.h... (cached) yes checking for sys/sysmacros.h... yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/param.h... yes checking for sys/uio.h... yes checking for feature_tests.h... no checking for fcntl.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/file.h... yes checking for syslog.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for features.h... yes checking for getopt.h... yes checking for resolv.h... yes checking for semaphore.h... yes checking for linux/limits.h... yes checking for linux/types.h... yes checking for netdb.h... yes checking for dlfcn.h... (cached) yes checking for sys/event.h... no checking for sys/inotify.h... yes checking if debug-output is enabled... yes (default) checking if mutexdebug is enabled... yes (default) checking if OWSHELL support is enabled... yes (default) checking if OWLIB support is enabled... yes (default) checking if OWNETLIB support is enabled... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking if i2c(DS2482-x00) is enabled... yes (default) checking if W1 is enabled... yes (default) checking if owhttpd is enabled... yes checking if owftpd is enabled... yes checking if owserver is enabled... yes checking if owexternal is enabled... yes (default) checking if ownet is enabled... yes (default) checking if owtap is enabled... yes checking if owmalloc is enabled... no (default) checking if owmon is enabled... yes checking if owcapi is enabled... yes checking if swig is enabled... auto (default) checking if owperl is enabled... yes Looking for location of Perl executable checking for perl... perl checking for Perl5 header files... /usr/lib64/perl5/CORE checking for Perl5 library... perl-5.38.so checking for Perl5 compiler options... -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong /usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking if owphp is enabled... no checking if owpython is enabled... yes Looking for location of Python executable checking for python-config... no checking for python2.7-config... no checking for python2.5-config... no checking for python2.4-config... no checking for python2.3-config... no checking for python... no checking for python2.7... no checking for python2.5... no checking for python2.4... no checking for python2.3... no checking for python2.2... no checking for python2.1... no checking for python2.0... no checking for python1.6... no checking for python1.5... no checking for python1.4... no checking for python... no configure: WARNING: Cannot find python binary. Install python package. configure: WARNING: OWPYTHON is disabled because python binary is not found checking if owtcl is enabled... no checking if cflag _XOPEN_SOURCE is required... -D_XOPEN_SOURCE=600 checking if cflag _BSD_SOURCE is required... -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE checking if extra libs are required... checking if profiling is enabled... no (default) configure: WARNING: LD_EXTRALIBS= OSLIBS= checking if owfs is enabled... yes checking for fuse.h... yes checking for fuse_main in -lfuse... yes checking For supported FUSE API version... yes checking For FUSE version ... 2.2 or later checking if zeroconf/bonjour is enabled... yes (default) checking if usb support is enabled... yes checking for libusb-1.0 >= 0.9.1... yes checking if Avahi support is enabled... auto (default) checking for avahi-client... no checking for avahi_threaded_poll_new in -lavahi-common... no configure: WARNING: Cannot find libavahi-common configure: WARNING: libavahi not found, avahi will be disabled checking if parallel port support is enabled... yes (default) checking for linux/ppdev.h... yes checking for libftdi1-config... libftdi1-config checking if libftdi is available... auto (default) checking if libftdi compiles with includes+lib ... ok checking for struct sockaddr_storage... yes checking for struct addrinfo... yes checking for socklen_t... yes checking for AF_NETLINK... yes checking for broken glibc with __ss_family... no checking for core ipv6 support... no checking if sem_timedwait exists... yes checking whether string.h and strings.h may both be included... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for working strtod... yes checking return type of signal handlers... void checking for accept... yes checking for daemon... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gethostbyname2_r... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for getservbyname_r... yes checking for getopt... yes checking for getopt_long... yes checking for gmtime_r... yes checking for gettimeofday... yes checking for localtime_r... yes checking for inet_ntop... yes checking for inet_pton... yes checking for memchr... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for twalk... yes checking for tsearch... yes checking for tfind... yes checking for tdelete... yes checking for tdestroy... yes checking for vasprintf... yes checking for strsep... yes checking for vsprintf... yes checking for vsnprintf... yes checking for writev... yes checking for getline... yes checking for library containing dlopen... none required checking for library containing lrint... -lm checking for library containing nanosleep... none required checking for library containing mq_getattr... none required checking for check >= 0.10.0... no configure: WARNING: "Check unit testing framework not found. " checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating module/Makefile config.status: creating module/owlib/Makefile config.status: creating module/owlib/src/Makefile config.status: creating module/owlib/src/include/Makefile config.status: creating module/owlib/src/c/Makefile config.status: creating module/owlib/tests/Makefile config.status: creating module/owfs/Makefile config.status: creating module/owfs/src/Makefile config.status: creating module/owfs/src/include/Makefile config.status: creating module/owfs/src/c/Makefile config.status: creating module/owhttpd/Makefile config.status: creating module/owhttpd/src/Makefile config.status: creating module/owhttpd/src/include/Makefile config.status: creating module/owhttpd/src/c/Makefile config.status: creating module/owserver/Makefile config.status: creating module/owserver/src/Makefile config.status: creating module/owserver/src/include/Makefile config.status: creating module/owserver/src/c/Makefile config.status: creating module/owftpd/Makefile config.status: creating module/owftpd/src/Makefile config.status: creating module/owftpd/src/include/Makefile config.status: creating module/owftpd/src/c/Makefile config.status: creating module/ownet/Makefile config.status: creating module/ownet/php/Makefile config.status: creating module/ownet/php/examples/ownet_example.php config.status: creating module/ownet/python/Makefile config.status: creating module/ownet/perl5/Makefile config.status: creating module/ownet/c/Makefile config.status: creating module/ownet/c/src/Makefile config.status: creating module/ownet/c/src/include/Makefile config.status: creating module/ownet/c/src/c/Makefile config.status: creating module/ownet/c/src/example/Makefile config.status: creating module/owshell/Makefile config.status: creating module/owshell/src/Makefile config.status: creating module/owshell/src/include/Makefile config.status: creating module/owshell/src/c/Makefile config.status: creating module/owcapi/Makefile config.status: creating module/owcapi/src/Makefile config.status: creating module/owcapi/src/include/Makefile config.status: creating module/owcapi/src/c/Makefile config.status: creating module/owcapi/src/example/Makefile config.status: creating module/owcapi/src/example++/Makefile config.status: creating module/owtap/Makefile config.status: creating module/owmon/Makefile config.status: creating module/swig/Makefile config.status: creating module/swig/perl5/Makefile config.status: creating module/swig/perl5/OW/Makefile.linux config.status: creating module/swig/perl5/OW/Makefile.osx config.status: creating module/swig/php/Makefile config.status: creating module/swig/php/example/load_php_OW.php config.status: creating module/swig/python/Makefile config.status: creating module/swig/python/ow/Makefile config.status: creating module/swig/python/setup.py config.status: creating module/owtcl/Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/man/Makefile config.status: creating src/man/man1/Makefile config.status: creating src/man/man3/Makefile config.status: creating src/man/man5/Makefile config.status: creating src/man/mann/Makefile config.status: creating src/rpm/Makefile config.status: creating src/rpm/owfs.spec config.status: creating src/scripts/Makefile config.status: creating src/scripts/windows/Makefile config.status: creating src/scripts/windows/owfs.nsi config.status: creating src/scripts/usb/Makefile config.status: creating src/scripts/usb/cygwin/Makefile config.status: creating src/scripts/usb/windows/Makefile config.status: creating src/scripts/systemd/Makefile config.status: creating src/include/owfs_config.h config.status: creating src/include/config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory configure: WARNING: unrecognized options: --without-included-gettext, --enable-cache, --enable-mt Current configuration: Deployment location: /usr Compile-time options: USB is enabled AVAHI is DISABLED I2C is enabled W1 is enabled Parallel port DS1410E is enabled FTDI (LinkUSB) is enabled Zeroconf/Bonjour is enabled Debug-output is enabled Mutexdebug is enabled Profiling is DISABLED Tracing memory allocation is DISABLED Module configuration: owlib is enabled owshell is enabled owfs is enabled owhttpd is enabled owftpd is enabled owserver is enabled owexternal is enabled ownet is enabled ownetlib is enabled owtap is enabled owmon is enabled owcapi is enabled swig is enabled owperl is enabled owphp is DISABLED owpython is DISABLED owtcl is DISABLED unit tests are DISABLED + make -j16 Making all in src Making all in include make all-am Making all in man Making all in man1 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' /usr/bin/soelim -r -I ./.. owcapi.man > owcapi.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' /usr/bin/soelim -r -I ./.. owfs.man > owfs.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' /usr/bin/soelim -r -I ./.. owmon.man > owmon.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' /usr/bin/soelim -r -I ./.. owftpd.man > owftpd.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' /usr/bin/soelim -r -I ./.. owhttpd.man > owhttpd.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' /usr/bin/soelim -r -I ./.. ownet.man > ownet.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' /usr/bin/soelim -r -I ./.. owshell.man > owshell.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' /usr/bin/soelim -r -I ./.. owserver.man > owserver.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' /usr/bin/soelim -r -I ./.. owtap.man > owtap.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' Making all in man3 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1821.man > DS1821.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1822.man > DS1822.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1825.man > DS1825.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS18B20.man > DS18B20.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS18S20.man > DS18S20.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1921.man > DS1921.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1963L.man > DS1963L.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1963S.man > DS1963S.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1977.man > DS1977.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1991.man > DS1991.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1992.man > DS1992.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1993.man > DS1993.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1995.man > DS1995.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS1996.man > DS1996.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2401.man > DS2401.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2404.man > DS2404.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2405.man > DS2405.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2406.man > DS2406.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2408.man > DS2408.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2409.man > DS2409.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2413.man > DS2413.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2415.man > DS2415.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2423.man > DS2423.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2430A.man > DS2430A.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2431.man > DS2431.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2433.man > DS2433.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2436.man > DS2436.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2437.man > DS2437.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2438.man > DS2438.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2450.man > DS2450.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2502.man > DS2502.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2505.man > DS2505.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2720.man > DS2720.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2506.man > DS2506.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2740.man > DS2740.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2751.man > DS2751.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2755.man > DS2755.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2760.man > DS2760.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2770.man > DS2770.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2780.man > DS2780.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2781.man > DS2781.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS2890.man > DS2890.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS28E04.man > DS28E04.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS28EC20.man > DS28EC20.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. DS28EA00.man > DS28EA00.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. EDS.man > EDS.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. EEEF.man > EEEF.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. LCD.man > LCD.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. mAM001.man > mAM001.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. mCM001.man > mCM001.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. mDI001.man > mDI001.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. mRS001.man > mRS001.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. IBLSS.man > IBLSS.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' /usr/bin/soelim -r -I ./.. owperl.man > owperl.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' Making all in man5 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man5' /usr/bin/soelim -r -I ./.. owfs.man > owfs.5 make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man5' Making all in mann make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/mann' /usr/bin/soelim -r -I ./.. owtcl.man > owtcl.n make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/mann' make[3]: Nothing to be done for 'all-am'. Making all in rpm make[2]: Nothing to be done for 'all'. Making all in scripts Making all in usb Making all in windows make[4]: Nothing to be done for 'all'. Making all in cygwin make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in windows make[3]: Nothing to be done for 'all'. Making all in systemd make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' sed -e 's,[@]bindir[@],/usr/bin,g;s,[@]sbindir[@],/usr/sbin,g' < ./owfs.service.in > owfs.service make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' sed -e 's,[@]bindir[@],/usr/bin,g;s,[@]sbindir[@],/usr/sbin,g' < ./owftpd.service.in > owftpd.service make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' sed -e 's,[@]bindir[@],/usr/bin,g;s,[@]sbindir[@],/usr/sbin,g' < ./owhttpd.service.in > owhttpd.service make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' sed -e 's,[@]bindir[@],/usr/bin,g;s,[@]sbindir[@],/usr/sbin,g' < ./owserver.socket.in > owserver.socket make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' sed -e 's,[@]bindir[@],/usr/bin,g;s,[@]sbindir[@],/usr/sbin,g' < ./owserver.service.in > owserver.service make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. Making all in module Making all in owshell Making all in src Making all in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_dl.o ow_dl.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o getaddrinfo.o getaddrinfo.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owread.o owread.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_help.o ow_help.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o globals.o globals.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owdir.o owdir.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owget.o owget.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_opt.o ow_opt.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_tcp_read.o ow_tcp_read.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owpresent.o owpresent.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owwrite.o owwrite.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o getopt.o getopt.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_browse.o ow_browse.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owexist.o owexist.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_net.o ow_net.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_server.o ow_server.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_dnssd.o ow_dnssd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owusbprobe.o owusbprobe.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owexist ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owexist.o libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owexist ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owexist.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -lusb-1.0 -o owusbprobe ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owusbprobe.o libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owusbprobe ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owusbprobe.o -lusb-1.0 make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owread ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owread.o libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owread ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owread.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owdir ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owdir.o libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owdir ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owdir.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owpresent ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owpresent.o libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owpresent ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owpresent.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owwrite ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owwrite.o libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owwrite ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owwrite.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owget ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owget.o libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -I/usr/include/libusb-1.0 -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owget ow_opt.o ow_help.o ow_server.o ow_net.o ow_browse.o ow_dl.o ow_dnssd.o ow_tcp_read.o getaddrinfo.o getopt.o globals.o owget.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' Making all in include make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in ownet Making all in c Making all in src Making all in c make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_dl.lo ow_dl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_dl.c -fPIC -DPIC -o .libs/ow_dl.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o getaddrinfo.lo getaddrinfo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o getopt.lo getopt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c getopt.c -fPIC -DPIC -o .libs/getopt.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o globals.lo globals.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c globals.c -fPIC -DPIC -o .libs/globals.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_locks.lo ow_locks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_locks.c -fPIC -DPIC -o .libs/ow_locks.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_connect.lo ow_connect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_connect.c -fPIC -DPIC -o .libs/ow_connect.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o compat.lo compat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c compat.c -fPIC -DPIC -o .libs/compat.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_dnssd.lo ow_dnssd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_dnssd.c -fPIC -DPIC -o .libs/ow_dnssd.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_charblob.lo ow_charblob.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_charblob.c -fPIC -DPIC -o .libs/ow_charblob.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ownet_init.lo ownet_init.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ownet_init.c -fPIC -DPIC -o .libs/ownet_init.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ownet_read.lo ownet_read.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ownet_read.c -fPIC -DPIC -o .libs/ownet_read.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ownet_close.lo ownet_close.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ownet_close.c -fPIC -DPIC -o .libs/ownet_close.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o error.lo error.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c error.c -fPIC -DPIC -o .libs/error.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ownet_dir.lo ownet_dir.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ownet_dir.c -fPIC -DPIC -o .libs/ownet_dir.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_browse.lo ow_browse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_browse.c -fPIC -DPIC -o .libs/ow_browse.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_net_client.lo ow_net_client.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_net_client.c -fPIC -DPIC -o .libs/ow_net_client.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ownet_present.lo ownet_present.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ownet_present.c -fPIC -DPIC -o .libs/ownet_present.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ownet_setget.lo ownet_setget.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ownet_setget.c -fPIC -DPIC -o .libs/ownet_setget.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ownet_write.lo ownet_write.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ownet_write.c -fPIC -DPIC -o .libs/ownet_write.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_tcp_read.lo ow_tcp_read.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_tcp_read.c -fPIC -DPIC -o .libs/ow_tcp_read.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_rwlock.lo ow_rwlock.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_rwlock.c -fPIC -DPIC -o .libs/ow_rwlock.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_server.lo ow_server.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_server.c -fPIC -DPIC -o .libs/ow_server.o make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -version-info 2:0:0 -release 3.2 -shared -shrext .so -o libownet.la -rpath /usr/lib64 compat.lo error.lo getaddrinfo.lo getopt.lo globals.lo ow_browse.lo ow_charblob.lo ow_connect.lo ow_dl.lo ow_dnssd.lo ow_locks.lo ow_net_client.lo ownet_close.lo ownet_dir.lo ownet_init.lo ownet_read.lo ownet_present.lo ownet_setget.lo ownet_write.lo ow_rwlock.lo ow_server.lo ow_tcp_read.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/compat.o .libs/error.o .libs/getaddrinfo.o .libs/getopt.o .libs/globals.o .libs/ow_browse.o .libs/ow_charblob.o .libs/ow_connect.o .libs/ow_dl.o .libs/ow_dnssd.o .libs/ow_locks.o .libs/ow_net_client.o .libs/ownet_close.o .libs/ownet_dir.o .libs/ownet_init.o .libs/ownet_read.o .libs/ownet_present.o .libs/ownet_setget.o .libs/ownet_write.o .libs/ow_rwlock.o .libs/ow_server.o .libs/ow_tcp_read.o -g -O2 -flto=auto -m64 -Wl,-soname -Wl,libownet-3.2.so.2 -o .libs/libownet-3.2.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libownet-3.2.so.2" && ln -s "libownet-3.2.so.2.0.0" "libownet-3.2.so.2") libtool: link: (cd ".libs" && rm -f "libownet.so" && ln -s "libownet-3.2.so.2.0.0" "libownet.so") libtool: link: ( cd ".libs" && rm -f "libownet.la" && ln -s "../libownet.la" "libownet.la" ) make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' Making all in include make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. make[4]: Nothing to be done for 'all-am'. Making all in perl5 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5' cd OWNet; /usr/bin/perl Makefile.PL INSTALLDIRS=vendor WARNING: Setting VERSION via file 'lib/OWNet.pm' failed at /usr/share/perl5/ExtUtils/MakeMaker.pm line 744. Checking if your kit is complete... Warning: the following files are missing in your kit: META.yml Please inform the author. Generating a Unix-style Makefile Writing Makefile for OWNet make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5' cd OWNet; make all make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5/OWNet' cp lib/OWNet.pm blib/lib/OWNet.pm make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5/OWNet' make[3]: Nothing to be done for 'all-am'. Making all in owlib Making all in src Making all in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_dl.lo ow_dl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_dl.c -fPIC -DPIC -o .libs/ow_dl.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o getaddrinfo.lo getaddrinfo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o jsmn.lo jsmn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c jsmn.c -fPIC -DPIC -o .libs/jsmn.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o getopt.lo getopt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c getopt.c -fPIC -DPIC -o .libs/getopt.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_baud.lo ow_baud.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_baud.c -fPIC -DPIC -o .libs/ow_baud.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o compat.lo compat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c compat.c -fPIC -DPIC -o .libs/compat.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o getline.lo getline.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c getline.c -fPIC -DPIC -o .libs/getline.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o timegm.lo timegm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c timegm.c -fPIC -DPIC -o .libs/timegm.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_byte.lo ow_byte.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_byte.c -fPIC -DPIC -o .libs/ow_byte.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_none.lo ow_none.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_none.c -fPIC -DPIC -o .libs/ow_none.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_dnssd.lo ow_dnssd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_dnssd.c -fPIC -DPIC -o .libs/ow_dnssd.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_bitfield.lo ow_bitfield.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_bitfield.c -fPIC -DPIC -o .libs/ow_bitfield.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_arg.lo ow_arg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_arg.c -fPIC -DPIC -o .libs/ow_arg.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_1821.lo ow_1821.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_1821.c -fPIC -DPIC -o .libs/ow_1821.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_1820.lo ow_1820.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_1820.c -fPIC -DPIC -o .libs/ow_1820.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_1954.lo ow_1954.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_1954.c -fPIC -DPIC -o .libs/ow_1954.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_1963.lo ow_1963.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_1963.c -fPIC -DPIC -o .libs/ow_1963.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_1923.lo ow_1923.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_1923.c -fPIC -DPIC -o .libs/ow_1923.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_1921.lo ow_1921.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_1921.c -fPIC -DPIC -o .libs/ow_1921.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2405.lo ow_2405.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2405.c -fPIC -DPIC -o .libs/ow_2405.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_1993.lo ow_1993.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_1993.c -fPIC -DPIC -o .libs/ow_1993.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2401.lo ow_2401.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2401.c -fPIC -DPIC -o .libs/ow_2401.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_1977.lo ow_1977.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_1977.c -fPIC -DPIC -o .libs/ow_1977.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_1991.lo ow_1991.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_1991.c -fPIC -DPIC -o .libs/ow_1991.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2404.lo ow_2404.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2404.c -fPIC -DPIC -o .libs/ow_2404.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2409.lo ow_2409.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2409.c -fPIC -DPIC -o .libs/ow_2409.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2413.lo ow_2413.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2413.c -fPIC -DPIC -o .libs/ow_2413.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2408.lo ow_2408.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2408.c -fPIC -DPIC -o .libs/ow_2408.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2406.lo ow_2406.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2406.c -fPIC -DPIC -o .libs/ow_2406.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2415.lo ow_2415.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2415.c -fPIC -DPIC -o .libs/ow_2415.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2430.lo ow_2430.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2430.c -fPIC -DPIC -o .libs/ow_2430.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2423.lo ow_2423.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2423.c -fPIC -DPIC -o .libs/ow_2423.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2433.lo ow_2433.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2433.c -fPIC -DPIC -o .libs/ow_2433.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2436.lo ow_2436.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2436.c -fPIC -DPIC -o .libs/ow_2436.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_avahi_announce.lo ow_avahi_announce.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_avahi_announce.c -fPIC -DPIC -o .libs/ow_avahi_announce.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2438.lo ow_2438.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2438.c -fPIC -DPIC -o .libs/ow_2438.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2505.lo ow_2505.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2505.c -fPIC -DPIC -o .libs/ow_2505.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2890.lo ow_2890.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2890.c -fPIC -DPIC -o .libs/ow_2890.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2502.lo ow_2502.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2502.c -fPIC -DPIC -o .libs/ow_2502.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_add_inflight.lo ow_add_inflight.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_add_inflight.c -fPIC -DPIC -o .libs/ow_add_inflight.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2450.lo ow_2450.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2450.c -fPIC -DPIC -o .libs/ow_2450.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2804.lo ow_2804.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2804.c -fPIC -DPIC -o .libs/ow_2804.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_alloc.lo ow_alloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_alloc.c -fPIC -DPIC -o .libs/ow_alloc.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_alias.lo ow_alias.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_alias.c -fPIC -DPIC -o .libs/ow_alias.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_api.lo ow_api.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_api.c -fPIC -DPIC -o .libs/ow_api.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_avahi_browse.lo ow_avahi_browse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_avahi_browse.c -fPIC -DPIC -o .libs/ow_avahi_browse.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_badadapter.lo ow_badadapter.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_badadapter.c -fPIC -DPIC -o .libs/ow_badadapter.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_2760.lo ow_2760.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_2760.c -fPIC -DPIC -o .libs/ow_2760.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_browse.lo ow_browse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_browse.c -fPIC -DPIC -o .libs/ow_browse.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_browse_resolve.lo ow_browse_resolve.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_browse_resolve.c -fPIC -DPIC -o .libs/ow_browse_resolve.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_bus_config.lo ow_bus_config.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_bus_config.c -fPIC -DPIC -o .libs/ow_bus_config.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_browse_monitor.lo ow_browse_monitor.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_browse_monitor.c -fPIC -DPIC -o .libs/ow_browse_monitor.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_bus.lo ow_bus.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_bus.c -fPIC -DPIC -o .libs/ow_bus.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_bus_bitdata.lo ow_bus_bitdata.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_bus_bitdata.c -fPIC -DPIC -o .libs/ow_bus_bitdata.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_charblob.lo ow_charblob.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_charblob.c -fPIC -DPIC -o .libs/ow_charblob.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_bus_data.lo ow_bus_data.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_bus_data.c -fPIC -DPIC -o .libs/ow_bus_data.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_buslock.lo ow_buslock.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_buslock.c -fPIC -DPIC -o .libs/ow_buslock.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_com.lo ow_com.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_com.c -fPIC -DPIC -o .libs/ow_com.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_bae.lo ow_bae.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_bae.c -fPIC -DPIC -o .libs/ow_bae.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_com_change.lo ow_com_change.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_com_change.c -fPIC -DPIC -o .libs/ow_com_change.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_com_close.lo ow_com_close.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_com_close.c -fPIC -DPIC -o .libs/ow_com_close.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_com_open.lo ow_com_open.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_com_open.c -fPIC -DPIC -o .libs/ow_com_open.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_com_free.lo ow_com_free.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_com_free.c -fPIC -DPIC -o .libs/ow_com_free.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_cache.lo ow_cache.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_cache.c -fPIC -DPIC -o .libs/ow_cache.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_com_write.lo ow_com_write.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_com_write.c -fPIC -DPIC -o .libs/ow_com_write.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_connect_out.lo ow_connect_out.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_connect_out.c -fPIC -DPIC -o .libs/ow_connect_out.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_com_read.lo ow_com_read.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_com_read.c -fPIC -DPIC -o .libs/ow_com_read.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_connect.lo ow_connect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_connect.c -fPIC -DPIC -o .libs/ow_connect.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_daemon.lo ow_daemon.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_daemon.c -fPIC -DPIC -o .libs/ow_daemon.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_delay.lo ow_delay.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_delay.c -fPIC -DPIC -o .libs/ow_delay.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_date.lo ow_date.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_date.c -fPIC -DPIC -o .libs/ow_date.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_crc.lo ow_crc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_crc.c -fPIC -DPIC -o .libs/ow_crc.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_cmciel.lo ow_cmciel.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_cmciel.c -fPIC -DPIC -o .libs/ow_cmciel.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_del_inflight.lo ow_del_inflight.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_del_inflight.c -fPIC -DPIC -o .libs/ow_del_inflight.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_detail.lo ow_detail.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_detail.c -fPIC -DPIC -o .libs/ow_detail.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_devicelock.lo ow_devicelock.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_devicelock.c -fPIC -DPIC -o .libs/ow_devicelock.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_dirblob.lo ow_dirblob.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_dirblob.c -fPIC -DPIC -o .libs/ow_dirblob.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ds2482.lo ow_ds2482.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ds2482.c -fPIC -DPIC -o .libs/ow_ds2482.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_dir.lo ow_dir.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_dir.c -fPIC -DPIC -o .libs/ow_dir.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ds1410.lo ow_ds1410.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ds1410.c -fPIC -DPIC -o .libs/ow_ds1410.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ds9097.lo ow_ds9097.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ds9097.c -fPIC -DPIC -o .libs/ow_ds9097.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_enet_discover.lo ow_enet_discover.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_enet_discover.c -fPIC -DPIC -o .libs/ow_enet_discover.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_eprom_write.lo ow_eprom_write.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_eprom_write.c -fPIC -DPIC -o .libs/ow_eprom_write.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ds1wm.lo ow_ds1wm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ds1wm.c -fPIC -DPIC -o .libs/ow_ds1wm.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_enet_monitor.lo ow_enet_monitor.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_enet_monitor.c -fPIC -DPIC -o .libs/ow_enet_monitor.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ds9097U.lo ow_ds9097U.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ds9097U.c -fPIC -DPIC -o .libs/ow_ds9097U.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_elabnet.lo ow_elabnet.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_elabnet.c -fPIC -DPIC -o .libs/ow_elabnet.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_example_slave.lo ow_example_slave.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_example_slave.c -fPIC -DPIC -o .libs/ow_example_slave.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_etherweather.lo ow_etherweather.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_etherweather.c -fPIC -DPIC -o .libs/ow_etherweather.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_eds.lo ow_eds.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_eds.c -fPIC -DPIC -o .libs/ow_eds.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ds9490.lo ow_ds9490.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ds9490.c -fPIC -DPIC -o .libs/ow_ds9490.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_eeef.lo ow_eeef.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_eeef.c -fPIC -DPIC -o .libs/ow_eeef.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_exec.lo ow_exec.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_exec.c -fPIC -DPIC -o .libs/ow_exec.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_exit.lo ow_exit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_exit.c -fPIC -DPIC -o .libs/ow_exit.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_external.lo ow_external.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_external.c -fPIC -DPIC -o .libs/ow_external.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_find_external.lo ow_find_external.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_find_external.c -fPIC -DPIC -o .libs/ow_find_external.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_fs_address.lo ow_fs_address.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_fs_address.c -fPIC -DPIC -o .libs/ow_fs_address.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_fs_alias.lo ow_fs_alias.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_fs_alias.c -fPIC -DPIC -o .libs/ow_fs_alias.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_fs_code.lo ow_fs_code.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_fs_code.c -fPIC -DPIC -o .libs/ow_fs_code.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_fs_crc8.lo ow_fs_crc8.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_fs_crc8.c -fPIC -DPIC -o .libs/ow_fs_crc8.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_fs_id.lo ow_fs_id.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_fs_id.c -fPIC -DPIC -o .libs/ow_fs_id.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_fs_type.lo ow_fs_type.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_fs_type.c -fPIC -DPIC -o .libs/ow_fs_type.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_getbit.lo ow_getbit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_getbit.c -fPIC -DPIC -o .libs/ow_getbit.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_getbit_U.lo ow_getbit_U.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_getbit_U.c -fPIC -DPIC -o .libs/ow_getbit_U.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ha7e.lo ow_ha7e.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ha7e.c -fPIC -DPIC -o .libs/ow_ha7e.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_fakeread.lo ow_fakeread.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_fakeread.c -fPIC -DPIC -o .libs/ow_fakeread.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_fake.lo ow_fake.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_fake.c -fPIC -DPIC -o .libs/ow_fake.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ha7.lo ow_ha7.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ha7.c -fPIC -DPIC -o .libs/ow_ha7.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_filelength.lo ow_filelength.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_filelength.c -fPIC -DPIC -o .libs/ow_filelength.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ha5.lo ow_ha5.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ha5.c -fPIC -DPIC -o .libs/ow_ha5.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_fstat.lo ow_fstat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_fstat.c -fPIC -DPIC -o .libs/ow_fstat.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_generic_read.lo ow_generic_read.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_generic_read.c -fPIC -DPIC -o .libs/ow_generic_read.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_help.lo ow_help.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_help.c -fPIC -DPIC -o .libs/ow_help.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_ftdi.lo ow_ftdi.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_ftdi.c -fPIC -DPIC -o .libs/ow_ftdi.o ow_ftdi.c: In function 'owftdi_flush': ow_ftdi.c:185:9: warning: 'ftdi_usb_purge_tx_buffer' is deprecated [-Wdeprecated-declarations] 185 | ftdi_usb_purge_tx_buffer(FTDIC(in)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ow_ftdi.c:64: /usr/include/libftdi1/ftdi.h:565:20: note: declared here 565 | int DEPRECATED(ftdi_usb_purge_tx_buffer(struct ftdi_context *ftdi)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libftdi1/ftdi.h:247:55: note: in definition of macro 'DEPRECATED' 247 | #define DEPRECATED(func) __attribute__ ((deprecated)) func | ^~~~ ow_ftdi.c:186:9: warning: 'ftdi_usb_purge_rx_buffer' is deprecated [-Wdeprecated-declarations] 186 | ftdi_usb_purge_rx_buffer(FTDIC(in)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libftdi1/ftdi.h:564:20: note: declared here 564 | int DEPRECATED(ftdi_usb_purge_rx_buffer(struct ftdi_context *ftdi)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libftdi1/ftdi.h:247:55: note: in definition of macro 'DEPRECATED' 247 | #define DEPRECATED(func) __attribute__ ((deprecated)) func | ^~~~ ow_ftdi.c: In function 'owftdi_slurp': ow_ftdi.c:501:9: warning: 'ftdi_usb_purge_rx_buffer' is deprecated [-Wdeprecated-declarations] 501 | ret = ftdi_usb_purge_rx_buffer(FTDIC(in)); | ^~~ /usr/include/libftdi1/ftdi.h:564:20: note: declared here 564 | int DEPRECATED(ftdi_usb_purge_rx_buffer(struct ftdi_context *ftdi)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libftdi1/ftdi.h:247:55: note: in definition of macro 'DEPRECATED' 247 | #define DEPRECATED(func) __attribute__ ((deprecated)) func | ^~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_inotify.lo ow_inotify.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_inotify.c -fPIC -DPIC -o .libs/ow_inotify.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_iblss.lo ow_iblss.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_iblss.c -fPIC -DPIC -o .libs/ow_iblss.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_get.lo ow_get.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_get.c -fPIC -DPIC -o .libs/ow_get.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_interface.lo ow_interface.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_interface.c -fPIC -DPIC -o .libs/ow_interface.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_launchd.lo ow_launchd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_launchd.c -fPIC -DPIC -o .libs/ow_launchd.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_iterate.lo ow_iterate.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_iterate.c -fPIC -DPIC -o .libs/ow_iterate.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_kevent.lo ow_kevent.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_kevent.c -fPIC -DPIC -o .libs/ow_kevent.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_lib_close.lo ow_lib_close.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_lib_close.c -fPIC -DPIC -o .libs/ow_lib_close.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_lib_setup.lo ow_lib_setup.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_lib_setup.c -fPIC -DPIC -o .libs/ow_lib_setup.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_locator.lo ow_locator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_locator.c -fPIC -DPIC -o .libs/ow_locator.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_lib_stop.lo ow_lib_stop.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_lib_stop.c -fPIC -DPIC -o .libs/ow_lib_stop.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_memblob.lo ow_memblob.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_memblob.c -fPIC -DPIC -o .libs/ow_memblob.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_k1wm.lo ow_k1wm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_k1wm.c -fPIC -DPIC -o .libs/ow_k1wm.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_lcd.lo ow_lcd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_lcd.c -fPIC -DPIC -o .libs/ow_lcd.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_memory.lo ow_memory.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_memory.c -fPIC -DPIC -o .libs/ow_memory.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_locks.lo ow_locks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_locks.c -fPIC -DPIC -o .libs/ow_locks.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_multicast.lo ow_multicast.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_multicast.c -fPIC -DPIC -o .libs/ow_multicast.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_link.lo ow_link.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_link.c -fPIC -DPIC -o .libs/ow_link.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_name.lo ow_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_name.c -fPIC -DPIC -o .libs/ow_name.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_masterhub.lo ow_masterhub.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_masterhub.c -fPIC -DPIC -o .libs/ow_masterhub.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_net_client.lo ow_net_client.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_net_client.c -fPIC -DPIC -o .libs/ow_net_client.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_offset.lo ow_offset.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_offset.c -fPIC -DPIC -o .libs/ow_offset.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_opt.lo ow_opt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_opt.c -fPIC -DPIC -o .libs/ow_opt.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_parse_address.lo ow_parse_address.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_parse_address.c -fPIC -DPIC -o .libs/ow_parse_address.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_net_server.lo ow_net_server.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_net_server.c -fPIC -DPIC -o .libs/ow_net_server.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_parseinput.lo ow_parseinput.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_parseinput.c -fPIC -DPIC -o .libs/ow_parseinput.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_parseobject.lo ow_parseobject.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_parseobject.c -fPIC -DPIC -o .libs/ow_parseobject.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_parseshallow.lo ow_parseshallow.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_parseshallow.c -fPIC -DPIC -o .libs/ow_parseshallow.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_parseoutput.lo ow_parseoutput.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_parseoutput.c -fPIC -DPIC -o .libs/ow_parseoutput.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_parse_external.lo ow_parse_external.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_parse_external.c -fPIC -DPIC -o .libs/ow_parse_external.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_parse_sn.lo ow_parse_sn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_parse_sn.c -fPIC -DPIC -o .libs/ow_parse_sn.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_pid.lo ow_pid.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_pid.c -fPIC -DPIC -o .libs/ow_pid.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_powerbyte.lo ow_powerbyte.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_powerbyte.c -fPIC -DPIC -o .libs/ow_powerbyte.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_parsename.lo ow_parsename.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_parsename.c -fPIC -DPIC -o .libs/ow_parsename.o In file included from ../include/ow.h:249, from ../include/ow_standard.h:17, from ../include/ow_devices.h:20, from ow_parsename.c:15: ow_parsename.c: In function 'BranchAdd': ../include/ow_alloc.h:61:39: warning: pointer 'temp_33' may be used after 'realloc' [-Wuse-after-free] 61 | #define owfree(ptr) free(ptr) | ^~~~~~~~~ ../include/ow_alloc.h:62:39: note: call to 'realloc' here 62 | #define owrealloc(ptr,size) realloc(ptr,size) | ^~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_powerbit.lo ow_powerbit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_powerbit.c -fPIC -DPIC -o .libs/ow_powerbit.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_presence.lo ow_presence.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_presence.c -fPIC -DPIC -o .libs/ow_presence.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_pressure.lo ow_pressure.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_pressure.c -fPIC -DPIC -o .libs/ow_pressure.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_printparse.lo ow_printparse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_printparse.c -fPIC -DPIC -o .libs/ow_printparse.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_programpulse.lo ow_programpulse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_programpulse.c -fPIC -DPIC -o .libs/ow_programpulse.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_read_external.lo ow_read_external.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_read_external.c -fPIC -DPIC -o .libs/ow_read_external.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_read_telnet.lo ow_read_telnet.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_read_telnet.c -fPIC -DPIC -o .libs/ow_read_telnet.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_reconnect.lo ow_reconnect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_reconnect.c -fPIC -DPIC -o .libs/ow_reconnect.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_regex.lo ow_regex.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_regex.c -fPIC -DPIC -o .libs/ow_regex.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_rwlock.lo ow_rwlock.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_rwlock.c -fPIC -DPIC -o .libs/ow_rwlock.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_remote_alias.lo ow_remote_alias.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_remote_alias.c -fPIC -DPIC -o .libs/ow_remote_alias.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_return_code.lo ow_return_code.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_return_code.c -fPIC -DPIC -o .libs/ow_return_code.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_reset.lo ow_reset.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_reset.c -fPIC -DPIC -o .libs/ow_reset.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_stats.lo ow_stats.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_stats.c -fPIC -DPIC -o .libs/ow_stats.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_read.lo ow_read.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_read.c -fPIC -DPIC -o .libs/ow_read.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_search.lo ow_search.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_search.c -fPIC -DPIC -o .libs/ow_search.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_serial_free.lo ow_serial_free.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_serial_free.c -fPIC -DPIC -o .libs/ow_serial_free.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_serial_open.lo ow_serial_open.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_serial_open.c -fPIC -DPIC -o .libs/ow_serial_open.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_server.lo ow_server.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_server.c -fPIC -DPIC -o .libs/ow_server.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_set_telnet.lo ow_set_telnet.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_set_telnet.c -fPIC -DPIC -o .libs/ow_set_telnet.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_sibling_yesno.lo ow_sibling_yesno.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_sibling_yesno.c -fPIC -DPIC -o .libs/ow_sibling_yesno.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_settings.lo ow_settings.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_settings.c -fPIC -DPIC -o .libs/ow_settings.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_sibling.lo ow_sibling.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_sibling.c -fPIC -DPIC -o .libs/ow_sibling.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_sibling_binary.lo ow_sibling_binary.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_sibling_binary.c -fPIC -DPIC -o .libs/ow_sibling_binary.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_sibling_float.lo ow_sibling_float.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_sibling_float.c -fPIC -DPIC -o .libs/ow_sibling_float.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_sibling_uint.lo ow_sibling_uint.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_sibling_uint.c -fPIC -DPIC -o .libs/ow_sibling_uint.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_select.lo ow_select.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_select.c -fPIC -DPIC -o .libs/ow_select.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_server_message.lo ow_server_message.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_server_message.c -fPIC -DPIC -o .libs/ow_server_message.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_server_enet.lo ow_server_enet.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_server_enet.c -fPIC -DPIC -o .libs/ow_server_enet.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_sig_handlers.lo ow_sig_handlers.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_sig_handlers.c -fPIC -DPIC -o .libs/ow_sig_handlers.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_slurp.lo ow_slurp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_slurp.c -fPIC -DPIC -o .libs/ow_slurp.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_simultaneous.lo ow_simultaneous.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_simultaneous.c -fPIC -DPIC -o .libs/ow_simultaneous.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_stateinfo.lo ow_stateinfo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_stateinfo.c -fPIC -DPIC -o .libs/ow_stateinfo.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_system.lo ow_system.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_system.c -fPIC -DPIC -o .libs/ow_system.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_thermocouple.lo ow_thermocouple.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_thermocouple.c -fPIC -DPIC -o .libs/ow_thermocouple.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_systemd.lo ow_systemd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_systemd.c -fPIC -DPIC -o .libs/ow_systemd.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_tcp_free.lo ow_tcp_free.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_tcp_free.c -fPIC -DPIC -o .libs/ow_tcp_free.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_tcp_open.lo ow_tcp_open.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_tcp_open.c -fPIC -DPIC -o .libs/ow_tcp_open.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_telnet_write.lo ow_telnet_write.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_telnet_write.c -fPIC -DPIC -o .libs/ow_telnet_write.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_temp.lo ow_temp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_temp.c -fPIC -DPIC -o .libs/ow_temp.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_testerread.lo ow_testerread.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_testerread.c -fPIC -DPIC -o .libs/ow_testerread.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_traffic.lo ow_traffic.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_traffic.c -fPIC -DPIC -o .libs/ow_traffic.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_tcp_read.lo ow_tcp_read.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_tcp_read.c -fPIC -DPIC -o .libs/ow_tcp_read.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_tree.lo ow_tree.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_tree.c -fPIC -DPIC -o .libs/ow_tree.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_udp_read.lo ow_udp_read.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_udp_read.c -fPIC -DPIC -o .libs/ow_udp_read.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_usb_cycle.lo ow_usb_cycle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_usb_cycle.c -fPIC -DPIC -o .libs/ow_usb_cycle.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_transaction.lo ow_transaction.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_transaction.c -fPIC -DPIC -o .libs/ow_transaction.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_usb_msg.lo ow_usb_msg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_usb_msg.c -fPIC -DPIC -o .libs/ow_usb_msg.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_usb_monitor.lo ow_usb_monitor.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_usb_monitor.c -fPIC -DPIC -o .libs/ow_usb_monitor.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_util.lo ow_util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_util.c -fPIC -DPIC -o .libs/ow_util.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_visibility.lo ow_visibility.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_visibility.c -fPIC -DPIC -o .libs/ow_visibility.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_verify.lo ow_verify.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_verify.c -fPIC -DPIC -o .libs/ow_verify.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_bind.lo ow_w1_bind.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_bind.c -fPIC -DPIC -o .libs/ow_w1_bind.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_addremove.lo ow_w1_addremove.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_addremove.c -fPIC -DPIC -o .libs/ow_w1_addremove.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_browse.lo ow_w1_browse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_browse.c -fPIC -DPIC -o .libs/ow_w1_browse.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_list.lo ow_w1_list.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_list.c -fPIC -DPIC -o .libs/ow_w1_list.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_dispatch.lo ow_w1_dispatch.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_dispatch.c -fPIC -DPIC -o .libs/ow_w1_dispatch.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1.lo ow_w1.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1.c -fPIC -DPIC -o .libs/ow_w1.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_monitor.lo ow_w1_monitor.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_monitor.c -fPIC -DPIC -o .libs/ow_w1_monitor.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_print.lo ow_w1_print.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_print.c -fPIC -DPIC -o .libs/ow_w1_print.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_parse.lo ow_w1_parse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_parse.c -fPIC -DPIC -o .libs/ow_w1_parse.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_scan.lo ow_w1_scan.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_scan.c -fPIC -DPIC -o .libs/ow_w1_scan.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_select.lo ow_w1_select.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_select.c -fPIC -DPIC -o .libs/ow_w1_select.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_w1_send.lo ow_w1_send.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_w1_send.c -fPIC -DPIC -o .libs/ow_w1_send.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_write_external.lo ow_write_external.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_write_external.c -fPIC -DPIC -o .libs/ow_write_external.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_zero.lo ow_zero.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_zero.c -fPIC -DPIC -o .libs/ow_zero.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ow_write.lo ow_write.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c ow_write.c -fPIC -DPIC -o .libs/ow_write.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owlib.lo owlib.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c owlib.c -fPIC -DPIC -o .libs/owlib.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o sd-daemon.lo sd-daemon.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c sd-daemon.c -fPIC -DPIC -o .libs/sd-daemon.o sd-daemon.c: In function 'sd_notify': sd-daemon.c:458:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 458 | iovec.iov_base = (char*) state; | ^ make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o globals.lo globals.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c globals.c -fPIC -DPIC -o .libs/globals.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o error.lo error.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c error.c -fPIC -DPIC -o .libs/error.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -version-info 2:0:0 -release 3.2 -shared -shrext .so -lusb-1.0 -lftdi1 -lm -o libow.la -rpath /usr/lib64 ow_dl.lo ow_dnssd.lo ow_arg.lo ow_baud.lo ow_bitfield.lo ow_byte.lo compat.lo getaddrinfo.lo getline.lo timegm.lo getopt.lo jsmn.lo ow_none.lo ow_1820.lo ow_1821.lo ow_1921.lo ow_1923.lo ow_1954.lo ow_1963.lo ow_1977.lo ow_1991.lo ow_1993.lo ow_2401.lo ow_2404.lo ow_2405.lo ow_2406.lo ow_2408.lo ow_2409.lo ow_2413.lo ow_2415.lo ow_2423.lo ow_2430.lo ow_2433.lo ow_2436.lo ow_2438.lo ow_2450.lo ow_2502.lo ow_2505.lo ow_2760.lo ow_2804.lo ow_2890.lo ow_add_inflight.lo ow_alias.lo ow_alloc.lo ow_api.lo ow_avahi_announce.lo ow_avahi_browse.lo ow_badadapter.lo ow_bae.lo ow_browse.lo ow_browse_resolve.lo ow_browse_monitor.lo ow_bus.lo ow_bus_bitdata.lo ow_bus_config.lo ow_bus_data.lo ow_buslock.lo ow_cache.lo ow_charblob.lo ow_com.lo ow_com_change.lo ow_com_close.lo ow_com_free.lo ow_com_open.lo ow_com_write.lo ow_com_read.lo ow_connect.lo ow_connect_out.lo ow_cmciel.lo ow_crc.lo ow_daemon.lo ow_date.lo ow_delay.lo ow_del_inflight.lo ow_detail.lo ow_devicelock.lo ow_dir.lo ow_dirblob.lo ow_ds2482.lo ow_ds9097.lo ow_ds1410.lo ow_ds1wm.lo ow_ds9097U.lo ow_ds9490.lo ow_eds.lo ow_eeef.lo ow_elabnet.lo ow_enet_discover.lo ow_enet_monitor.lo ow_eprom_write.lo ow_etherweather.lo ow_example_slave.lo ow_exec.lo ow_exit.lo ow_external.lo ow_find_external.lo ow_fs_address.lo ow_fs_alias.lo ow_fs_code.lo ow_fs_crc8.lo ow_fs_id.lo ow_fs_type.lo ow_getbit.lo ow_getbit_U.lo ow_ha5.lo ow_ha7.lo ow_ha7e.lo ow_fake.lo ow_fakeread.lo ow_filelength.lo ow_fstat.lo ow_ftdi.lo ow_generic_read.lo ow_get.lo ow_help.lo ow_iblss.lo ow_inotify.lo ow_interface.lo ow_iterate.lo ow_launchd.lo ow_k1wm.lo ow_kevent.lo ow_lcd.lo ow_lib_close.lo ow_lib_setup.lo ow_lib_stop.lo ow_link.lo ow_locator.lo ow_locks.lo ow_masterhub.lo ow_memblob.lo ow_memory.lo ow_multicast.lo ow_name.lo ow_net_client.lo ow_net_server.lo ow_offset.lo ow_opt.lo ow_parse_address.lo ow_parse_external.lo ow_parseinput.lo ow_parsename.lo ow_parseobject.lo ow_parseoutput.lo ow_parseshallow.lo ow_parse_sn.lo ow_pid.lo ow_powerbyte.lo ow_powerbit.lo ow_presence.lo ow_pressure.lo ow_printparse.lo ow_programpulse.lo ow_read.lo ow_read_external.lo ow_read_telnet.lo ow_reconnect.lo ow_regex.lo ow_remote_alias.lo ow_reset.lo ow_return_code.lo ow_rwlock.lo ow_stats.lo ow_search.lo ow_serial_free.lo ow_serial_open.lo ow_server.lo ow_server_message.lo ow_server_enet.lo ow_select.lo ow_set_telnet.lo ow_settings.lo ow_sibling.lo ow_sibling_binary.lo ow_sibling_float.lo ow_sibling_uint.lo ow_sibling_yesno.lo ow_sig_handlers.lo ow_simultaneous.lo ow_slurp.lo ow_stateinfo.lo ow_system.lo ow_systemd.lo ow_tcp_free.lo ow_tcp_open.lo ow_tcp_read.lo ow_telnet_write.lo ow_temp.lo ow_testerread.lo ow_thermocouple.lo ow_traffic.lo ow_transaction.lo ow_tree.lo ow_udp_read.lo ow_usb_msg.lo ow_usb_cycle.lo ow_usb_monitor.lo ow_util.lo ow_verify.lo ow_visibility.lo ow_w1.lo ow_w1_addremove.lo ow_w1_bind.lo ow_w1_browse.lo ow_w1_dispatch.lo ow_w1_list.lo ow_w1_monitor.lo ow_w1_parse.lo ow_w1_print.lo ow_w1_scan.lo ow_w1_select.lo ow_w1_send.lo ow_write.lo ow_write_external.lo ow_zero.lo owlib.lo error.lo sd-daemon.lo globals.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/ow_dl.o .libs/ow_dnssd.o .libs/ow_arg.o .libs/ow_baud.o .libs/ow_bitfield.o .libs/ow_byte.o .libs/compat.o .libs/getaddrinfo.o .libs/getline.o .libs/timegm.o .libs/getopt.o .libs/jsmn.o .libs/ow_none.o .libs/ow_1820.o .libs/ow_1821.o .libs/ow_1921.o .libs/ow_1923.o .libs/ow_1954.o .libs/ow_1963.o .libs/ow_1977.o .libs/ow_1991.o .libs/ow_1993.o .libs/ow_2401.o .libs/ow_2404.o .libs/ow_2405.o .libs/ow_2406.o .libs/ow_2408.o .libs/ow_2409.o .libs/ow_2413.o .libs/ow_2415.o .libs/ow_2423.o .libs/ow_2430.o .libs/ow_2433.o .libs/ow_2436.o .libs/ow_2438.o .libs/ow_2450.o .libs/ow_2502.o .libs/ow_2505.o .libs/ow_2760.o .libs/ow_2804.o .libs/ow_2890.o .libs/ow_add_inflight.o .libs/ow_alias.o .libs/ow_alloc.o .libs/ow_api.o .libs/ow_avahi_announce.o .libs/ow_avahi_browse.o .libs/ow_badadapter.o .libs/ow_bae.o .libs/ow_browse.o .libs/ow_browse_resolve.o .libs/ow_browse_monitor.o .libs/ow_bus.o .libs/ow_bus_bitdata.o .libs/ow_bus_config.o .libs/ow_bus_data.o .libs/ow_buslock.o .libs/ow_cache.o .libs/ow_charblob.o .libs/ow_com.o .libs/ow_com_change.o .libs/ow_com_close.o .libs/ow_com_free.o .libs/ow_com_open.o .libs/ow_com_write.o .libs/ow_com_read.o .libs/ow_connect.o .libs/ow_connect_out.o .libs/ow_cmciel.o .libs/ow_crc.o .libs/ow_daemon.o .libs/ow_date.o .libs/ow_delay.o .libs/ow_del_inflight.o .libs/ow_detail.o .libs/ow_devicelock.o .libs/ow_dir.o .libs/ow_dirblob.o .libs/ow_ds2482.o .libs/ow_ds9097.o .libs/ow_ds1410.o .libs/ow_ds1wm.o .libs/ow_ds9097U.o .libs/ow_ds9490.o .libs/ow_eds.o .libs/ow_eeef.o .libs/ow_elabnet.o .libs/ow_enet_discover.o .libs/ow_enet_monitor.o .libs/ow_eprom_write.o .libs/ow_etherweather.o .libs/ow_example_slave.o .libs/ow_exec.o .libs/ow_exit.o .libs/ow_external.o .libs/ow_find_external.o .libs/ow_fs_address.o .libs/ow_fs_alias.o .libs/ow_fs_code.o .libs/ow_fs_crc8.o .libs/ow_fs_id.o .libs/ow_fs_type.o .libs/ow_getbit.o .libs/ow_getbit_U.o .libs/ow_ha5.o .libs/ow_ha7.o .libs/ow_ha7e.o .libs/ow_fake.o .libs/ow_fakeread.o .libs/ow_filelength.o .libs/ow_fstat.o .libs/ow_ftdi.o .libs/ow_generic_read.o .libs/ow_get.o .libs/ow_help.o .libs/ow_iblss.o .libs/ow_inotify.o .libs/ow_interface.o .libs/ow_iterate.o .libs/ow_launchd.o .libs/ow_k1wm.o .libs/ow_kevent.o .libs/ow_lcd.o .libs/ow_lib_close.o .libs/ow_lib_setup.o .libs/ow_lib_stop.o .libs/ow_link.o .libs/ow_locator.o .libs/ow_locks.o .libs/ow_masterhub.o .libs/ow_memblob.o .libs/ow_memory.o .libs/ow_multicast.o .libs/ow_name.o .libs/ow_net_client.o .libs/ow_net_server.o .libs/ow_offset.o .libs/ow_opt.o .libs/ow_parse_address.o .libs/ow_parse_external.o .libs/ow_parseinput.o .libs/ow_parsename.o .libs/ow_parseobject.o .libs/ow_parseoutput.o .libs/ow_parseshallow.o .libs/ow_parse_sn.o .libs/ow_pid.o .libs/ow_powerbyte.o .libs/ow_powerbit.o .libs/ow_presence.o .libs/ow_pressure.o .libs/ow_printparse.o .libs/ow_programpulse.o .libs/ow_read.o .libs/ow_read_external.o .libs/ow_read_telnet.o .libs/ow_reconnect.o .libs/ow_regex.o .libs/ow_remote_alias.o .libs/ow_reset.o .libs/ow_return_code.o .libs/ow_rwlock.o .libs/ow_stats.o .libs/ow_search.o .libs/ow_serial_free.o .libs/ow_serial_open.o .libs/ow_server.o .libs/ow_server_message.o .libs/ow_server_enet.o .libs/ow_select.o .libs/ow_set_telnet.o .libs/ow_settings.o .libs/ow_sibling.o .libs/ow_sibling_binary.o .libs/ow_sibling_float.o .libs/ow_sibling_uint.o .libs/ow_sibling_yesno.o .libs/ow_sig_handlers.o .libs/ow_simultaneous.o .libs/ow_slurp.o .libs/ow_stateinfo.o .libs/ow_system.o .libs/ow_systemd.o .libs/ow_tcp_free.o .libs/ow_tcp_open.o .libs/ow_tcp_read.o .libs/ow_telnet_write.o .libs/ow_temp.o .libs/ow_testerread.o .libs/ow_thermocouple.o .libs/ow_traffic.o .libs/ow_transaction.o .libs/ow_tree.o .libs/ow_udp_read.o .libs/ow_usb_msg.o .libs/ow_usb_cycle.o .libs/ow_usb_monitor.o .libs/ow_util.o .libs/ow_verify.o .libs/ow_visibility.o .libs/ow_w1.o .libs/ow_w1_addremove.o .libs/ow_w1_bind.o .libs/ow_w1_browse.o .libs/ow_w1_dispatch.o .libs/ow_w1_list.o .libs/ow_w1_monitor.o .libs/ow_w1_parse.o .libs/ow_w1_print.o .libs/ow_w1_scan.o .libs/ow_w1_select.o .libs/ow_w1_send.o .libs/ow_write.o .libs/ow_write_external.o .libs/ow_zero.o .libs/owlib.o .libs/error.o .libs/sd-daemon.o .libs/globals.o -lusb-1.0 -lftdi1 -lm -g -O2 -flto=auto -m64 -Wl,-soname -Wl,libow-3.2.so.2 -o .libs/libow-3.2.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libow-3.2.so.2" && ln -s "libow-3.2.so.2.0.0" "libow-3.2.so.2") libtool: link: (cd ".libs" && rm -f "libow.so" && ln -s "libow-3.2.so.2.0.0" "libow.so") libtool: link: ( cd ".libs" && rm -f "libow.la" && ln -s "../libow.la" "libow.la" ) make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' Making all in include make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in tests make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in owhttpd Making all in src Making all in include make[4]: Nothing to be done for 'all'. Making all in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owhttpd_present.o owhttpd_present.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owhttpd_escape.o owhttpd_escape.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owhttpd_write.o owhttpd_write.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owhttpd_dir.o owhttpd_dir.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owhttpd_read.o owhttpd_read.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owhttpd_favicon.o owhttpd_favicon.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owhttpd.o owhttpd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owhttpd_handler.o owhttpd_handler.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owhttpd owhttpd.o owhttpd_handler.o owhttpd_present.o owhttpd_write.o owhttpd_read.o owhttpd_dir.o owhttpd_escape.o owhttpd_favicon.o -low libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o .libs/owhttpd owhttpd.o owhttpd_handler.o owhttpd_present.o owhttpd_write.o owhttpd_read.o owhttpd_dir.o owhttpd_escape.o owhttpd_favicon.o -L../../../owlib/src/c /usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/.libs/libow.so make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in owserver Making all in src Making all in include make[4]: Nothing to be done for 'all'. Making all in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o md5.o md5.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o from_client.o from_client.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o dirall.o dirall.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o dirallslash.o dirallslash.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o error.o error.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o to_client.o to_client.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o write.o write.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ping.o ping.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o read.o read.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o dir.o dir.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owserver.o owserver.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o handler.o handler.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o loop.o loop.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o data.o data.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owexternal owserver.o from_client.o to_client.o read.o write.o dir.o dirall.o dirallslash.o data.o error.o handler.o loop.o md5.o ping.o -low libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o .libs/owexternal owserver.o from_client.o to_client.o read.o write.o dir.o dirall.o dirallslash.o data.o error.o handler.o loop.o md5.o ping.o -L../../../owlib/src/c /usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/.libs/libow.so owserver.c: In function 'SetupAntiloop': owserver.c:143:17: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 143 | strncat( data_struct.args, argv[argnum], argsize ) ; | ^ owserver.c:139:31: note: length computed here 139 | int argsize = strlen( argv[argnum] ) ; | ^ make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owserver owserver.o from_client.o to_client.o read.o write.o dir.o dirall.o dirallslash.o data.o error.o handler.o loop.o md5.o ping.o -low libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o .libs/owserver owserver.o from_client.o to_client.o read.o write.o dir.o dirall.o dirallslash.o data.o error.o handler.o loop.o md5.o ping.o -L../../../owlib/src/c /usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/.libs/libow.so owserver.c: In function 'SetupAntiloop': owserver.c:143:17: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 143 | strncat( data_struct.args, argv[argnum], argsize ) ; | ^ owserver.c:139:31: note: length computed here 139 | int argsize = strlen( argv[argnum] ) ; | ^ make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in owfs Making all in src Making all in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -DFUSE_USE_VERSION=26 -I/usr/local/include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o fuse_line.o fuse_line.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -DFUSE_USE_VERSION=26 -I/usr/local/include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owfs.o owfs.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -DFUSE_USE_VERSION=26 -I/usr/local/include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owfs_callback.o owfs_callback.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -DFUSE_USE_VERSION=26 -I/usr/local/include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owfs owfs.o owfs_callback.o fuse_line.o -low -L/usr/local/lib -lfuse libtool: link: x86_64-alt-linux-gcc -I../include -DFUSE_USE_VERSION=26 -I/usr/local/include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o .libs/owfs owfs.o owfs_callback.o fuse_line.o -L../../../owlib/src/c /usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/.libs/libow.so -L/usr/local/lib -lfuse make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' Making all in include make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in owftpd Making all in src Making all in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o daemon_assert.o daemon_assert.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o file_cd.o file_cd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ftp_listener.o ftp_listener.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owftpd.o owftpd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o file_list.o file_list.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o telnet_session.o telnet_session.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o watchdog.o watchdog.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ftp_command.o ftp_command.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o ftp_session.o ftp_session.c ftp_session.c: In function 'change_dir': ftp_session.c:441:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 441 | cps.rest = new_dir; | ^ make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o owftpd file_list.o file_cd.o ftp_command.o ftp_listener.o ftp_session.o owftpd.o telnet_session.o watchdog.o daemon_assert.o -low libtool: link: x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -o .libs/owftpd file_list.o file_cd.o ftp_command.o ftp_listener.o ftp_session.o owftpd.o telnet_session.o watchdog.o daemon_assert.o -L../../../owlib/src/c /usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/.libs/libow.so make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' Making all in include make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in owcapi Making all in src Making all in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c -o owcapi.lo owcapi.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -c owcapi.c -fPIC -DPIC -o .libs/owcapi.o make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/c' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -low -version-info 2:0:0 -release 3.2 -shared -shrext .so -o libowcapi.la -rpath /usr/lib64 owcapi.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/owcapi.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/.libs -L../../../owlib/src/c /usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/.libs/libow.so -g -O2 -flto=auto -m64 -Wl,-soname -Wl,libowcapi-3.2.so.2 -o .libs/libowcapi-3.2.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libowcapi-3.2.so.2" && ln -s "libowcapi-3.2.so.2.0.0" "libowcapi-3.2.so.2") libtool: link: (cd ".libs" && rm -f "libowcapi.so" && ln -s "libowcapi-3.2.so.2.0.0" "libowcapi.so") libtool: link: ( cd ".libs" && rm -f "libowcapi.la" && ln -s "../libowcapi.la" "libowcapi.la" ) make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/c' Making all in include make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in owtap make[2]: Nothing to be done for 'all'. Making all in owmon make[2]: Nothing to be done for 'all'. Making all in swig Making all in perl5 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' cp OW/Makefile.linux OW/Makefile.PL make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' ( cd OW; /usr/bin/perl Makefile.PL INSTALLDIRS=vendor ) Use of uninitialized value $ENV{"DEB_LDFLAGS"} in concatenation (.) or string at Makefile.PL line 6. Use of uninitialized value in concatenation (.) or string at Makefile.PL line 6. Use of uninitialized value in concatenation (.) or string at Makefile.PL line 6. Checking if your kit is complete... Looks good Warning: -L../../../owlib/src/c/.libs changed to -L/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW/../../../owlib/src/c/.libs Generating a Unix-style Makefile Writing Makefile for OW make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' /usr/bin/swig -perl5 -o OW/ow_wrap.c ../ow.i make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' make -C OW -fMakefile make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' Running Mkbootstrap for OW () chmod 644 "OW.bs" make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- OW.bs blib/arch/auto/OW/OW.bs 644 make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' x86_64-alt-linux-gcc -c -I../../../../src/include -I../../../owlib/src/include -I/usr/include/libusb-1.0 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_POLLUTE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"3.2p2\" -DXS_VERSION=\"3.2p2\" -fPIC "-I/usr/lib64/perl5/CORE" -D_FILE_OFFSET_BITS=64 -DSKIP_SEARCH_H -DHAVE_CONFIG_H ow_wrap.c make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' rm -f blib/arch/auto/OW/OW.so LD_RUN_PATH="/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW/../../../owlib/src/c/.libs" gcc -shared -L../../../owlib/src/c/.libs ow_wrap.o -o blib/arch/auto/OW/OW.so \ -L/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW/../../../owlib/src/c/.libs -low \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/OW/OW.so make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' /bin/install -c -d OW/blib/lib /bin/install -c OW/OW.pm OW/blib/lib/ printf %s\n >> OW/blib/lib/OW.pm 'our $VERSION='\''3.2p2'\'' ;' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35974 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/owfs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/owfs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd owfs-3.2p2 + make install DESTDIR=/usr/src/tmp/owfs-buildroot make: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src' Making install in include make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/include' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/include' /bin/install -c -m 644 owfs_config.h '/usr/src/tmp/owfs-buildroot/usr/include' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/include' Making install in man make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man' Making install in man1 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/share/man/man1' /bin/install -c -m 644 libowcapi.1 owdir.1 owget.1 owread.1 owwrite.1 owpresent.1 owexist.1 ownetapi.1 ownetlib.1 libownet.1 owcapi.1 owfs.1 owftpd.1 owhttpd.1 owmon.1 ownet.1 owserver.1 owshell.1 owtap.1 '/usr/src/tmp/owfs-buildroot/usr/share/man/man1' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man1' Making install in man3 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/share/man/man3' /bin/install -c -m 644 DS1427.3 DS1904.3 DS1920.3 DS1971.3 DS1982.3 DS1982U.3 DS1985.3 DS1985U.3 DS1986.3 DS1986U.3 DS1990A.3 DS1994.3 DS2404S.3 DS2407.3 DS2411.3 DS2417.3 DS2502-E48.3 DS2502-UNW.3 DS2505-UNW.3 DS2506-UNW.3 DS2756.3 DS2761.3 DS2762.3 DS2788.3 DS2804.3 EDS0064.3 EDS0065.3 EDS0066.3 EDS0067.3 EDS0068.3 EDS0070.3 EDS0071.3 EDS0072.3 EDS0080.3 EDS0082.3 EDS0083.3 EDS0085.3 EDS0090.3 MAX31820.3 MAX31826.3 '/usr/src/tmp/owfs-buildroot/usr/share/man/man3' /bin/install -c -m 644 MAX31850.3 MAX31851.3 OWNet.3 Thermachron.3 UVI.3 DS1821.3 DS1822.3 DS1825.3 DS18B20.3 DS18S20.3 DS1921.3 DS1963L.3 DS1963S.3 DS1977.3 DS1991.3 DS1992.3 DS1993.3 DS1995.3 DS1996.3 DS2401.3 DS2404.3 DS2405.3 DS2406.3 DS2408.3 DS2409.3 DS2413.3 DS2415.3 DS2423.3 DS2430A.3 DS2431.3 DS2433.3 DS2436.3 DS2437.3 DS2438.3 DS2450.3 DS2502.3 DS2505.3 DS2506.3 DS2720.3 DS2740.3 '/usr/src/tmp/owfs-buildroot/usr/share/man/man3' /bin/install -c -m 644 DS2751.3 DS2755.3 DS2760.3 DS2770.3 DS2780.3 DS2781.3 DS2890.3 DS28E04.3 DS28EA00.3 DS28EC20.3 EDS.3 EEEF.3 LCD.3 mAM001.3 mCM001.3 mDI001.3 mRS001.3 IBLSS.3 owperl.3 '/usr/src/tmp/owfs-buildroot/usr/share/man/man3' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man3' Making install in man5 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man5' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man5' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/share/man/man5' /bin/install -c -m 644 owfs.conf.5 owfs.5 '/usr/src/tmp/owfs-buildroot/usr/share/man/man5' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man5' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/man5' Making install in mann make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/mann' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/mann' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/share/man/mann' /bin/install -c -m 644 ow.n owtcl.n '/usr/src/tmp/owfs-buildroot/usr/share/man/mann' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/mann' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man/mann' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/man' Making install in rpm make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/rpm' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/rpm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/rpm' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/rpm' Making install in scripts make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts' Making install in usb make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb' Making install in windows make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb/windows' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb/windows' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb/windows' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb/windows' Making install in cygwin make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb/cygwin' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb/cygwin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb/cygwin' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb/cygwin' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/usb' Making install in windows make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/windows' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/windows' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/windows' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/windows' Making install in systemd make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/lib/systemd/system' /bin/install -c -m 644 owfs.service owftpd.service owhttpd.service owserver.service owserver.socket '/usr/src/tmp/owfs-buildroot/lib/systemd/system' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts/systemd' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/src' Making install in module make[1]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module' Making install in owshell make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell' Making install in src make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src' Making install in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /bin/install -c owget owdir owread owwrite owpresent owexist owusbprobe '/usr/src/tmp/owfs-buildroot/usr/bin' libtool: install: /bin/install -c owget /usr/src/tmp/owfs-buildroot/usr/bin/owget libtool: install: /bin/install -c owdir /usr/src/tmp/owfs-buildroot/usr/bin/owdir libtool: install: /bin/install -c owread /usr/src/tmp/owfs-buildroot/usr/bin/owread libtool: install: /bin/install -c owwrite /usr/src/tmp/owfs-buildroot/usr/bin/owwrite libtool: install: /bin/install -c owpresent /usr/src/tmp/owfs-buildroot/usr/bin/owpresent libtool: install: /bin/install -c owexist /usr/src/tmp/owfs-buildroot/usr/bin/owexist libtool: install: /bin/install -c owusbprobe /usr/src/tmp/owfs-buildroot/usr/bin/owusbprobe make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/c' Making install in include make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/include' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/include' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src/include' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell/src' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owshell' Making install in ownet make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet' Making install in c make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c' Making install in src make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src' Making install in c make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[6]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/lib64' /bin/sh ../../../../../libtool --mode=install /bin/install -c libownet.la '/usr/src/tmp/owfs-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libownet-3.2.so.2.0.0 /usr/src/tmp/owfs-buildroot/usr/lib64/libownet-3.2.so.2.0.0 libtool: install: (cd /usr/src/tmp/owfs-buildroot/usr/lib64 && { ln -s -f libownet-3.2.so.2.0.0 libownet-3.2.so.2 || { rm -f libownet-3.2.so.2 && ln -s libownet-3.2.so.2.0.0 libownet-3.2.so.2; }; }) libtool: install: (cd /usr/src/tmp/owfs-buildroot/usr/lib64 && { ln -s -f libownet-3.2.so.2.0.0 libownet.so || { rm -f libownet.so && ln -s libownet-3.2.so.2.0.0 libownet.so; }; }) libtool: install: /bin/install -c .libs/libownet.lai /usr/src/tmp/owfs-buildroot/usr/lib64/libownet.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/c' Making install in include make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/include' make[6]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/include' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/include' /bin/install -c -m 644 ownetapi.h '/usr/src/tmp/owfs-buildroot/usr/include' make[6]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/include' make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src/include' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src' make[6]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src' make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c/src' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/c' Making install in perl5 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5' make[4]: Nothing to be done for 'install-exec-am'. (cd OWNet && make install DESTDIR="/usr/src/tmp/owfs-buildroot") make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5/OWNet' Installing /usr/src/tmp/owfs-buildroot/usr/share/perl5/OWNet.pm Appending installation info to /usr/src/tmp/owfs-buildroot/usr/lib64/perl5/perllocal.pod make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5/OWNet' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet/perl5' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/ownet' Making install in owlib make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib' Making install in src make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src' Making install in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/lib64' /bin/sh ../../../../libtool --mode=install /bin/install -c libow.la '/usr/src/tmp/owfs-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libow-3.2.so.2.0.0 /usr/src/tmp/owfs-buildroot/usr/lib64/libow-3.2.so.2.0.0 libtool: install: (cd /usr/src/tmp/owfs-buildroot/usr/lib64 && { ln -s -f libow-3.2.so.2.0.0 libow-3.2.so.2 || { rm -f libow-3.2.so.2 && ln -s libow-3.2.so.2.0.0 libow-3.2.so.2; }; }) libtool: install: (cd /usr/src/tmp/owfs-buildroot/usr/lib64 && { ln -s -f libow-3.2.so.2.0.0 libow.so || { rm -f libow.so && ln -s libow-3.2.so.2.0.0 libow.so; }; }) libtool: install: /bin/install -c .libs/libow.lai /usr/src/tmp/owfs-buildroot/usr/lib64/libow.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c' Making install in include make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/include' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/include' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/include' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src' Making install in tests make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/tests' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib' Making install in owhttpd make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd' Making install in src make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src' Making install in include make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/include' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/include' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/include' Making install in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /bin/install -c owhttpd '/usr/src/tmp/owfs-buildroot/usr/bin' libtool: warning: '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/libow.la' has not been installed in '/usr/lib64' libtool: install: /bin/install -c .libs/owhttpd /usr/src/tmp/owfs-buildroot/usr/bin/owhttpd make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd/src' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owhttpd' Making install in owserver make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver' Making install in src make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src' Making install in include make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/include' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/include' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/include' Making install in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /bin/install -c owserver owexternal '/usr/src/tmp/owfs-buildroot/usr/bin' libtool: warning: '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/libow.la' has not been installed in '/usr/lib64' libtool: install: /bin/install -c .libs/owserver /usr/src/tmp/owfs-buildroot/usr/bin/owserver libtool: warning: '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/libow.la' has not been installed in '/usr/lib64' libtool: install: /bin/install -c .libs/owexternal /usr/src/tmp/owfs-buildroot/usr/bin/owexternal make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src/c' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver/src' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owserver' Making install in owfs make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs' Making install in src make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src' Making install in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /bin/install -c owfs '/usr/src/tmp/owfs-buildroot/usr/bin' libtool: warning: '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/libow.la' has not been installed in '/usr/lib64' libtool: install: /bin/install -c .libs/owfs /usr/src/tmp/owfs-buildroot/usr/bin/owfs make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/c' Making install in include make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/include' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/include' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src/include' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs/src' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owfs' Making install in owftpd make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd' Making install in src make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src' Making install in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /bin/install -c owftpd '/usr/src/tmp/owfs-buildroot/usr/bin' libtool: warning: '/usr/src/RPM/BUILD/owfs-3.2p2/module/owlib/src/c/libow.la' has not been installed in '/usr/lib64' libtool: install: /bin/install -c .libs/owftpd /usr/src/tmp/owfs-buildroot/usr/bin/owftpd make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/c' Making install in include make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/include' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/include' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src/include' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd/src' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owftpd' Making install in owcapi make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi' Making install in src make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src' Making install in c make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/c' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/c' /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/lib64' /bin/sh ../../../../libtool --mode=install /bin/install -c libowcapi.la '/usr/src/tmp/owfs-buildroot/usr/lib64' libtool: warning: relinking 'libowcapi.la' libtool: install: (cd /usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/c; /bin/sh "/usr/src/RPM/BUILD/owfs-3.2p2/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -I../include -I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -low -version-info 2:0:0 -release 3.2 -shared -shrext .so -o libowcapi.la -rpath /usr/lib64 owcapi.lo -inst-prefix-dir /usr/src/tmp/owfs-buildroot) libtool: relink: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/owcapi.o -L../../../owlib/src/c -L/usr/src/tmp/owfs-buildroot/usr/lib64 -L/usr/lib64 -low -g -O2 -flto=auto -m64 -Wl,-soname -Wl,libowcapi-3.2.so.2 -o .libs/libowcapi-3.2.so.2.0.0 libtool: install: /bin/install -c .libs/libowcapi-3.2.so.2.0.0T /usr/src/tmp/owfs-buildroot/usr/lib64/libowcapi-3.2.so.2.0.0 libtool: install: (cd /usr/src/tmp/owfs-buildroot/usr/lib64 && { ln -s -f libowcapi-3.2.so.2.0.0 libowcapi-3.2.so.2 || { rm -f libowcapi-3.2.so.2 && ln -s libowcapi-3.2.so.2.0.0 libowcapi-3.2.so.2; }; }) libtool: install: (cd /usr/src/tmp/owfs-buildroot/usr/lib64 && { ln -s -f libowcapi-3.2.so.2.0.0 libowcapi.so || { rm -f libowcapi.so && ln -s libowcapi-3.2.so.2.0.0 libowcapi.so; }; }) libtool: install: /bin/install -c .libs/libowcapi.lai /usr/src/tmp/owfs-buildroot/usr/lib64/libowcapi.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/c' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/c' Making install in include make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/include' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/include' /bin/install -c -m 644 owcapi.h '/usr/src/tmp/owfs-buildroot/usr/include' make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/include' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src/include' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src' make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi/src' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owcapi' Making install in owtap make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owtap' /bin/install -c -d /usr/src/tmp/owfs-buildroot/usr/bin /bin/install -c -m 755 owtap.tcl /usr/src/tmp/owfs-buildroot/usr/bin/owtap make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owtap' Making install in owmon make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owmon' /bin/install -c -d /usr/src/tmp/owfs-buildroot/usr/bin /bin/install -c -m 755 owmon.tcl /usr/src/tmp/owfs-buildroot/usr/bin/owmon make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/owmon' Making install in swig make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig' Making install in perl5 make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' make[4]: Nothing to be done for 'install-exec-am'. make -C OW install DESTDIR="/usr/src/tmp/owfs-buildroot" make[5]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- OW.bs blib/arch/auto/OW/OW.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/owfs-buildroot/usr/lib64/perl5/auto/OW/OW.so Installing /usr/src/tmp/owfs-buildroot/usr/lib64/perl5/OW.pm Appending installation info to /usr/src/tmp/owfs-buildroot/usr/lib64/perl5/perllocal.pod make[5]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5/OW' make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig/perl5' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig' make[4]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig' make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module/swig' make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module' make[3]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2/module' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module' make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module' make[1]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2/module' make[1]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2' make[2]: Entering directory '/usr/src/RPM/BUILD/owfs-3.2p2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2' make[1]: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2' make: Leaving directory '/usr/src/RPM/BUILD/owfs-3.2p2' + install -d -m 755 /usr/src/tmp/owfs-buildroot/usr/include/owfs + mv -f /usr/src/tmp/owfs-buildroot/usr/include/owcapi.h /usr/src/tmp/owfs-buildroot/usr/include/owfs_config.h /usr/src/tmp/owfs-buildroot/usr/include/ownetapi.h /usr/src/tmp/owfs-buildroot/usr/include/owfs + install -D -m 644 src/rpm/owfs.conf /usr/src/tmp/owfs-buildroot/etc/sysconfig/owfs + install -D -m 755 src/rpm/owfs.init /usr/src/tmp/owfs-buildroot/etc/rc.d/init.d/owfs + install -d -m 755 /usr/src/tmp/owfs-buildroot/usr/sbin + mv -f /usr/src/tmp/owfs-buildroot/usr/bin/owfs /usr/src/tmp/owfs-buildroot/usr/sbin + install -D -m 644 src/rpm/owhttpd.conf /usr/src/tmp/owfs-buildroot/etc/sysconfig/owhttpd + install -D -m 755 src/rpm/owhttpd.init /usr/src/tmp/owfs-buildroot/etc/rc.d/init.d/owhttpd + install -d -m 755 /usr/src/tmp/owfs-buildroot/usr/sbin + mv -f /usr/src/tmp/owfs-buildroot/usr/bin/owhttpd /usr/src/tmp/owfs-buildroot/usr/sbin + install -D -m 644 src/rpm/owftpd.conf /usr/src/tmp/owfs-buildroot/etc/sysconfig/owftpd + install -D -m 755 src/rpm/owftpd.init /usr/src/tmp/owfs-buildroot/etc/rc.d/init.d/owftpd + install -d -m 755 /usr/src/tmp/owfs-buildroot/usr/sbin + mv -f /usr/src/tmp/owfs-buildroot/usr/bin/owftpd /usr/src/tmp/owfs-buildroot/usr/sbin + install -D -m 644 src/rpm/owserver.conf /usr/src/tmp/owfs-buildroot/etc/sysconfig/owserver + install -D -m 755 src/rpm/owserver.init /usr/src/tmp/owfs-buildroot/etc/rc.d/init.d/owserver + install -d -m 755 /usr/src/tmp/owfs-buildroot/usr/sbin + mv -f /usr/src/tmp/owfs-buildroot/usr/bin/owserver /usr/src/tmp/owfs-buildroot/usr/sbin + chrpath -d /usr/src/tmp/owfs-buildroot/usr/lib64/perl5/auto/OW/OW.so + /bin/rm -f /usr/src/tmp/owfs-buildroot/usr/share/man/mann/ow.n /usr/src/tmp/owfs-buildroot/usr/share/man/mann/owtcl.n + /bin/rm -f '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/*.1so.*' + /bin/rm -f '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/*.3so.*' + /bin/rm -f '/usr/src/tmp/owfs-buildroot/usr/share/man/man5/*.5so.*' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/owfs-buildroot (auto) removed './usr/lib64/libowcapi.la' removed './usr/lib64/libow.la' removed './usr/lib64/libownet.la' removed './usr/lib64/perl5/auto/OW/.packlist' removed './usr/lib64/perl5/auto/OWNet/.packlist' removed './usr/lib64/perl5/perllocal.pod' mode of './usr/lib64/libowcapi-3.2.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libow-3.2.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/perl5/auto/OW/OW.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libownet-3.2.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/owfs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/owfs-buildroot/ (default) Compressing files in /usr/src/tmp/owfs-buildroot (auto) removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man5/owfs.conf.5' '/usr/src/tmp/owfs-buildroot/usr/share/man/man5/owfs.conf.5.xz' -> 'owfs.5.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/UVI.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/UVI.3.xz' -> 'EEEF.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/Thermachron.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/Thermachron.3.xz' -> 'DS1921.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31851.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31851.3.xz' -> 'DS1825.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31850.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31850.3.xz' -> 'DS1825.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31826.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31826.3.xz' -> 'DS1825.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31820.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31820.3.xz' -> 'DS18B20.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0090.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0090.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0085.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0085.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0083.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0083.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0082.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0082.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0080.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0080.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0072.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0072.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0071.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0071.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0070.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0070.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0068.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0068.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0067.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0067.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0066.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0066.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0065.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0065.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0064.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0064.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2804.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2804.3.xz' -> 'DS28E04.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2788.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2788.3.xz' -> 'DS2780.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2762.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2762.3.xz' -> 'DS2760.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2761.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2761.3.xz' -> 'DS2760.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2756.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2756.3.xz' -> 'DS2755.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2506-UNW.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2506-UNW.3.xz' -> 'DS2506.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2505-UNW.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2505-UNW.3.xz' -> 'DS2505.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2502-UNW.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2502-UNW.3.xz' -> 'DS2502.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2502-E48.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2502-E48.3.xz' -> 'DS2502.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2417.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2417.3.xz' -> 'DS2415.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2411.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2411.3.xz' -> 'DS2401.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2407.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2407.3.xz' -> 'DS2406.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2404S.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2404S.3.xz' -> 'DS2404.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1994.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1994.3.xz' -> 'DS2404.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1990A.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1990A.3.xz' -> 'DS2401.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1986U.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1986U.3.xz' -> 'DS2506.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1986.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1986.3.xz' -> 'DS2506.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1985U.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1985U.3.xz' -> 'DS2505.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1985.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1985.3.xz' -> 'DS2505.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1982U.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1982U.3.xz' -> 'DS2502.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1982.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1982.3.xz' -> 'DS2502.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1971.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1971.3.xz' -> 'DS2430A.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1920.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1920.3.xz' -> 'DS18S20.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1904.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1904.3.xz' -> 'DS2415.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1427.3' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1427.3.xz' -> 'DS2404.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/libownet.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/libownet.1.xz' -> 'ownet.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/ownetlib.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/ownetlib.1.xz' -> 'ownet.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/ownetapi.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/ownetapi.1.xz' -> 'ownet.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owexist.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owexist.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owpresent.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owpresent.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owwrite.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owwrite.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owread.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owread.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owget.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owget.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owdir.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owdir.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/libowcapi.1' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/libowcapi.1.xz' -> 'owcapi.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man5/owfs.conf.5.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man5/owfs.conf.5.xz' -> 'owfs.5.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1427.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1427.3.xz' -> 'DS2404.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1904.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1904.3.xz' -> 'DS2415.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1920.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1920.3.xz' -> 'DS18S20.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1971.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1971.3.xz' -> 'DS2430A.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1982.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1982.3.xz' -> 'DS2502.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1982U.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1982U.3.xz' -> 'DS2502.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1985.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1985.3.xz' -> 'DS2505.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1985U.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1985U.3.xz' -> 'DS2505.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1986.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1986.3.xz' -> 'DS2506.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1986U.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1986U.3.xz' -> 'DS2506.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1990A.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1990A.3.xz' -> 'DS2401.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1994.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS1994.3.xz' -> 'DS2404.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2404S.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2404S.3.xz' -> 'DS2404.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2407.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2407.3.xz' -> 'DS2406.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2411.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2411.3.xz' -> 'DS2401.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2417.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2417.3.xz' -> 'DS2415.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2502-E48.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2502-E48.3.xz' -> 'DS2502.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2502-UNW.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2502-UNW.3.xz' -> 'DS2502.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2505-UNW.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2505-UNW.3.xz' -> 'DS2505.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2506-UNW.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2506-UNW.3.xz' -> 'DS2506.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2756.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2756.3.xz' -> 'DS2755.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2761.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2761.3.xz' -> 'DS2760.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2762.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2762.3.xz' -> 'DS2760.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2788.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2788.3.xz' -> 'DS2780.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2804.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/DS2804.3.xz' -> 'DS28E04.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0064.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0064.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0065.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0065.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0066.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0066.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0067.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0067.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0068.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0068.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0070.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0070.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0071.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0071.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0072.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0072.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0080.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0080.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0082.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0082.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0083.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0083.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0085.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0085.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0090.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/EDS0090.3.xz' -> 'EDS.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31820.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31820.3.xz' -> 'DS18B20.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31826.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31826.3.xz' -> 'DS1825.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31850.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31850.3.xz' -> 'DS1825.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31851.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/MAX31851.3.xz' -> 'DS1825.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/Thermachron.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/Thermachron.3.xz' -> 'DS1921.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/UVI.3.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man3/UVI.3.xz' -> 'EEEF.3.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/libowcapi.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/libowcapi.1.xz' -> 'owcapi.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owdir.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owdir.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owget.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owget.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owread.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owread.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owwrite.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owwrite.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owpresent.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owpresent.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owexist.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/owexist.1.xz' -> 'owshell.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/ownetapi.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/ownetapi.1.xz' -> 'ownet.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/ownetlib.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/ownetlib.1.xz' -> 'ownet.1.xz' removed '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/libownet.1.xz' '/usr/src/tmp/owfs-buildroot/usr/share/man/man1/libownet.1.xz' -> 'ownet.1.xz' Adjusting library links in /usr/src/tmp/owfs-buildroot ./lib: (from :0) ./usr/lib64: (from :0) libownet-3.2.so.2 -> libownet-3.2.so.2.0.0 libow-3.2.so.2 -> libow-3.2.so.2.0.0 libowcapi-3.2.so.2 -> libowcapi-3.2.so.2.0.0 Verifying ELF objects in /usr/src/tmp/owfs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libowfs-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eg7MKo find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/owfs-buildroot/usr/lib64/libow-3.2.so.2: 728 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UVkINw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libow-3.2.so.2()(64bit) = set:ndefigKNYEETsRo5yu6U0QqtvUEIfgOD0mY2QOaqB9jJEDhOBcDE79EBe0j8dDsJMuccQsKZ3709KmBTug2DltD3pxZ9P9a4AOsST4ab9aoyReGo6Zsl9G8UstGMoTXz9JIIyrWmrSvtsinQOvnjr2EA0bJaEgHHByWdczSsIOjWsMiGa2ZD297xppsbZgZuFW0nw0SVusyhYUOHx40mEJNVU0uR0M5925X82sKChRKwYibCwtmobqYmUh73v7fZ7FbfvH8K3Mi6frGzp8FFZnF31Z3HlBt3KTSFtM3dBZtGouV4jc2zcnjF3ZmQGJZ5lE95cc2tL1i23xE7vzgdkrs0Ol7YlVgEZKzGT3l6jJN14vrvUW5LZ762UuoVzFUDeQemYw7L7pylExZf6wtEvjFagIkTR4Ida3UeEx6Gu3Be248x5twcWgxugIvuWh89JcMNW1mHI4viMiyvSAHbQyikLa0VjXsnX3cai3ahZEp8j1jZx3V5I9G3LgLMwoxqKEaFjWwGYETJtukTGOgm2m3LinFFwovFfM4Mwvg6cLLboI5VOCBPfC1gmOmrME6mgA6Supxzf8vMi8a4i2sjzZvlRxVJjcufeSYlm6i06nUEVpuXNjLuRNldKjw6gknz4i9qRk4tv2EoCfKl0oar8g5fxUlRWr3pQE4d9FkNR8jZ2AgIF4u3RQ1YFz7sXtjAcXgfSV6JKJ2mjPhvtL285I9lC5YG1kEdFUG9cearWZfdusSUDZ0bExgQONjjTuk76O8S2SArUy0R81fwfP8jIc47i5TTj0QmcZ1leCb6Z1q0Acj4ddRRttyodcBpwLZwrdv4IkaRAJ68QnI2PzsZK7H0e2vrQkDVThmsU3rf8gfethG6IdsEI2Kgcv4X5SQ8Zs2G3o4pmBvu3X7RXHrvnChZi7FV0JEijgD0kOXYLsswwroVFuhbO60lSONm4fwmIwfL3AhEJNs3k4jzF0pr5BRZ9AmrgWN9nXsS4Y6Z1YSh40JBX8eN1jXuBpU4rdjWikQHLrDp43Tun5Le9VRkZgM1sPzL0SPTQu4nCSixaibHZJMTRGueUaykwDhLeNImO8DwyiArM49wT9Pj32aQZapBqvqYegLcXqoQdJhVX5URrgMQWIk0M68jHMSsZbqExZGfJzrMetA35HuAZgVHV6ZeGWlQjlb8i0msUHAanohMd0nACXBOUtjbOia9AZcH96oMGAWZEwY1ABBM49eEJ7Igew9aZ1enzpKvjnn2ae7X1rPa8wZ9P4anHRvoyPN7X5m2ZhN7zjZis7Mf94f3tQlb5Em5e5iZ7OdXZ7n1ZxwPPrIVkzTf7FxZEuEAvPAbcfoBw8x71ZDSD4TYGStpAiKkMteMv6TBCfYfKgrOXj3Hb1AZm96aNxxRFkMicgBUb0638yqTOpkluZ8zeY8Q50pETdQDj1GZ9s8RxbNSom4Ja79gnO0NwTYMu6Gihp Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libftdi1.so.2()(64bit) >= set:kgB6QoXTve98M5yVoj0Zob7R9n0TOnnwtzrnsCg, libm.so.6(GLIBC_2.2.5)(64bit), libusb-1.0.so.0()(64bit) >= set:kfaUbLPfZ7lLAipIxccTW9mHZjxxyN9uBbZ6ZwZLm3ofLgvOBt, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h1gyAn Creating libowfs-debuginfo package Processing files: libowfs-devel-3.2p2-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29164 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd owfs-3.2p2 + DOCDIR=/usr/src/tmp/owfs-buildroot/usr/share/doc/libowfs-devel-3.2p2 + export DOCDIR + rm -rf /usr/src/tmp/owfs-buildroot/usr/share/doc/libowfs-devel-3.2p2 + /bin/mkdir -p /usr/src/tmp/owfs-buildroot/usr/share/doc/libowfs-devel-3.2p2 + cp -prL README NEWS ChangeLog AUTHORS /usr/src/tmp/owfs-buildroot/usr/share/doc/libowfs-devel-3.2p2 + chmod -R go-w /usr/src/tmp/owfs-buildroot/usr/share/doc/libowfs-devel-3.2p2 + chmod -R a+rX /usr/src/tmp/owfs-buildroot/usr/share/doc/libowfs-devel-3.2p2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jnjY1u find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HI0G9F find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libowfs = 3.2p2-alt4, /usr/lib64/libow-3.2.so.2.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.04ogpJ Processing files: libowfs-capi-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KHdLZS find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/owfs-buildroot/usr/lib64/libowcapi-3.2.so.2: 12 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QxnJx6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libowcapi-3.2.so.2()(64bit) = set:hdxBFpLk4BdZiwTBq1urSrmixh Requires: libowfs = 3.2p2-alt4, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libow-3.2.so.2()(64bit) >= set:njU8cR4XRhYTzKuKMyQUh89D8GHemc9uznsuhYjH0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y94grs Creating libowfs-capi-debuginfo package Processing files: libowfs-capi-devel-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7phVqT find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tVqDXE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libowfs-capi = 3.2p2-alt4, libowfs-devel = 3.2p2-alt4, /usr/include/owfs/owfs_config.h, /usr/lib64/libowcapi-3.2.so.2.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cXsXUe Processing files: libownet-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CXy8tp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/owfs-buildroot/usr/lib64/libownet-3.2.so.2: 98 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NxTOMT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libownet-3.2.so.2()(64bit) = set:kdyZdrqsp2zJwwSbPZ60FIfavMuCcNFkOPXsQgtaiJTU3eCuqUo4q0L6XIrCejxgVbvwUzvayYC1xvX4DMFzkMWRIEZfzEXkiS0IP8kAZA9fCZ8vzBNhl9iufVizcZfIPPOeeRZwyGAKUL8bB2WxxGC31Okvv6Bvna9pYmI6hZ4ZDHKyLeCqejgKbLqQVkSr1tzkCQf Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xhSFLc Creating libownet-debuginfo package Processing files: libownet-devel-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gnSWAo find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ix0K1S find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libownet = 3.2p2-alt4, /usr/lib64/libownet-3.2.so.2.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qzwFxX Processing files: owfs-fs-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P5peEP find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dOPoMZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shell.req: /usr/src/tmp/owfs-buildroot/etc/rc.d/init.d/owfs: /bin/mount -> /bin/mount (raw, not installed) shell.req: /usr/src/tmp/owfs-buildroot/etc/rc.d/init.d/owfs: /sbin/modprobe -> /sbin/modprobe (raw, not installed) systemd-services.req: /usr/src/tmp/owfs-buildroot/lib/systemd/system/owfs.service: /bin/umount -> /bin/umount (raw, not installed) find-requires: FINDPACKAGE-COMMANDS: mkdir rm touch Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qxZ93C Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sX2jZK Requires: libowfs = 3.2p2-alt4, service, /bin/bash, /bin/grep, /bin/mount, /bin/umount, /etc/rc.d/init.d, /etc/rc.d/init.d(echo_failure), /etc/rc.d/init.d(echo_success), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, /sbin/modprobe, coreutils, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libfuse.so.2()(64bit) >= set:lk2WZ1, libfuse.so.2(FUSE_2.6)(64bit), libow-3.2.so.2()(64bit) >= set:niyD6nNMoeEOCpxZaCwDZC5N5JBqRsIs2uAaryilY9VFuknlm0a9VCd9d1W0gFRRnNmUsASdZ5l8t2IO2, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MXxtMt Creating owfs-fs-debuginfo package Processing files: owfs-httpd-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oM3leA find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6moTbs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: rm touch Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OSdy2X Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MTq5M6 Requires: libowfs = 3.2p2-alt4, service, /bin/bash, /etc/rc.d/init.d, /etc/rc.d/init.d(echo_failure), /etc/rc.d/init.d(echo_success), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libow-3.2.so.2()(64bit) >= set:nh4fJ4zgc9aI0pT6cklR4sSFdzEKJ4N5JBGqebDwR9jZqMC9U9jXR2Mw4hAHjjMpILt2NKjzumASQyD5yQggcmz6rvlDjoAF0DzFH0v2stC7NfCk, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jnrCW8 Creating owfs-httpd-debuginfo package Processing files: owfs-ftpd-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bxxwsN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KFvekb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: rm touch Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CRCEF0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jFxVFt Requires: libowfs = 3.2p2-alt4, service, /bin/bash, /etc/rc.d/init.d, /etc/rc.d/init.d(echo_failure), /etc/rc.d/init.d(echo_success), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libow-3.2.so.2()(64bit) >= set:nhgGfbI0y09uPIeFAIYSsqZrxEWKs2mDcVHUP6ZfZku71wNzWkdKVH3UnzF9UcSTexoTBrEGVL8JF2JJEjZcIgQgHdDNMmXHaGNaRWqZwSfMTns4ZykjHe0, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fmmIKy Creating owfs-ftpd-debuginfo package Processing files: owfs-server-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HE2gfg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6mtJqv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: rm touch Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r8fS1u Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P9WNpI Requires: libowfs = 3.2p2-alt4, service, /bin/bash, /etc/rc.d/init.d, /etc/rc.d/init.d(echo_failure), /etc/rc.d/init.d(echo_success), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libow-3.2.so.2()(64bit) >= set:nhgGfbI0rz3iZgVzCGu4SOpD64p4lTBjMzkFGdvSwcYTqk6rZsnv8H0Z1YDtvX4ytng2uswvNI8JF2JJEIu9d4Bi2pZBwQ9QlwZwj8EGjhySuvNhYz9BpJ3, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nyXYVz Creating owfs-server-debuginfo package Processing files: owfs-tap-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NbCnM2 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VKVHXR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: tclsh Requires: /usr/bin/env, tcl Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bPG8jd Processing files: owfs-mon-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.phsp2Z find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d0gHLz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: tclsh Requires: /usr/bin/env, tcl Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cwAFl4 Processing files: owfs-perl-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tmxt4q find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Invalid version format (non-numeric data) at /usr/share/perl5/PerlReq/Utils.pm line 148, <$fh> line 68. # WARNING: failed to extract version at /usr/src/tmp/owfs-buildroot/usr/lib64/perl5/OW.pm line 68: # our $VERSION='3.2p2' ;n # Invalid version format (non-numeric data) at /usr/share/perl5/PerlReq/Utils.pm line 148, <$fh> line 68. # WARNING: failed to extract version at /usr/src/tmp/owfs-buildroot/usr/share/perl5/OWNet.pm line 216: # our $VERSION=(split(/ /,q[$Revision$]))[1] ; Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z80bm4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/owfs-buildroot/usr/lib64/perl5/OW.pm syntax OK # perl(Net/Rendezvous.pm) at line 338 (depth 4) inside eval SKIP /usr/src/tmp/owfs-buildroot/usr/share/perl5/OWNet.pm syntax OK Provides: perl(OW.pm), perl(OWNet.pm) Requires: libowfs = 3.2p2-alt4, /usr/lib64/perl5, /usr/share/perl5, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libow-3.2.so.2()(64bit) >= set:njMA4i7N7O6oh8F8Z5neu72B0GzLe3, libperl-5.38.so()(64bit) >= set:ojyb3Yp5ZfF0B0yRHmaBfWsaMRzUcSx5ciq0sqlMcQgmdGQFYrNCOm4IjZbQ5, perl(DynaLoader.pm), perl(IO/Socket/INET.pm), perl(base.pm), perl(bytes.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZLBfH8 Creating owfs-perl-debuginfo package Processing files: owfs-shell-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UfB5G5 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Os396Y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libusb-1.0.so.0()(64bit) >= set:kghZ9cZn9BAjXkgJhXHylygMPfLGfp, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oBXrXf Creating owfs-shell-debuginfo package Processing files: owfs-man-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vMzDX1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BpIbfk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zTnH3X Processing files: libowfs-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gDY4Yy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4j48OP find-requires: running scripts (debuginfo) Provides: debug64(libow-3.2.so.2) Requires: libowfs = 3.2p2-alt4, debug64(libc.so.6), debug64(libftdi1.so.2), debug64(libm.so.6), debug64(libusb-1.0.so.0) Processing files: libowfs-capi-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bgun2o find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s9H6yH find-requires: running scripts (debuginfo) Provides: debug64(libowcapi-3.2.so.2) Requires: libowfs-capi = 3.2p2-alt4, debug64(libc.so.6), debug64(libow-3.2.so.2) Processing files: libownet-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K6g6Ei find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rLXntg find-requires: running scripts (debuginfo) Provides: debug64(libownet-3.2.so.2) Requires: libownet = 3.2p2-alt4, debug64(libc.so.6) Processing files: owfs-fs-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.itxgwG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CS3RhO find-requires: running scripts (debuginfo) Requires: owfs-fs = 3.2p2-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libfuse.so.2), debug64(libow-3.2.so.2) Processing files: owfs-httpd-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XD5719 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xSVJwc find-requires: running scripts (debuginfo) Requires: owfs-httpd = 3.2p2-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libow-3.2.so.2) Processing files: owfs-ftpd-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lWPNLG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.baAaSQ find-requires: running scripts (debuginfo) Requires: owfs-ftpd = 3.2p2-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libow-3.2.so.2) Processing files: owfs-server-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tyFZ4t find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7QiFDd find-requires: running scripts (debuginfo) Requires: owfs-server = 3.2p2-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libow-3.2.so.2) Processing files: owfs-perl-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IrSmQn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Dygcw find-requires: running scripts (debuginfo) Requires: owfs-perl = 3.2p2-alt4, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libow-3.2.so.2), debug64(libperl-5.38.so) Processing files: owfs-shell-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hk5Ygp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.056QYx find-requires: running scripts (debuginfo) Requires: owfs-shell = 3.2p2-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libusb-1.0.so.0) Adding to libowfs-devel a strict dependency on libowfs Adding to libowfs-capi a strict dependency on libowfs Adding to owfs-fs a strict dependency on libowfs Adding to owfs-httpd a strict dependency on libowfs Adding to owfs-ftpd a strict dependency on libowfs Adding to owfs-server a strict dependency on libowfs Adding to owfs-perl a strict dependency on libowfs Adding to libowfs-debuginfo a strict dependency on libowfs Adding to libowfs-capi-devel a strict dependency on libowfs-devel Adding to libowfs-capi-devel a strict dependency on libowfs-capi Adding to libowfs-capi-debuginfo a strict dependency on libowfs-capi Adding to libownet-devel a strict dependency on libownet Adding to libownet-debuginfo a strict dependency on libownet Adding to owfs-fs-debuginfo a strict dependency on owfs-fs Adding to owfs-httpd-debuginfo a strict dependency on owfs-httpd Adding to owfs-ftpd-debuginfo a strict dependency on owfs-ftpd Adding to owfs-server-debuginfo a strict dependency on owfs-server Adding to owfs-perl-debuginfo a strict dependency on owfs-perl Adding to owfs-shell-debuginfo a strict dependency on owfs-shell Adding to libowfs-capi-debuginfo a strict dependency on libowfs-debuginfo Adding to owfs-fs-debuginfo a strict dependency on libowfs-debuginfo Adding to owfs-httpd-debuginfo a strict dependency on libowfs-debuginfo Adding to owfs-ftpd-debuginfo a strict dependency on libowfs-debuginfo Adding to owfs-server-debuginfo a strict dependency on libowfs-debuginfo Adding to owfs-perl-debuginfo a strict dependency on libowfs-debuginfo Removing from libowfs-capi-debuginfo 23 sources provided by libowfs-debuginfo also prunning dir /usr/src/debug/owfs-3.2p2/module/owlib/src/include also prunning dir /usr/src/debug/owfs-3.2p2/module/owlib/src also prunning dir /usr/src/debug/owfs-3.2p2/module/owlib Removing from owfs-fs-debuginfo 36 sources provided by libowfs-debuginfo also prunning dir /usr/src/debug/owfs-3.2p2/module/owlib/src/include also prunning dir /usr/src/debug/owfs-3.2p2/module/owlib/src also prunning dir /usr/src/debug/owfs-3.2p2/module/owlib Removing from owfs-httpd-debuginfo 35 sources provided by libowfs-debuginfo Removing from owfs-ftpd-debuginfo 38 sources provided by libowfs-debuginfo Removing from owfs-server-debuginfo 38 sources provided by libowfs-debuginfo Removing from owfs-perl-debuginfo 11 sources provided by libowfs-debuginfo Removing 1 extra deps from libowfs-devel due to dependency on libowfs Removing 2 extra deps from libowfs-capi due to dependency on libowfs Removing 1 extra deps from owfs-fs due to dependency on libowfs Removing 2 extra deps from owfs-httpd due to dependency on libowfs Removing 2 extra deps from owfs-ftpd due to dependency on libowfs Removing 2 extra deps from owfs-server due to dependency on libowfs Removing 1 extra deps from owfs-perl due to dependency on libowfs Removing 1 extra deps from libowfs-capi-devel due to dependency on libowfs-devel Removing 1 extra deps from libowfs-capi-devel due to dependency on libowfs-capi Removing 1 extra deps from libownet-devel due to dependency on libownet Removing 1 extra deps from libowfs-capi-debuginfo due to dependency on libowfs-debuginfo Removing 1 extra deps from owfs-fs-debuginfo due to dependency on libowfs-debuginfo Removing 1 extra deps from owfs-httpd-debuginfo due to dependency on libowfs-debuginfo Removing 1 extra deps from owfs-ftpd-debuginfo due to dependency on libowfs-debuginfo Removing 1 extra deps from owfs-server-debuginfo due to dependency on libowfs-debuginfo Removing 1 extra deps from owfs-perl-debuginfo due to dependency on libowfs-debuginfo Removing 3 extra deps from libowfs-capi due to repentancy on libowfs Removing 6 extra deps from owfs-fs due to repentancy on libowfs Removing 7 extra deps from owfs-httpd due to repentancy on libowfs Removing 9 extra deps from owfs-ftpd due to repentancy on libowfs Removing 6 extra deps from owfs-server due to repentancy on libowfs Removing 6 extra deps from owfs-perl due to repentancy on libowfs Removing 1 extra deps from libowfs-capi-debuginfo due to repentancy on libowfs-debuginfo Removing 1 extra deps from owfs-fs-debuginfo due to repentancy on libowfs-debuginfo Removing 1 extra deps from owfs-httpd-debuginfo due to repentancy on libowfs-debuginfo Removing 1 extra deps from owfs-ftpd-debuginfo due to repentancy on libowfs-debuginfo Removing 1 extra deps from owfs-server-debuginfo due to repentancy on libowfs-debuginfo Removing 1 extra deps from owfs-perl-debuginfo due to repentancy on libowfs-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libowfs-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libowfs-devel-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libowfs-capi-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libowfs-capi-devel-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libownet-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libownet-devel-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-fs-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-httpd-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-ftpd-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-server-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-tap-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-mon-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-perl-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-shell-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-man-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libowfs-debuginfo-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libowfs-capi-debuginfo-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libownet-debuginfo-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-fs-debuginfo-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-httpd-debuginfo-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-ftpd-debuginfo-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-server-debuginfo-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-perl-debuginfo-3.2p2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/owfs-shell-debuginfo-3.2p2-alt4.x86_64.rpm (w2.lzdio) 56.12user 35.44system 1:45.35elapsed 86%CPU (0avgtext+0avgdata 88068maxresident)k 0inputs+0outputs (0major+7887401minor)pagefaults 0swaps 2.98user 1.14system 2:02.88elapsed 3%CPU (0avgtext+0avgdata 128508maxresident)k 3504inputs+0outputs (0major+213856minor)pagefaults 0swaps --- libowfs-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:40.000000000 +0000 +++ libowfs-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:08.892336305 +0000 @@ -22,3 +22,3 @@ File: /usr/lib64/libow-3.2.so.2 120777 root:root libow-3.2.so.2.0.0 -File: /usr/lib64/libow-3.2.so.2.0.0 100644 root:root 5ba32641fe9bf54310de7a49685a4b6e -RPMIdentity: 1c0f8e16bcc418fc87f073eb7d96d3f680fee00f052bf4a0f92e50228ff6b723b5b5a57e16c4ad5041cc89546327fd3f87c93866906303df70b47ece9392e5cd +File: /usr/lib64/libow-3.2.so.2.0.0 100644 root:root 2138911c29aa228e56fafb753f5bd97c +RPMIdentity: 127a0ed6efe80e63a08f56b0286ff56653c747948398e811f21b071b3cf5eb3caae874d45865f6794771de7eca11dd4a76b7adff43781e8f590520509871cbc8 --- libowfs-debuginfo-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:38.000000000 +0000 +++ libowfs-debuginfo-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:09.259340516 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/2cdbbd6bb5c2713aa36cc8291c14b650ad4806 120777 root:root ../../../../lib64/libow-3.2.so.2.0.0 -/usr/lib/debug/.build-id/71/2cdbbd6bb5c2713aa36cc8291c14b650ad4806.debug 120777 root:root ../../usr/lib64/libow-3.2.so.2.0.0.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/09b974a50c0346249a73b4f9e9fe10e46af68d 120777 root:root ../../../../lib64/libow-3.2.so.2.0.0 +/usr/lib/debug/.build-id/07/09b974a50c0346249a73b4f9e9fe10e46af68d.debug 120777 root:root ../../usr/lib64/libow-3.2.so.2.0.0.debug /usr/lib/debug/usr/lib64/libow-3.2.so.2.0.0.debug 100644 root:root @@ -348,6 +348,6 @@ Provides: libowfs-debuginfo = 3.2p2-alt4:sisyphus+335067.26700.2.2 -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/2cdbbd6bb5c2713aa36cc8291c14b650ad4806 120777 root:root ../../../../lib64/libow-3.2.so.2.0.0 -File: /usr/lib/debug/.build-id/71/2cdbbd6bb5c2713aa36cc8291c14b650ad4806.debug 120777 root:root ../../usr/lib64/libow-3.2.so.2.0.0.debug -File: /usr/lib/debug/usr/lib64/libow-3.2.so.2.0.0.debug 100644 root:root ff45acdaa13a7ae6a5ef0420ea3b03f4 +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/09b974a50c0346249a73b4f9e9fe10e46af68d 120777 root:root ../../../../lib64/libow-3.2.so.2.0.0 +File: /usr/lib/debug/.build-id/07/09b974a50c0346249a73b4f9e9fe10e46af68d.debug 120777 root:root ../../usr/lib64/libow-3.2.so.2.0.0.debug +File: /usr/lib/debug/usr/lib64/libow-3.2.so.2.0.0.debug 100644 root:root dc0ed0543fa10373d7e2ad4274790ea7 File: /usr/lib/debug/usr/lib64/libow-3.2.so.2.debug 120777 root:root libow-3.2.so.2.0.0.debug @@ -688,2 +688,2 @@ File: /usr/src/debug/owfs-3.2p2/module/owlib/src/include/w1_netlink.h 100644 root:root 6b3cfb1cca9e2c17e84f110f3a8e3ab2 -RPMIdentity: a8fecee4eb7d1927212ad776e1a5c13c393b13611868f8083a77a63626fbe18b64f4940b4dc10715b27b1f0ed8372464757d8415c6cb6a1323ca3c366527dcf2 +RPMIdentity: 1ed2aa89829f328459672af627bec1ebc3d8d53f5d74aaed4654922741f2ca337e1acd387dc3ea7560287831c6a9689bcab4b7bdf7e8177665a8e851b646f708 --- owfs-fs-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:37.000000000 +0000 +++ owfs-fs-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:09.620344658 +0000 @@ -29,3 +29,3 @@ File: /lib/systemd/system/owfs.service 100644 root:root 6662fabe71ad45cbdcce4482c170ff55 -File: /usr/sbin/owfs 100755 root:root 63858c6a46550ae0333b529888419192 -RPMIdentity: 96cacbb5e55dc2355be5efd9133d31571c352f33601b1f6f6faaac891ab3b7b323cd5c04321b6e681a8b22880570446500b3864e1283f096a0276a28a804484f +File: /usr/sbin/owfs 100755 root:root 9cff639dc2f1d547ac602236f022b758 +RPMIdentity: f0332c14aec9b6f9b909fe329d976334b4d4b24bde4efef030a0e57c850a570365ab60ca3914662b4805dc51c58514fc9cab7d7f28b7147cc5dcd0d99fc9d8fb --- owfs-fs-debuginfo-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:39.000000000 +0000 +++ owfs-fs-debuginfo-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:09.681345359 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/89 40755 root:root -/usr/lib/debug/.build-id/89/2ae4954c995fe3030ff29d4994d3d45149fb24 120777 root:root ../../../../sbin/owfs -/usr/lib/debug/.build-id/89/2ae4954c995fe3030ff29d4994d3d45149fb24.debug 120777 root:root ../../usr/sbin/owfs.debug +/usr/lib/debug/.build-id/ef 40755 root:root +/usr/lib/debug/.build-id/ef/f60f16c3335e6a8cdb02d15dd3dae34644d046 120777 root:root ../../../../sbin/owfs +/usr/lib/debug/.build-id/ef/f60f16c3335e6a8cdb02d15dd3dae34644d046.debug 120777 root:root ../../usr/sbin/owfs.debug /usr/lib/debug/usr/sbin/owfs.debug 100644 root:root @@ -20,6 +20,6 @@ Provides: owfs-fs-debuginfo = 3.2p2-alt4:sisyphus+335067.26700.2.2 -File: /usr/lib/debug/.build-id/89 40755 root:root -File: /usr/lib/debug/.build-id/89/2ae4954c995fe3030ff29d4994d3d45149fb24 120777 root:root ../../../../sbin/owfs -File: /usr/lib/debug/.build-id/89/2ae4954c995fe3030ff29d4994d3d45149fb24.debug 120777 root:root ../../usr/sbin/owfs.debug -File: /usr/lib/debug/usr/sbin/owfs.debug 100644 root:root b8db0a5ad9b06017f9d16e7dda8f084b +File: /usr/lib/debug/.build-id/ef 40755 root:root +File: /usr/lib/debug/.build-id/ef/f60f16c3335e6a8cdb02d15dd3dae34644d046 120777 root:root ../../../../sbin/owfs +File: /usr/lib/debug/.build-id/ef/f60f16c3335e6a8cdb02d15dd3dae34644d046.debug 120777 root:root ../../usr/sbin/owfs.debug +File: /usr/lib/debug/usr/sbin/owfs.debug 100644 root:root c6b2f9d2522456e69c26a8cf1a61511c File: /usr/src/debug/owfs-3.2p2 40755 root:root @@ -34,2 +34,2 @@ File: /usr/src/debug/owfs-3.2p2/module/owfs/src/include/owfs.h 100644 root:root 7425a479aa7768546c8b0b387f928c4a -RPMIdentity: d59984525724590882a6eb978794cd3adff668aaa9bbb000c2fac2be90d96a914312a49d02f2426288aab069378b769b6ac34b870c7dd1c64bde2f73ac01beb4 +RPMIdentity: e599e47dd0fb82344e484719a17b2b186d85dd68abf5ce05637957fe284d82236168a71201d45859c5805a9c69ba13dfe0f23b9f91deae844c5311ab2f34d673 --- owfs-ftpd-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:38.000000000 +0000 +++ owfs-ftpd-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:09.735345978 +0000 @@ -27,3 +27,3 @@ File: /lib/systemd/system/owftpd.service 100644 root:root eae166f8884ba8a1d2b68a99cdbb2d3d -File: /usr/sbin/owftpd 100755 root:root 7105ebaac8a7b6d09371f49c3a599490 -RPMIdentity: 075a8ed772103d365a2e93df3051d4bd4243df52593a9c15524889200558953367686934b074174640235c59e964aac22d6d842ffe7ee810c5f9efba7b741808 +File: /usr/sbin/owftpd 100755 root:root cc635bf8257382d7d50797ad6ebc5959 +RPMIdentity: 25ba831908e5cae9c55e751731b7ebba18af7affcd69e3149d7ac0848e5662d019fafcd8e5a847f4655ca03664ff22a0d699d9265d70052185d233e24159e5cf --- owfs-ftpd-debuginfo-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:38.000000000 +0000 +++ owfs-ftpd-debuginfo-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:09.793346644 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d6 40755 root:root -/usr/lib/debug/.build-id/d6/ed1d86d878eda7ec348a499e713bd7b34fd8bc 120777 root:root ../../../../sbin/owftpd -/usr/lib/debug/.build-id/d6/ed1d86d878eda7ec348a499e713bd7b34fd8bc.debug 120777 root:root ../../usr/sbin/owftpd.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/f8b20332ea7e0c03721b80d232b3879fd2529a 120777 root:root ../../../../sbin/owftpd +/usr/lib/debug/.build-id/f5/f8b20332ea7e0c03721b80d232b3879fd2529a.debug 120777 root:root ../../usr/sbin/owftpd.debug /usr/lib/debug/usr/sbin/owftpd.debug 100644 root:root @@ -30,6 +30,6 @@ Provides: owfs-ftpd-debuginfo = 3.2p2-alt4:sisyphus+335067.26700.2.2 -File: /usr/lib/debug/.build-id/d6 40755 root:root -File: /usr/lib/debug/.build-id/d6/ed1d86d878eda7ec348a499e713bd7b34fd8bc 120777 root:root ../../../../sbin/owftpd -File: /usr/lib/debug/.build-id/d6/ed1d86d878eda7ec348a499e713bd7b34fd8bc.debug 120777 root:root ../../usr/sbin/owftpd.debug -File: /usr/lib/debug/usr/sbin/owftpd.debug 100644 root:root cf2e3787ad52e06c7cfb039331df7cb3 +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/f8b20332ea7e0c03721b80d232b3879fd2529a 120777 root:root ../../../../sbin/owftpd +File: /usr/lib/debug/.build-id/f5/f8b20332ea7e0c03721b80d232b3879fd2529a.debug 120777 root:root ../../usr/sbin/owftpd.debug +File: /usr/lib/debug/usr/sbin/owftpd.debug 100644 root:root 67887b8f223fa61f23c31b3388fdffa5 File: /usr/src/debug/owfs-3.2p2 40755 root:root @@ -54,2 +54,2 @@ File: /usr/src/debug/owfs-3.2p2/module/owlib/src/include/ow_launchd.h 100644 root:root 25a0cd33a05bb03c2f315d39f58f6196 -RPMIdentity: 576c0e9f1530e8d7a40be05fedb3e365f0075bed063d609182c419c4a4a5cefce7fa6a3363d2d6626deb32198c014355cdb6b7ff6f265f03cc4f211fb28f95e7 +RPMIdentity: 0c19d7910d7dd3530a4f7d9075a812f97d21fd68b0f6a321f8ed72953ae7d1ca4af8bd9829bfad53e2ac3f9fa7591f0b249cfbb7cab1f6baa4cdeb626ea56dc0 --- owfs-httpd-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:37.000000000 +0000 +++ owfs-httpd-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:09.865347470 +0000 @@ -23,3 +23,3 @@ File: /lib/systemd/system/owhttpd.service 100644 root:root fc716c4b82df60d86bb258c9b460d6eb -File: /usr/sbin/owhttpd 100755 root:root bb95c13302c6b79fb5e1c19a77cd44bb -RPMIdentity: b3201bb92b4eda944f440a93c6f41821e1f1de4fdff679f7f433f20dd06e94cafb8600923820e1f2523d649d543b58dc141ca3a4dc713ba4a31c2ad7c6b12024 +File: /usr/sbin/owhttpd 100755 root:root 4823ff39320ac8b6a71f05f2c92a4956 +RPMIdentity: 0e4c5d6a4f4dd5d71976ef038fd940aadec41478217c5e2b10577056966cd54eb6fc704202c0f41c410e6d8cbd566a24274c9cba9db4848bfadec1ecd8118523 --- owfs-httpd-debuginfo-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:40.000000000 +0000 +++ owfs-httpd-debuginfo-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:09.929348204 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/34 40755 root:root -/usr/lib/debug/.build-id/34/df0c43f9855e43068ae0ffa2f7abe5e72d2da0 120777 root:root ../../../../sbin/owhttpd -/usr/lib/debug/.build-id/34/df0c43f9855e43068ae0ffa2f7abe5e72d2da0.debug 120777 root:root ../../usr/sbin/owhttpd.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/4be0f5704a1d3fd366bfa3b1668efb3901e222 120777 root:root ../../../../sbin/owhttpd +/usr/lib/debug/.build-id/22/4be0f5704a1d3fd366bfa3b1668efb3901e222.debug 120777 root:root ../../usr/sbin/owhttpd.debug /usr/lib/debug/usr/sbin/owhttpd.debug 100644 root:root @@ -28,6 +28,6 @@ Provides: owfs-httpd-debuginfo = 3.2p2-alt4:sisyphus+335067.26700.2.2 -File: /usr/lib/debug/.build-id/34 40755 root:root -File: /usr/lib/debug/.build-id/34/df0c43f9855e43068ae0ffa2f7abe5e72d2da0 120777 root:root ../../../../sbin/owhttpd -File: /usr/lib/debug/.build-id/34/df0c43f9855e43068ae0ffa2f7abe5e72d2da0.debug 120777 root:root ../../usr/sbin/owhttpd.debug -File: /usr/lib/debug/usr/sbin/owhttpd.debug 100644 root:root fc0deec7b59975487964b63a5cf52d58 +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/4be0f5704a1d3fd366bfa3b1668efb3901e222 120777 root:root ../../../../sbin/owhttpd +File: /usr/lib/debug/.build-id/22/4be0f5704a1d3fd366bfa3b1668efb3901e222.debug 120777 root:root ../../usr/sbin/owhttpd.debug +File: /usr/lib/debug/usr/sbin/owhttpd.debug 100644 root:root 96eea0a2153a80e4098e78e85abcae55 File: /usr/src/debug/owfs-3.2p2 40755 root:root @@ -51,2 +51,2 @@ File: /usr/src/debug/owfs-3.2p2/module/owlib/src/include/ow_launchd.h 100644 root:root 25a0cd33a05bb03c2f315d39f58f6196 -RPMIdentity: 80ccfce8c1ebfd58f6b2fd18dc4b56963b06f18cabeaa4d13c03cfaebd5e23398fb645c11c01478eb5b1871ba397ac7b5a3d7f4dd8acd0b79ad96c983049e562 +RPMIdentity: 56d9e6ebb21a7e7dc1f021b2df04726648c632b1890e6e8349645711fea1b95f95a6a2cf6235e816a2f308c45890411e8f3a2acbcd9941714edcb5766171135a --- owfs-server-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:39.000000000 +0000 +++ owfs-server-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:10.234351704 +0000 @@ -26,4 +26,4 @@ File: /lib/systemd/system/owserver.socket 100644 root:root f5fd09707eef2499ca1c1b53b2031389 -File: /usr/bin/owexternal 100755 root:root 2839eeb54c3d8ab9261fc5404d1f8c36 -File: /usr/sbin/owserver 100755 root:root 6dbeee9bae2371a0bcf60c2d00c96fa0 -RPMIdentity: 9236d247d88a2bdf720c2c00f8b7a0ecc30df07c34a8467d238852a28f7e738b9c39afa1dfd8bb7ce2c25928eb727de202025f73d6306b4087582851ab6bd743 +File: /usr/bin/owexternal 100755 root:root 864dc83728a10fc0eb999b40b5ada0b2 +File: /usr/sbin/owserver 100755 root:root 9fce278c85f90354725c00e30567c42c +RPMIdentity: 179fd77e21febebab73d59c7425868718e8e6e1276d9ce9bbe4a5a6b8fab421efae4dc4de86243a67e783b67d6e0327079c4ce36363e9fad09d427c09c71bf90 --- owfs-server-debuginfo-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:39.000000000 +0000 +++ owfs-server-debuginfo-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:10.293352381 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a4 40755 root:root -/usr/lib/debug/.build-id/a4/58e89cf35031892eb00c64a76e5d384d673eb2 120777 root:root ../../../../bin/owexternal -/usr/lib/debug/.build-id/a4/58e89cf35031892eb00c64a76e5d384d673eb2.debug 120777 root:root ../../usr/bin/owexternal.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/0ba87fc079992e004dd5dc095524c3bc0db8a3 120777 root:root ../../../../bin/owexternal +/usr/lib/debug/.build-id/86/0ba87fc079992e004dd5dc095524c3bc0db8a3.debug 120777 root:root ../../usr/bin/owexternal.debug /usr/lib/debug/usr/bin/owexternal.debug 100644 root:root @@ -35,7 +35,7 @@ Provides: owfs-server-debuginfo = 3.2p2-alt4:sisyphus+335067.26700.2.2 -File: /usr/lib/debug/.build-id/a4 40755 root:root -File: /usr/lib/debug/.build-id/a4/58e89cf35031892eb00c64a76e5d384d673eb2 120777 root:root ../../../../bin/owexternal -File: /usr/lib/debug/.build-id/a4/58e89cf35031892eb00c64a76e5d384d673eb2.debug 120777 root:root ../../usr/bin/owexternal.debug -File: /usr/lib/debug/usr/bin/owexternal.debug 100644 root:root 0503e1faaf10f63f9eb953d7556545ba -File: /usr/lib/debug/usr/sbin/owserver.debug 100644 root:root 0503e1faaf10f63f9eb953d7556545ba +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/0ba87fc079992e004dd5dc095524c3bc0db8a3 120777 root:root ../../../../bin/owexternal +File: /usr/lib/debug/.build-id/86/0ba87fc079992e004dd5dc095524c3bc0db8a3.debug 120777 root:root ../../usr/bin/owexternal.debug +File: /usr/lib/debug/usr/bin/owexternal.debug 100644 root:root 93b611502148106b2294cfdaa0f1a683 +File: /usr/lib/debug/usr/sbin/owserver.debug 100644 root:root 93b611502148106b2294cfdaa0f1a683 File: /usr/src/debug/owfs-3.2p2 40755 root:root @@ -65,2 +65,2 @@ File: /usr/src/debug/owfs-3.2p2/module/owserver/src/include/owserver.h 100644 root:root e112247f1ba58a8966301245e80163c8 -RPMIdentity: afbde6e4c75f100235b0294d636e719a6dfaf630916112bc40add25ad6e011f2ab843e55d485134a4ffd665dc1ab3e469098b267270c1fc2f4a2f544549b9a62 +RPMIdentity: c41978fc1dad09baf62b0b49c9b674d313738c86496b3e61020e6e8951d82306b9d9e0dc21b445249c5ef1768b6d76e27e14217285b6766382c501194d15c302 --- owfs-shell-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:38.000000000 +0000 +++ owfs-shell-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:10.356353104 +0000 @@ -19,9 +19,9 @@ Provides: owfs-shell = 3.2p2-alt4:sisyphus+335067.26700.2.2 -File: /usr/bin/owdir 100755 root:root f58552ec9e05d409663699788cf0fd70 -File: /usr/bin/owexist 100755 root:root bbd1a5ab0da82080ca602ad3f520968c -File: /usr/bin/owget 100755 root:root 73edc7188b06a571a0fa05889f70752c -File: /usr/bin/owpresent 100755 root:root 42e38f0f7f40dfde84d50740d5b00189 -File: /usr/bin/owread 100755 root:root f7add9072b42169ad91a623bc4f975e2 -File: /usr/bin/owusbprobe 100755 root:root 2d74d7fb98c9ab8443e4275a6e8d8f32 -File: /usr/bin/owwrite 100755 root:root 175db180ac5a375c41720855f4352ce0 -RPMIdentity: 19c07d8acd427c24917d647057e89be4f3dfe405f97addeb55902962ab15bbe8d0d08360c2dc474c1693cdcd8695a5c17fa3e5d6486599177bdf5b24e0e365ba +File: /usr/bin/owdir 100755 root:root 3dc3eabe825fdf1eb0cb64eac61fb83e +File: /usr/bin/owexist 100755 root:root 75e257831f7fc4d2da90412ce7c80cc0 +File: /usr/bin/owget 100755 root:root 1a7b39d6fc8ba17a21b12b98dc67d3f6 +File: /usr/bin/owpresent 100755 root:root 2048f52b2f34adeff55c39984a588f0a +File: /usr/bin/owread 100755 root:root f625db128222a04f511a8958d1ee127d +File: /usr/bin/owusbprobe 100755 root:root 8af4cc5b8fd270e7810b422978497ac3 +File: /usr/bin/owwrite 100755 root:root 98324c5ca8e15db28601041e39e89711 +RPMIdentity: 8fb6fc4310dd8108c6da8c4b9e7dd9cc6f2cc86de4ce15af3c5dde6af4b885c105572b1cead3d12a4b67c994efcb56686f4c1d016d49f2c094efcda1096406c4 --- owfs-shell-debuginfo-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:38.000000000 +0000 +++ owfs-shell-debuginfo-3.2p2-alt4.x86_64.rpm.hasher 2024-01-29 03:33:10.413353758 +0000 @@ -1,21 +1,21 @@ /usr/lib/debug/.build-id/0e 40755 root:root -/usr/lib/debug/.build-id/0e/b41c383d9409a881273dbb271ba2ff85fc2c98 120777 root:root ../../../../bin/owwrite -/usr/lib/debug/.build-id/0e/b41c383d9409a881273dbb271ba2ff85fc2c98.debug 120777 root:root ../../usr/bin/owwrite.debug -/usr/lib/debug/.build-id/1c 40755 root:root -/usr/lib/debug/.build-id/1c/4f3b3af4ef1a474393b9637a24f463eac2cb00 120777 root:root ../../../../bin/owpresent -/usr/lib/debug/.build-id/1c/4f3b3af4ef1a474393b9637a24f463eac2cb00.debug 120777 root:root ../../usr/bin/owpresent.debug -/usr/lib/debug/.build-id/1c/7c2f8bb101bbed054a8ca7300185785cb50828 120777 root:root ../../../../bin/owread -/usr/lib/debug/.build-id/1c/7c2f8bb101bbed054a8ca7300185785cb50828.debug 120777 root:root ../../usr/bin/owread.debug -/usr/lib/debug/.build-id/26 40755 root:root -/usr/lib/debug/.build-id/26/7cb3d3f94cb35ba34ce2f65c9abeb20031c0a4 120777 root:root ../../../../bin/owexist -/usr/lib/debug/.build-id/26/7cb3d3f94cb35ba34ce2f65c9abeb20031c0a4.debug 120777 root:root ../../usr/bin/owexist.debug -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/d7c32b75777eba92dc50c050dc287f1c986cdb 120777 root:root ../../../../bin/owusbprobe -/usr/lib/debug/.build-id/61/d7c32b75777eba92dc50c050dc287f1c986cdb.debug 120777 root:root ../../usr/bin/owusbprobe.debug -/usr/lib/debug/.build-id/96 40755 root:root -/usr/lib/debug/.build-id/96/7afb098528238b6fa6062557dcabce8ec99fcc 120777 root:root ../../../../bin/owdir -/usr/lib/debug/.build-id/96/7afb098528238b6fa6062557dcabce8ec99fcc.debug 120777 root:root ../../usr/bin/owdir.debug -/usr/lib/debug/.build-id/d4 40755 root:root -/usr/lib/debug/.build-id/d4/ba4a2315c534b77a93c34b2623f3555026ce92 120777 root:root ../../../../bin/owget -/usr/lib/debug/.build-id/d4/ba4a2315c534b77a93c34b2623f3555026ce92.debug 120777 root:root ../../usr/bin/owget.debug +/usr/lib/debug/.build-id/0e/207055b7d16ba794e5f8e5a0a6ca3663a0394d 120777 root:root ../../../../bin/owget +/usr/lib/debug/.build-id/0e/207055b7d16ba794e5f8e5a0a6ca3663a0394d.debug 120777 root:root ../../usr/bin/owget.debug +/usr/lib/debug/.build-id/0e/edb021f9737a91656ffd2775f3c61945a63c87 120777 root:root ../../../../bin/owusbprobe +/usr/lib/debug/.build-id/0e/edb021f9737a91656ffd2775f3c61945a63c87.debug 120777 root:root ../../usr/bin/owusbprobe.debug +/usr/lib/debug/.build-id/32 40755 root:root +/usr/lib/debug/.build-id/32/372a705d4a198d488226aae8dffebf735545a8 120777 root:root ../../../../bin/owexist +/usr/lib/debug/.build-id/32/372a705d4a198d488226aae8dffebf735545a8.debug 120777 root:root ../../usr/bin/owexist.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/984ae3e29a9720034fd27ba20216ec8315d4eb 120777 root:root ../../../../bin/owpresent +/usr/lib/debug/.build-id/4b/984ae3e29a9720034fd27ba20216ec8315d4eb.debug 120777 root:root ../../usr/bin/owpresent.debug +/usr/lib/debug/.build-id/4f 40755 root:root +/usr/lib/debug/.build-id/4f/8d14254e065c06940bda05135b93c979cfca71 120777 root:root ../../../../bin/owread +/usr/lib/debug/.build-id/4f/8d14254e065c06940bda05135b93c979cfca71.debug 120777 root:root ../../usr/bin/owread.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/6f9e5d4a7f7570d70fe1d07ec3649af803baa3 120777 root:root ../../../../bin/owdir +/usr/lib/debug/.build-id/a8/6f9e5d4a7f7570d70fe1d07ec3649af803baa3.debug 120777 root:root ../../usr/bin/owdir.debug +/usr/lib/debug/.build-id/bc 40755 root:root +/usr/lib/debug/.build-id/bc/e4f8bbec988372c39f8ea3c29d537efbc5e131 120777 root:root ../../../../bin/owwrite +/usr/lib/debug/.build-id/bc/e4f8bbec988372c39f8ea3c29d537efbc5e131.debug 120777 root:root ../../usr/bin/owwrite.debug /usr/lib/debug/usr/bin/owdir.debug 100644 root:root @@ -67,28 +67,28 @@ File: /usr/lib/debug/.build-id/0e 40755 root:root -File: /usr/lib/debug/.build-id/0e/b41c383d9409a881273dbb271ba2ff85fc2c98 120777 root:root ../../../../bin/owwrite -File: /usr/lib/debug/.build-id/0e/b41c383d9409a881273dbb271ba2ff85fc2c98.debug 120777 root:root ../../usr/bin/owwrite.debug -File: /usr/lib/debug/.build-id/1c 40755 root:root -File: /usr/lib/debug/.build-id/1c/4f3b3af4ef1a474393b9637a24f463eac2cb00 120777 root:root ../../../../bin/owpresent -File: /usr/lib/debug/.build-id/1c/4f3b3af4ef1a474393b9637a24f463eac2cb00.debug 120777 root:root ../../usr/bin/owpresent.debug -File: /usr/lib/debug/.build-id/1c/7c2f8bb101bbed054a8ca7300185785cb50828 120777 root:root ../../../../bin/owread -File: /usr/lib/debug/.build-id/1c/7c2f8bb101bbed054a8ca7300185785cb50828.debug 120777 root:root ../../usr/bin/owread.debug -File: /usr/lib/debug/.build-id/26 40755 root:root -File: /usr/lib/debug/.build-id/26/7cb3d3f94cb35ba34ce2f65c9abeb20031c0a4 120777 root:root ../../../../bin/owexist -File: /usr/lib/debug/.build-id/26/7cb3d3f94cb35ba34ce2f65c9abeb20031c0a4.debug 120777 root:root ../../usr/bin/owexist.debug -File: /usr/lib/debug/.build-id/61 40755 root:root -File: /usr/lib/debug/.build-id/61/d7c32b75777eba92dc50c050dc287f1c986cdb 120777 root:root ../../../../bin/owusbprobe -File: /usr/lib/debug/.build-id/61/d7c32b75777eba92dc50c050dc287f1c986cdb.debug 120777 root:root ../../usr/bin/owusbprobe.debug -File: /usr/lib/debug/.build-id/96 40755 root:root -File: /usr/lib/debug/.build-id/96/7afb098528238b6fa6062557dcabce8ec99fcc 120777 root:root ../../../../bin/owdir -File: /usr/lib/debug/.build-id/96/7afb098528238b6fa6062557dcabce8ec99fcc.debug 120777 root:root ../../usr/bin/owdir.debug -File: /usr/lib/debug/.build-id/d4 40755 root:root -File: /usr/lib/debug/.build-id/d4/ba4a2315c534b77a93c34b2623f3555026ce92 120777 root:root ../../../../bin/owget -File: /usr/lib/debug/.build-id/d4/ba4a2315c534b77a93c34b2623f3555026ce92.debug 120777 root:root ../../usr/bin/owget.debug -File: /usr/lib/debug/usr/bin/owdir.debug 100644 root:root 6e387e38db7598a0176418776d926da4 -File: /usr/lib/debug/usr/bin/owexist.debug 100644 root:root 672bd9871ad2e3fa8b2c31021675a7f3 -File: /usr/lib/debug/usr/bin/owget.debug 100644 root:root 09a8f195e640ab6d8406402ae9ef0664 -File: /usr/lib/debug/usr/bin/owpresent.debug 100644 root:root 2042269da025c252b74437b5ed3f43ef -File: /usr/lib/debug/usr/bin/owread.debug 100644 root:root b81df4902d20a4277f4f8c5934ef7a24 -File: /usr/lib/debug/usr/bin/owusbprobe.debug 100644 root:root 40ce6128d436807c17a605e29db77451 -File: /usr/lib/debug/usr/bin/owwrite.debug 100644 root:root ccd9e31ddf61559dc683612b1a0987d0 +File: /usr/lib/debug/.build-id/0e/207055b7d16ba794e5f8e5a0a6ca3663a0394d 120777 root:root ../../../../bin/owget +File: /usr/lib/debug/.build-id/0e/207055b7d16ba794e5f8e5a0a6ca3663a0394d.debug 120777 root:root ../../usr/bin/owget.debug +File: /usr/lib/debug/.build-id/0e/edb021f9737a91656ffd2775f3c61945a63c87 120777 root:root ../../../../bin/owusbprobe +File: /usr/lib/debug/.build-id/0e/edb021f9737a91656ffd2775f3c61945a63c87.debug 120777 root:root ../../usr/bin/owusbprobe.debug +File: /usr/lib/debug/.build-id/32 40755 root:root +File: /usr/lib/debug/.build-id/32/372a705d4a198d488226aae8dffebf735545a8 120777 root:root ../../../../bin/owexist +File: /usr/lib/debug/.build-id/32/372a705d4a198d488226aae8dffebf735545a8.debug 120777 root:root ../../usr/bin/owexist.debug +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/984ae3e29a9720034fd27ba20216ec8315d4eb 120777 root:root ../../../../bin/owpresent +File: /usr/lib/debug/.build-id/4b/984ae3e29a9720034fd27ba20216ec8315d4eb.debug 120777 root:root ../../usr/bin/owpresent.debug +File: /usr/lib/debug/.build-id/4f 40755 root:root +File: /usr/lib/debug/.build-id/4f/8d14254e065c06940bda05135b93c979cfca71 120777 root:root ../../../../bin/owread +File: /usr/lib/debug/.build-id/4f/8d14254e065c06940bda05135b93c979cfca71.debug 120777 root:root ../../usr/bin/owread.debug +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/6f9e5d4a7f7570d70fe1d07ec3649af803baa3 120777 root:root ../../../../bin/owdir +File: /usr/lib/debug/.build-id/a8/6f9e5d4a7f7570d70fe1d07ec3649af803baa3.debug 120777 root:root ../../usr/bin/owdir.debug +File: /usr/lib/debug/.build-id/bc 40755 root:root +File: /usr/lib/debug/.build-id/bc/e4f8bbec988372c39f8ea3c29d537efbc5e131 120777 root:root ../../../../bin/owwrite +File: /usr/lib/debug/.build-id/bc/e4f8bbec988372c39f8ea3c29d537efbc5e131.debug 120777 root:root ../../usr/bin/owwrite.debug +File: /usr/lib/debug/usr/bin/owdir.debug 100644 root:root ee935f0c8943b131e38002cc28b0148f +File: /usr/lib/debug/usr/bin/owexist.debug 100644 root:root 9dd2bd0c2978a7d2e2dc4afc2c5bfc40 +File: /usr/lib/debug/usr/bin/owget.debug 100644 root:root 2eadef86be9b2592c51eff8aa3577581 +File: /usr/lib/debug/usr/bin/owpresent.debug 100644 root:root 4039e8d52ea7e72cbdecca2ca30dbb24 +File: /usr/lib/debug/usr/bin/owread.debug 100644 root:root c58fe4f5d863ce175b53de76d78fe72b +File: /usr/lib/debug/usr/bin/owusbprobe.debug 100644 root:root 630f075aac87350777eb2f6ff20468cb +File: /usr/lib/debug/usr/bin/owwrite.debug 100644 root:root c467699b3f63346c0640768bd6b88aeb File: /usr/src/debug/owfs-3.2p2 40755 root:root @@ -126,2 +126,2 @@ File: /usr/src/debug/owfs-3.2p2/module/owshell/src/include/owshell.h 100644 root:root 6019a52a06d0199b8537f207a5376efb -RPMIdentity: 405a4bedb52faee69684215d82e1183ac12947ef7ee841698e20ebbe1e30262d8e139daffa993ac1fd74a741b2a60165db12d4fd5f4470197945d1f9fe3697b0 +RPMIdentity: be411ceaea4fdcbc8d37df81545c4bf76e7b1c39f8fdb5b0fff5ef831dae7320ace3fc10b2d803439fb0eb43af4473f4623738a5aa7756a5175f650e297a84ef