<86>Aug 10 04:31:37 userdel[4100152]: delete user 'rooter' <86>Aug 10 04:31:37 userdel[4100152]: removed group 'rooter' owned by 'rooter' <86>Aug 10 04:31:37 userdel[4100152]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 10 04:31:37 groupadd[4100208]: group added to /etc/group: name=rooter, GID=1790 <86>Aug 10 04:31:37 groupadd[4100208]: group added to /etc/gshadow: name=rooter <86>Aug 10 04:31:37 groupadd[4100208]: new group: name=rooter, GID=1790 <86>Aug 10 04:31:37 useradd[4100281]: new user: name=rooter, UID=1790, GID=1790, home=/root, shell=/bin/bash, from=none <86>Aug 10 04:31:37 userdel[4100373]: delete user 'builder' <86>Aug 10 04:31:37 userdel[4100373]: removed group 'builder' owned by 'builder' <86>Aug 10 04:31:37 userdel[4100373]: removed shadow group 'builder' owned by 'builder' <86>Aug 10 04:31:37 groupadd[4100453]: group added to /etc/group: name=builder, GID=1791 <86>Aug 10 04:31:37 groupadd[4100453]: group added to /etc/gshadow: name=builder <86>Aug 10 04:31:37 groupadd[4100453]: new group: name=builder, GID=1791 <86>Aug 10 04:31:37 useradd[4100516]: new user: name=builder, UID=1791, GID=1791, home=/usr/src, shell=/bin/bash, from=none <13>Aug 10 04:31:40 rpmi: libusb-1.0.27-alt1 sisyphus+347412.100.1.1 1714739651 installed <13>Aug 10 04:31:40 rpmi: libftdi1-1.5-alt3.1 sisyphus+333513.104100.79.1 1705090679 installed <13>Aug 10 04:31:40 rpmi: libusb-devel-1.0.27-alt1 sisyphus+347412.100.1.1 1714739651 installed <13>Aug 10 04:31:40 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Aug 10 04:31:40 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Aug 10 04:31:40 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>Aug 10 04:31:40 rpmi: swig-data-1:4.1.1-alt8 sisyphus+339194.200.2.1 1706442289 installed <13>Aug 10 04:31:40 rpmi: libfuse-2.9.9-alt4 sisyphus+346205.200.2.1 1716361259 installed <13>Aug 10 04:31:40 rpmi: libfuse-devel-2.9.9-alt4 sisyphus+346205.200.2.1 1716361259 installed <13>Aug 10 04:31:40 rpmi: swig-1:4.1.1-alt8 sisyphus+339194.200.2.1 1706442289 installed <13>Aug 10 04:31:40 rpmi: libftdi1-devel-1.5-alt3.1 sisyphus+333513.104100.79.1 1705090679 installed <13>Aug 10 04:31:40 rpmi: groff-base-1.22.3-alt2 sisyphus+346264.200.2.1 1716421475 installed <13>Aug 10 04:31:40 rpmi: chrpath-0.16-alt1 sisyphus+346101.200.3.1 1716459476 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.15062 + 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): + /usr/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.15062 + 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 dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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=/usr/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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for echo... /usr/bin/echo checking for test... /usr/bin/test checking for rm... /usr/bin/rm checking for rpm... /usr/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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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... /usr/bin/dd checking how to truncate binary pipes... /usr/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... /usr/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... /usr/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) /usr/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 /usr/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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. owtap.man > owtap.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' 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 ./.. 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 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 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 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 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 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 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 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 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 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 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 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_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 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 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 -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 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 -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 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 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 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 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_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 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 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 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 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_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 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 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 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 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 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 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_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_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 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 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 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_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 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 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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.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_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_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_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_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_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_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_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_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_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_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_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 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 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 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=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I/usr/include/libusb-1.0 -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=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=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_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_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' 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_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.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_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' /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 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' 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 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 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 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 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 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 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 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 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' /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 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 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_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 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 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 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 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' /usr/bin/ginstall -c -d OW/blib/lib /usr/bin/ginstall -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.85856 + 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:/usr/bin:/bin:/usr/local/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'. /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/include' /usr/bin/ginstall -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'. /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/share/man/man1' /usr/bin/ginstall -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'. /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/share/man/man3' /usr/bin/ginstall -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' /usr/bin/ginstall -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' /usr/bin/ginstall -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'. /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/share/man/man5' /usr/bin/ginstall -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'. /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/share/man/mann' /usr/bin/ginstall -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'. /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/lib/systemd/system' /usr/bin/ginstall -c -m 644 owfs.service owftpd.service owhttpd.service owserver.service owserver.socket '/usr/src/tmp/owfs-buildroot/usr/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' /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /usr/bin/ginstall -c owget owdir owread owwrite owpresent owexist owusbprobe '/usr/src/tmp/owfs-buildroot/usr/bin' libtool: install: /usr/bin/ginstall -c owget /usr/src/tmp/owfs-buildroot/usr/bin/owget libtool: install: /usr/bin/ginstall -c owdir /usr/src/tmp/owfs-buildroot/usr/bin/owdir libtool: install: /usr/bin/ginstall -c owread /usr/src/tmp/owfs-buildroot/usr/bin/owread libtool: install: /usr/bin/ginstall -c owwrite /usr/src/tmp/owfs-buildroot/usr/bin/owwrite libtool: install: /usr/bin/ginstall -c owpresent /usr/src/tmp/owfs-buildroot/usr/bin/owpresent libtool: install: /usr/bin/ginstall -c owexist /usr/src/tmp/owfs-buildroot/usr/bin/owexist libtool: install: /usr/bin/ginstall -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' /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/lib64' /bin/sh ../../../../../libtool --mode=install /usr/bin/ginstall -c libownet.la '/usr/src/tmp/owfs-buildroot/usr/lib64' libtool: install: /usr/bin/ginstall -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: /usr/bin/ginstall -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'. /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/include' /usr/bin/ginstall -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' /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/lib64' /bin/sh ../../../../libtool --mode=install /usr/bin/ginstall -c libow.la '/usr/src/tmp/owfs-buildroot/usr/lib64' libtool: install: /usr/bin/ginstall -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: /usr/bin/ginstall -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' /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /usr/bin/ginstall -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: /usr/bin/ginstall -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' /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /usr/bin/ginstall -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: /usr/bin/ginstall -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: /usr/bin/ginstall -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' /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /usr/bin/ginstall -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: /usr/bin/ginstall -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' /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/bin' /bin/sh ../../../../libtool --mode=install /usr/bin/ginstall -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: /usr/bin/ginstall -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' /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/lib64' /bin/sh ../../../../libtool --mode=install /usr/bin/ginstall -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: /usr/bin/ginstall -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: /usr/bin/ginstall -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'. /usr/bin/mkdir -p '/usr/src/tmp/owfs-buildroot/usr/include' /usr/bin/ginstall -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' /usr/bin/ginstall -c -d /usr/src/tmp/owfs-buildroot/usr/bin /usr/bin/ginstall -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' /usr/bin/ginstall -c -d /usr/src/tmp/owfs-buildroot/usr/bin /usr/bin/ginstall -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' Verifying systemd units in /usr/src/tmp/owfs-buildroot Adjusting library links in /usr/src/tmp/owfs-buildroot ./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 ./usr/lib: (from :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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/owfs-buildroot Processing files: libowfs-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0B56he 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.zuADxA 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.ThGta7 Creating libowfs-debuginfo package Processing files: libowfs-devel-3.2p2-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27345 + 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.AdfXwt 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.3szovS 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.yhzGlR Processing files: libowfs-capi-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pqyg1a 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.kR7npw 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.jMqmU3 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.MDxUpy 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.vAhSMS 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.LRHGgc Processing files: libownet-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yy98Em 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.sxkq5d 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.TcA4Gl 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.rgoSE3 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.zxj5ze 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.ywF0qb Processing files: owfs-fs-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uHzK34 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.bSJHmn 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/usr/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.vOsPv6 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Knav4k 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.F79vTi 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.3hDfJ4 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.gY8c1X 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.iAvmEU Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cM9Pkk 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.1v8Hhc 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.gr2kIv 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.5Gy5S5 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.n9BNu6 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X1qLob 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.EiwLjW 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.4vZ4BC 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.EF0Rb6 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.MuG2mz Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VIGDUG 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.rRRrXZ 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.uzrIsx 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.bHzpli 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.Ht4dIf Processing files: owfs-mon-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bTSN16 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.mSPb1d 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.JoYKWZ Processing files: owfs-perl-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oj7EvD 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.qxqA6E 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.StqExD 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.PcSTHV 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.wsxMr0 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.RJvGUG 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.CuioxX 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.X3VKHi 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.iYFnD9 Processing files: libowfs-debuginfo-3.2p2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lCl1lX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sY3YU7 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.YfwOPY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dFf65o 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.rKH5UI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f4fXEZ 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.Vykj4A find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u5HiMo 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.UUT8zg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZarVUZ 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.rxei5n find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.79SMWT 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.tml2XM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ChbaeJ 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.GCWAwP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bd7WPf 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.eysTxl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tgc42X 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) 58.17user 37.07system 1:42.59elapsed 92%CPU (0avgtext+0avgdata 87612maxresident)k 0inputs+0outputs (0major+7777193minor)pagefaults 0swaps 3.49user 2.35system 1:54.38elapsed 5%CPU (0avgtext+0avgdata 134292maxresident)k 0inputs+0outputs (0major+204312minor)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-08-10 04:33:28.122515087 +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 e0b3aac2c5cc2d90eba57efdbda10ad5 +RPMIdentity: b88b2a53d1ca1fd0c09dd69704c3e694d16b715ba2791dbb5c0cea686812465bf9c413a216c401f193439155f93e79a0c8104984c3b61ff13c3381404096db80 --- libowfs-capi-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:38.000000000 +0000 +++ libowfs-capi-3.2p2-alt4.x86_64.rpm.hasher 2024-08-10 04:33:28.193516291 +0000 @@ -7,3 +7,3 @@ File: /usr/lib64/libowcapi-3.2.so.2 120777 root:root libowcapi-3.2.so.2.0.0 -File: /usr/lib64/libowcapi-3.2.so.2.0.0 100644 root:root 768dfe8e7a8696096959561f0e44908f -RPMIdentity: c47e5f657c98fe92f3463fed6c2fe4fa21fd1242772ccbf9e2fc1697c7ad24c946ae73d077835ea15ba4022a858072ad45ce1394dcd2bf63c5de3d05c3ee6414 +File: /usr/lib64/libowcapi-3.2.so.2.0.0 100644 root:root 538e833ea03d15e8e3221caba71a7c81 +RPMIdentity: 5dd4f2641f766c5b86d50de3c36ece8956aa3d83232e1a66e9071fe17d56576d7f24ffa18e509c4f2fbfb655ed8a7730f2a3a90ec8967e12f63a395fd82d40fd --- libowfs-capi-debuginfo-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:38.000000000 +0000 +++ libowfs-capi-debuginfo-3.2p2-alt4.x86_64.rpm.hasher 2024-08-10 04:33:28.269517579 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/e28508e5bd204d41ebb8ff54da8b1cbd63265b 120777 root:root ../../../../lib64/libowcapi-3.2.so.2.0.0 -/usr/lib/debug/.build-id/28/e28508e5bd204d41ebb8ff54da8b1cbd63265b.debug 120777 root:root ../../usr/lib64/libowcapi-3.2.so.2.0.0.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/f03ca64925a9d4a22f89058b7a24d4be61d16b 120777 root:root ../../../../lib64/libowcapi-3.2.so.2.0.0 +/usr/lib/debug/.build-id/fc/f03ca64925a9d4a22f89058b7a24d4be61d16b.debug 120777 root:root ../../usr/lib64/libowcapi-3.2.so.2.0.0.debug /usr/lib/debug/usr/lib64/libowcapi-3.2.so.2.0.0.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: libowfs-capi-debuginfo = 3.2p2-alt4:sisyphus+335067.26700.2.2 -File: /usr/lib/debug/.build-id/28 40755 root:root -File: /usr/lib/debug/.build-id/28/e28508e5bd204d41ebb8ff54da8b1cbd63265b 120777 root:root ../../../../lib64/libowcapi-3.2.so.2.0.0 -File: /usr/lib/debug/.build-id/28/e28508e5bd204d41ebb8ff54da8b1cbd63265b.debug 120777 root:root ../../usr/lib64/libowcapi-3.2.so.2.0.0.debug -File: /usr/lib/debug/usr/lib64/libowcapi-3.2.so.2.0.0.debug 100644 root:root a0c7dc10983fcee6de1f7de007cdb3f6 +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/f03ca64925a9d4a22f89058b7a24d4be61d16b 120777 root:root ../../../../lib64/libowcapi-3.2.so.2.0.0 +File: /usr/lib/debug/.build-id/fc/f03ca64925a9d4a22f89058b7a24d4be61d16b.debug 120777 root:root ../../usr/lib64/libowcapi-3.2.so.2.0.0.debug +File: /usr/lib/debug/usr/lib64/libowcapi-3.2.so.2.0.0.debug 100644 root:root bb04caeee5f9d96f010a7920bc9f4227 File: /usr/lib/debug/usr/lib64/libowcapi-3.2.so.2.debug 120777 root:root libowcapi-3.2.so.2.0.0.debug @@ -27,2 +27,2 @@ File: /usr/src/debug/owfs-3.2p2/module/owcapi/src/c/owcapi.c 100644 root:root 7b6af31be0e8951cd9b7a9e5af627f2b -RPMIdentity: 810ae16fff8617e660da07ba46f734daeb3959cf1edccb19313870ca32af9e2a3dbb2df56a1d77a5a122da7c524e3b213f8add36baceac2f3ebe024913cd7fdf +RPMIdentity: 8437e3225c13d5eee243e70032fd6936eab50fc980cbd0c10100b64833c23f9b5ad82f8ea4425cf90bf3d6d831d0e3c01c258935591a95d3218f59553bf122c1 --- 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-08-10 04:33:28.431520325 +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/19 40755 root:root +/usr/lib/debug/.build-id/19/a15d256af0a824337ff2dd4aaecce134a07154 120777 root:root ../../../../lib64/libow-3.2.so.2.0.0 +/usr/lib/debug/.build-id/19/a15d256af0a824337ff2dd4aaecce134a07154.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/19 40755 root:root +File: /usr/lib/debug/.build-id/19/a15d256af0a824337ff2dd4aaecce134a07154 120777 root:root ../../../../lib64/libow-3.2.so.2.0.0 +File: /usr/lib/debug/.build-id/19/a15d256af0a824337ff2dd4aaecce134a07154.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 385b2677f8f7ff71f920571d42589df1 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: 12512d33c55bab9ae7d45c8c498ad257e88a63a508e2379dc419ce1f619539424e541b9d67acd962776043ad54068dc8260ec2dbbab69b513d3148fa1e06b273 --- libownet-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:39.000000000 +0000 +++ libownet-3.2p2-alt4.x86_64.rpm.hasher 2024-08-10 04:33:28.563522562 +0000 @@ -15,3 +15,3 @@ File: /usr/lib64/libownet-3.2.so.2 120777 root:root libownet-3.2.so.2.0.0 -File: /usr/lib64/libownet-3.2.so.2.0.0 100644 root:root 5bec57eec16ea48ea87a47f195344e9f -RPMIdentity: 2fedb9fbe416c7894a3aa7a7eeb80cd8dc05a4afa7abaed16d84cb98b21a96329468dbdbfcdcea5f4243a1d36b4c89a7e33b1c6a060bbb9037aaf9685265caee +File: /usr/lib64/libownet-3.2.so.2.0.0 100644 root:root 79158f493e8c34c3b8371173681f52e1 +RPMIdentity: 4483dafc0495628e5b4027f63ba784411c0dbe8939bf68b2382180617e344d58f41f98b5c2ea8cd2bc61de107a733125f0ea1899666ef404dfb907a550da237c --- libownet-debuginfo-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:38.000000000 +0000 +++ libownet-debuginfo-3.2p2-alt4.x86_64.rpm.hasher 2024-08-10 04:33:28.637523816 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/55 40755 root:root -/usr/lib/debug/.build-id/55/6ad9c4f4050ca57e5341002db868dc8b21e6d5 120777 root:root ../../../../lib64/libownet-3.2.so.2.0.0 -/usr/lib/debug/.build-id/55/6ad9c4f4050ca57e5341002db868dc8b21e6d5.debug 120777 root:root ../../usr/lib64/libownet-3.2.so.2.0.0.debug +/usr/lib/debug/.build-id/e4 40755 root:root +/usr/lib/debug/.build-id/e4/6b197cf77848559c4cbf63f49b6b02471a4e1f 120777 root:root ../../../../lib64/libownet-3.2.so.2.0.0 +/usr/lib/debug/.build-id/e4/6b197cf77848559c4cbf63f49b6b02471a4e1f.debug 120777 root:root ../../usr/lib64/libownet-3.2.so.2.0.0.debug /usr/lib/debug/usr/lib64/libownet-3.2.so.2.0.0.debug 100644 root:root @@ -55,6 +55,6 @@ Provides: libownet-debuginfo = 3.2p2-alt4:sisyphus+335067.26700.2.2 -File: /usr/lib/debug/.build-id/55 40755 root:root -File: /usr/lib/debug/.build-id/55/6ad9c4f4050ca57e5341002db868dc8b21e6d5 120777 root:root ../../../../lib64/libownet-3.2.so.2.0.0 -File: /usr/lib/debug/.build-id/55/6ad9c4f4050ca57e5341002db868dc8b21e6d5.debug 120777 root:root ../../usr/lib64/libownet-3.2.so.2.0.0.debug -File: /usr/lib/debug/usr/lib64/libownet-3.2.so.2.0.0.debug 100644 root:root f1f719c3e1e9d6ece4a907b8f95eb4b4 +File: /usr/lib/debug/.build-id/e4 40755 root:root +File: /usr/lib/debug/.build-id/e4/6b197cf77848559c4cbf63f49b6b02471a4e1f 120777 root:root ../../../../lib64/libownet-3.2.so.2.0.0 +File: /usr/lib/debug/.build-id/e4/6b197cf77848559c4cbf63f49b6b02471a4e1f.debug 120777 root:root ../../usr/lib64/libownet-3.2.so.2.0.0.debug +File: /usr/lib/debug/usr/lib64/libownet-3.2.so.2.0.0.debug 100644 root:root 6ef4d3de96e4ba9522c57fc3ce8df1a3 File: /usr/lib/debug/usr/lib64/libownet-3.2.so.2.debug 120777 root:root libownet-3.2.so.2.0.0.debug @@ -105,2 +105,2 @@ File: /usr/src/debug/owfs-3.2p2/module/ownet/c/src/include/rwlock.h 100644 root:root 5528f5e8b7e234ad25fa518e391be764 -RPMIdentity: 0957db2116c2b580d6bf85a1e9493086a27534c3759831850da38a7e66d07be8a8f5e520d17e6f6d8513bd49f6c664dc0a2a892a9c5244246a182845c94bd298 +RPMIdentity: dbd12dbf5f91dd0860812d470960e14aab71a17c8ae62445acd917ed3598b4bfa7d3c21628903ddc1684e47ec811b36d6d8fa0d9b00af8160037af23a6abbf85 --- 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-08-10 04:33:28.795526495 +0000 @@ -2,3 +2,3 @@ /etc/sysconfig/owfs 100644 root:root -/lib/systemd/system/owfs.service 100644 root:root +/usr/lib/systemd/system/owfs.service 100644 root:root /usr/sbin/owfs 100755 root:root @@ -28,4 +28,4 @@ File: /etc/sysconfig/owfs 100644 root:root 7e05ac2cde66c1f94c4b709fe595077f -File: /lib/systemd/system/owfs.service 100644 root:root 6662fabe71ad45cbdcce4482c170ff55 -File: /usr/sbin/owfs 100755 root:root 63858c6a46550ae0333b529888419192 -RPMIdentity: 96cacbb5e55dc2355be5efd9133d31571c352f33601b1f6f6faaac891ab3b7b323cd5c04321b6e681a8b22880570446500b3864e1283f096a0276a28a804484f +File: /usr/lib/systemd/system/owfs.service 100644 root:root 6662fabe71ad45cbdcce4482c170ff55 +File: /usr/sbin/owfs 100755 root:root 81c3088643d21b16b30eb5645f38f0ca +RPMIdentity: 0ee44ad00a3d3dc374ee468dc34b566f7e7d02dc93e111444ed066681456deab2f5372ef33e70691c78e4333ed0cab7104a96ef95c7d8558080b390dfdb05fbb --- 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-08-10 04:33:28.878527901 +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/d6 40755 root:root +/usr/lib/debug/.build-id/d6/2cceb5d47034cfcfec2acce44a4a7f24f6353a 120777 root:root ../../../../sbin/owfs +/usr/lib/debug/.build-id/d6/2cceb5d47034cfcfec2acce44a4a7f24f6353a.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/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/2cceb5d47034cfcfec2acce44a4a7f24f6353a 120777 root:root ../../../../sbin/owfs +File: /usr/lib/debug/.build-id/d6/2cceb5d47034cfcfec2acce44a4a7f24f6353a.debug 120777 root:root ../../usr/sbin/owfs.debug +File: /usr/lib/debug/usr/sbin/owfs.debug 100644 root:root 9746dcf1698b2397f5b3126b3bfefd67 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: 6a2875959d09e7e43f9e10dc857b37f116ebbe942df024af858298ecfb7883e6bd6e715a95fc448b345f4a3b3b32ef7aa1a7b3713d582ec2699a1f7ad880f596 --- 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-08-10 04:33:28.940528952 +0000 @@ -2,3 +2,3 @@ /etc/sysconfig/owftpd 100644 root:root -/lib/systemd/system/owftpd.service 100644 root:root +/usr/lib/systemd/system/owftpd.service 100644 root:root /usr/sbin/owftpd 100755 root:root @@ -26,4 +26,4 @@ File: /etc/sysconfig/owftpd 100644 root:root 0868d3c797b2d7b2546f7892245ac022 -File: /lib/systemd/system/owftpd.service 100644 root:root eae166f8884ba8a1d2b68a99cdbb2d3d -File: /usr/sbin/owftpd 100755 root:root 7105ebaac8a7b6d09371f49c3a599490 -RPMIdentity: 075a8ed772103d365a2e93df3051d4bd4243df52593a9c15524889200558953367686934b074174640235c59e964aac22d6d842ffe7ee810c5f9efba7b741808 +File: /usr/lib/systemd/system/owftpd.service 100644 root:root eae166f8884ba8a1d2b68a99cdbb2d3d +File: /usr/sbin/owftpd 100755 root:root 8dd55328e5e4f9d5d5bcfeefc9c58c6b +RPMIdentity: a7b591a851600f262a3ccbf9a99adf84a1e281aa8c2bb5c668ed4ed8de79e764fbad63d472718383906fb962500453cc41baa54ecd030de86c24260474e24d41 --- 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-08-10 04:33:29.018530274 +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/72 40755 root:root +/usr/lib/debug/.build-id/72/0a26cbf18b9a77f3fc23f8ff7c1d765694f0b1 120777 root:root ../../../../sbin/owftpd +/usr/lib/debug/.build-id/72/0a26cbf18b9a77f3fc23f8ff7c1d765694f0b1.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/72 40755 root:root +File: /usr/lib/debug/.build-id/72/0a26cbf18b9a77f3fc23f8ff7c1d765694f0b1 120777 root:root ../../../../sbin/owftpd +File: /usr/lib/debug/.build-id/72/0a26cbf18b9a77f3fc23f8ff7c1d765694f0b1.debug 120777 root:root ../../usr/sbin/owftpd.debug +File: /usr/lib/debug/usr/sbin/owftpd.debug 100644 root:root 599b394670dd80ac670829f35ced9dc8 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: 99c16b207f1e0f3fb5a3cb4def91807d8673ac221cfab82ebd567682988081694bca3fead2a2ebb1062c896fcb02fcf4a276b1f46208d8675ef45fb8603c8f83 --- 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-08-10 04:33:29.095531579 +0000 @@ -2,3 +2,3 @@ /etc/sysconfig/owhttpd 100644 root:root -/lib/systemd/system/owhttpd.service 100644 root:root +/usr/lib/systemd/system/owhttpd.service 100644 root:root /usr/sbin/owhttpd 100755 root:root @@ -22,4 +22,4 @@ File: /etc/sysconfig/owhttpd 100644 root:root 9f35a8e1ba569e92d73d2660b4ead375 -File: /lib/systemd/system/owhttpd.service 100644 root:root fc716c4b82df60d86bb258c9b460d6eb -File: /usr/sbin/owhttpd 100755 root:root bb95c13302c6b79fb5e1c19a77cd44bb -RPMIdentity: b3201bb92b4eda944f440a93c6f41821e1f1de4fdff679f7f433f20dd06e94cafb8600923820e1f2523d649d543b58dc141ca3a4dc713ba4a31c2ad7c6b12024 +File: /usr/lib/systemd/system/owhttpd.service 100644 root:root fc716c4b82df60d86bb258c9b460d6eb +File: /usr/sbin/owhttpd 100755 root:root fef12385a218898adde0d9b93241b3de +RPMIdentity: c9729ab78fb20cc33869a5443abb46de92adfc5e154b0476662f3de50062fa5496056781bf4192cf1270add0d79bac8cee798cb2577238600426793ebb5d3fbd --- 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-08-10 04:33:29.177532969 +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/85 40755 root:root +/usr/lib/debug/.build-id/85/e3c698b5ca8b2f55937e9ad76abf70e7efb9a1 120777 root:root ../../../../sbin/owhttpd +/usr/lib/debug/.build-id/85/e3c698b5ca8b2f55937e9ad76abf70e7efb9a1.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/85 40755 root:root +File: /usr/lib/debug/.build-id/85/e3c698b5ca8b2f55937e9ad76abf70e7efb9a1 120777 root:root ../../../../sbin/owhttpd +File: /usr/lib/debug/.build-id/85/e3c698b5ca8b2f55937e9ad76abf70e7efb9a1.debug 120777 root:root ../../usr/sbin/owhttpd.debug +File: /usr/lib/debug/usr/sbin/owhttpd.debug 100644 root:root 873d85d665b7b7b4cefb4494e83adf2c 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: 2122c59bdd1621d1b66131b93f79a46763b454c83a1bfe0125beedcffcf4e85a12359a13a4c7147274f4e3e7ef0585fd89b9d39cc4b279f25d5f200774e3d51c --- owfs-perl-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:39.000000000 +0000 +++ owfs-perl-3.2p2-alt4.x86_64.rpm.hasher 2024-08-10 04:33:29.361536088 +0000 @@ -20,4 +20,4 @@ File: /usr/lib64/perl5/auto/OW 40755 root:root -File: /usr/lib64/perl5/auto/OW/OW.so 100644 root:root 2cbd714fcba178b4dc2c9a1c0cd9d1e0 +File: /usr/lib64/perl5/auto/OW/OW.so 100644 root:root 60576f4e06f3255f9e1f7f326a14611f File: /usr/share/perl5/OWNet.pm 100755 root:root ff2bac2806f192f628bc6170185afa42 -RPMIdentity: 360965cc5a68804cb256334c23b7592914bff747dc68993fabaa0dfea763a8f658c4b90abd24d8be0b20a4b34d01cce1761d5403dd6d2bc389cd6f7b58b65883 +RPMIdentity: c84aa1c26b821c6c5f3b55e51eda686aad672f3f5d75abef587072d5c3b9189bd35ed193d3f04f9aca9d232b0b0656dbf6348a3cc7ff63b2bada9449b444fda8 --- owfs-perl-debuginfo-3.2p2-alt4.x86_64.rpm.repo 2023-11-28 09:37:40.000000000 +0000 +++ owfs-perl-debuginfo-3.2p2-alt4.x86_64.rpm.hasher 2024-08-10 04:33:29.446537529 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b8 40755 root:root -/usr/lib/debug/.build-id/b8/7102d652e4b4340003f1b899237fc6e2966fcf 120777 root:root ../../../../lib64/perl5/auto/OW/OW.so -/usr/lib/debug/.build-id/b8/7102d652e4b4340003f1b899237fc6e2966fcf.debug 120777 root:root ../../usr/lib64/perl5/auto/OW/OW.so.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/aee73b76735c45521df2930b62309830010bc2 120777 root:root ../../../../lib64/perl5/auto/OW/OW.so +/usr/lib/debug/.build-id/22/aee73b76735c45521df2930b62309830010bc2.debug 120777 root:root ../../usr/lib64/perl5/auto/OW/OW.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -23,5 +23,5 @@ Provides: owfs-perl-debuginfo = 3.2p2-alt4:sisyphus+335067.26700.2.2 -File: /usr/lib/debug/.build-id/b8 40755 root:root -File: /usr/lib/debug/.build-id/b8/7102d652e4b4340003f1b899237fc6e2966fcf 120777 root:root ../../../../lib64/perl5/auto/OW/OW.so -File: /usr/lib/debug/.build-id/b8/7102d652e4b4340003f1b899237fc6e2966fcf.debug 120777 root:root ../../usr/lib64/perl5/auto/OW/OW.so.debug +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/aee73b76735c45521df2930b62309830010bc2 120777 root:root ../../../../lib64/perl5/auto/OW/OW.so +File: /usr/lib/debug/.build-id/22/aee73b76735c45521df2930b62309830010bc2.debug 120777 root:root ../../usr/lib64/perl5/auto/OW/OW.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -29,3 +29,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/OW 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/OW/OW.so.debug 100644 root:root a9d3534bb875e294316f861093a58140 +File: /usr/lib/debug/usr/lib64/perl5/auto/OW/OW.so.debug 100644 root:root 85e606b2ba7ce4e5c91545544be80108 File: /usr/src/debug/owfs-3.2p2 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/owfs-3.2p2/module/swig/perl5/OW/ow_wrap.c 100644 root:root a1ef5e90d7cb2c430d4fc7dcc84f6c93 -RPMIdentity: 624cb3a5f2e6d78ceeec66df73d21001b432c0d0472f48f1d021523c48d31b2b7ba44a11423d41645a964cc7ab7dc5dc39f329419ea7d529ed3f998c8a5819df +RPMIdentity: 8a009a6b995259f22b8fb016e0894904a3e721c343cc2cc12f3c8dcc7b9f8243b8a721f727776b61b01186c1acd9622f04bcb7de7d89c618c5e3194f1caa9a63 --- 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-08-10 04:33:29.509538597 +0000 @@ -2,5 +2,5 @@ /etc/sysconfig/owserver 100644 root:root -/lib/systemd/system/owserver.service 100644 root:root -/lib/systemd/system/owserver.socket 100644 root:root /usr/bin/owexternal 100755 root:root +/usr/lib/systemd/system/owserver.service 100644 root:root +/usr/lib/systemd/system/owserver.socket 100644 root:root /usr/sbin/owserver 100755 root:root @@ -24,6 +24,6 @@ File: /etc/sysconfig/owserver 100644 root:root 18955b35a240a435acd98afe626fa43f -File: /lib/systemd/system/owserver.service 100644 root:root c8333d43978c2ecff30b15cee5b763e2 -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 64c01133d8d8dccd57e7269b7adacd2f +File: /usr/lib/systemd/system/owserver.service 100644 root:root c8333d43978c2ecff30b15cee5b763e2 +File: /usr/lib/systemd/system/owserver.socket 100644 root:root f5fd09707eef2499ca1c1b53b2031389 +File: /usr/sbin/owserver 100755 root:root 9abbdf8f8c0aa4d297a415d710688e11 +RPMIdentity: 12b35684c5025bf7994afb236684c2d90569e9b24cb77105dacf470ae0b04e895ebf69ff34abb3fc304e43af2624afe43bc8eb73208b1dbf5a124d1019ef0afd --- 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-08-10 04:33:29.573539682 +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/90 40755 root:root +/usr/lib/debug/.build-id/90/2d8946ea5f9d61bca15d6381042b1f9022f626 120777 root:root ../../../../bin/owexternal +/usr/lib/debug/.build-id/90/2d8946ea5f9d61bca15d6381042b1f9022f626.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/90 40755 root:root +File: /usr/lib/debug/.build-id/90/2d8946ea5f9d61bca15d6381042b1f9022f626 120777 root:root ../../../../bin/owexternal +File: /usr/lib/debug/.build-id/90/2d8946ea5f9d61bca15d6381042b1f9022f626.debug 120777 root:root ../../usr/bin/owexternal.debug +File: /usr/lib/debug/usr/bin/owexternal.debug 100644 root:root d5757564953dd5c221ddca27adcc2fe6 +File: /usr/lib/debug/usr/sbin/owserver.debug 100644 root:root d5757564953dd5c221ddca27adcc2fe6 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: 1be828fed17b7b414096bc360118f287a57258e73d76f7816af96da696f13613cfa0639369df4725b9deeefb2dfeef04896ed461dd121a9ac50425b7b1a98483 --- 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-08-10 04:33:29.635540732 +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 231493594a886c5a4b622be4db94f9a9 +File: /usr/bin/owexist 100755 root:root 5f5f5a36fbe1aaa63bd854f40cde20a9 +File: /usr/bin/owget 100755 root:root 149b079b61ad9854c4a5f133261eb73b +File: /usr/bin/owpresent 100755 root:root 291f42cb5d2e20a2c8a5cc1f28e99e2b +File: /usr/bin/owread 100755 root:root ae0381717e3380f7a83a3b5c1a067115 +File: /usr/bin/owusbprobe 100755 root:root ac2c7f55fd60f4643545fdcb9f68e8bb +File: /usr/bin/owwrite 100755 root:root c94a7568f3b5ac8449fcdf235bf50ab6 +RPMIdentity: 017f3a0c143c5da3844f322d8d310ada7b342eed2deb7589a50e0fac7fa124fc5ef65426f99dec7cfc0f235f0f5acf79b153a723637612720210f8530b7ee76b --- 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-08-10 04:33:29.698541800 +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/4a 40755 root:root +/usr/lib/debug/.build-id/4a/2ffe2d40f9547e6dff41d93d0a2f688da89a0e 120777 root:root ../../../../bin/owwrite +/usr/lib/debug/.build-id/4a/2ffe2d40f9547e6dff41d93d0a2f688da89a0e.debug 120777 root:root ../../usr/bin/owwrite.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/42d6049504643254dcbf7c1b92268888b299f8 120777 root:root ../../../../bin/owread +/usr/lib/debug/.build-id/50/42d6049504643254dcbf7c1b92268888b299f8.debug 120777 root:root ../../usr/bin/owread.debug +/usr/lib/debug/.build-id/50/c5266d0c8f6c5ee7a5c3f4655dcedc64591344 120777 root:root ../../../../bin/owget +/usr/lib/debug/.build-id/50/c5266d0c8f6c5ee7a5c3f4655dcedc64591344.debug 120777 root:root ../../usr/bin/owget.debug +/usr/lib/debug/.build-id/60 40755 root:root +/usr/lib/debug/.build-id/60/92bffa02c8e4c7b76805b09dd47432871473cf 120777 root:root ../../../../bin/owusbprobe +/usr/lib/debug/.build-id/60/92bffa02c8e4c7b76805b09dd47432871473cf.debug 120777 root:root ../../usr/bin/owusbprobe.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/d9656cb810e1edd5861ee8adaa42b81b818270 120777 root:root ../../../../bin/owpresent +/usr/lib/debug/.build-id/62/d9656cb810e1edd5861ee8adaa42b81b818270.debug 120777 root:root ../../usr/bin/owpresent.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/606d740f3bd4d06767b81115d3fae53211f2ff 120777 root:root ../../../../bin/owdir +/usr/lib/debug/.build-id/d6/606d740f3bd4d06767b81115d3fae53211f2ff.debug 120777 root:root ../../usr/bin/owdir.debug +/usr/lib/debug/.build-id/e4 40755 root:root +/usr/lib/debug/.build-id/e4/a0aa00f5d1b02275b998767e3147783f83ce64 120777 root:root ../../../../bin/owexist +/usr/lib/debug/.build-id/e4/a0aa00f5d1b02275b998767e3147783f83ce64.debug 120777 root:root ../../usr/bin/owexist.debug /usr/lib/debug/usr/bin/owdir.debug 100644 root:root @@ -66,29 +66,29 @@ Provides: owfs-shell-debuginfo = 3.2p2-alt4:sisyphus+335067.26700.2.2 -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/4a 40755 root:root +File: /usr/lib/debug/.build-id/4a/2ffe2d40f9547e6dff41d93d0a2f688da89a0e 120777 root:root ../../../../bin/owwrite +File: /usr/lib/debug/.build-id/4a/2ffe2d40f9547e6dff41d93d0a2f688da89a0e.debug 120777 root:root ../../usr/bin/owwrite.debug +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/42d6049504643254dcbf7c1b92268888b299f8 120777 root:root ../../../../bin/owread +File: /usr/lib/debug/.build-id/50/42d6049504643254dcbf7c1b92268888b299f8.debug 120777 root:root ../../usr/bin/owread.debug +File: /usr/lib/debug/.build-id/50/c5266d0c8f6c5ee7a5c3f4655dcedc64591344 120777 root:root ../../../../bin/owget +File: /usr/lib/debug/.build-id/50/c5266d0c8f6c5ee7a5c3f4655dcedc64591344.debug 120777 root:root ../../usr/bin/owget.debug +File: /usr/lib/debug/.build-id/60 40755 root:root +File: /usr/lib/debug/.build-id/60/92bffa02c8e4c7b76805b09dd47432871473cf 120777 root:root ../../../../bin/owusbprobe +File: /usr/lib/debug/.build-id/60/92bffa02c8e4c7b76805b09dd47432871473cf.debug 120777 root:root ../../usr/bin/owusbprobe.debug +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/d9656cb810e1edd5861ee8adaa42b81b818270 120777 root:root ../../../../bin/owpresent +File: /usr/lib/debug/.build-id/62/d9656cb810e1edd5861ee8adaa42b81b818270.debug 120777 root:root ../../usr/bin/owpresent.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/606d740f3bd4d06767b81115d3fae53211f2ff 120777 root:root ../../../../bin/owdir +File: /usr/lib/debug/.build-id/d6/606d740f3bd4d06767b81115d3fae53211f2ff.debug 120777 root:root ../../usr/bin/owdir.debug +File: /usr/lib/debug/.build-id/e4 40755 root:root +File: /usr/lib/debug/.build-id/e4/a0aa00f5d1b02275b998767e3147783f83ce64 120777 root:root ../../../../bin/owexist +File: /usr/lib/debug/.build-id/e4/a0aa00f5d1b02275b998767e3147783f83ce64.debug 120777 root:root ../../usr/bin/owexist.debug +File: /usr/lib/debug/usr/bin/owdir.debug 100644 root:root 7e8961f582fa3a69234df30a56887737 +File: /usr/lib/debug/usr/bin/owexist.debug 100644 root:root f74d2eb31491eb61167269276dbd5dc2 +File: /usr/lib/debug/usr/bin/owget.debug 100644 root:root ccc7cfb859d5501583b604c7729350bf +File: /usr/lib/debug/usr/bin/owpresent.debug 100644 root:root 45d7cf7a68a02e08eb812eeb57f84444 +File: /usr/lib/debug/usr/bin/owread.debug 100644 root:root 5c5149e895c2cc0540eb60df6a0d4696 +File: /usr/lib/debug/usr/bin/owusbprobe.debug 100644 root:root 47de8b3a20723c193d959c46ad6d11f1 +File: /usr/lib/debug/usr/bin/owwrite.debug 100644 root:root 4dbbd737705732926894714aa9e11efb 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: 243540ce0f7b78e678dc856f2b03b8fb0215d2600cfebaf647abc10ad6bc61aaab406b47d01508f0259063a523a040a085c56fe72623b24e0e34a89ea2c328b0