=>> Building comms/owfs build started at Wed Apr 3 09:34:17 BST 2024 port directory: /usr/ports/comms/owfs package name: owfs-3.2p4_3 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: johan@stromnet.se Makefile datestamp: -rw-r--r-- 1 root wheel 3087 Feb 25 10:26 /usr/ports/comms/owfs/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: 605aaed03f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 15 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/15/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for owfs-3.2p4_3: AVAHI=off: Enable zero-config autodiscovery FTDI=off: Enable LinkUSB support via libftdi I2C=on: Enable i2c (DS2482-x00) support (UNTESTED) OWCAPI=on: Enable C API OWDEBUG=on: Enable debug output OWEXTERNAL=on: Enable owexternal OWFS=on: Enable FUSE support OWFTPD=on: Enable owftpd FTP server OWHTTPD=on: Enable owhttpd HTTP server OWMALLOC=off: Enable malloc checking OWMON=off: Enable owmon module (X11) OWMUTEXDEBUG=off: Enable mutex debug OWNET=on: Enable network communication OWPERL=off: Enable Perl binding (BROKEN) OWPHP=off: Enable PHP binding (BROKEN) OWSERVER=on: Enable owserver OWSHELL=on: Enable CLI utils OWTAP=off: Enable owtap module (X11) OWTCL=off: Enable TCL binding PROFILING=off: Enable profiling (BROKEN) USB=on: Enable 1-Wire usb DS2490 support ZERO=off: Enable Zeroconf/bonjour (UNTESTED) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- johan@stromnet.se --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-owlib --disable-w1 --disable-parport --disable-avahi --disable-ftdi --enable-i2c --enable-owcapi --enable-debug --enable-owexternal --enable-owfs --enable-owftpd --enable-owhttpd --disable-owmalloc --disable-owmon --disable-mutexdebug --enable-ownet --disable-owperl --disable-owphp --enable-owserver --enable-owshell --disable-owtap --disable-owtcl --disable-profiling --enable-usb --disable-zero --enable-ownetlib --disable-swig --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/comms/owfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/owfs/work XDG_CACHE_HOME=/wrkdirs/usr/ports/comms/owfs/work/.cache HOME=/wrkdirs/usr/ports/comms/owfs/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/comms/owfs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/comms/owfs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/owfs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/owfs/work XDG_CACHE_HOME=/wrkdirs/usr/ports/comms/owfs/work/.cache HOME=/wrkdirs/usr/ports/comms/owfs/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/comms/owfs/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/comms/owfs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- AVAHI="@comment " NO_AVAHI="" FTDI="@comment " NO_FTDI="" I2C="" NO_I2C="@comment " OWCAPI="" NO_OWCAPI="@comment " OWDEBUG="" NO_OWDEBUG="@comment " OWEXTERNAL="" NO_OWEXTERNAL="@comment " OWFS="" NO_OWFS="@comment " OWFTPD="" NO_OWFTPD="@comment " OWHTTPD="" NO_OWHTTPD="@comment " OWMALLOC="@comment " NO_OWMALLOC="" OWMON="@comment " NO_OWMON="" OWMUTEXDEBUG="@comment " NO_OWMUTEXDEBUG="" OWNET="" NO_OWNET="@comment " OWPERL="@comment " NO_OWPERL="" OWPHP="@comment " NO_OWPHP="" OWSERVER="" NO_OWSERVER="@comment " OWSHELL="" NO_OWSHELL="@comment " OWTAP="@comment " NO_OWTAP="" OWTCL="@comment " NO_OWTCL="" PROFILING="@comment " NO_PROFILING="" USB="" NO_USB="@comment " ZERO="@comment " NO_ZERO="" OWNETLIB="" OWNETPERL="@comment " OWEXTERNAL="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/owfs" EXAMPLESDIR="share/examples/owfs" DATADIR="share/owfs" WWWDIR="www/owfs" ETCDIR="etc/owfs" --End PLIST_SUB-- --SUB_LIST-- AVAHI="@comment " NO_AVAHI="" FTDI="@comment " NO_FTDI="" I2C="" NO_I2C="@comment " OWCAPI="" NO_OWCAPI="@comment " OWDEBUG="" NO_OWDEBUG="@comment " OWEXTERNAL="" NO_OWEXTERNAL="@comment " OWFS="" NO_OWFS="@comment " OWFTPD="" NO_OWFTPD="@comment " OWHTTPD="" NO_OWHTTPD="@comment " OWMALLOC="@comment " NO_OWMALLOC="" OWMON="@comment " NO_OWMON="" OWMUTEXDEBUG="@comment " NO_OWMUTEXDEBUG="" OWNET="" NO_OWNET="@comment " OWPERL="@comment " NO_OWPERL="" OWPHP="@comment " NO_OWPHP="" OWSERVER="" NO_OWSERVER="@comment " OWSHELL="" NO_OWSHELL="@comment " OWTAP="@comment " NO_OWTAP="" OWTCL="@comment " NO_OWTCL="" PROFILING="@comment " NO_PROFILING="" USB="" NO_USB="@comment " ZERO="@comment " NO_ZERO="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/owfs DOCSDIR=/usr/local/share/doc/owfs EXAMPLESDIR=/usr/local/share/examples/owfs WWWDIR=/usr/local/www/owfs ETCDIR=/usr/local/etc/owfs --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> owfs-3.2p4_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> owfs-3.2p4_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of owfs-3.2p4_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by owfs-3.2p4_3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by owfs-3.2p4_3 for building => SHA256 Checksum OK for owfs-3.2p4.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by owfs-3.2p4_3 for building ===> Extracting for owfs-3.2p4_3 => SHA256 Checksum OK for owfs-3.2p4.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for owfs-3.2p4_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> owfs-3.2p4_3 depends on file: /usr/local/include/uthash.h - not found ===> Installing existing package /packages/All/uthash-2.3.0.pkg [pkg-builder.dan.net.uk] Installing uthash-2.3.0... [pkg-builder.dan.net.uk] Extracting uthash-2.3.0: ......... done ===> owfs-3.2p4_3 depends on file: /usr/local/include/uthash.h - found ===> Returning to build of owfs-3.2p4_3 ===> owfs-3.2p4_3 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] `-- Installing gettext-runtime-0.22.3_1... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1: . done [pkg-builder.dan.net.uk] `-- Extracting gettext-runtime-0.22.3_1: .......... done [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> owfs-3.2p4_3 depends on package: gmake>=4.4.1 - found ===> Returning to build of owfs-3.2p4_3 ===> owfs-3.2p4_3 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.1.1,1.pkg [pkg-builder.dan.net.uk] Installing pkgconf-2.1.1,1... [pkg-builder.dan.net.uk] Extracting pkgconf-2.1.1,1: .......... done ===> owfs-3.2p4_3 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of owfs-3.2p4_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> owfs-3.2p4_3 depends on shared library: libfuse.so - not found ===> Installing existing package /packages/All/fusefs-libs-2.9.9_2.pkg [pkg-builder.dan.net.uk] Installing fusefs-libs-2.9.9_2... [pkg-builder.dan.net.uk] Extracting fusefs-libs-2.9.9_2: .......... done ===== Message from fusefs-libs-2.9.9_2: -- Install the FUSE kernel module (kldload fusefs) to use this port. ===> owfs-3.2p4_3 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> Returning to build of owfs-3.2p4_3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for owfs-3.2p4_3 Preparing build using autotools... configure: loading site script /usr/ports/Templates/config.site checking whether gmake supports nested variables... yes Configuring owfs-3.2p4 checking build system type... amd64-portbld-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking target system type... amd64-portbld-freebsd13.2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking pkg-config is at least version 0.9.0... yes checking for echo... /bin/echo checking for test... /bin/test checking for rm... /bin/rm checking for rpm... no checking for rpmbuild... no checking for swig... no checking for swig3.0... no checking for swig2.0... no checking for soelim... /usr/bin/soelim checking pkg-config is at least version 0.9.0... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for gawk... (cached) /usr/bin/awk checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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 checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.2 file names to amd64-portbld-freebsd13.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... freebsd13.2 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... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if debian-system is used... no (default) checking for special host... FreeBSD checking for launch_activate_socket... no checking if compiler supports nested functions... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no checking for arpa/inet.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/uio.h... (cached) yes checking feature_tests.h usability... no checking feature_tests.h presence... no checking for feature_tests.h... no checking for fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/file.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking for getopt.h... (cached) yes checking for resolv.h... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking linux/limits.h usability... no checking linux/limits.h presence... no checking for linux/limits.h... no checking linux/types.h usability... no checking linux/types.h presence... no checking for linux/types.h... no checking for netdb.h... (cached) yes checking for dlfcn.h... (cached) yes checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking whether sys/types.h defines makedev... yes checking if debug-output is enabled... yes checking if mutexdebug is enabled... no checking if OWSHELL support is enabled... yes checking if OWLIB support is enabled... yes checking if OWNETLIB support is enabled... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking if i2c(DS2482-x00) is enabled... yes checking if W1 is enabled... no checking if owhttpd is enabled... yes checking if owftpd is enabled... yes checking if owserver is enabled... yes checking if owexternal is enabled... yes checking if ownet is enabled... yes checking if owtap is enabled... no checking if owmalloc is enabled... no checking if owmon is enabled... no checking if owcapi is enabled... yes checking if swig is enabled... no checking if owperl is enabled... no checking if owphp is enabled... no configure: WARNING: OWPHP is disabled because swig is not found checking if owpython is enabled... no (swig disabled) 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 configure: WARNING: LD_EXTRALIBS= OSLIBS= checking if owfs is enabled... yes checking fuse.h usability... yes checking fuse.h presence... 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... no checking if usb support is enabled... yes checking for LIBUSB... yes checking if Avahi support is enabled... no checking if parallel port support is enabled... no checking for libftdi1-config... no checking for libftdi-config... no Testing /usr/bin/libftdi1-config Testing /usr/bin/libftdi-config Testing /usr/local/bin/libftdi1-config Testing /usr/local/bin/libftdi-config Testing /opt/local/bin/libftdi1-config Testing /opt/local/bin/libftdi-config checking if libftdi is available... no checking for struct sockaddr_storage... yes checking for struct addrinfo... yes checking for socklen_t... (cached) yes checking for AF_NETLINK... no checking for broken glibc with __ss_family... no checking for core ipv6 support... no checking if uthash is enabled... auto (default) checking uthash.h usability... no checking uthash.h presence... no checking for uthash.h... no configure: WARNING: uthash.h not found, hash optimisations will be disabled 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... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... (cached) yes checking for working strtod... (cached) yes checking return type of signal handlers... void checking for accept... (cached) yes checking for daemon... (cached) yes checking for getaddrinfo... (cached) yes checking for freeaddrinfo... (cached) yes checking for gethostbyname2_r... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for getservbyname_r... yes checking for getopt... (cached) yes checking for getopt_long... yes checking for gmtime_r... yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for inet_ntop... (cached) yes checking for inet_pton... yes checking for memchr... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for twalk... yes checking for tsearch... (cached) yes checking for tfind... yes checking for tdelete... yes checking for tdestroy... no checking for vasprintf... (cached) yes checking for strsep... (cached) yes checking for vsprintf... (cached) yes checking for vsnprintf... (cached) yes checking for writev... yes checking for getline... (cached) yes checking for library containing lrint... -lm checking for library containing nanosleep... none required checking for library containing mq_getattr... -lrt checking for libcheck... 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/owcapi/owcapi.pc 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 rm: libtoolT: No such file or directory Current configuration: Deployment location: /usr/local Compile-time options: USB is enabled AVAHI is DISABLED I2C is enabled W1 is DISABLED Parallel port DS1410E is DISABLED FTDI (LinkUSB) is DISABLED Zeroconf/Bonjour is DISABLED uthash is DISABLED Debug-output is enabled Mutexdebug is DISABLED 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 DISABLED owmon is DISABLED owcapi is enabled swig is DISABLED owperl is DISABLED owphp is DISABLED owpython is DISABLED owtcl is DISABLED unit tests are DISABLED =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for owfs-3.2p4_3 Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' Making all in include gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/include' gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/include' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/include' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/include' Making all in man gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' Making all in man1 gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man1' /usr/bin/soelim -r -I ./.. owcapi.man > owcapi.1 /usr/bin/soelim -r -I ./.. owfs.man > owfs.1 /usr/bin/soelim -r -I ./.. owftpd.man > owftpd.1 /usr/bin/soelim -r -I ./.. owhttpd.man > owhttpd.1 /usr/bin/soelim -r -I ./.. owmon.man > owmon.1 /usr/bin/soelim -r -I ./.. ownet.man > ownet.1 /usr/bin/soelim -r -I ./.. owserver.man > owserver.1 /usr/bin/soelim -r -I ./.. owshell.man > owshell.1 /usr/bin/soelim -r -I ./.. owtap.man > owtap.1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man1' Making all in man3 gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man3' /usr/bin/soelim -r -I ./.. DS1821.man > DS1821.3 /usr/bin/soelim -r -I ./.. DS1822.man > DS1822.3 /usr/bin/soelim -r -I ./.. DS1825.man > DS1825.3 /usr/bin/soelim -r -I ./.. DS18B20.man > DS18B20.3 /usr/bin/soelim -r -I ./.. DS18S20.man > DS18S20.3 /usr/bin/soelim -r -I ./.. DS1921.man > DS1921.3 /usr/bin/soelim -r -I ./.. DS1963L.man > DS1963L.3 /usr/bin/soelim -r -I ./.. DS1963S.man > DS1963S.3 /usr/bin/soelim -r -I ./.. DS1977.man > DS1977.3 /usr/bin/soelim -r -I ./.. DS1991.man > DS1991.3 /usr/bin/soelim -r -I ./.. DS1992.man > DS1992.3 /usr/bin/soelim -r -I ./.. DS1993.man > DS1993.3 /usr/bin/soelim -r -I ./.. DS1995.man > DS1995.3 /usr/bin/soelim -r -I ./.. DS1996.man > DS1996.3 /usr/bin/soelim -r -I ./.. DS2401.man > DS2401.3 /usr/bin/soelim -r -I ./.. DS2404.man > DS2404.3 /usr/bin/soelim -r -I ./.. DS2405.man > DS2405.3 /usr/bin/soelim -r -I ./.. DS2406.man > DS2406.3 /usr/bin/soelim -r -I ./.. DS2408.man > DS2408.3 /usr/bin/soelim -r -I ./.. DS2409.man > DS2409.3 /usr/bin/soelim -r -I ./.. DS2413.man > DS2413.3 /usr/bin/soelim -r -I ./.. DS2415.man > DS2415.3 /usr/bin/soelim -r -I ./.. DS2423.man > DS2423.3 /usr/bin/soelim -r -I ./.. DS2430A.man > DS2430A.3 /usr/bin/soelim -r -I ./.. DS2431.man > DS2431.3 /usr/bin/soelim -r -I ./.. DS2433.man > DS2433.3 /usr/bin/soelim -r -I ./.. DS2436.man > DS2436.3 /usr/bin/soelim -r -I ./.. DS2437.man > DS2437.3 /usr/bin/soelim -r -I ./.. DS2438.man > DS2438.3 /usr/bin/soelim -r -I ./.. DS2450.man > DS2450.3 /usr/bin/soelim -r -I ./.. DS2502.man > DS2502.3 /usr/bin/soelim -r -I ./.. DS2505.man > DS2505.3 /usr/bin/soelim -r -I ./.. DS2506.man > DS2506.3 /usr/bin/soelim -r -I ./.. DS2720.man > DS2720.3 /usr/bin/soelim -r -I ./.. DS2740.man > DS2740.3 /usr/bin/soelim -r -I ./.. DS2751.man > DS2751.3 /usr/bin/soelim -r -I ./.. DS2755.man > DS2755.3 /usr/bin/soelim -r -I ./.. DS2760.man > DS2760.3 /usr/bin/soelim -r -I ./.. DS2770.man > DS2770.3 /usr/bin/soelim -r -I ./.. DS2780.man > DS2780.3 /usr/bin/soelim -r -I ./.. DS2781.man > DS2781.3 /usr/bin/soelim -r -I ./.. DS2890.man > DS2890.3 /usr/bin/soelim -r -I ./.. DS28E04.man > DS28E04.3 /usr/bin/soelim -r -I ./.. DS28EA00.man > DS28EA00.3 /usr/bin/soelim -r -I ./.. DS28EC20.man > DS28EC20.3 /usr/bin/soelim -r -I ./.. EDS.man > EDS.3 /usr/bin/soelim -r -I ./.. EEEF.man > EEEF.3 /usr/bin/soelim -r -I ./.. LCD.man > LCD.3 /usr/bin/soelim -r -I ./.. mAM001.man > mAM001.3 /usr/bin/soelim -r -I ./.. mCM001.man > mCM001.3 /usr/bin/soelim -r -I ./.. mDI001.man > mDI001.3 /usr/bin/soelim -r -I ./.. mRS001.man > mRS001.3 /usr/bin/soelim -r -I ./.. IBLSS.man > IBLSS.3 /usr/bin/soelim -r -I ./.. owperl.man > owperl.3 /usr/bin/soelim -r -I ./.. InfernoEmbedded.man > InfernoEmbedded.3 gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man3' Making all in man5 gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man5' /usr/bin/soelim -r -I ./.. owfs.man > owfs.5 gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man5' Making all in mann gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/mann' /usr/bin/soelim -r -I ./.. owtcl.man > owtcl.n gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/mann' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' Making all in rpm gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/rpm' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/rpm' Making all in scripts gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' Making all in usb gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' Making all in windows gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/windows' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/windows' Making all in cygwin gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/cygwin' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/cygwin' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' Making all in windows gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/windows' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/windows' Making all in systemd gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/systemd' sed -e 's,[@]bindir[@],/usr/local/bin,g' < ./owfs.service.in > owfs.service sed -e 's,[@]bindir[@],/usr/local/bin,g' < ./owftpd.service.in > owftpd.service sed -e 's,[@]bindir[@],/usr/local/bin,g' < ./owhttpd.service.in > owhttpd.service sed -e 's,[@]bindir[@],/usr/local/bin,g' < ./owserver.service.in > owserver.service sed -e 's,[@]bindir[@],/usr/local/bin,g' < ./owserver.socket.in > owserver.socket gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/systemd' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' gmake[1]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' Making all in module gmake[1]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' Making all in owshell gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' Making all in c gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/c' cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_opt.o -MD -MP -MF .deps/ow_opt.Tpo -c -o ow_opt.o ow_opt.c mv -f .deps/ow_opt.Tpo .deps/ow_opt.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_help.o -MD -MP -MF .deps/ow_help.Tpo -c -o ow_help.o ow_help.c mv -f .deps/ow_help.Tpo .deps/ow_help.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server.o -MD -MP -MF .deps/ow_server.Tpo -c -o ow_server.o ow_server.c mv -f .deps/ow_server.Tpo .deps/ow_server.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net.o -MD -MP -MF .deps/ow_net.Tpo -c -o ow_net.o ow_net.c mv -f .deps/ow_net.Tpo .deps/ow_net.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse.o -MD -MP -MF .deps/ow_browse.Tpo -c -o ow_browse.o ow_browse.c mv -f .deps/ow_browse.Tpo .deps/ow_browse.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dl.o -MD -MP -MF .deps/ow_dl.Tpo -c -o ow_dl.o ow_dl.c mv -f .deps/ow_dl.Tpo .deps/ow_dl.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dnssd.o -MD -MP -MF .deps/ow_dnssd.Tpo -c -o ow_dnssd.o ow_dnssd.c mv -f .deps/ow_dnssd.Tpo .deps/ow_dnssd.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_read.o -MD -MP -MF .deps/ow_tcp_read.Tpo -c -o ow_tcp_read.o ow_tcp_read.c mv -f .deps/ow_tcp_read.Tpo .deps/ow_tcp_read.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getaddrinfo.o -MD -MP -MF .deps/getaddrinfo.Tpo -c -o getaddrinfo.o getaddrinfo.c mv -f .deps/getaddrinfo.Tpo .deps/getaddrinfo.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT globals.o -MD -MP -MF .deps/globals.Tpo -c -o globals.o globals.c mv -f .deps/globals.Tpo .deps/globals.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owget.o -MD -MP -MF .deps/owget.Tpo -c -o owget.o owget.c mv -f .deps/owget.Tpo .deps/owget.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 -pthread cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owdir.o -MD -MP -MF .deps/owdir.Tpo -c -o owdir.o owdir.c mv -f .deps/owdir.Tpo .deps/owdir.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 -pthread cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owread.o -MD -MP -MF .deps/owread.Tpo -c -o owread.o owread.c mv -f .deps/owread.Tpo .deps/owread.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 -pthread cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owwrite.o -MD -MP -MF .deps/owwrite.Tpo -c -o owwrite.o owwrite.c mv -f .deps/owwrite.Tpo .deps/owwrite.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 -pthread cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owpresent.o -MD -MP -MF .deps/owpresent.Tpo -c -o owpresent.o owpresent.c mv -f .deps/owpresent.Tpo .deps/owpresent.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 -pthread cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owexist.o -MD -MP -MF .deps/owexist.Tpo -c -o owexist.o owexist.c mv -f .deps/owexist.Tpo .deps/owexist.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 -pthread cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owusbprobe.o -MD -MP -MF .deps/owusbprobe.Tpo -c -o owusbprobe.o owusbprobe.c In file included from owusbprobe.c:22: ./../../../owlib/src/include/libusb.h:1809:67: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility] int LIBUSB_CALL libusb_wait_for_event(libusb_context *ctx, struct timeval *tv); ^ ./../../../owlib/src/include/libusb.h:1812:9: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility] struct timeval *tv); ^ ./../../../owlib/src/include/libusb.h:1814:9: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility] struct timeval *tv, int *completed); ^ ./../../../owlib/src/include/libusb.h:1818:9: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility] struct timeval *tv); ^ ./../../../owlib/src/include/libusb.h:1821:9: warning: declaration of 'struct timeval' will not be visible outside of this function [-Wvisibility] struct timeval *tv); ^ 5 warnings generated. mv -f .deps/owusbprobe.Tpo .deps/owusbprobe.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -lusb -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 -pthread gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/c' Making all in include gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/include' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' Making all in ownet gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' Making all in c gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' Making all in src gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' Making all in c gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/c' /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -o compat.o >/dev/null 2>&1 mv -f .deps/compat.Tpo .deps/compat.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c -o getaddrinfo.lo getaddrinfo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.c -o getaddrinfo.o >/dev/null 2>&1 mv -f .deps/getaddrinfo.Tpo .deps/getaddrinfo.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo getopt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 mv -f .deps/getopt.Tpo .deps/getopt.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1 mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse.lo -MD -MP -MF .deps/ow_browse.Tpo -c -o ow_browse.lo ow_browse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse.lo -MD -MP -MF .deps/ow_browse.Tpo -c ow_browse.c -fPIC -DPIC -o .libs/ow_browse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse.lo -MD -MP -MF .deps/ow_browse.Tpo -c ow_browse.c -o ow_browse.o >/dev/null 2>&1 mv -f .deps/ow_browse.Tpo .deps/ow_browse.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_charblob.lo -MD -MP -MF .deps/ow_charblob.Tpo -c -o ow_charblob.lo ow_charblob.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_charblob.lo -MD -MP -MF .deps/ow_charblob.Tpo -c ow_charblob.c -fPIC -DPIC -o .libs/ow_charblob.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_charblob.lo -MD -MP -MF .deps/ow_charblob.Tpo -c ow_charblob.c -o ow_charblob.o >/dev/null 2>&1 mv -f .deps/ow_charblob.Tpo .deps/ow_charblob.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_connect.lo -MD -MP -MF .deps/ow_connect.Tpo -c -o ow_connect.lo ow_connect.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_connect.lo -MD -MP -MF .deps/ow_connect.Tpo -c ow_connect.c -fPIC -DPIC -o .libs/ow_connect.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_connect.lo -MD -MP -MF .deps/ow_connect.Tpo -c ow_connect.c -o ow_connect.o >/dev/null 2>&1 mv -f .deps/ow_connect.Tpo .deps/ow_connect.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dl.lo -MD -MP -MF .deps/ow_dl.Tpo -c -o ow_dl.lo ow_dl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dl.lo -MD -MP -MF .deps/ow_dl.Tpo -c ow_dl.c -fPIC -DPIC -o .libs/ow_dl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dl.lo -MD -MP -MF .deps/ow_dl.Tpo -c ow_dl.c -o ow_dl.o >/dev/null 2>&1 mv -f .deps/ow_dl.Tpo .deps/ow_dl.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dnssd.lo -MD -MP -MF .deps/ow_dnssd.Tpo -c -o ow_dnssd.lo ow_dnssd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dnssd.lo -MD -MP -MF .deps/ow_dnssd.Tpo -c ow_dnssd.c -fPIC -DPIC -o .libs/ow_dnssd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dnssd.lo -MD -MP -MF .deps/ow_dnssd.Tpo -c ow_dnssd.c -o ow_dnssd.o >/dev/null 2>&1 mv -f .deps/ow_dnssd.Tpo .deps/ow_dnssd.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_locks.lo -MD -MP -MF .deps/ow_locks.Tpo -c -o ow_locks.lo ow_locks.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_locks.lo -MD -MP -MF .deps/ow_locks.Tpo -c ow_locks.c -fPIC -DPIC -o .libs/ow_locks.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_locks.lo -MD -MP -MF .deps/ow_locks.Tpo -c ow_locks.c -o ow_locks.o >/dev/null 2>&1 mv -f .deps/ow_locks.Tpo .deps/ow_locks.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net_client.lo -MD -MP -MF .deps/ow_net_client.Tpo -c -o ow_net_client.lo ow_net_client.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net_client.lo -MD -MP -MF .deps/ow_net_client.Tpo -c ow_net_client.c -fPIC -DPIC -o .libs/ow_net_client.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net_client.lo -MD -MP -MF .deps/ow_net_client.Tpo -c ow_net_client.c -o ow_net_client.o >/dev/null 2>&1 mv -f .deps/ow_net_client.Tpo .deps/ow_net_client.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_close.lo -MD -MP -MF .deps/ownet_close.Tpo -c -o ownet_close.lo ownet_close.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_close.lo -MD -MP -MF .deps/ownet_close.Tpo -c ownet_close.c -fPIC -DPIC -o .libs/ownet_close.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_close.lo -MD -MP -MF .deps/ownet_close.Tpo -c ownet_close.c -o ownet_close.o >/dev/null 2>&1 mv -f .deps/ownet_close.Tpo .deps/ownet_close.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_dir.lo -MD -MP -MF .deps/ownet_dir.Tpo -c -o ownet_dir.lo ownet_dir.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_dir.lo -MD -MP -MF .deps/ownet_dir.Tpo -c ownet_dir.c -fPIC -DPIC -o .libs/ownet_dir.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_dir.lo -MD -MP -MF .deps/ownet_dir.Tpo -c ownet_dir.c -o ownet_dir.o >/dev/null 2>&1 mv -f .deps/ownet_dir.Tpo .deps/ownet_dir.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_init.lo -MD -MP -MF .deps/ownet_init.Tpo -c -o ownet_init.lo ownet_init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_init.lo -MD -MP -MF .deps/ownet_init.Tpo -c ownet_init.c -fPIC -DPIC -o .libs/ownet_init.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_init.lo -MD -MP -MF .deps/ownet_init.Tpo -c ownet_init.c -o ownet_init.o >/dev/null 2>&1 mv -f .deps/ownet_init.Tpo .deps/ownet_init.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_read.lo -MD -MP -MF .deps/ownet_read.Tpo -c -o ownet_read.lo ownet_read.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_read.lo -MD -MP -MF .deps/ownet_read.Tpo -c ownet_read.c -fPIC -DPIC -o .libs/ownet_read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_read.lo -MD -MP -MF .deps/ownet_read.Tpo -c ownet_read.c -o ownet_read.o >/dev/null 2>&1 mv -f .deps/ownet_read.Tpo .deps/ownet_read.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_present.lo -MD -MP -MF .deps/ownet_present.Tpo -c -o ownet_present.lo ownet_present.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_present.lo -MD -MP -MF .deps/ownet_present.Tpo -c ownet_present.c -fPIC -DPIC -o .libs/ownet_present.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_present.lo -MD -MP -MF .deps/ownet_present.Tpo -c ownet_present.c -o ownet_present.o >/dev/null 2>&1 mv -f .deps/ownet_present.Tpo .deps/ownet_present.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_setget.lo -MD -MP -MF .deps/ownet_setget.Tpo -c -o ownet_setget.lo ownet_setget.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_setget.lo -MD -MP -MF .deps/ownet_setget.Tpo -c ownet_setget.c -fPIC -DPIC -o .libs/ownet_setget.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_setget.lo -MD -MP -MF .deps/ownet_setget.Tpo -c ownet_setget.c -o ownet_setget.o >/dev/null 2>&1 mv -f .deps/ownet_setget.Tpo .deps/ownet_setget.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_write.lo -MD -MP -MF .deps/ownet_write.Tpo -c -o ownet_write.lo ownet_write.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_write.lo -MD -MP -MF .deps/ownet_write.Tpo -c ownet_write.c -fPIC -DPIC -o .libs/ownet_write.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ownet_write.lo -MD -MP -MF .deps/ownet_write.Tpo -c ownet_write.c -o ownet_write.o >/dev/null 2>&1 mv -f .deps/ownet_write.Tpo .deps/ownet_write.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_rwlock.lo -MD -MP -MF .deps/ow_rwlock.Tpo -c -o ow_rwlock.lo ow_rwlock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_rwlock.lo -MD -MP -MF .deps/ow_rwlock.Tpo -c ow_rwlock.c -fPIC -DPIC -o .libs/ow_rwlock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_rwlock.lo -MD -MP -MF .deps/ow_rwlock.Tpo -c ow_rwlock.c -o ow_rwlock.o >/dev/null 2>&1 mv -f .deps/ow_rwlock.Tpo .deps/ow_rwlock.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server.lo -MD -MP -MF .deps/ow_server.Tpo -c -o ow_server.lo ow_server.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server.lo -MD -MP -MF .deps/ow_server.Tpo -c ow_server.c -fPIC -DPIC -o .libs/ow_server.o ow_server.c:147:49: warning: cast from 'const unsigned char *' to 'unsigned char *' drops const qualifier [-Wcast-qual] struct serverpackage sp = { rp->path, (BYTE *) rp->write_value, rp->data_length, rp->tokenstring, rp->tokens, }; ^ ow_server.c:511:31: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual] io[nio].iov_base = (char *) sp->path ; // gives a spurious compiler error -- constant is OK HERE! ^ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server.lo -MD -MP -MF .deps/ow_server.Tpo -c ow_server.c -o ow_server.o >/dev/null 2>&1 mv -f .deps/ow_server.Tpo .deps/ow_server.Plo /bin/sh ../../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_read.lo -MD -MP -MF .deps/ow_tcp_read.Tpo -c -o ow_tcp_read.lo ow_tcp_read.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_read.lo -MD -MP -MF .deps/ow_tcp_read.Tpo -c ow_tcp_read.c -fPIC -DPIC -o .libs/ow_tcp_read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_read.lo -MD -MP -MF .deps/ow_tcp_read.Tpo -c ow_tcp_read.c -o ow_tcp_read.o >/dev/null 2>&1 mv -f .deps/ow_tcp_read.Tpo .deps/ow_tcp_read.Plo /bin/sh ../../../../../libtool --tag=CC --mode=link cc -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -version-info 4:0:0 -release 3.2 -shared -shrext .so -fstack-protector-strong -o libownet.la -rpath /usr/local/lib 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: cc -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 -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libownet-3.2.so.4 -o .libs/libownet-3.2.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libownet-3.2.so.4" && ln -s "libownet-3.2.so.4.0.0" "libownet-3.2.so.4") libtool: link: (cd ".libs" && rm -f "libownet.so" && ln -s "libownet-3.2.so.4.0.0" "libownet.so") libtool: link: ( cd ".libs" && rm -f "libownet.la" && ln -s "../libownet.la" "libownet.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/c' Making all in include gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/include' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/include' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' Making all in owlib gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' Making all in c gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dl.lo -MD -MP -MF .deps/ow_dl.Tpo -c -o ow_dl.lo ow_dl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dl.lo -MD -MP -MF .deps/ow_dl.Tpo -c ow_dl.c -fPIC -DPIC -o .libs/ow_dl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dl.lo -MD -MP -MF .deps/ow_dl.Tpo -c ow_dl.c -o ow_dl.o >/dev/null 2>&1 mv -f .deps/ow_dl.Tpo .deps/ow_dl.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dnssd.lo -MD -MP -MF .deps/ow_dnssd.Tpo -c -o ow_dnssd.lo ow_dnssd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dnssd.lo -MD -MP -MF .deps/ow_dnssd.Tpo -c ow_dnssd.c -fPIC -DPIC -o .libs/ow_dnssd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dnssd.lo -MD -MP -MF .deps/ow_dnssd.Tpo -c ow_dnssd.c -o ow_dnssd.o >/dev/null 2>&1 mv -f .deps/ow_dnssd.Tpo .deps/ow_dnssd.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_arg.lo -MD -MP -MF .deps/ow_arg.Tpo -c -o ow_arg.lo ow_arg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_arg.lo -MD -MP -MF .deps/ow_arg.Tpo -c ow_arg.c -fPIC -DPIC -o .libs/ow_arg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_arg.lo -MD -MP -MF .deps/ow_arg.Tpo -c ow_arg.c -o ow_arg.o >/dev/null 2>&1 mv -f .deps/ow_arg.Tpo .deps/ow_arg.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_baud.lo -MD -MP -MF .deps/ow_baud.Tpo -c -o ow_baud.lo ow_baud.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_baud.lo -MD -MP -MF .deps/ow_baud.Tpo -c ow_baud.c -fPIC -DPIC -o .libs/ow_baud.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_baud.lo -MD -MP -MF .deps/ow_baud.Tpo -c ow_baud.c -o ow_baud.o >/dev/null 2>&1 mv -f .deps/ow_baud.Tpo .deps/ow_baud.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bitfield.lo -MD -MP -MF .deps/ow_bitfield.Tpo -c -o ow_bitfield.lo ow_bitfield.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bitfield.lo -MD -MP -MF .deps/ow_bitfield.Tpo -c ow_bitfield.c -fPIC -DPIC -o .libs/ow_bitfield.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bitfield.lo -MD -MP -MF .deps/ow_bitfield.Tpo -c ow_bitfield.c -o ow_bitfield.o >/dev/null 2>&1 mv -f .deps/ow_bitfield.Tpo .deps/ow_bitfield.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_byte.lo -MD -MP -MF .deps/ow_byte.Tpo -c -o ow_byte.lo ow_byte.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_byte.lo -MD -MP -MF .deps/ow_byte.Tpo -c ow_byte.c -fPIC -DPIC -o .libs/ow_byte.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_byte.lo -MD -MP -MF .deps/ow_byte.Tpo -c ow_byte.c -o ow_byte.o >/dev/null 2>&1 mv -f .deps/ow_byte.Tpo .deps/ow_byte.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -o compat.o >/dev/null 2>&1 mv -f .deps/compat.Tpo .deps/compat.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c -o getaddrinfo.lo getaddrinfo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.c -o getaddrinfo.o >/dev/null 2>&1 mv -f .deps/getaddrinfo.Tpo .deps/getaddrinfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getline.lo -MD -MP -MF .deps/getline.Tpo -c -o getline.lo getline.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getline.lo -MD -MP -MF .deps/getline.Tpo -c getline.c -fPIC -DPIC -o .libs/getline.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getline.lo -MD -MP -MF .deps/getline.Tpo -c getline.c -o getline.o >/dev/null 2>&1 mv -f .deps/getline.Tpo .deps/getline.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c -o timegm.lo timegm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -fPIC -DPIC -o .libs/timegm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -o timegm.o >/dev/null 2>&1 mv -f .deps/timegm.Tpo .deps/timegm.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo getopt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 mv -f .deps/getopt.Tpo .deps/getopt.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT jsmn.lo -MD -MP -MF .deps/jsmn.Tpo -c -o jsmn.lo jsmn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT jsmn.lo -MD -MP -MF .deps/jsmn.Tpo -c jsmn.c -fPIC -DPIC -o .libs/jsmn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT jsmn.lo -MD -MP -MF .deps/jsmn.Tpo -c jsmn.c -o jsmn.o >/dev/null 2>&1 mv -f .deps/jsmn.Tpo .deps/jsmn.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_none.lo -MD -MP -MF .deps/ow_none.Tpo -c -o ow_none.lo ow_none.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_none.lo -MD -MP -MF .deps/ow_none.Tpo -c ow_none.c -fPIC -DPIC -o .libs/ow_none.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_none.lo -MD -MP -MF .deps/ow_none.Tpo -c ow_none.c -o ow_none.o >/dev/null 2>&1 mv -f .deps/ow_none.Tpo .deps/ow_none.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1820.lo -MD -MP -MF .deps/ow_1820.Tpo -c -o ow_1820.lo ow_1820.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1820.lo -MD -MP -MF .deps/ow_1820.Tpo -c ow_1820.c -fPIC -DPIC -o .libs/ow_1820.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1820.lo -MD -MP -MF .deps/ow_1820.Tpo -c ow_1820.c -o ow_1820.o >/dev/null 2>&1 mv -f .deps/ow_1820.Tpo .deps/ow_1820.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1821.lo -MD -MP -MF .deps/ow_1821.Tpo -c -o ow_1821.lo ow_1821.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1821.lo -MD -MP -MF .deps/ow_1821.Tpo -c ow_1821.c -fPIC -DPIC -o .libs/ow_1821.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1821.lo -MD -MP -MF .deps/ow_1821.Tpo -c ow_1821.c -o ow_1821.o >/dev/null 2>&1 mv -f .deps/ow_1821.Tpo .deps/ow_1821.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1921.lo -MD -MP -MF .deps/ow_1921.Tpo -c -o ow_1921.lo ow_1921.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1921.lo -MD -MP -MF .deps/ow_1921.Tpo -c ow_1921.c -fPIC -DPIC -o .libs/ow_1921.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1921.lo -MD -MP -MF .deps/ow_1921.Tpo -c ow_1921.c -o ow_1921.o >/dev/null 2>&1 mv -f .deps/ow_1921.Tpo .deps/ow_1921.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1923.lo -MD -MP -MF .deps/ow_1923.Tpo -c -o ow_1923.lo ow_1923.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1923.lo -MD -MP -MF .deps/ow_1923.Tpo -c ow_1923.c -fPIC -DPIC -o .libs/ow_1923.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1923.lo -MD -MP -MF .deps/ow_1923.Tpo -c ow_1923.c -o ow_1923.o >/dev/null 2>&1 mv -f .deps/ow_1923.Tpo .deps/ow_1923.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1954.lo -MD -MP -MF .deps/ow_1954.Tpo -c -o ow_1954.lo ow_1954.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1954.lo -MD -MP -MF .deps/ow_1954.Tpo -c ow_1954.c -fPIC -DPIC -o .libs/ow_1954.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1954.lo -MD -MP -MF .deps/ow_1954.Tpo -c ow_1954.c -o ow_1954.o >/dev/null 2>&1 mv -f .deps/ow_1954.Tpo .deps/ow_1954.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1963.lo -MD -MP -MF .deps/ow_1963.Tpo -c -o ow_1963.lo ow_1963.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1963.lo -MD -MP -MF .deps/ow_1963.Tpo -c ow_1963.c -fPIC -DPIC -o .libs/ow_1963.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1963.lo -MD -MP -MF .deps/ow_1963.Tpo -c ow_1963.c -o ow_1963.o >/dev/null 2>&1 mv -f .deps/ow_1963.Tpo .deps/ow_1963.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1977.lo -MD -MP -MF .deps/ow_1977.Tpo -c -o ow_1977.lo ow_1977.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1977.lo -MD -MP -MF .deps/ow_1977.Tpo -c ow_1977.c -fPIC -DPIC -o .libs/ow_1977.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1977.lo -MD -MP -MF .deps/ow_1977.Tpo -c ow_1977.c -o ow_1977.o >/dev/null 2>&1 mv -f .deps/ow_1977.Tpo .deps/ow_1977.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1991.lo -MD -MP -MF .deps/ow_1991.Tpo -c -o ow_1991.lo ow_1991.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1991.lo -MD -MP -MF .deps/ow_1991.Tpo -c ow_1991.c -fPIC -DPIC -o .libs/ow_1991.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1991.lo -MD -MP -MF .deps/ow_1991.Tpo -c ow_1991.c -o ow_1991.o >/dev/null 2>&1 mv -f .deps/ow_1991.Tpo .deps/ow_1991.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1993.lo -MD -MP -MF .deps/ow_1993.Tpo -c -o ow_1993.lo ow_1993.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1993.lo -MD -MP -MF .deps/ow_1993.Tpo -c ow_1993.c -fPIC -DPIC -o .libs/ow_1993.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_1993.lo -MD -MP -MF .deps/ow_1993.Tpo -c ow_1993.c -o ow_1993.o >/dev/null 2>&1 mv -f .deps/ow_1993.Tpo .deps/ow_1993.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2401.lo -MD -MP -MF .deps/ow_2401.Tpo -c -o ow_2401.lo ow_2401.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2401.lo -MD -MP -MF .deps/ow_2401.Tpo -c ow_2401.c -fPIC -DPIC -o .libs/ow_2401.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2401.lo -MD -MP -MF .deps/ow_2401.Tpo -c ow_2401.c -o ow_2401.o >/dev/null 2>&1 mv -f .deps/ow_2401.Tpo .deps/ow_2401.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2404.lo -MD -MP -MF .deps/ow_2404.Tpo -c -o ow_2404.lo ow_2404.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2404.lo -MD -MP -MF .deps/ow_2404.Tpo -c ow_2404.c -fPIC -DPIC -o .libs/ow_2404.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2404.lo -MD -MP -MF .deps/ow_2404.Tpo -c ow_2404.c -o ow_2404.o >/dev/null 2>&1 mv -f .deps/ow_2404.Tpo .deps/ow_2404.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2405.lo -MD -MP -MF .deps/ow_2405.Tpo -c -o ow_2405.lo ow_2405.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2405.lo -MD -MP -MF .deps/ow_2405.Tpo -c ow_2405.c -fPIC -DPIC -o .libs/ow_2405.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2405.lo -MD -MP -MF .deps/ow_2405.Tpo -c ow_2405.c -o ow_2405.o >/dev/null 2>&1 mv -f .deps/ow_2405.Tpo .deps/ow_2405.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2406.lo -MD -MP -MF .deps/ow_2406.Tpo -c -o ow_2406.lo ow_2406.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2406.lo -MD -MP -MF .deps/ow_2406.Tpo -c ow_2406.c -fPIC -DPIC -o .libs/ow_2406.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2406.lo -MD -MP -MF .deps/ow_2406.Tpo -c ow_2406.c -o ow_2406.o >/dev/null 2>&1 mv -f .deps/ow_2406.Tpo .deps/ow_2406.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2408.lo -MD -MP -MF .deps/ow_2408.Tpo -c -o ow_2408.lo ow_2408.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2408.lo -MD -MP -MF .deps/ow_2408.Tpo -c ow_2408.c -fPIC -DPIC -o .libs/ow_2408.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2408.lo -MD -MP -MF .deps/ow_2408.Tpo -c ow_2408.c -o ow_2408.o >/dev/null 2>&1 mv -f .deps/ow_2408.Tpo .deps/ow_2408.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2409.lo -MD -MP -MF .deps/ow_2409.Tpo -c -o ow_2409.lo ow_2409.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2409.lo -MD -MP -MF .deps/ow_2409.Tpo -c ow_2409.c -fPIC -DPIC -o .libs/ow_2409.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2409.lo -MD -MP -MF .deps/ow_2409.Tpo -c ow_2409.c -o ow_2409.o >/dev/null 2>&1 mv -f .deps/ow_2409.Tpo .deps/ow_2409.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2413.lo -MD -MP -MF .deps/ow_2413.Tpo -c -o ow_2413.lo ow_2413.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2413.lo -MD -MP -MF .deps/ow_2413.Tpo -c ow_2413.c -fPIC -DPIC -o .libs/ow_2413.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2413.lo -MD -MP -MF .deps/ow_2413.Tpo -c ow_2413.c -o ow_2413.o >/dev/null 2>&1 mv -f .deps/ow_2413.Tpo .deps/ow_2413.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2415.lo -MD -MP -MF .deps/ow_2415.Tpo -c -o ow_2415.lo ow_2415.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2415.lo -MD -MP -MF .deps/ow_2415.Tpo -c ow_2415.c -fPIC -DPIC -o .libs/ow_2415.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2415.lo -MD -MP -MF .deps/ow_2415.Tpo -c ow_2415.c -o ow_2415.o >/dev/null 2>&1 mv -f .deps/ow_2415.Tpo .deps/ow_2415.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2423.lo -MD -MP -MF .deps/ow_2423.Tpo -c -o ow_2423.lo ow_2423.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2423.lo -MD -MP -MF .deps/ow_2423.Tpo -c ow_2423.c -fPIC -DPIC -o .libs/ow_2423.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2423.lo -MD -MP -MF .deps/ow_2423.Tpo -c ow_2423.c -o ow_2423.o >/dev/null 2>&1 mv -f .deps/ow_2423.Tpo .deps/ow_2423.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2430.lo -MD -MP -MF .deps/ow_2430.Tpo -c -o ow_2430.lo ow_2430.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2430.lo -MD -MP -MF .deps/ow_2430.Tpo -c ow_2430.c -fPIC -DPIC -o .libs/ow_2430.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2430.lo -MD -MP -MF .deps/ow_2430.Tpo -c ow_2430.c -o ow_2430.o >/dev/null 2>&1 mv -f .deps/ow_2430.Tpo .deps/ow_2430.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2433.lo -MD -MP -MF .deps/ow_2433.Tpo -c -o ow_2433.lo ow_2433.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2433.lo -MD -MP -MF .deps/ow_2433.Tpo -c ow_2433.c -fPIC -DPIC -o .libs/ow_2433.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2433.lo -MD -MP -MF .deps/ow_2433.Tpo -c ow_2433.c -o ow_2433.o >/dev/null 2>&1 mv -f .deps/ow_2433.Tpo .deps/ow_2433.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2436.lo -MD -MP -MF .deps/ow_2436.Tpo -c -o ow_2436.lo ow_2436.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2436.lo -MD -MP -MF .deps/ow_2436.Tpo -c ow_2436.c -fPIC -DPIC -o .libs/ow_2436.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2436.lo -MD -MP -MF .deps/ow_2436.Tpo -c ow_2436.c -o ow_2436.o >/dev/null 2>&1 mv -f .deps/ow_2436.Tpo .deps/ow_2436.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2438.lo -MD -MP -MF .deps/ow_2438.Tpo -c -o ow_2438.lo ow_2438.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2438.lo -MD -MP -MF .deps/ow_2438.Tpo -c ow_2438.c -fPIC -DPIC -o .libs/ow_2438.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2438.lo -MD -MP -MF .deps/ow_2438.Tpo -c ow_2438.c -o ow_2438.o >/dev/null 2>&1 mv -f .deps/ow_2438.Tpo .deps/ow_2438.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2450.lo -MD -MP -MF .deps/ow_2450.Tpo -c -o ow_2450.lo ow_2450.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2450.lo -MD -MP -MF .deps/ow_2450.Tpo -c ow_2450.c -fPIC -DPIC -o .libs/ow_2450.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2450.lo -MD -MP -MF .deps/ow_2450.Tpo -c ow_2450.c -o ow_2450.o >/dev/null 2>&1 mv -f .deps/ow_2450.Tpo .deps/ow_2450.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2502.lo -MD -MP -MF .deps/ow_2502.Tpo -c -o ow_2502.lo ow_2502.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2502.lo -MD -MP -MF .deps/ow_2502.Tpo -c ow_2502.c -fPIC -DPIC -o .libs/ow_2502.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2502.lo -MD -MP -MF .deps/ow_2502.Tpo -c ow_2502.c -o ow_2502.o >/dev/null 2>&1 mv -f .deps/ow_2502.Tpo .deps/ow_2502.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2505.lo -MD -MP -MF .deps/ow_2505.Tpo -c -o ow_2505.lo ow_2505.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2505.lo -MD -MP -MF .deps/ow_2505.Tpo -c ow_2505.c -fPIC -DPIC -o .libs/ow_2505.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2505.lo -MD -MP -MF .deps/ow_2505.Tpo -c ow_2505.c -o ow_2505.o >/dev/null 2>&1 mv -f .deps/ow_2505.Tpo .deps/ow_2505.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2760.lo -MD -MP -MF .deps/ow_2760.Tpo -c -o ow_2760.lo ow_2760.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2760.lo -MD -MP -MF .deps/ow_2760.Tpo -c ow_2760.c -fPIC -DPIC -o .libs/ow_2760.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2760.lo -MD -MP -MF .deps/ow_2760.Tpo -c ow_2760.c -o ow_2760.o >/dev/null 2>&1 mv -f .deps/ow_2760.Tpo .deps/ow_2760.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2804.lo -MD -MP -MF .deps/ow_2804.Tpo -c -o ow_2804.lo ow_2804.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2804.lo -MD -MP -MF .deps/ow_2804.Tpo -c ow_2804.c -fPIC -DPIC -o .libs/ow_2804.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2804.lo -MD -MP -MF .deps/ow_2804.Tpo -c ow_2804.c -o ow_2804.o >/dev/null 2>&1 mv -f .deps/ow_2804.Tpo .deps/ow_2804.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2890.lo -MD -MP -MF .deps/ow_2890.Tpo -c -o ow_2890.lo ow_2890.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2890.lo -MD -MP -MF .deps/ow_2890.Tpo -c ow_2890.c -fPIC -DPIC -o .libs/ow_2890.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_2890.lo -MD -MP -MF .deps/ow_2890.Tpo -c ow_2890.c -o ow_2890.o >/dev/null 2>&1 mv -f .deps/ow_2890.Tpo .deps/ow_2890.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_add_inflight.lo -MD -MP -MF .deps/ow_add_inflight.Tpo -c -o ow_add_inflight.lo ow_add_inflight.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_add_inflight.lo -MD -MP -MF .deps/ow_add_inflight.Tpo -c ow_add_inflight.c -fPIC -DPIC -o .libs/ow_add_inflight.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_add_inflight.lo -MD -MP -MF .deps/ow_add_inflight.Tpo -c ow_add_inflight.c -o ow_add_inflight.o >/dev/null 2>&1 mv -f .deps/ow_add_inflight.Tpo .deps/ow_add_inflight.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_alias.lo -MD -MP -MF .deps/ow_alias.Tpo -c -o ow_alias.lo ow_alias.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_alias.lo -MD -MP -MF .deps/ow_alias.Tpo -c ow_alias.c -fPIC -DPIC -o .libs/ow_alias.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_alias.lo -MD -MP -MF .deps/ow_alias.Tpo -c ow_alias.c -o ow_alias.o >/dev/null 2>&1 mv -f .deps/ow_alias.Tpo .deps/ow_alias.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_alloc.lo -MD -MP -MF .deps/ow_alloc.Tpo -c -o ow_alloc.lo ow_alloc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_alloc.lo -MD -MP -MF .deps/ow_alloc.Tpo -c ow_alloc.c -fPIC -DPIC -o .libs/ow_alloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_alloc.lo -MD -MP -MF .deps/ow_alloc.Tpo -c ow_alloc.c -o ow_alloc.o >/dev/null 2>&1 mv -f .deps/ow_alloc.Tpo .deps/ow_alloc.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_api.lo -MD -MP -MF .deps/ow_api.Tpo -c -o ow_api.lo ow_api.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_api.lo -MD -MP -MF .deps/ow_api.Tpo -c ow_api.c -fPIC -DPIC -o .libs/ow_api.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_api.lo -MD -MP -MF .deps/ow_api.Tpo -c ow_api.c -o ow_api.o >/dev/null 2>&1 mv -f .deps/ow_api.Tpo .deps/ow_api.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_avahi_announce.lo -MD -MP -MF .deps/ow_avahi_announce.Tpo -c -o ow_avahi_announce.lo ow_avahi_announce.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_avahi_announce.lo -MD -MP -MF .deps/ow_avahi_announce.Tpo -c ow_avahi_announce.c -fPIC -DPIC -o .libs/ow_avahi_announce.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_avahi_announce.lo -MD -MP -MF .deps/ow_avahi_announce.Tpo -c ow_avahi_announce.c -o ow_avahi_announce.o >/dev/null 2>&1 mv -f .deps/ow_avahi_announce.Tpo .deps/ow_avahi_announce.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_avahi_browse.lo -MD -MP -MF .deps/ow_avahi_browse.Tpo -c -o ow_avahi_browse.lo ow_avahi_browse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_avahi_browse.lo -MD -MP -MF .deps/ow_avahi_browse.Tpo -c ow_avahi_browse.c -fPIC -DPIC -o .libs/ow_avahi_browse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_avahi_browse.lo -MD -MP -MF .deps/ow_avahi_browse.Tpo -c ow_avahi_browse.c -o ow_avahi_browse.o >/dev/null 2>&1 mv -f .deps/ow_avahi_browse.Tpo .deps/ow_avahi_browse.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_badadapter.lo -MD -MP -MF .deps/ow_badadapter.Tpo -c -o ow_badadapter.lo ow_badadapter.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_badadapter.lo -MD -MP -MF .deps/ow_badadapter.Tpo -c ow_badadapter.c -fPIC -DPIC -o .libs/ow_badadapter.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_badadapter.lo -MD -MP -MF .deps/ow_badadapter.Tpo -c ow_badadapter.c -o ow_badadapter.o >/dev/null 2>&1 mv -f .deps/ow_badadapter.Tpo .deps/ow_badadapter.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bae.lo -MD -MP -MF .deps/ow_bae.Tpo -c -o ow_bae.lo ow_bae.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bae.lo -MD -MP -MF .deps/ow_bae.Tpo -c ow_bae.c -fPIC -DPIC -o .libs/ow_bae.o ow_bae.c:507:120: warning: use of GNU old-style field designator extension [-Wgnu-designator] {"eeprom/pagecrc", PROPERTY_LENGTH_UNSIGNED, NON_AGGREGATE, ft_unsigned, fc_volatile, FS_r_16, FS_w_16, VISIBLE_911, {u:_FC03_PAGECRC,}, }, ^~ .u = ow_bae.c:577:141: warning: use of GNU old-style field designator extension [-Wgnu-designator] {"911/system/poweronflags", PROPERTY_LENGTH_UNSIGNED, NON_AGGREGATE, ft_unsigned, fc_read_stable, FS_r_8, NO_WRITE_FUNCTION, VISIBLE_911, {u:_FC03_PORFLAG,}, }, ^~ .u = ow_bae.c:578:128: warning: use of GNU old-style field designator extension [-Wgnu-designator] {"911/system/watchdog1w", PROPERTY_LENGTH_UNSIGNED, NON_AGGREGATE, ft_unsigned, fc_read_stable, FS_r_8, FS_w_8, VISIBLE_911, {u:_FC03_WATCHDOG1W,}, }, ^~ .u = ow_bae.c:579:125: warning: use of GNU old-style field designator extension [-Wgnu-designator] {"911/system/owidletime", PROPERTY_LENGTH_UNSIGNED, NON_AGGREGATE, ft_unsigned, fc_volatile, FS_r_8, FS_w_8, VISIBLE_911, {u:_FC03_OWIDLETIME,}, }, ^~ .u = 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bae.lo -MD -MP -MF .deps/ow_bae.Tpo -c ow_bae.c -o ow_bae.o >/dev/null 2>&1 mv -f .deps/ow_bae.Tpo .deps/ow_bae.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse.lo -MD -MP -MF .deps/ow_browse.Tpo -c -o ow_browse.lo ow_browse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse.lo -MD -MP -MF .deps/ow_browse.Tpo -c ow_browse.c -fPIC -DPIC -o .libs/ow_browse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse.lo -MD -MP -MF .deps/ow_browse.Tpo -c ow_browse.c -o ow_browse.o >/dev/null 2>&1 mv -f .deps/ow_browse.Tpo .deps/ow_browse.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse_resolve.lo -MD -MP -MF .deps/ow_browse_resolve.Tpo -c -o ow_browse_resolve.lo ow_browse_resolve.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse_resolve.lo -MD -MP -MF .deps/ow_browse_resolve.Tpo -c ow_browse_resolve.c -fPIC -DPIC -o .libs/ow_browse_resolve.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse_resolve.lo -MD -MP -MF .deps/ow_browse_resolve.Tpo -c ow_browse_resolve.c -o ow_browse_resolve.o >/dev/null 2>&1 mv -f .deps/ow_browse_resolve.Tpo .deps/ow_browse_resolve.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse_monitor.lo -MD -MP -MF .deps/ow_browse_monitor.Tpo -c -o ow_browse_monitor.lo ow_browse_monitor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse_monitor.lo -MD -MP -MF .deps/ow_browse_monitor.Tpo -c ow_browse_monitor.c -fPIC -DPIC -o .libs/ow_browse_monitor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_browse_monitor.lo -MD -MP -MF .deps/ow_browse_monitor.Tpo -c ow_browse_monitor.c -o ow_browse_monitor.o >/dev/null 2>&1 mv -f .deps/ow_browse_monitor.Tpo .deps/ow_browse_monitor.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus.lo -MD -MP -MF .deps/ow_bus.Tpo -c -o ow_bus.lo ow_bus.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus.lo -MD -MP -MF .deps/ow_bus.Tpo -c ow_bus.c -fPIC -DPIC -o .libs/ow_bus.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus.lo -MD -MP -MF .deps/ow_bus.Tpo -c ow_bus.c -o ow_bus.o >/dev/null 2>&1 mv -f .deps/ow_bus.Tpo .deps/ow_bus.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus_bitdata.lo -MD -MP -MF .deps/ow_bus_bitdata.Tpo -c -o ow_bus_bitdata.lo ow_bus_bitdata.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus_bitdata.lo -MD -MP -MF .deps/ow_bus_bitdata.Tpo -c ow_bus_bitdata.c -fPIC -DPIC -o .libs/ow_bus_bitdata.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus_bitdata.lo -MD -MP -MF .deps/ow_bus_bitdata.Tpo -c ow_bus_bitdata.c -o ow_bus_bitdata.o >/dev/null 2>&1 mv -f .deps/ow_bus_bitdata.Tpo .deps/ow_bus_bitdata.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus_config.lo -MD -MP -MF .deps/ow_bus_config.Tpo -c -o ow_bus_config.lo ow_bus_config.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus_config.lo -MD -MP -MF .deps/ow_bus_config.Tpo -c ow_bus_config.c -fPIC -DPIC -o .libs/ow_bus_config.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus_config.lo -MD -MP -MF .deps/ow_bus_config.Tpo -c ow_bus_config.c -o ow_bus_config.o >/dev/null 2>&1 mv -f .deps/ow_bus_config.Tpo .deps/ow_bus_config.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus_data.lo -MD -MP -MF .deps/ow_bus_data.Tpo -c -o ow_bus_data.lo ow_bus_data.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus_data.lo -MD -MP -MF .deps/ow_bus_data.Tpo -c ow_bus_data.c -fPIC -DPIC -o .libs/ow_bus_data.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_bus_data.lo -MD -MP -MF .deps/ow_bus_data.Tpo -c ow_bus_data.c -o ow_bus_data.o >/dev/null 2>&1 mv -f .deps/ow_bus_data.Tpo .deps/ow_bus_data.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_buslock.lo -MD -MP -MF .deps/ow_buslock.Tpo -c -o ow_buslock.lo ow_buslock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_buslock.lo -MD -MP -MF .deps/ow_buslock.Tpo -c ow_buslock.c -fPIC -DPIC -o .libs/ow_buslock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_buslock.lo -MD -MP -MF .deps/ow_buslock.Tpo -c ow_buslock.c -o ow_buslock.o >/dev/null 2>&1 mv -f .deps/ow_buslock.Tpo .deps/ow_buslock.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_cache.lo -MD -MP -MF .deps/ow_cache.Tpo -c -o ow_cache.lo ow_cache.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_cache.lo -MD -MP -MF .deps/ow_cache.Tpo -c ow_cache.c -fPIC -DPIC -o .libs/ow_cache.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_cache.lo -MD -MP -MF .deps/ow_cache.Tpo -c ow_cache.c -o ow_cache.o >/dev/null 2>&1 mv -f .deps/ow_cache.Tpo .deps/ow_cache.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_charblob.lo -MD -MP -MF .deps/ow_charblob.Tpo -c -o ow_charblob.lo ow_charblob.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_charblob.lo -MD -MP -MF .deps/ow_charblob.Tpo -c ow_charblob.c -fPIC -DPIC -o .libs/ow_charblob.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_charblob.lo -MD -MP -MF .deps/ow_charblob.Tpo -c ow_charblob.c -o ow_charblob.o >/dev/null 2>&1 mv -f .deps/ow_charblob.Tpo .deps/ow_charblob.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com.lo -MD -MP -MF .deps/ow_com.Tpo -c -o ow_com.lo ow_com.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com.lo -MD -MP -MF .deps/ow_com.Tpo -c ow_com.c -fPIC -DPIC -o .libs/ow_com.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com.lo -MD -MP -MF .deps/ow_com.Tpo -c ow_com.c -o ow_com.o >/dev/null 2>&1 mv -f .deps/ow_com.Tpo .deps/ow_com.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_change.lo -MD -MP -MF .deps/ow_com_change.Tpo -c -o ow_com_change.lo ow_com_change.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_change.lo -MD -MP -MF .deps/ow_com_change.Tpo -c ow_com_change.c -fPIC -DPIC -o .libs/ow_com_change.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_change.lo -MD -MP -MF .deps/ow_com_change.Tpo -c ow_com_change.c -o ow_com_change.o >/dev/null 2>&1 mv -f .deps/ow_com_change.Tpo .deps/ow_com_change.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_close.lo -MD -MP -MF .deps/ow_com_close.Tpo -c -o ow_com_close.lo ow_com_close.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_close.lo -MD -MP -MF .deps/ow_com_close.Tpo -c ow_com_close.c -fPIC -DPIC -o .libs/ow_com_close.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_close.lo -MD -MP -MF .deps/ow_com_close.Tpo -c ow_com_close.c -o ow_com_close.o >/dev/null 2>&1 mv -f .deps/ow_com_close.Tpo .deps/ow_com_close.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_free.lo -MD -MP -MF .deps/ow_com_free.Tpo -c -o ow_com_free.lo ow_com_free.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_free.lo -MD -MP -MF .deps/ow_com_free.Tpo -c ow_com_free.c -fPIC -DPIC -o .libs/ow_com_free.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_free.lo -MD -MP -MF .deps/ow_com_free.Tpo -c ow_com_free.c -o ow_com_free.o >/dev/null 2>&1 mv -f .deps/ow_com_free.Tpo .deps/ow_com_free.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_open.lo -MD -MP -MF .deps/ow_com_open.Tpo -c -o ow_com_open.lo ow_com_open.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_open.lo -MD -MP -MF .deps/ow_com_open.Tpo -c ow_com_open.c -fPIC -DPIC -o .libs/ow_com_open.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_open.lo -MD -MP -MF .deps/ow_com_open.Tpo -c ow_com_open.c -o ow_com_open.o >/dev/null 2>&1 mv -f .deps/ow_com_open.Tpo .deps/ow_com_open.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_write.lo -MD -MP -MF .deps/ow_com_write.Tpo -c -o ow_com_write.lo ow_com_write.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_write.lo -MD -MP -MF .deps/ow_com_write.Tpo -c ow_com_write.c -fPIC -DPIC -o .libs/ow_com_write.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_write.lo -MD -MP -MF .deps/ow_com_write.Tpo -c ow_com_write.c -o ow_com_write.o >/dev/null 2>&1 mv -f .deps/ow_com_write.Tpo .deps/ow_com_write.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_read.lo -MD -MP -MF .deps/ow_com_read.Tpo -c -o ow_com_read.lo ow_com_read.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_read.lo -MD -MP -MF .deps/ow_com_read.Tpo -c ow_com_read.c -fPIC -DPIC -o .libs/ow_com_read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_com_read.lo -MD -MP -MF .deps/ow_com_read.Tpo -c ow_com_read.c -o ow_com_read.o >/dev/null 2>&1 mv -f .deps/ow_com_read.Tpo .deps/ow_com_read.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_connect.lo -MD -MP -MF .deps/ow_connect.Tpo -c -o ow_connect.lo ow_connect.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_connect.lo -MD -MP -MF .deps/ow_connect.Tpo -c ow_connect.c -fPIC -DPIC -o .libs/ow_connect.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_connect.lo -MD -MP -MF .deps/ow_connect.Tpo -c ow_connect.c -o ow_connect.o >/dev/null 2>&1 mv -f .deps/ow_connect.Tpo .deps/ow_connect.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_connect_out.lo -MD -MP -MF .deps/ow_connect_out.Tpo -c -o ow_connect_out.lo ow_connect_out.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_connect_out.lo -MD -MP -MF .deps/ow_connect_out.Tpo -c ow_connect_out.c -fPIC -DPIC -o .libs/ow_connect_out.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_connect_out.lo -MD -MP -MF .deps/ow_connect_out.Tpo -c ow_connect_out.c -o ow_connect_out.o >/dev/null 2>&1 mv -f .deps/ow_connect_out.Tpo .deps/ow_connect_out.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_cmciel.lo -MD -MP -MF .deps/ow_cmciel.Tpo -c -o ow_cmciel.lo ow_cmciel.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_cmciel.lo -MD -MP -MF .deps/ow_cmciel.Tpo -c ow_cmciel.c -fPIC -DPIC -o .libs/ow_cmciel.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_cmciel.lo -MD -MP -MF .deps/ow_cmciel.Tpo -c ow_cmciel.c -o ow_cmciel.o >/dev/null 2>&1 mv -f .deps/ow_cmciel.Tpo .deps/ow_cmciel.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_crc.lo -MD -MP -MF .deps/ow_crc.Tpo -c -o ow_crc.lo ow_crc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_crc.lo -MD -MP -MF .deps/ow_crc.Tpo -c ow_crc.c -fPIC -DPIC -o .libs/ow_crc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_crc.lo -MD -MP -MF .deps/ow_crc.Tpo -c ow_crc.c -o ow_crc.o >/dev/null 2>&1 mv -f .deps/ow_crc.Tpo .deps/ow_crc.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_daemon.lo -MD -MP -MF .deps/ow_daemon.Tpo -c -o ow_daemon.lo ow_daemon.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_daemon.lo -MD -MP -MF .deps/ow_daemon.Tpo -c ow_daemon.c -fPIC -DPIC -o .libs/ow_daemon.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_daemon.lo -MD -MP -MF .deps/ow_daemon.Tpo -c ow_daemon.c -o ow_daemon.o >/dev/null 2>&1 mv -f .deps/ow_daemon.Tpo .deps/ow_daemon.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_date.lo -MD -MP -MF .deps/ow_date.Tpo -c -o ow_date.lo ow_date.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_date.lo -MD -MP -MF .deps/ow_date.Tpo -c ow_date.c -fPIC -DPIC -o .libs/ow_date.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_date.lo -MD -MP -MF .deps/ow_date.Tpo -c ow_date.c -o ow_date.o >/dev/null 2>&1 mv -f .deps/ow_date.Tpo .deps/ow_date.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_delay.lo -MD -MP -MF .deps/ow_delay.Tpo -c -o ow_delay.lo ow_delay.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_delay.lo -MD -MP -MF .deps/ow_delay.Tpo -c ow_delay.c -fPIC -DPIC -o .libs/ow_delay.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_delay.lo -MD -MP -MF .deps/ow_delay.Tpo -c ow_delay.c -o ow_delay.o >/dev/null 2>&1 mv -f .deps/ow_delay.Tpo .deps/ow_delay.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_del_inflight.lo -MD -MP -MF .deps/ow_del_inflight.Tpo -c -o ow_del_inflight.lo ow_del_inflight.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_del_inflight.lo -MD -MP -MF .deps/ow_del_inflight.Tpo -c ow_del_inflight.c -fPIC -DPIC -o .libs/ow_del_inflight.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_del_inflight.lo -MD -MP -MF .deps/ow_del_inflight.Tpo -c ow_del_inflight.c -o ow_del_inflight.o >/dev/null 2>&1 mv -f .deps/ow_del_inflight.Tpo .deps/ow_del_inflight.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_detail.lo -MD -MP -MF .deps/ow_detail.Tpo -c -o ow_detail.lo ow_detail.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_detail.lo -MD -MP -MF .deps/ow_detail.Tpo -c ow_detail.c -fPIC -DPIC -o .libs/ow_detail.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_detail.lo -MD -MP -MF .deps/ow_detail.Tpo -c ow_detail.c -o ow_detail.o >/dev/null 2>&1 mv -f .deps/ow_detail.Tpo .deps/ow_detail.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_devicelock.lo -MD -MP -MF .deps/ow_devicelock.Tpo -c -o ow_devicelock.lo ow_devicelock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_devicelock.lo -MD -MP -MF .deps/ow_devicelock.Tpo -c ow_devicelock.c -fPIC -DPIC -o .libs/ow_devicelock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_devicelock.lo -MD -MP -MF .deps/ow_devicelock.Tpo -c ow_devicelock.c -o ow_devicelock.o >/dev/null 2>&1 mv -f .deps/ow_devicelock.Tpo .deps/ow_devicelock.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dir.lo -MD -MP -MF .deps/ow_dir.Tpo -c -o ow_dir.lo ow_dir.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dir.lo -MD -MP -MF .deps/ow_dir.Tpo -c ow_dir.c -fPIC -DPIC -o .libs/ow_dir.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dir.lo -MD -MP -MF .deps/ow_dir.Tpo -c ow_dir.c -o ow_dir.o >/dev/null 2>&1 mv -f .deps/ow_dir.Tpo .deps/ow_dir.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dirblob.lo -MD -MP -MF .deps/ow_dirblob.Tpo -c -o ow_dirblob.lo ow_dirblob.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dirblob.lo -MD -MP -MF .deps/ow_dirblob.Tpo -c ow_dirblob.c -fPIC -DPIC -o .libs/ow_dirblob.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_dirblob.lo -MD -MP -MF .deps/ow_dirblob.Tpo -c ow_dirblob.c -o ow_dirblob.o >/dev/null 2>&1 mv -f .deps/ow_dirblob.Tpo .deps/ow_dirblob.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds2482.lo -MD -MP -MF .deps/ow_ds2482.Tpo -c -o ow_ds2482.lo ow_ds2482.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds2482.lo -MD -MP -MF .deps/ow_ds2482.Tpo -c ow_ds2482.c -fPIC -DPIC -o .libs/ow_ds2482.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds2482.lo -MD -MP -MF .deps/ow_ds2482.Tpo -c ow_ds2482.c -o ow_ds2482.o >/dev/null 2>&1 mv -f .deps/ow_ds2482.Tpo .deps/ow_ds2482.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds9097.lo -MD -MP -MF .deps/ow_ds9097.Tpo -c -o ow_ds9097.lo ow_ds9097.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds9097.lo -MD -MP -MF .deps/ow_ds9097.Tpo -c ow_ds9097.c -fPIC -DPIC -o .libs/ow_ds9097.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds9097.lo -MD -MP -MF .deps/ow_ds9097.Tpo -c ow_ds9097.c -o ow_ds9097.o >/dev/null 2>&1 mv -f .deps/ow_ds9097.Tpo .deps/ow_ds9097.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds1410.lo -MD -MP -MF .deps/ow_ds1410.Tpo -c -o ow_ds1410.lo ow_ds1410.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds1410.lo -MD -MP -MF .deps/ow_ds1410.Tpo -c ow_ds1410.c -fPIC -DPIC -o .libs/ow_ds1410.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds1410.lo -MD -MP -MF .deps/ow_ds1410.Tpo -c ow_ds1410.c -o ow_ds1410.o >/dev/null 2>&1 mv -f .deps/ow_ds1410.Tpo .deps/ow_ds1410.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds1wm.lo -MD -MP -MF .deps/ow_ds1wm.Tpo -c -o ow_ds1wm.lo ow_ds1wm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds1wm.lo -MD -MP -MF .deps/ow_ds1wm.Tpo -c ow_ds1wm.c -fPIC -DPIC -o .libs/ow_ds1wm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds1wm.lo -MD -MP -MF .deps/ow_ds1wm.Tpo -c ow_ds1wm.c -o ow_ds1wm.o >/dev/null 2>&1 mv -f .deps/ow_ds1wm.Tpo .deps/ow_ds1wm.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds9097U.lo -MD -MP -MF .deps/ow_ds9097U.Tpo -c -o ow_ds9097U.lo ow_ds9097U.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds9097U.lo -MD -MP -MF .deps/ow_ds9097U.Tpo -c ow_ds9097U.c -fPIC -DPIC -o .libs/ow_ds9097U.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds9097U.lo -MD -MP -MF .deps/ow_ds9097U.Tpo -c ow_ds9097U.c -o ow_ds9097U.o >/dev/null 2>&1 mv -f .deps/ow_ds9097U.Tpo .deps/ow_ds9097U.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds9490.lo -MD -MP -MF .deps/ow_ds9490.Tpo -c -o ow_ds9490.lo ow_ds9490.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds9490.lo -MD -MP -MF .deps/ow_ds9490.Tpo -c ow_ds9490.c -fPIC -DPIC -o .libs/ow_ds9490.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ds9490.lo -MD -MP -MF .deps/ow_ds9490.Tpo -c ow_ds9490.c -o ow_ds9490.o >/dev/null 2>&1 mv -f .deps/ow_ds9490.Tpo .deps/ow_ds9490.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_eds.lo -MD -MP -MF .deps/ow_eds.Tpo -c -o ow_eds.lo ow_eds.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_eds.lo -MD -MP -MF .deps/ow_eds.Tpo -c ow_eds.c -fPIC -DPIC -o .libs/ow_eds.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_eds.lo -MD -MP -MF .deps/ow_eds.Tpo -c ow_eds.c -o ow_eds.o >/dev/null 2>&1 mv -f .deps/ow_eds.Tpo .deps/ow_eds.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_eeef.lo -MD -MP -MF .deps/ow_eeef.Tpo -c -o ow_eeef.lo ow_eeef.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_eeef.lo -MD -MP -MF .deps/ow_eeef.Tpo -c ow_eeef.c -fPIC -DPIC -o .libs/ow_eeef.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_eeef.lo -MD -MP -MF .deps/ow_eeef.Tpo -c ow_eeef.c -o ow_eeef.o >/dev/null 2>&1 mv -f .deps/ow_eeef.Tpo .deps/ow_eeef.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_elabnet.lo -MD -MP -MF .deps/ow_elabnet.Tpo -c -o ow_elabnet.lo ow_elabnet.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_elabnet.lo -MD -MP -MF .deps/ow_elabnet.Tpo -c ow_elabnet.c -fPIC -DPIC -o .libs/ow_elabnet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_elabnet.lo -MD -MP -MF .deps/ow_elabnet.Tpo -c ow_elabnet.c -o ow_elabnet.o >/dev/null 2>&1 mv -f .deps/ow_elabnet.Tpo .deps/ow_elabnet.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_enet_discover.lo -MD -MP -MF .deps/ow_enet_discover.Tpo -c -o ow_enet_discover.lo ow_enet_discover.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_enet_discover.lo -MD -MP -MF .deps/ow_enet_discover.Tpo -c ow_enet_discover.c -fPIC -DPIC -o .libs/ow_enet_discover.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_enet_discover.lo -MD -MP -MF .deps/ow_enet_discover.Tpo -c ow_enet_discover.c -o ow_enet_discover.o >/dev/null 2>&1 mv -f .deps/ow_enet_discover.Tpo .deps/ow_enet_discover.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_enet_monitor.lo -MD -MP -MF .deps/ow_enet_monitor.Tpo -c -o ow_enet_monitor.lo ow_enet_monitor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_enet_monitor.lo -MD -MP -MF .deps/ow_enet_monitor.Tpo -c ow_enet_monitor.c -fPIC -DPIC -o .libs/ow_enet_monitor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_enet_monitor.lo -MD -MP -MF .deps/ow_enet_monitor.Tpo -c ow_enet_monitor.c -o ow_enet_monitor.o >/dev/null 2>&1 mv -f .deps/ow_enet_monitor.Tpo .deps/ow_enet_monitor.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_eprom_write.lo -MD -MP -MF .deps/ow_eprom_write.Tpo -c -o ow_eprom_write.lo ow_eprom_write.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_eprom_write.lo -MD -MP -MF .deps/ow_eprom_write.Tpo -c ow_eprom_write.c -fPIC -DPIC -o .libs/ow_eprom_write.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_eprom_write.lo -MD -MP -MF .deps/ow_eprom_write.Tpo -c ow_eprom_write.c -o ow_eprom_write.o >/dev/null 2>&1 mv -f .deps/ow_eprom_write.Tpo .deps/ow_eprom_write.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_etherweather.lo -MD -MP -MF .deps/ow_etherweather.Tpo -c -o ow_etherweather.lo ow_etherweather.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_etherweather.lo -MD -MP -MF .deps/ow_etherweather.Tpo -c ow_etherweather.c -fPIC -DPIC -o .libs/ow_etherweather.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_etherweather.lo -MD -MP -MF .deps/ow_etherweather.Tpo -c ow_etherweather.c -o ow_etherweather.o >/dev/null 2>&1 mv -f .deps/ow_etherweather.Tpo .deps/ow_etherweather.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_example_slave.lo -MD -MP -MF .deps/ow_example_slave.Tpo -c -o ow_example_slave.lo ow_example_slave.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_example_slave.lo -MD -MP -MF .deps/ow_example_slave.Tpo -c ow_example_slave.c -fPIC -DPIC -o .libs/ow_example_slave.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_example_slave.lo -MD -MP -MF .deps/ow_example_slave.Tpo -c ow_example_slave.c -o ow_example_slave.o >/dev/null 2>&1 mv -f .deps/ow_example_slave.Tpo .deps/ow_example_slave.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_exec.lo -MD -MP -MF .deps/ow_exec.Tpo -c -o ow_exec.lo ow_exec.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_exec.lo -MD -MP -MF .deps/ow_exec.Tpo -c ow_exec.c -fPIC -DPIC -o .libs/ow_exec.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_exec.lo -MD -MP -MF .deps/ow_exec.Tpo -c ow_exec.c -o ow_exec.o >/dev/null 2>&1 mv -f .deps/ow_exec.Tpo .deps/ow_exec.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_exit.lo -MD -MP -MF .deps/ow_exit.Tpo -c -o ow_exit.lo ow_exit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_exit.lo -MD -MP -MF .deps/ow_exit.Tpo -c ow_exit.c -fPIC -DPIC -o .libs/ow_exit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_exit.lo -MD -MP -MF .deps/ow_exit.Tpo -c ow_exit.c -o ow_exit.o >/dev/null 2>&1 mv -f .deps/ow_exit.Tpo .deps/ow_exit.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_external.lo -MD -MP -MF .deps/ow_external.Tpo -c -o ow_external.lo ow_external.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_external.lo -MD -MP -MF .deps/ow_external.Tpo -c ow_external.c -fPIC -DPIC -o .libs/ow_external.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_external.lo -MD -MP -MF .deps/ow_external.Tpo -c ow_external.c -o ow_external.o >/dev/null 2>&1 mv -f .deps/ow_external.Tpo .deps/ow_external.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_find_external.lo -MD -MP -MF .deps/ow_find_external.Tpo -c -o ow_find_external.lo ow_find_external.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_find_external.lo -MD -MP -MF .deps/ow_find_external.Tpo -c ow_find_external.c -fPIC -DPIC -o .libs/ow_find_external.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_find_external.lo -MD -MP -MF .deps/ow_find_external.Tpo -c ow_find_external.c -o ow_find_external.o >/dev/null 2>&1 mv -f .deps/ow_find_external.Tpo .deps/ow_find_external.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_address.lo -MD -MP -MF .deps/ow_fs_address.Tpo -c -o ow_fs_address.lo ow_fs_address.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_address.lo -MD -MP -MF .deps/ow_fs_address.Tpo -c ow_fs_address.c -fPIC -DPIC -o .libs/ow_fs_address.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_address.lo -MD -MP -MF .deps/ow_fs_address.Tpo -c ow_fs_address.c -o ow_fs_address.o >/dev/null 2>&1 mv -f .deps/ow_fs_address.Tpo .deps/ow_fs_address.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_alias.lo -MD -MP -MF .deps/ow_fs_alias.Tpo -c -o ow_fs_alias.lo ow_fs_alias.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_alias.lo -MD -MP -MF .deps/ow_fs_alias.Tpo -c ow_fs_alias.c -fPIC -DPIC -o .libs/ow_fs_alias.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_alias.lo -MD -MP -MF .deps/ow_fs_alias.Tpo -c ow_fs_alias.c -o ow_fs_alias.o >/dev/null 2>&1 mv -f .deps/ow_fs_alias.Tpo .deps/ow_fs_alias.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_code.lo -MD -MP -MF .deps/ow_fs_code.Tpo -c -o ow_fs_code.lo ow_fs_code.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_code.lo -MD -MP -MF .deps/ow_fs_code.Tpo -c ow_fs_code.c -fPIC -DPIC -o .libs/ow_fs_code.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_code.lo -MD -MP -MF .deps/ow_fs_code.Tpo -c ow_fs_code.c -o ow_fs_code.o >/dev/null 2>&1 mv -f .deps/ow_fs_code.Tpo .deps/ow_fs_code.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_crc8.lo -MD -MP -MF .deps/ow_fs_crc8.Tpo -c -o ow_fs_crc8.lo ow_fs_crc8.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_crc8.lo -MD -MP -MF .deps/ow_fs_crc8.Tpo -c ow_fs_crc8.c -fPIC -DPIC -o .libs/ow_fs_crc8.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_crc8.lo -MD -MP -MF .deps/ow_fs_crc8.Tpo -c ow_fs_crc8.c -o ow_fs_crc8.o >/dev/null 2>&1 mv -f .deps/ow_fs_crc8.Tpo .deps/ow_fs_crc8.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_id.lo -MD -MP -MF .deps/ow_fs_id.Tpo -c -o ow_fs_id.lo ow_fs_id.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_id.lo -MD -MP -MF .deps/ow_fs_id.Tpo -c ow_fs_id.c -fPIC -DPIC -o .libs/ow_fs_id.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_id.lo -MD -MP -MF .deps/ow_fs_id.Tpo -c ow_fs_id.c -o ow_fs_id.o >/dev/null 2>&1 mv -f .deps/ow_fs_id.Tpo .deps/ow_fs_id.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_type.lo -MD -MP -MF .deps/ow_fs_type.Tpo -c -o ow_fs_type.lo ow_fs_type.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_type.lo -MD -MP -MF .deps/ow_fs_type.Tpo -c ow_fs_type.c -fPIC -DPIC -o .libs/ow_fs_type.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fs_type.lo -MD -MP -MF .deps/ow_fs_type.Tpo -c ow_fs_type.c -o ow_fs_type.o >/dev/null 2>&1 mv -f .deps/ow_fs_type.Tpo .deps/ow_fs_type.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_getbit.lo -MD -MP -MF .deps/ow_getbit.Tpo -c -o ow_getbit.lo ow_getbit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_getbit.lo -MD -MP -MF .deps/ow_getbit.Tpo -c ow_getbit.c -fPIC -DPIC -o .libs/ow_getbit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_getbit.lo -MD -MP -MF .deps/ow_getbit.Tpo -c ow_getbit.c -o ow_getbit.o >/dev/null 2>&1 mv -f .deps/ow_getbit.Tpo .deps/ow_getbit.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_getbit_U.lo -MD -MP -MF .deps/ow_getbit_U.Tpo -c -o ow_getbit_U.lo ow_getbit_U.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_getbit_U.lo -MD -MP -MF .deps/ow_getbit_U.Tpo -c ow_getbit_U.c -fPIC -DPIC -o .libs/ow_getbit_U.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_getbit_U.lo -MD -MP -MF .deps/ow_getbit_U.Tpo -c ow_getbit_U.c -o ow_getbit_U.o >/dev/null 2>&1 mv -f .deps/ow_getbit_U.Tpo .deps/ow_getbit_U.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ha5.lo -MD -MP -MF .deps/ow_ha5.Tpo -c -o ow_ha5.lo ow_ha5.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ha5.lo -MD -MP -MF .deps/ow_ha5.Tpo -c ow_ha5.c -fPIC -DPIC -o .libs/ow_ha5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ha5.lo -MD -MP -MF .deps/ow_ha5.Tpo -c ow_ha5.c -o ow_ha5.o >/dev/null 2>&1 mv -f .deps/ow_ha5.Tpo .deps/ow_ha5.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ha7.lo -MD -MP -MF .deps/ow_ha7.Tpo -c -o ow_ha7.lo ow_ha7.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ha7.lo -MD -MP -MF .deps/ow_ha7.Tpo -c ow_ha7.c -fPIC -DPIC -o .libs/ow_ha7.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ha7.lo -MD -MP -MF .deps/ow_ha7.Tpo -c ow_ha7.c -o ow_ha7.o >/dev/null 2>&1 mv -f .deps/ow_ha7.Tpo .deps/ow_ha7.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ha7e.lo -MD -MP -MF .deps/ow_ha7e.Tpo -c -o ow_ha7e.lo ow_ha7e.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ha7e.lo -MD -MP -MF .deps/ow_ha7e.Tpo -c ow_ha7e.c -fPIC -DPIC -o .libs/ow_ha7e.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ha7e.lo -MD -MP -MF .deps/ow_ha7e.Tpo -c ow_ha7e.c -o ow_ha7e.o >/dev/null 2>&1 mv -f .deps/ow_ha7e.Tpo .deps/ow_ha7e.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fake.lo -MD -MP -MF .deps/ow_fake.Tpo -c -o ow_fake.lo ow_fake.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fake.lo -MD -MP -MF .deps/ow_fake.Tpo -c ow_fake.c -fPIC -DPIC -o .libs/ow_fake.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fake.lo -MD -MP -MF .deps/ow_fake.Tpo -c ow_fake.c -o ow_fake.o >/dev/null 2>&1 mv -f .deps/ow_fake.Tpo .deps/ow_fake.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fakeread.lo -MD -MP -MF .deps/ow_fakeread.Tpo -c -o ow_fakeread.lo ow_fakeread.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fakeread.lo -MD -MP -MF .deps/ow_fakeread.Tpo -c ow_fakeread.c -fPIC -DPIC -o .libs/ow_fakeread.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fakeread.lo -MD -MP -MF .deps/ow_fakeread.Tpo -c ow_fakeread.c -o ow_fakeread.o >/dev/null 2>&1 mv -f .deps/ow_fakeread.Tpo .deps/ow_fakeread.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_filelength.lo -MD -MP -MF .deps/ow_filelength.Tpo -c -o ow_filelength.lo ow_filelength.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_filelength.lo -MD -MP -MF .deps/ow_filelength.Tpo -c ow_filelength.c -fPIC -DPIC -o .libs/ow_filelength.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_filelength.lo -MD -MP -MF .deps/ow_filelength.Tpo -c ow_filelength.c -o ow_filelength.o >/dev/null 2>&1 mv -f .deps/ow_filelength.Tpo .deps/ow_filelength.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fstat.lo -MD -MP -MF .deps/ow_fstat.Tpo -c -o ow_fstat.lo ow_fstat.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fstat.lo -MD -MP -MF .deps/ow_fstat.Tpo -c ow_fstat.c -fPIC -DPIC -o .libs/ow_fstat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_fstat.lo -MD -MP -MF .deps/ow_fstat.Tpo -c ow_fstat.c -o ow_fstat.o >/dev/null 2>&1 mv -f .deps/ow_fstat.Tpo .deps/ow_fstat.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ftdi.lo -MD -MP -MF .deps/ow_ftdi.Tpo -c -o ow_ftdi.lo ow_ftdi.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ftdi.lo -MD -MP -MF .deps/ow_ftdi.Tpo -c ow_ftdi.c -fPIC -DPIC -o .libs/ow_ftdi.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_ftdi.lo -MD -MP -MF .deps/ow_ftdi.Tpo -c ow_ftdi.c -o ow_ftdi.o >/dev/null 2>&1 mv -f .deps/ow_ftdi.Tpo .deps/ow_ftdi.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_generic_read.lo -MD -MP -MF .deps/ow_generic_read.Tpo -c -o ow_generic_read.lo ow_generic_read.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_generic_read.lo -MD -MP -MF .deps/ow_generic_read.Tpo -c ow_generic_read.c -fPIC -DPIC -o .libs/ow_generic_read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_generic_read.lo -MD -MP -MF .deps/ow_generic_read.Tpo -c ow_generic_read.c -o ow_generic_read.o >/dev/null 2>&1 mv -f .deps/ow_generic_read.Tpo .deps/ow_generic_read.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_get.lo -MD -MP -MF .deps/ow_get.Tpo -c -o ow_get.lo ow_get.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_get.lo -MD -MP -MF .deps/ow_get.Tpo -c ow_get.c -fPIC -DPIC -o .libs/ow_get.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_get.lo -MD -MP -MF .deps/ow_get.Tpo -c ow_get.c -o ow_get.o >/dev/null 2>&1 mv -f .deps/ow_get.Tpo .deps/ow_get.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_help.lo -MD -MP -MF .deps/ow_help.Tpo -c -o ow_help.lo ow_help.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_help.lo -MD -MP -MF .deps/ow_help.Tpo -c ow_help.c -fPIC -DPIC -o .libs/ow_help.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_help.lo -MD -MP -MF .deps/ow_help.Tpo -c ow_help.c -o ow_help.o >/dev/null 2>&1 mv -f .deps/ow_help.Tpo .deps/ow_help.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_iblss.lo -MD -MP -MF .deps/ow_iblss.Tpo -c -o ow_iblss.lo ow_iblss.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_iblss.lo -MD -MP -MF .deps/ow_iblss.Tpo -c ow_iblss.c -fPIC -DPIC -o .libs/ow_iblss.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_iblss.lo -MD -MP -MF .deps/ow_iblss.Tpo -c ow_iblss.c -o ow_iblss.o >/dev/null 2>&1 mv -f .deps/ow_iblss.Tpo .deps/ow_iblss.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_infernoembedded.lo -MD -MP -MF .deps/ow_infernoembedded.Tpo -c -o ow_infernoembedded.lo ow_infernoembedded.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_infernoembedded.lo -MD -MP -MF .deps/ow_infernoembedded.Tpo -c ow_infernoembedded.c -fPIC -DPIC -o .libs/ow_infernoembedded.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_infernoembedded.lo -MD -MP -MF .deps/ow_infernoembedded.Tpo -c ow_infernoembedded.c -o ow_infernoembedded.o >/dev/null 2>&1 mv -f .deps/ow_infernoembedded.Tpo .deps/ow_infernoembedded.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_inotify.lo -MD -MP -MF .deps/ow_inotify.Tpo -c -o ow_inotify.lo ow_inotify.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_inotify.lo -MD -MP -MF .deps/ow_inotify.Tpo -c ow_inotify.c -fPIC -DPIC -o .libs/ow_inotify.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_inotify.lo -MD -MP -MF .deps/ow_inotify.Tpo -c ow_inotify.c -o ow_inotify.o >/dev/null 2>&1 mv -f .deps/ow_inotify.Tpo .deps/ow_inotify.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_interface.lo -MD -MP -MF .deps/ow_interface.Tpo -c -o ow_interface.lo ow_interface.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_interface.lo -MD -MP -MF .deps/ow_interface.Tpo -c ow_interface.c -fPIC -DPIC -o .libs/ow_interface.o ow_interface.c:328:19: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] int * p_yes_no = (int *)(in_loc + struct_offset) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ow_interface.c:349:19: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] int * p_yes_no = (int *)(in_loc + struct_offset) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_interface.lo -MD -MP -MF .deps/ow_interface.Tpo -c ow_interface.c -o ow_interface.o >/dev/null 2>&1 mv -f .deps/ow_interface.Tpo .deps/ow_interface.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_iterate.lo -MD -MP -MF .deps/ow_iterate.Tpo -c -o ow_iterate.lo ow_iterate.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_iterate.lo -MD -MP -MF .deps/ow_iterate.Tpo -c ow_iterate.c -fPIC -DPIC -o .libs/ow_iterate.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_iterate.lo -MD -MP -MF .deps/ow_iterate.Tpo -c ow_iterate.c -o ow_iterate.o >/dev/null 2>&1 mv -f .deps/ow_iterate.Tpo .deps/ow_iterate.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_launchd.lo -MD -MP -MF .deps/ow_launchd.Tpo -c -o ow_launchd.lo ow_launchd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_launchd.lo -MD -MP -MF .deps/ow_launchd.Tpo -c ow_launchd.c -fPIC -DPIC -o .libs/ow_launchd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_launchd.lo -MD -MP -MF .deps/ow_launchd.Tpo -c ow_launchd.c -o ow_launchd.o >/dev/null 2>&1 mv -f .deps/ow_launchd.Tpo .deps/ow_launchd.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_k1wm.lo -MD -MP -MF .deps/ow_k1wm.Tpo -c -o ow_k1wm.lo ow_k1wm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_k1wm.lo -MD -MP -MF .deps/ow_k1wm.Tpo -c ow_k1wm.c -fPIC -DPIC -o .libs/ow_k1wm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_k1wm.lo -MD -MP -MF .deps/ow_k1wm.Tpo -c ow_k1wm.c -o ow_k1wm.o >/dev/null 2>&1 mv -f .deps/ow_k1wm.Tpo .deps/ow_k1wm.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_kevent.lo -MD -MP -MF .deps/ow_kevent.Tpo -c -o ow_kevent.lo ow_kevent.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_kevent.lo -MD -MP -MF .deps/ow_kevent.Tpo -c ow_kevent.c -fPIC -DPIC -o .libs/ow_kevent.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_kevent.lo -MD -MP -MF .deps/ow_kevent.Tpo -c ow_kevent.c -o ow_kevent.o >/dev/null 2>&1 mv -f .deps/ow_kevent.Tpo .deps/ow_kevent.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lcd.lo -MD -MP -MF .deps/ow_lcd.Tpo -c -o ow_lcd.lo ow_lcd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lcd.lo -MD -MP -MF .deps/ow_lcd.Tpo -c ow_lcd.c -fPIC -DPIC -o .libs/ow_lcd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lcd.lo -MD -MP -MF .deps/ow_lcd.Tpo -c ow_lcd.c -o ow_lcd.o >/dev/null 2>&1 mv -f .deps/ow_lcd.Tpo .deps/ow_lcd.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lib_close.lo -MD -MP -MF .deps/ow_lib_close.Tpo -c -o ow_lib_close.lo ow_lib_close.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lib_close.lo -MD -MP -MF .deps/ow_lib_close.Tpo -c ow_lib_close.c -fPIC -DPIC -o .libs/ow_lib_close.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lib_close.lo -MD -MP -MF .deps/ow_lib_close.Tpo -c ow_lib_close.c -o ow_lib_close.o >/dev/null 2>&1 mv -f .deps/ow_lib_close.Tpo .deps/ow_lib_close.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lib_setup.lo -MD -MP -MF .deps/ow_lib_setup.Tpo -c -o ow_lib_setup.lo ow_lib_setup.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lib_setup.lo -MD -MP -MF .deps/ow_lib_setup.Tpo -c ow_lib_setup.c -fPIC -DPIC -o .libs/ow_lib_setup.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lib_setup.lo -MD -MP -MF .deps/ow_lib_setup.Tpo -c ow_lib_setup.c -o ow_lib_setup.o >/dev/null 2>&1 mv -f .deps/ow_lib_setup.Tpo .deps/ow_lib_setup.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lib_stop.lo -MD -MP -MF .deps/ow_lib_stop.Tpo -c -o ow_lib_stop.lo ow_lib_stop.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lib_stop.lo -MD -MP -MF .deps/ow_lib_stop.Tpo -c ow_lib_stop.c -fPIC -DPIC -o .libs/ow_lib_stop.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_lib_stop.lo -MD -MP -MF .deps/ow_lib_stop.Tpo -c ow_lib_stop.c -o ow_lib_stop.o >/dev/null 2>&1 mv -f .deps/ow_lib_stop.Tpo .deps/ow_lib_stop.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_link.lo -MD -MP -MF .deps/ow_link.Tpo -c -o ow_link.lo ow_link.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_link.lo -MD -MP -MF .deps/ow_link.Tpo -c ow_link.c -fPIC -DPIC -o .libs/ow_link.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_link.lo -MD -MP -MF .deps/ow_link.Tpo -c ow_link.c -o ow_link.o >/dev/null 2>&1 mv -f .deps/ow_link.Tpo .deps/ow_link.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_locator.lo -MD -MP -MF .deps/ow_locator.Tpo -c -o ow_locator.lo ow_locator.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_locator.lo -MD -MP -MF .deps/ow_locator.Tpo -c ow_locator.c -fPIC -DPIC -o .libs/ow_locator.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_locator.lo -MD -MP -MF .deps/ow_locator.Tpo -c ow_locator.c -o ow_locator.o >/dev/null 2>&1 mv -f .deps/ow_locator.Tpo .deps/ow_locator.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_locks.lo -MD -MP -MF .deps/ow_locks.Tpo -c -o ow_locks.lo ow_locks.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_locks.lo -MD -MP -MF .deps/ow_locks.Tpo -c ow_locks.c -fPIC -DPIC -o .libs/ow_locks.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_locks.lo -MD -MP -MF .deps/ow_locks.Tpo -c ow_locks.c -o ow_locks.o >/dev/null 2>&1 mv -f .deps/ow_locks.Tpo .deps/ow_locks.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_masterhub.lo -MD -MP -MF .deps/ow_masterhub.Tpo -c -o ow_masterhub.lo ow_masterhub.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_masterhub.lo -MD -MP -MF .deps/ow_masterhub.Tpo -c ow_masterhub.c -fPIC -DPIC -o .libs/ow_masterhub.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_masterhub.lo -MD -MP -MF .deps/ow_masterhub.Tpo -c ow_masterhub.c -o ow_masterhub.o >/dev/null 2>&1 mv -f .deps/ow_masterhub.Tpo .deps/ow_masterhub.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_memblob.lo -MD -MP -MF .deps/ow_memblob.Tpo -c -o ow_memblob.lo ow_memblob.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_memblob.lo -MD -MP -MF .deps/ow_memblob.Tpo -c ow_memblob.c -fPIC -DPIC -o .libs/ow_memblob.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_memblob.lo -MD -MP -MF .deps/ow_memblob.Tpo -c ow_memblob.c -o ow_memblob.o >/dev/null 2>&1 mv -f .deps/ow_memblob.Tpo .deps/ow_memblob.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_memory.lo -MD -MP -MF .deps/ow_memory.Tpo -c -o ow_memory.lo ow_memory.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_memory.lo -MD -MP -MF .deps/ow_memory.Tpo -c ow_memory.c -fPIC -DPIC -o .libs/ow_memory.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_memory.lo -MD -MP -MF .deps/ow_memory.Tpo -c ow_memory.c -o ow_memory.o >/dev/null 2>&1 mv -f .deps/ow_memory.Tpo .deps/ow_memory.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_multicast.lo -MD -MP -MF .deps/ow_multicast.Tpo -c -o ow_multicast.lo ow_multicast.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_multicast.lo -MD -MP -MF .deps/ow_multicast.Tpo -c ow_multicast.c -fPIC -DPIC -o .libs/ow_multicast.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_multicast.lo -MD -MP -MF .deps/ow_multicast.Tpo -c ow_multicast.c -o ow_multicast.o >/dev/null 2>&1 mv -f .deps/ow_multicast.Tpo .deps/ow_multicast.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_name.lo -MD -MP -MF .deps/ow_name.Tpo -c -o ow_name.lo ow_name.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_name.lo -MD -MP -MF .deps/ow_name.Tpo -c ow_name.c -fPIC -DPIC -o .libs/ow_name.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_name.lo -MD -MP -MF .deps/ow_name.Tpo -c ow_name.c -o ow_name.o >/dev/null 2>&1 mv -f .deps/ow_name.Tpo .deps/ow_name.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net_client.lo -MD -MP -MF .deps/ow_net_client.Tpo -c -o ow_net_client.lo ow_net_client.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net_client.lo -MD -MP -MF .deps/ow_net_client.Tpo -c ow_net_client.c -fPIC -DPIC -o .libs/ow_net_client.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net_client.lo -MD -MP -MF .deps/ow_net_client.Tpo -c ow_net_client.c -o ow_net_client.o >/dev/null 2>&1 mv -f .deps/ow_net_client.Tpo .deps/ow_net_client.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net_server.lo -MD -MP -MF .deps/ow_net_server.Tpo -c -o ow_net_server.lo ow_net_server.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net_server.lo -MD -MP -MF .deps/ow_net_server.Tpo -c ow_net_server.c -fPIC -DPIC -o .libs/ow_net_server.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_net_server.lo -MD -MP -MF .deps/ow_net_server.Tpo -c ow_net_server.c -o ow_net_server.o >/dev/null 2>&1 mv -f .deps/ow_net_server.Tpo .deps/ow_net_server.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_offset.lo -MD -MP -MF .deps/ow_offset.Tpo -c -o ow_offset.lo ow_offset.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_offset.lo -MD -MP -MF .deps/ow_offset.Tpo -c ow_offset.c -fPIC -DPIC -o .libs/ow_offset.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_offset.lo -MD -MP -MF .deps/ow_offset.Tpo -c ow_offset.c -o ow_offset.o >/dev/null 2>&1 mv -f .deps/ow_offset.Tpo .deps/ow_offset.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_opt.lo -MD -MP -MF .deps/ow_opt.Tpo -c -o ow_opt.lo ow_opt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_opt.lo -MD -MP -MF .deps/ow_opt.Tpo -c ow_opt.c -fPIC -DPIC -o .libs/ow_opt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_opt.lo -MD -MP -MF .deps/ow_opt.Tpo -c ow_opt.c -o ow_opt.o >/dev/null 2>&1 mv -f .deps/ow_opt.Tpo .deps/ow_opt.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parse_address.lo -MD -MP -MF .deps/ow_parse_address.Tpo -c -o ow_parse_address.lo ow_parse_address.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parse_address.lo -MD -MP -MF .deps/ow_parse_address.Tpo -c ow_parse_address.c -fPIC -DPIC -o .libs/ow_parse_address.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parse_address.lo -MD -MP -MF .deps/ow_parse_address.Tpo -c ow_parse_address.c -o ow_parse_address.o >/dev/null 2>&1 mv -f .deps/ow_parse_address.Tpo .deps/ow_parse_address.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parse_external.lo -MD -MP -MF .deps/ow_parse_external.Tpo -c -o ow_parse_external.lo ow_parse_external.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parse_external.lo -MD -MP -MF .deps/ow_parse_external.Tpo -c ow_parse_external.c -fPIC -DPIC -o .libs/ow_parse_external.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parse_external.lo -MD -MP -MF .deps/ow_parse_external.Tpo -c ow_parse_external.c -o ow_parse_external.o >/dev/null 2>&1 mv -f .deps/ow_parse_external.Tpo .deps/ow_parse_external.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseinput.lo -MD -MP -MF .deps/ow_parseinput.Tpo -c -o ow_parseinput.lo ow_parseinput.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseinput.lo -MD -MP -MF .deps/ow_parseinput.Tpo -c ow_parseinput.c -fPIC -DPIC -o .libs/ow_parseinput.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseinput.lo -MD -MP -MF .deps/ow_parseinput.Tpo -c ow_parseinput.c -o ow_parseinput.o >/dev/null 2>&1 mv -f .deps/ow_parseinput.Tpo .deps/ow_parseinput.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parsename.lo -MD -MP -MF .deps/ow_parsename.Tpo -c -o ow_parsename.lo ow_parsename.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parsename.lo -MD -MP -MF .deps/ow_parsename.Tpo -c ow_parsename.c -fPIC -DPIC -o .libs/ow_parsename.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parsename.lo -MD -MP -MF .deps/ow_parsename.Tpo -c ow_parsename.c -o ow_parsename.o >/dev/null 2>&1 mv -f .deps/ow_parsename.Tpo .deps/ow_parsename.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseobject.lo -MD -MP -MF .deps/ow_parseobject.Tpo -c -o ow_parseobject.lo ow_parseobject.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseobject.lo -MD -MP -MF .deps/ow_parseobject.Tpo -c ow_parseobject.c -fPIC -DPIC -o .libs/ow_parseobject.o ow_parseobject.c:244:29: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual] OWQ_buffer(owq) = (char *) buffer; ^ 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseobject.lo -MD -MP -MF .deps/ow_parseobject.Tpo -c ow_parseobject.c -o ow_parseobject.o >/dev/null 2>&1 mv -f .deps/ow_parseobject.Tpo .deps/ow_parseobject.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseoutput.lo -MD -MP -MF .deps/ow_parseoutput.Tpo -c -o ow_parseoutput.lo ow_parseoutput.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseoutput.lo -MD -MP -MF .deps/ow_parseoutput.Tpo -c ow_parseoutput.c -fPIC -DPIC -o .libs/ow_parseoutput.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseoutput.lo -MD -MP -MF .deps/ow_parseoutput.Tpo -c ow_parseoutput.c -o ow_parseoutput.o >/dev/null 2>&1 mv -f .deps/ow_parseoutput.Tpo .deps/ow_parseoutput.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseshallow.lo -MD -MP -MF .deps/ow_parseshallow.Tpo -c -o ow_parseshallow.lo ow_parseshallow.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseshallow.lo -MD -MP -MF .deps/ow_parseshallow.Tpo -c ow_parseshallow.c -fPIC -DPIC -o .libs/ow_parseshallow.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parseshallow.lo -MD -MP -MF .deps/ow_parseshallow.Tpo -c ow_parseshallow.c -o ow_parseshallow.o >/dev/null 2>&1 mv -f .deps/ow_parseshallow.Tpo .deps/ow_parseshallow.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parse_sn.lo -MD -MP -MF .deps/ow_parse_sn.Tpo -c -o ow_parse_sn.lo ow_parse_sn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parse_sn.lo -MD -MP -MF .deps/ow_parse_sn.Tpo -c ow_parse_sn.c -fPIC -DPIC -o .libs/ow_parse_sn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_parse_sn.lo -MD -MP -MF .deps/ow_parse_sn.Tpo -c ow_parse_sn.c -o ow_parse_sn.o >/dev/null 2>&1 mv -f .deps/ow_parse_sn.Tpo .deps/ow_parse_sn.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_pid.lo -MD -MP -MF .deps/ow_pid.Tpo -c -o ow_pid.lo ow_pid.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_pid.lo -MD -MP -MF .deps/ow_pid.Tpo -c ow_pid.c -fPIC -DPIC -o .libs/ow_pid.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_pid.lo -MD -MP -MF .deps/ow_pid.Tpo -c ow_pid.c -o ow_pid.o >/dev/null 2>&1 mv -f .deps/ow_pid.Tpo .deps/ow_pid.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_powerbyte.lo -MD -MP -MF .deps/ow_powerbyte.Tpo -c -o ow_powerbyte.lo ow_powerbyte.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_powerbyte.lo -MD -MP -MF .deps/ow_powerbyte.Tpo -c ow_powerbyte.c -fPIC -DPIC -o .libs/ow_powerbyte.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_powerbyte.lo -MD -MP -MF .deps/ow_powerbyte.Tpo -c ow_powerbyte.c -o ow_powerbyte.o >/dev/null 2>&1 mv -f .deps/ow_powerbyte.Tpo .deps/ow_powerbyte.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_powerbit.lo -MD -MP -MF .deps/ow_powerbit.Tpo -c -o ow_powerbit.lo ow_powerbit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_powerbit.lo -MD -MP -MF .deps/ow_powerbit.Tpo -c ow_powerbit.c -fPIC -DPIC -o .libs/ow_powerbit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_powerbit.lo -MD -MP -MF .deps/ow_powerbit.Tpo -c ow_powerbit.c -o ow_powerbit.o >/dev/null 2>&1 mv -f .deps/ow_powerbit.Tpo .deps/ow_powerbit.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_presence.lo -MD -MP -MF .deps/ow_presence.Tpo -c -o ow_presence.lo ow_presence.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_presence.lo -MD -MP -MF .deps/ow_presence.Tpo -c ow_presence.c -fPIC -DPIC -o .libs/ow_presence.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_presence.lo -MD -MP -MF .deps/ow_presence.Tpo -c ow_presence.c -o ow_presence.o >/dev/null 2>&1 mv -f .deps/ow_presence.Tpo .deps/ow_presence.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_pressure.lo -MD -MP -MF .deps/ow_pressure.Tpo -c -o ow_pressure.lo ow_pressure.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_pressure.lo -MD -MP -MF .deps/ow_pressure.Tpo -c ow_pressure.c -fPIC -DPIC -o .libs/ow_pressure.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_pressure.lo -MD -MP -MF .deps/ow_pressure.Tpo -c ow_pressure.c -o ow_pressure.o >/dev/null 2>&1 mv -f .deps/ow_pressure.Tpo .deps/ow_pressure.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_printparse.lo -MD -MP -MF .deps/ow_printparse.Tpo -c -o ow_printparse.lo ow_printparse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_printparse.lo -MD -MP -MF .deps/ow_printparse.Tpo -c ow_printparse.c -fPIC -DPIC -o .libs/ow_printparse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_printparse.lo -MD -MP -MF .deps/ow_printparse.Tpo -c ow_printparse.c -o ow_printparse.o >/dev/null 2>&1 mv -f .deps/ow_printparse.Tpo .deps/ow_printparse.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_programpulse.lo -MD -MP -MF .deps/ow_programpulse.Tpo -c -o ow_programpulse.lo ow_programpulse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_programpulse.lo -MD -MP -MF .deps/ow_programpulse.Tpo -c ow_programpulse.c -fPIC -DPIC -o .libs/ow_programpulse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_programpulse.lo -MD -MP -MF .deps/ow_programpulse.Tpo -c ow_programpulse.c -o ow_programpulse.o >/dev/null 2>&1 mv -f .deps/ow_programpulse.Tpo .deps/ow_programpulse.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_read.lo -MD -MP -MF .deps/ow_read.Tpo -c -o ow_read.lo ow_read.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_read.lo -MD -MP -MF .deps/ow_read.Tpo -c ow_read.c -fPIC -DPIC -o .libs/ow_read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_read.lo -MD -MP -MF .deps/ow_read.Tpo -c ow_read.c -o ow_read.o >/dev/null 2>&1 mv -f .deps/ow_read.Tpo .deps/ow_read.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_read_external.lo -MD -MP -MF .deps/ow_read_external.Tpo -c -o ow_read_external.lo ow_read_external.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_read_external.lo -MD -MP -MF .deps/ow_read_external.Tpo -c ow_read_external.c -fPIC -DPIC -o .libs/ow_read_external.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_read_external.lo -MD -MP -MF .deps/ow_read_external.Tpo -c ow_read_external.c -o ow_read_external.o >/dev/null 2>&1 mv -f .deps/ow_read_external.Tpo .deps/ow_read_external.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_read_telnet.lo -MD -MP -MF .deps/ow_read_telnet.Tpo -c -o ow_read_telnet.lo ow_read_telnet.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_read_telnet.lo -MD -MP -MF .deps/ow_read_telnet.Tpo -c ow_read_telnet.c -fPIC -DPIC -o .libs/ow_read_telnet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_read_telnet.lo -MD -MP -MF .deps/ow_read_telnet.Tpo -c ow_read_telnet.c -o ow_read_telnet.o >/dev/null 2>&1 mv -f .deps/ow_read_telnet.Tpo .deps/ow_read_telnet.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_reconnect.lo -MD -MP -MF .deps/ow_reconnect.Tpo -c -o ow_reconnect.lo ow_reconnect.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_reconnect.lo -MD -MP -MF .deps/ow_reconnect.Tpo -c ow_reconnect.c -fPIC -DPIC -o .libs/ow_reconnect.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_reconnect.lo -MD -MP -MF .deps/ow_reconnect.Tpo -c ow_reconnect.c -o ow_reconnect.o >/dev/null 2>&1 mv -f .deps/ow_reconnect.Tpo .deps/ow_reconnect.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_regex.lo -MD -MP -MF .deps/ow_regex.Tpo -c -o ow_regex.lo ow_regex.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_regex.lo -MD -MP -MF .deps/ow_regex.Tpo -c ow_regex.c -fPIC -DPIC -o .libs/ow_regex.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_regex.lo -MD -MP -MF .deps/ow_regex.Tpo -c ow_regex.c -o ow_regex.o >/dev/null 2>&1 mv -f .deps/ow_regex.Tpo .deps/ow_regex.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_remote_alias.lo -MD -MP -MF .deps/ow_remote_alias.Tpo -c -o ow_remote_alias.lo ow_remote_alias.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_remote_alias.lo -MD -MP -MF .deps/ow_remote_alias.Tpo -c ow_remote_alias.c -fPIC -DPIC -o .libs/ow_remote_alias.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_remote_alias.lo -MD -MP -MF .deps/ow_remote_alias.Tpo -c ow_remote_alias.c -o ow_remote_alias.o >/dev/null 2>&1 mv -f .deps/ow_remote_alias.Tpo .deps/ow_remote_alias.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_reset.lo -MD -MP -MF .deps/ow_reset.Tpo -c -o ow_reset.lo ow_reset.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_reset.lo -MD -MP -MF .deps/ow_reset.Tpo -c ow_reset.c -fPIC -DPIC -o .libs/ow_reset.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_reset.lo -MD -MP -MF .deps/ow_reset.Tpo -c ow_reset.c -o ow_reset.o >/dev/null 2>&1 mv -f .deps/ow_reset.Tpo .deps/ow_reset.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_return_code.lo -MD -MP -MF .deps/ow_return_code.Tpo -c -o ow_return_code.lo ow_return_code.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_return_code.lo -MD -MP -MF .deps/ow_return_code.Tpo -c ow_return_code.c -fPIC -DPIC -o .libs/ow_return_code.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_return_code.lo -MD -MP -MF .deps/ow_return_code.Tpo -c ow_return_code.c -o ow_return_code.o >/dev/null 2>&1 mv -f .deps/ow_return_code.Tpo .deps/ow_return_code.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_rwlock.lo -MD -MP -MF .deps/ow_rwlock.Tpo -c -o ow_rwlock.lo ow_rwlock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_rwlock.lo -MD -MP -MF .deps/ow_rwlock.Tpo -c ow_rwlock.c -fPIC -DPIC -o .libs/ow_rwlock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_rwlock.lo -MD -MP -MF .deps/ow_rwlock.Tpo -c ow_rwlock.c -o ow_rwlock.o >/dev/null 2>&1 mv -f .deps/ow_rwlock.Tpo .deps/ow_rwlock.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_stats.lo -MD -MP -MF .deps/ow_stats.Tpo -c -o ow_stats.lo ow_stats.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_stats.lo -MD -MP -MF .deps/ow_stats.Tpo -c ow_stats.c -fPIC -DPIC -o .libs/ow_stats.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_stats.lo -MD -MP -MF .deps/ow_stats.Tpo -c ow_stats.c -o ow_stats.o >/dev/null 2>&1 mv -f .deps/ow_stats.Tpo .deps/ow_stats.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_search.lo -MD -MP -MF .deps/ow_search.Tpo -c -o ow_search.lo ow_search.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_search.lo -MD -MP -MF .deps/ow_search.Tpo -c ow_search.c -fPIC -DPIC -o .libs/ow_search.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_search.lo -MD -MP -MF .deps/ow_search.Tpo -c ow_search.c -o ow_search.o >/dev/null 2>&1 mv -f .deps/ow_search.Tpo .deps/ow_search.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_serial_free.lo -MD -MP -MF .deps/ow_serial_free.Tpo -c -o ow_serial_free.lo ow_serial_free.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_serial_free.lo -MD -MP -MF .deps/ow_serial_free.Tpo -c ow_serial_free.c -fPIC -DPIC -o .libs/ow_serial_free.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_serial_free.lo -MD -MP -MF .deps/ow_serial_free.Tpo -c ow_serial_free.c -o ow_serial_free.o >/dev/null 2>&1 mv -f .deps/ow_serial_free.Tpo .deps/ow_serial_free.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_serial_open.lo -MD -MP -MF .deps/ow_serial_open.Tpo -c -o ow_serial_open.lo ow_serial_open.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_serial_open.lo -MD -MP -MF .deps/ow_serial_open.Tpo -c ow_serial_open.c -fPIC -DPIC -o .libs/ow_serial_open.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_serial_open.lo -MD -MP -MF .deps/ow_serial_open.Tpo -c ow_serial_open.c -o ow_serial_open.o >/dev/null 2>&1 mv -f .deps/ow_serial_open.Tpo .deps/ow_serial_open.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server.lo -MD -MP -MF .deps/ow_server.Tpo -c -o ow_server.lo ow_server.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server.lo -MD -MP -MF .deps/ow_server.Tpo -c ow_server.c -fPIC -DPIC -o .libs/ow_server.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server.lo -MD -MP -MF .deps/ow_server.Tpo -c ow_server.c -o ow_server.o >/dev/null 2>&1 mv -f .deps/ow_server.Tpo .deps/ow_server.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server_message.lo -MD -MP -MF .deps/ow_server_message.Tpo -c -o ow_server_message.lo ow_server_message.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server_message.lo -MD -MP -MF .deps/ow_server_message.Tpo -c ow_server_message.c -fPIC -DPIC -o .libs/ow_server_message.o ow_server_message.c:688:31: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual] io[nio].iov_base = (char *) sp->path ; // gives a spurious compiler error -- constant is OK HERE! ^ 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server_message.lo -MD -MP -MF .deps/ow_server_message.Tpo -c ow_server_message.c -o ow_server_message.o >/dev/null 2>&1 mv -f .deps/ow_server_message.Tpo .deps/ow_server_message.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server_enet.lo -MD -MP -MF .deps/ow_server_enet.Tpo -c -o ow_server_enet.lo ow_server_enet.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server_enet.lo -MD -MP -MF .deps/ow_server_enet.Tpo -c ow_server_enet.c -fPIC -DPIC -o .libs/ow_server_enet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_server_enet.lo -MD -MP -MF .deps/ow_server_enet.Tpo -c ow_server_enet.c -o ow_server_enet.o >/dev/null 2>&1 mv -f .deps/ow_server_enet.Tpo .deps/ow_server_enet.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_select.lo -MD -MP -MF .deps/ow_select.Tpo -c -o ow_select.lo ow_select.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_select.lo -MD -MP -MF .deps/ow_select.Tpo -c ow_select.c -fPIC -DPIC -o .libs/ow_select.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_select.lo -MD -MP -MF .deps/ow_select.Tpo -c ow_select.c -o ow_select.o >/dev/null 2>&1 mv -f .deps/ow_select.Tpo .deps/ow_select.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_set_telnet.lo -MD -MP -MF .deps/ow_set_telnet.Tpo -c -o ow_set_telnet.lo ow_set_telnet.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_set_telnet.lo -MD -MP -MF .deps/ow_set_telnet.Tpo -c ow_set_telnet.c -fPIC -DPIC -o .libs/ow_set_telnet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_set_telnet.lo -MD -MP -MF .deps/ow_set_telnet.Tpo -c ow_set_telnet.c -o ow_set_telnet.o >/dev/null 2>&1 mv -f .deps/ow_set_telnet.Tpo .deps/ow_set_telnet.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_settings.lo -MD -MP -MF .deps/ow_settings.Tpo -c -o ow_settings.lo ow_settings.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_settings.lo -MD -MP -MF .deps/ow_settings.Tpo -c ow_settings.c -fPIC -DPIC -o .libs/ow_settings.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_settings.lo -MD -MP -MF .deps/ow_settings.Tpo -c ow_settings.c -o ow_settings.o >/dev/null 2>&1 mv -f .deps/ow_settings.Tpo .deps/ow_settings.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling.lo -MD -MP -MF .deps/ow_sibling.Tpo -c -o ow_sibling.lo ow_sibling.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling.lo -MD -MP -MF .deps/ow_sibling.Tpo -c ow_sibling.c -fPIC -DPIC -o .libs/ow_sibling.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling.lo -MD -MP -MF .deps/ow_sibling.Tpo -c ow_sibling.c -o ow_sibling.o >/dev/null 2>&1 mv -f .deps/ow_sibling.Tpo .deps/ow_sibling.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_binary.lo -MD -MP -MF .deps/ow_sibling_binary.Tpo -c -o ow_sibling_binary.lo ow_sibling_binary.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_binary.lo -MD -MP -MF .deps/ow_sibling_binary.Tpo -c ow_sibling_binary.c -fPIC -DPIC -o .libs/ow_sibling_binary.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_binary.lo -MD -MP -MF .deps/ow_sibling_binary.Tpo -c ow_sibling_binary.c -o ow_sibling_binary.o >/dev/null 2>&1 mv -f .deps/ow_sibling_binary.Tpo .deps/ow_sibling_binary.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_float.lo -MD -MP -MF .deps/ow_sibling_float.Tpo -c -o ow_sibling_float.lo ow_sibling_float.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_float.lo -MD -MP -MF .deps/ow_sibling_float.Tpo -c ow_sibling_float.c -fPIC -DPIC -o .libs/ow_sibling_float.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_float.lo -MD -MP -MF .deps/ow_sibling_float.Tpo -c ow_sibling_float.c -o ow_sibling_float.o >/dev/null 2>&1 mv -f .deps/ow_sibling_float.Tpo .deps/ow_sibling_float.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_uint.lo -MD -MP -MF .deps/ow_sibling_uint.Tpo -c -o ow_sibling_uint.lo ow_sibling_uint.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_uint.lo -MD -MP -MF .deps/ow_sibling_uint.Tpo -c ow_sibling_uint.c -fPIC -DPIC -o .libs/ow_sibling_uint.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_uint.lo -MD -MP -MF .deps/ow_sibling_uint.Tpo -c ow_sibling_uint.c -o ow_sibling_uint.o >/dev/null 2>&1 mv -f .deps/ow_sibling_uint.Tpo .deps/ow_sibling_uint.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_yesno.lo -MD -MP -MF .deps/ow_sibling_yesno.Tpo -c -o ow_sibling_yesno.lo ow_sibling_yesno.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_yesno.lo -MD -MP -MF .deps/ow_sibling_yesno.Tpo -c ow_sibling_yesno.c -fPIC -DPIC -o .libs/ow_sibling_yesno.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sibling_yesno.lo -MD -MP -MF .deps/ow_sibling_yesno.Tpo -c ow_sibling_yesno.c -o ow_sibling_yesno.o >/dev/null 2>&1 mv -f .deps/ow_sibling_yesno.Tpo .deps/ow_sibling_yesno.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sig_handlers.lo -MD -MP -MF .deps/ow_sig_handlers.Tpo -c -o ow_sig_handlers.lo ow_sig_handlers.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sig_handlers.lo -MD -MP -MF .deps/ow_sig_handlers.Tpo -c ow_sig_handlers.c -fPIC -DPIC -o .libs/ow_sig_handlers.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_sig_handlers.lo -MD -MP -MF .deps/ow_sig_handlers.Tpo -c ow_sig_handlers.c -o ow_sig_handlers.o >/dev/null 2>&1 mv -f .deps/ow_sig_handlers.Tpo .deps/ow_sig_handlers.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_simultaneous.lo -MD -MP -MF .deps/ow_simultaneous.Tpo -c -o ow_simultaneous.lo ow_simultaneous.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_simultaneous.lo -MD -MP -MF .deps/ow_simultaneous.Tpo -c ow_simultaneous.c -fPIC -DPIC -o .libs/ow_simultaneous.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_simultaneous.lo -MD -MP -MF .deps/ow_simultaneous.Tpo -c ow_simultaneous.c -o ow_simultaneous.o >/dev/null 2>&1 mv -f .deps/ow_simultaneous.Tpo .deps/ow_simultaneous.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_slurp.lo -MD -MP -MF .deps/ow_slurp.Tpo -c -o ow_slurp.lo ow_slurp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_slurp.lo -MD -MP -MF .deps/ow_slurp.Tpo -c ow_slurp.c -fPIC -DPIC -o .libs/ow_slurp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_slurp.lo -MD -MP -MF .deps/ow_slurp.Tpo -c ow_slurp.c -o ow_slurp.o >/dev/null 2>&1 mv -f .deps/ow_slurp.Tpo .deps/ow_slurp.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_stateinfo.lo -MD -MP -MF .deps/ow_stateinfo.Tpo -c -o ow_stateinfo.lo ow_stateinfo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_stateinfo.lo -MD -MP -MF .deps/ow_stateinfo.Tpo -c ow_stateinfo.c -fPIC -DPIC -o .libs/ow_stateinfo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_stateinfo.lo -MD -MP -MF .deps/ow_stateinfo.Tpo -c ow_stateinfo.c -o ow_stateinfo.o >/dev/null 2>&1 mv -f .deps/ow_stateinfo.Tpo .deps/ow_stateinfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_system.lo -MD -MP -MF .deps/ow_system.Tpo -c -o ow_system.lo ow_system.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_system.lo -MD -MP -MF .deps/ow_system.Tpo -c ow_system.c -fPIC -DPIC -o .libs/ow_system.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_system.lo -MD -MP -MF .deps/ow_system.Tpo -c ow_system.c -o ow_system.o >/dev/null 2>&1 mv -f .deps/ow_system.Tpo .deps/ow_system.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_systemd.lo -MD -MP -MF .deps/ow_systemd.Tpo -c -o ow_systemd.lo ow_systemd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_systemd.lo -MD -MP -MF .deps/ow_systemd.Tpo -c ow_systemd.c -fPIC -DPIC -o .libs/ow_systemd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_systemd.lo -MD -MP -MF .deps/ow_systemd.Tpo -c ow_systemd.c -o ow_systemd.o >/dev/null 2>&1 mv -f .deps/ow_systemd.Tpo .deps/ow_systemd.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_free.lo -MD -MP -MF .deps/ow_tcp_free.Tpo -c -o ow_tcp_free.lo ow_tcp_free.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_free.lo -MD -MP -MF .deps/ow_tcp_free.Tpo -c ow_tcp_free.c -fPIC -DPIC -o .libs/ow_tcp_free.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_free.lo -MD -MP -MF .deps/ow_tcp_free.Tpo -c ow_tcp_free.c -o ow_tcp_free.o >/dev/null 2>&1 mv -f .deps/ow_tcp_free.Tpo .deps/ow_tcp_free.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_open.lo -MD -MP -MF .deps/ow_tcp_open.Tpo -c -o ow_tcp_open.lo ow_tcp_open.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_open.lo -MD -MP -MF .deps/ow_tcp_open.Tpo -c ow_tcp_open.c -fPIC -DPIC -o .libs/ow_tcp_open.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_open.lo -MD -MP -MF .deps/ow_tcp_open.Tpo -c ow_tcp_open.c -o ow_tcp_open.o >/dev/null 2>&1 mv -f .deps/ow_tcp_open.Tpo .deps/ow_tcp_open.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_read.lo -MD -MP -MF .deps/ow_tcp_read.Tpo -c -o ow_tcp_read.lo ow_tcp_read.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_read.lo -MD -MP -MF .deps/ow_tcp_read.Tpo -c ow_tcp_read.c -fPIC -DPIC -o .libs/ow_tcp_read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tcp_read.lo -MD -MP -MF .deps/ow_tcp_read.Tpo -c ow_tcp_read.c -o ow_tcp_read.o >/dev/null 2>&1 mv -f .deps/ow_tcp_read.Tpo .deps/ow_tcp_read.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_telnet_write.lo -MD -MP -MF .deps/ow_telnet_write.Tpo -c -o ow_telnet_write.lo ow_telnet_write.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_telnet_write.lo -MD -MP -MF .deps/ow_telnet_write.Tpo -c ow_telnet_write.c -fPIC -DPIC -o .libs/ow_telnet_write.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_telnet_write.lo -MD -MP -MF .deps/ow_telnet_write.Tpo -c ow_telnet_write.c -o ow_telnet_write.o >/dev/null 2>&1 mv -f .deps/ow_telnet_write.Tpo .deps/ow_telnet_write.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_temp.lo -MD -MP -MF .deps/ow_temp.Tpo -c -o ow_temp.lo ow_temp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_temp.lo -MD -MP -MF .deps/ow_temp.Tpo -c ow_temp.c -fPIC -DPIC -o .libs/ow_temp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_temp.lo -MD -MP -MF .deps/ow_temp.Tpo -c ow_temp.c -o ow_temp.o >/dev/null 2>&1 mv -f .deps/ow_temp.Tpo .deps/ow_temp.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_testerread.lo -MD -MP -MF .deps/ow_testerread.Tpo -c -o ow_testerread.lo ow_testerread.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_testerread.lo -MD -MP -MF .deps/ow_testerread.Tpo -c ow_testerread.c -fPIC -DPIC -o .libs/ow_testerread.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_testerread.lo -MD -MP -MF .deps/ow_testerread.Tpo -c ow_testerread.c -o ow_testerread.o >/dev/null 2>&1 mv -f .deps/ow_testerread.Tpo .deps/ow_testerread.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_thermocouple.lo -MD -MP -MF .deps/ow_thermocouple.Tpo -c -o ow_thermocouple.lo ow_thermocouple.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_thermocouple.lo -MD -MP -MF .deps/ow_thermocouple.Tpo -c ow_thermocouple.c -fPIC -DPIC -o .libs/ow_thermocouple.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_thermocouple.lo -MD -MP -MF .deps/ow_thermocouple.Tpo -c ow_thermocouple.c -o ow_thermocouple.o >/dev/null 2>&1 mv -f .deps/ow_thermocouple.Tpo .deps/ow_thermocouple.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_traffic.lo -MD -MP -MF .deps/ow_traffic.Tpo -c -o ow_traffic.lo ow_traffic.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_traffic.lo -MD -MP -MF .deps/ow_traffic.Tpo -c ow_traffic.c -fPIC -DPIC -o .libs/ow_traffic.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_traffic.lo -MD -MP -MF .deps/ow_traffic.Tpo -c ow_traffic.c -o ow_traffic.o >/dev/null 2>&1 mv -f .deps/ow_traffic.Tpo .deps/ow_traffic.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_transaction.lo -MD -MP -MF .deps/ow_transaction.Tpo -c -o ow_transaction.lo ow_transaction.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_transaction.lo -MD -MP -MF .deps/ow_transaction.Tpo -c ow_transaction.c -fPIC -DPIC -o .libs/ow_transaction.o ow_transaction.c:179:38: warning: cast from 'BYTE *' (aka 'unsigned char *') to 'UINT *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] ret = CRC8seeded(t->out, t->size, ((UINT *) (t->in))[0]); ^~~~~~~~~~~~~~~~ ow_transaction.c:187:39: warning: cast from 'BYTE *' (aka 'unsigned char *') to 'UINT *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] ret = CRC16seeded(t->out, t->size, ((UINT *) (t->in))[0]); ^~~~~~~~~~~~~~~~ ow_transaction.c:447:39: warning: cast from 'BYTE *' (aka 'unsigned char *') to 'UINT *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] if (CRC8seeded(tl->out, tl->size, ((UINT *) (tl->in))[0]) != 0) { ^~~~~~~~~~~~~~~~~ ow_transaction.c:459:40: warning: cast from 'BYTE *' (aka 'unsigned char *') to 'UINT *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] if (CRC16seeded(tl->out, tl->size, ((UINT *) (tl->in))[0]) != 0) { ^~~~~~~~~~~~~~~~~ 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_transaction.lo -MD -MP -MF .deps/ow_transaction.Tpo -c ow_transaction.c -o ow_transaction.o >/dev/null 2>&1 mv -f .deps/ow_transaction.Tpo .deps/ow_transaction.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tree.lo -MD -MP -MF .deps/ow_tree.Tpo -c -o ow_tree.lo ow_tree.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tree.lo -MD -MP -MF .deps/ow_tree.Tpo -c ow_tree.c -fPIC -DPIC -o .libs/ow_tree.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_tree.lo -MD -MP -MF .deps/ow_tree.Tpo -c ow_tree.c -o ow_tree.o >/dev/null 2>&1 mv -f .deps/ow_tree.Tpo .deps/ow_tree.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_udp_read.lo -MD -MP -MF .deps/ow_udp_read.Tpo -c -o ow_udp_read.lo ow_udp_read.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_udp_read.lo -MD -MP -MF .deps/ow_udp_read.Tpo -c ow_udp_read.c -fPIC -DPIC -o .libs/ow_udp_read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_udp_read.lo -MD -MP -MF .deps/ow_udp_read.Tpo -c ow_udp_read.c -o ow_udp_read.o >/dev/null 2>&1 mv -f .deps/ow_udp_read.Tpo .deps/ow_udp_read.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_usb_msg.lo -MD -MP -MF .deps/ow_usb_msg.Tpo -c -o ow_usb_msg.lo ow_usb_msg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_usb_msg.lo -MD -MP -MF .deps/ow_usb_msg.Tpo -c ow_usb_msg.c -fPIC -DPIC -o .libs/ow_usb_msg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_usb_msg.lo -MD -MP -MF .deps/ow_usb_msg.Tpo -c ow_usb_msg.c -o ow_usb_msg.o >/dev/null 2>&1 mv -f .deps/ow_usb_msg.Tpo .deps/ow_usb_msg.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_usb_cycle.lo -MD -MP -MF .deps/ow_usb_cycle.Tpo -c -o ow_usb_cycle.lo ow_usb_cycle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_usb_cycle.lo -MD -MP -MF .deps/ow_usb_cycle.Tpo -c ow_usb_cycle.c -fPIC -DPIC -o .libs/ow_usb_cycle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_usb_cycle.lo -MD -MP -MF .deps/ow_usb_cycle.Tpo -c ow_usb_cycle.c -o ow_usb_cycle.o >/dev/null 2>&1 mv -f .deps/ow_usb_cycle.Tpo .deps/ow_usb_cycle.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_usb_monitor.lo -MD -MP -MF .deps/ow_usb_monitor.Tpo -c -o ow_usb_monitor.lo ow_usb_monitor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_usb_monitor.lo -MD -MP -MF .deps/ow_usb_monitor.Tpo -c ow_usb_monitor.c -fPIC -DPIC -o .libs/ow_usb_monitor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_usb_monitor.lo -MD -MP -MF .deps/ow_usb_monitor.Tpo -c ow_usb_monitor.c -o ow_usb_monitor.o >/dev/null 2>&1 mv -f .deps/ow_usb_monitor.Tpo .deps/ow_usb_monitor.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_util.lo -MD -MP -MF .deps/ow_util.Tpo -c -o ow_util.lo ow_util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_util.lo -MD -MP -MF .deps/ow_util.Tpo -c ow_util.c -fPIC -DPIC -o .libs/ow_util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_util.lo -MD -MP -MF .deps/ow_util.Tpo -c ow_util.c -o ow_util.o >/dev/null 2>&1 mv -f .deps/ow_util.Tpo .deps/ow_util.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_verify.lo -MD -MP -MF .deps/ow_verify.Tpo -c -o ow_verify.lo ow_verify.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_verify.lo -MD -MP -MF .deps/ow_verify.Tpo -c ow_verify.c -fPIC -DPIC -o .libs/ow_verify.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_verify.lo -MD -MP -MF .deps/ow_verify.Tpo -c ow_verify.c -o ow_verify.o >/dev/null 2>&1 mv -f .deps/ow_verify.Tpo .deps/ow_verify.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_visibility.lo -MD -MP -MF .deps/ow_visibility.Tpo -c -o ow_visibility.lo ow_visibility.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_visibility.lo -MD -MP -MF .deps/ow_visibility.Tpo -c ow_visibility.c -fPIC -DPIC -o .libs/ow_visibility.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_visibility.lo -MD -MP -MF .deps/ow_visibility.Tpo -c ow_visibility.c -o ow_visibility.o >/dev/null 2>&1 mv -f .deps/ow_visibility.Tpo .deps/ow_visibility.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1.lo -MD -MP -MF .deps/ow_w1.Tpo -c -o ow_w1.lo ow_w1.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1.lo -MD -MP -MF .deps/ow_w1.Tpo -c ow_w1.c -fPIC -DPIC -o .libs/ow_w1.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1.lo -MD -MP -MF .deps/ow_w1.Tpo -c ow_w1.c -o ow_w1.o >/dev/null 2>&1 mv -f .deps/ow_w1.Tpo .deps/ow_w1.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_addremove.lo -MD -MP -MF .deps/ow_w1_addremove.Tpo -c -o ow_w1_addremove.lo ow_w1_addremove.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_addremove.lo -MD -MP -MF .deps/ow_w1_addremove.Tpo -c ow_w1_addremove.c -fPIC -DPIC -o .libs/ow_w1_addremove.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_addremove.lo -MD -MP -MF .deps/ow_w1_addremove.Tpo -c ow_w1_addremove.c -o ow_w1_addremove.o >/dev/null 2>&1 mv -f .deps/ow_w1_addremove.Tpo .deps/ow_w1_addremove.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_bind.lo -MD -MP -MF .deps/ow_w1_bind.Tpo -c -o ow_w1_bind.lo ow_w1_bind.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_bind.lo -MD -MP -MF .deps/ow_w1_bind.Tpo -c ow_w1_bind.c -fPIC -DPIC -o .libs/ow_w1_bind.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_bind.lo -MD -MP -MF .deps/ow_w1_bind.Tpo -c ow_w1_bind.c -o ow_w1_bind.o >/dev/null 2>&1 mv -f .deps/ow_w1_bind.Tpo .deps/ow_w1_bind.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_browse.lo -MD -MP -MF .deps/ow_w1_browse.Tpo -c -o ow_w1_browse.lo ow_w1_browse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_browse.lo -MD -MP -MF .deps/ow_w1_browse.Tpo -c ow_w1_browse.c -fPIC -DPIC -o .libs/ow_w1_browse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_browse.lo -MD -MP -MF .deps/ow_w1_browse.Tpo -c ow_w1_browse.c -o ow_w1_browse.o >/dev/null 2>&1 mv -f .deps/ow_w1_browse.Tpo .deps/ow_w1_browse.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_dispatch.lo -MD -MP -MF .deps/ow_w1_dispatch.Tpo -c -o ow_w1_dispatch.lo ow_w1_dispatch.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_dispatch.lo -MD -MP -MF .deps/ow_w1_dispatch.Tpo -c ow_w1_dispatch.c -fPIC -DPIC -o .libs/ow_w1_dispatch.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_dispatch.lo -MD -MP -MF .deps/ow_w1_dispatch.Tpo -c ow_w1_dispatch.c -o ow_w1_dispatch.o >/dev/null 2>&1 mv -f .deps/ow_w1_dispatch.Tpo .deps/ow_w1_dispatch.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_list.lo -MD -MP -MF .deps/ow_w1_list.Tpo -c -o ow_w1_list.lo ow_w1_list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_list.lo -MD -MP -MF .deps/ow_w1_list.Tpo -c ow_w1_list.c -fPIC -DPIC -o .libs/ow_w1_list.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_list.lo -MD -MP -MF .deps/ow_w1_list.Tpo -c ow_w1_list.c -o ow_w1_list.o >/dev/null 2>&1 mv -f .deps/ow_w1_list.Tpo .deps/ow_w1_list.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_monitor.lo -MD -MP -MF .deps/ow_w1_monitor.Tpo -c -o ow_w1_monitor.lo ow_w1_monitor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_monitor.lo -MD -MP -MF .deps/ow_w1_monitor.Tpo -c ow_w1_monitor.c -fPIC -DPIC -o .libs/ow_w1_monitor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_monitor.lo -MD -MP -MF .deps/ow_w1_monitor.Tpo -c ow_w1_monitor.c -o ow_w1_monitor.o >/dev/null 2>&1 mv -f .deps/ow_w1_monitor.Tpo .deps/ow_w1_monitor.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_parse.lo -MD -MP -MF .deps/ow_w1_parse.Tpo -c -o ow_w1_parse.lo ow_w1_parse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_parse.lo -MD -MP -MF .deps/ow_w1_parse.Tpo -c ow_w1_parse.c -fPIC -DPIC -o .libs/ow_w1_parse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_parse.lo -MD -MP -MF .deps/ow_w1_parse.Tpo -c ow_w1_parse.c -o ow_w1_parse.o >/dev/null 2>&1 mv -f .deps/ow_w1_parse.Tpo .deps/ow_w1_parse.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_print.lo -MD -MP -MF .deps/ow_w1_print.Tpo -c -o ow_w1_print.lo ow_w1_print.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_print.lo -MD -MP -MF .deps/ow_w1_print.Tpo -c ow_w1_print.c -fPIC -DPIC -o .libs/ow_w1_print.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_print.lo -MD -MP -MF .deps/ow_w1_print.Tpo -c ow_w1_print.c -o ow_w1_print.o >/dev/null 2>&1 mv -f .deps/ow_w1_print.Tpo .deps/ow_w1_print.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_scan.lo -MD -MP -MF .deps/ow_w1_scan.Tpo -c -o ow_w1_scan.lo ow_w1_scan.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_scan.lo -MD -MP -MF .deps/ow_w1_scan.Tpo -c ow_w1_scan.c -fPIC -DPIC -o .libs/ow_w1_scan.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_scan.lo -MD -MP -MF .deps/ow_w1_scan.Tpo -c ow_w1_scan.c -o ow_w1_scan.o >/dev/null 2>&1 mv -f .deps/ow_w1_scan.Tpo .deps/ow_w1_scan.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_select.lo -MD -MP -MF .deps/ow_w1_select.Tpo -c -o ow_w1_select.lo ow_w1_select.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_select.lo -MD -MP -MF .deps/ow_w1_select.Tpo -c ow_w1_select.c -fPIC -DPIC -o .libs/ow_w1_select.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_select.lo -MD -MP -MF .deps/ow_w1_select.Tpo -c ow_w1_select.c -o ow_w1_select.o >/dev/null 2>&1 mv -f .deps/ow_w1_select.Tpo .deps/ow_w1_select.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_send.lo -MD -MP -MF .deps/ow_w1_send.Tpo -c -o ow_w1_send.lo ow_w1_send.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_send.lo -MD -MP -MF .deps/ow_w1_send.Tpo -c ow_w1_send.c -fPIC -DPIC -o .libs/ow_w1_send.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_w1_send.lo -MD -MP -MF .deps/ow_w1_send.Tpo -c ow_w1_send.c -o ow_w1_send.o >/dev/null 2>&1 mv -f .deps/ow_w1_send.Tpo .deps/ow_w1_send.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_write.lo -MD -MP -MF .deps/ow_write.Tpo -c -o ow_write.lo ow_write.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_write.lo -MD -MP -MF .deps/ow_write.Tpo -c ow_write.c -fPIC -DPIC -o .libs/ow_write.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_write.lo -MD -MP -MF .deps/ow_write.Tpo -c ow_write.c -o ow_write.o >/dev/null 2>&1 mv -f .deps/ow_write.Tpo .deps/ow_write.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_write_external.lo -MD -MP -MF .deps/ow_write_external.Tpo -c -o ow_write_external.lo ow_write_external.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_write_external.lo -MD -MP -MF .deps/ow_write_external.Tpo -c ow_write_external.c -fPIC -DPIC -o .libs/ow_write_external.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_write_external.lo -MD -MP -MF .deps/ow_write_external.Tpo -c ow_write_external.c -o ow_write_external.o >/dev/null 2>&1 mv -f .deps/ow_write_external.Tpo .deps/ow_write_external.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_zero.lo -MD -MP -MF .deps/ow_zero.Tpo -c -o ow_zero.lo ow_zero.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_zero.lo -MD -MP -MF .deps/ow_zero.Tpo -c ow_zero.c -fPIC -DPIC -o .libs/ow_zero.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ow_zero.lo -MD -MP -MF .deps/ow_zero.Tpo -c ow_zero.c -o ow_zero.o >/dev/null 2>&1 mv -f .deps/ow_zero.Tpo .deps/ow_zero.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owlib.lo -MD -MP -MF .deps/owlib.Tpo -c -o owlib.lo owlib.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owlib.lo -MD -MP -MF .deps/owlib.Tpo -c owlib.c -fPIC -DPIC -o .libs/owlib.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owlib.lo -MD -MP -MF .deps/owlib.Tpo -c owlib.c -o owlib.o >/dev/null 2>&1 mv -f .deps/owlib.Tpo .deps/owlib.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT sd-daemon.lo -MD -MP -MF .deps/sd-daemon.Tpo -c -o sd-daemon.lo sd-daemon.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT sd-daemon.lo -MD -MP -MF .deps/sd-daemon.Tpo -c sd-daemon.c -fPIC -DPIC -o .libs/sd-daemon.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT sd-daemon.lo -MD -MP -MF .deps/sd-daemon.Tpo -c sd-daemon.c -o sd-daemon.o >/dev/null 2>&1 mv -f .deps/sd-daemon.Tpo .deps/sd-daemon.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1 mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -version-info 4:0:0 -release 3.2 -shared -shrext .so -lusb -lm -lrt -fstack-protector-strong -o libow.la -rpath /usr/local/lib 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_infernoembedded.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: cc -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_infernoembedded.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 -lm -lrt -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libow-3.2.so.4 -o .libs/libow-3.2.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libow-3.2.so.4" && ln -s "libow-3.2.so.4.0.0" "libow-3.2.so.4") libtool: link: (cd ".libs" && rm -f "libow.so" && ln -s "libow-3.2.so.4.0.0" "libow.so") libtool: link: ( cd ".libs" && rm -f "libow.la" && ln -s "../libow.la" "libow.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c' Making all in include gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/include' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' Making all in tests gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/tests' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/tests' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' Making all in owhttpd gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' Making all in include gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/include' Making all in c gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/c' cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owhttpd.o -MD -MP -MF .deps/owhttpd.Tpo -c -o owhttpd.o owhttpd.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owhttpd.Tpo .deps/owhttpd.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owhttpd_handler.o -MD -MP -MF .deps/owhttpd_handler.Tpo -c -o owhttpd_handler.o owhttpd_handler.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owhttpd_handler.Tpo .deps/owhttpd_handler.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owhttpd_present.o -MD -MP -MF .deps/owhttpd_present.Tpo -c -o owhttpd_present.o owhttpd_present.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owhttpd_present.Tpo .deps/owhttpd_present.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owhttpd_write.o -MD -MP -MF .deps/owhttpd_write.Tpo -c -o owhttpd_write.o owhttpd_write.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owhttpd_write.Tpo .deps/owhttpd_write.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owhttpd_read.o -MD -MP -MF .deps/owhttpd_read.Tpo -c -o owhttpd_read.o owhttpd_read.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owhttpd_read.Tpo .deps/owhttpd_read.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owhttpd_dir.o -MD -MP -MF .deps/owhttpd_dir.Tpo -c -o owhttpd_dir.o owhttpd_dir.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owhttpd_dir.Tpo .deps/owhttpd_dir.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owhttpd_escape.o -MD -MP -MF .deps/owhttpd_escape.Tpo -c -o owhttpd_escape.o owhttpd_escape.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owhttpd_escape.Tpo .deps/owhttpd_escape.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owhttpd_favicon.o -MD -MP -MF .deps/owhttpd_favicon.Tpo -c -o owhttpd_favicon.o owhttpd_favicon.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owhttpd_favicon.Tpo .deps/owhttpd_favicon.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -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 -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/.libs/libow.so -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/c' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' Making all in owserver gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' Making all in include gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/include' Making all in c gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/c' cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owserver.o -MD -MP -MF .deps/owserver.Tpo -c -o owserver.o owserver.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owserver.Tpo .deps/owserver.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT from_client.o -MD -MP -MF .deps/from_client.Tpo -c -o from_client.o from_client.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/from_client.Tpo .deps/from_client.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT to_client.o -MD -MP -MF .deps/to_client.Tpo -c -o to_client.o to_client.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] to_client.c:62:14: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual] { (char *) data, machine_order_cm->payload,}, ^ 1 warning generated. mv -f .deps/to_client.Tpo .deps/to_client.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o read.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/read.Tpo .deps/read.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o write.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/write.Tpo .deps/write.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/dir.Tpo .deps/dir.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT dirall.o -MD -MP -MF .deps/dirall.Tpo -c -o dirall.o dirall.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/dirall.Tpo .deps/dirall.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT dirallslash.o -MD -MP -MF .deps/dirallslash.Tpo -c -o dirallslash.o dirallslash.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/dirallslash.Tpo .deps/dirallslash.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/data.Tpo .deps/data.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/error.Tpo .deps/error.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT handler.o -MD -MP -MF .deps/handler.Tpo -c -o handler.o handler.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] handler.c:172:20: warning: cast from 'const char *' to 'void *' drops const qualifier [-Wcast-qual] owfree( (void *) hd->sp.path); ^ 1 warning generated. mv -f .deps/handler.Tpo .deps/handler.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT loop.o -MD -MP -MF .deps/loop.Tpo -c -o loop.o loop.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/loop.Tpo .deps/loop.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/md5.Tpo .deps/md5.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ping.o -MD -MP -MF .deps/ping.Tpo -c -o ping.o ping.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/ping.Tpo .deps/ping.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/.libs/libow.so -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../../../libtool --tag=CC --mode=link cc -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/.libs/libow.so -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/c' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' Making all in owfs gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' Making all in c gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/c' cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owfs.o -MD -MP -MF .deps/owfs.Tpo -c -o owfs.o owfs.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owfs.Tpo .deps/owfs.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owfs_callback.o -MD -MP -MF .deps/owfs_callback.Tpo -c -o owfs_callback.o owfs_callback.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] owfs_callback.c:68:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] getattr:FS_fstat, ^~~~~~~~ .getattr = owfs_callback.c:69:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] readlink:NULL, ^~~~~~~~~ .readlink = owfs_callback.c:70:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] getdir:FS_getdir, ^~~~~~~ .getdir = owfs_callback.c:71:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] mknod:NULL, ^~~~~~ .mknod = owfs_callback.c:72:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] mkdir:NULL, ^~~~~~ .mkdir = owfs_callback.c:73:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] symlink:NULL, ^~~~~~~~ .symlink = owfs_callback.c:74:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] unlink:NULL, ^~~~~~~ .unlink = owfs_callback.c:75:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] rmdir:NULL, ^~~~~~ .rmdir = owfs_callback.c:76:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] rename:NULL, ^~~~~~~ .rename = owfs_callback.c:77:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] link:NULL, ^~~~~ .link = owfs_callback.c:78:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] chmod:FS_chmod, ^~~~~~ .chmod = owfs_callback.c:79:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] chown:FS_chown, ^~~~~~ .chown = owfs_callback.c:80:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] truncate:FS_truncate, ^~~~~~~~~ .truncate = owfs_callback.c:81:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] utime:FS_utime, ^~~~~~ .utime = owfs_callback.c:82:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] open:FS_open, ^~~~~ .open = owfs_callback.c:83:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] read:CB_read, ^~~~~ .read = owfs_callback.c:84:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] write:CB_write, ^~~~~~ .write = owfs_callback.c:85:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] statfs:FS_statfs, ^~~~~~~ .statfs = owfs_callback.c:86:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] release:FS_release, ^~~~~~~~ .release = owfs_callback.c:88:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] init:FS_init, ^~~~~ .init = 20 warnings generated. mv -f .deps/owfs_callback.Tpo .deps/owfs_callback.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT fuse_line.o -MD -MP -MF .deps/fuse_line.Tpo -c -o fuse_line.o fuse_line.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/fuse_line.Tpo .deps/fuse_line.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -o owfs owfs.o owfs_callback.o fuse_line.o -low -L/usr/local/lib -lfuse libtool: link: cc -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -o .libs/owfs owfs.o owfs_callback.o fuse_line.o -L../../../owlib/src/c /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/.libs/libow.so -L/usr/local/lib -lfuse -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/c' Making all in include gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/include' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' Making all in owftpd gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' Making all in c gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/c' cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT file_list.o -MD -MP -MF .deps/file_list.Tpo -c -o file_list.o file_list.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/file_list.Tpo .deps/file_list.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT file_cd.o -MD -MP -MF .deps/file_cd.Tpo -c -o file_cd.o file_cd.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/file_cd.Tpo .deps/file_cd.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ftp_command.o -MD -MP -MF .deps/ftp_command.Tpo -c -o ftp_command.o ftp_command.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/ftp_command.Tpo .deps/ftp_command.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ftp_listener.o -MD -MP -MF .deps/ftp_listener.Tpo -c -o ftp_listener.o ftp_listener.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/ftp_listener.Tpo .deps/ftp_listener.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT ftp_session.o -MD -MP -MF .deps/ftp_session.Tpo -c -o ftp_session.o ftp_session.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] ftp_session.c:441:11: warning: assigning to 'ASCII *' (aka 'char *') from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] cps.rest = new_dir; ^ ~~~~~~~ 1 warning generated. mv -f .deps/ftp_session.Tpo .deps/ftp_session.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owftpd.o -MD -MP -MF .deps/owftpd.Tpo -c -o owftpd.o owftpd.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/owftpd.Tpo .deps/owftpd.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT telnet_session.o -MD -MP -MF .deps/telnet_session.Tpo -c -o telnet_session.o telnet_session.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/telnet_session.Tpo .deps/telnet_session.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT watchdog.o -MD -MP -MF .deps/watchdog.Tpo -c -o watchdog.o watchdog.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/watchdog.Tpo .deps/watchdog.Po cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT daemon_assert.o -MD -MP -MF .deps/daemon_assert.Tpo -c -o daemon_assert.o daemon_assert.c cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] mv -f .deps/daemon_assert.Tpo .deps/daemon_assert.Po /bin/sh ../../../../libtool --tag=CC --mode=link cc -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_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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: cc -I../include -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_THREAD_SAFE -pthread -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -fstack-protector-strong -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 /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/.libs/libow.so -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/c' Making all in include gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/include' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' Making all in owcapi gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' Making all in c gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/c' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owcapi.lo -MD -MP -MF .deps/owcapi.Tpo -c -o owcapi.lo owcapi.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owcapi.lo -MD -MP -MF .deps/owcapi.Tpo -c owcapi.c -fPIC -DPIC -o .libs/owcapi.o cc: warning: argument unused during compilation: '-L../../../owlib/src/c' [-Wunused-command-line-argument] libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../../src/include -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -MT owcapi.lo -MD -MP -MF .deps/owcapi.Tpo -c owcapi.c -o owcapi.o >/dev/null 2>&1 mv -f .deps/owcapi.Tpo .deps/owcapi.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -low -version-info 4:0:0 -release 3.2 -shared -shrext .so -fstack-protector-strong -o libowcapi.la -rpath /usr/local/lib owcapi.lo libtool: link: cc -shared -fPIC -DPIC .libs/owcapi.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/.libs -Wl,-rpath -Wl,/usr/local/lib -L../../../owlib/src/c /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/.libs/libow.so -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libowcapi-3.2.so.4 -o .libs/libowcapi-3.2.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libowcapi-3.2.so.4" && ln -s "libowcapi-3.2.so.4.0.0" "libowcapi-3.2.so.4") libtool: link: (cd ".libs" && rm -f "libowcapi.so" && ln -s "libowcapi-3.2.so.4.0.0" "libowcapi.so") libtool: link: ( cd ".libs" && rm -f "libowcapi.la" && ln -s "../libowcapi.la" "libowcapi.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/c' Making all in include gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/include' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' gmake[1]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' gmake[1]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for owfs-3.2p4_3 ===> Generating temporary packing list if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[1]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4' Making install in src gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' Making install in include gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/include' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/include' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/include' install -m 0644 owfs_config.h '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/include' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/include' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/include' Making install in man gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' Making install in man1 gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man1' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man1' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/man1' install -m 0644 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 '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/man1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man1' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man1' Making install in man3 gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man3' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man3' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/man3' install -m 0644 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 '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/man3' install -m 0644 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 '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/man3' install -m 0644 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 InfernoEmbedded.3 '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/man3' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man3' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man3' Making install in man5 gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man5' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man5' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/man5' install -m 0644 owfs.conf.5 owfs.5 '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/man5' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man5' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/man5' Making install in mann gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/mann' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/mann' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/mann' install -m 0644 ow.n owtcl.n '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/share/man/mann' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/mann' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man/mann' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/man' Making install in rpm gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/rpm' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/rpm' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/rpm' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/rpm' Making install in scripts gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' Making install in usb gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' Making install in windows gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/windows' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/windows' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/windows' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/windows' Making install in cygwin gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/cygwin' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/cygwin' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/cygwin' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb/cygwin' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/usb' Making install in windows gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/windows' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/windows' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/windows' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/windows' Making install in systemd gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/systemd' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/systemd' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/systemd' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/systemd' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src' Making install in module gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' Making install in owshell gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' Making install in src gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' Making install in c gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/c' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/c' /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owget owdir owread owwrite owpresent owexist owusbprobe '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owget /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owget libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owdir /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owdir libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owread /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owread libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owwrite /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owwrite libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owpresent /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owpresent libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owexist /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owexist libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owusbprobe /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owusbprobe gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/c' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/c' Making install in include gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/include' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/include' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/include' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src/include' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owshell' Making install in ownet gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' Making install in c gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' Making install in src gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' Making install in c gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/c' gmake[7]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/c' /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib' /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c -s libownet.la '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libownet-3.2.so.4.0.0 /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/libownet-3.2.so.4.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/libownet-3.2.so.4.0.0 libtool: install: (cd /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib && { ln -s -f libownet-3.2.so.4.0.0 libownet-3.2.so.4 || { rm -f libownet-3.2.so.4 && ln -s libownet-3.2.so.4.0.0 libownet-3.2.so.4; }; }) libtool: install: (cd /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib && { ln -s -f libownet-3.2.so.4.0.0 libownet.so || { rm -f libownet.so && ln -s libownet-3.2.so.4.0.0 libownet.so; }; }) libtool: install: /usr/bin/install -c .libs/libownet.lai /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/libownet.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' gmake[7]: Nothing to be done for 'install-data-am'. gmake[7]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/c' gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/c' Making install in include gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/include' gmake[7]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/include' gmake[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/include' install -m 0644 ownetapi.h '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/include' gmake[7]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/include' gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src/include' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' gmake[7]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[7]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c/src' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet/c' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/ownet' Making install in owlib gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' Making install in src gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' Making install in c gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c' /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c -s libow.la '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libow-3.2.so.4.0.0 /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/libow-3.2.so.4.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/libow-3.2.so.4.0.0 libtool: install: (cd /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib && { ln -s -f libow-3.2.so.4.0.0 libow-3.2.so.4 || { rm -f libow-3.2.so.4 && ln -s libow-3.2.so.4.0.0 libow-3.2.so.4; }; }) libtool: install: (cd /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib && { ln -s -f libow-3.2.so.4.0.0 libow.so || { rm -f libow.so && ln -s libow-3.2.so.4.0.0 libow.so; }; }) libtool: install: /usr/bin/install -c .libs/libow.lai /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/libow.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c' Making install in include gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/include' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/include' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/include' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/include' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src' Making install in tests gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/tests' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/tests' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/tests' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/tests' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib' Making install in owhttpd gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' Making install in src gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' Making install in include gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/include' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/include' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/include' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/include' Making install in c gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/c' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/c' /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owhttpd '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' libtool: warning: '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/libow.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s .libs/owhttpd /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owhttpd gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/c' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src/c' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owhttpd' Making install in owserver gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' Making install in src gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' Making install in include gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/include' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/include' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/include' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/include' Making install in c gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/c' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/c' /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owserver owexternal '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' libtool: warning: '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/libow.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s .libs/owserver /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owserver libtool: warning: '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/libow.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s .libs/owexternal /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owexternal gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/c' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src/c' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owserver' Making install in owfs gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' Making install in src gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' Making install in c gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/c' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/c' /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owfs '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' libtool: warning: '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/libow.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s .libs/owfs /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owfs gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/c' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/c' Making install in include gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/include' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/include' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/include' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src/include' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owfs' Making install in owftpd gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' Making install in src gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' Making install in c gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/c' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/c' /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s owftpd '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin' libtool: warning: '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/libow.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/src/scripts/install/install-sh -c -s .libs/owftpd /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/bin/owftpd gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/c' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/c' Making install in include gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/include' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/include' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/include' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src/include' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owftpd' Making install in owcapi gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' Making install in src gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' Making install in c gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/c' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/c' /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c -s libowcapi.la '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib' libtool: warning: relinking 'libowcapi.la' libtool: install: (cd /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/c; /bin/sh "/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/libtool" --tag CC --mode=relink cc -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 -D_THREAD_SAFE -pthread -O2 -pipe -Wno-implicit-function-declaration -Wno-int-conversion -fstack-protector-strong -fno-strict-aliasing -std=c99 -DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE -low -version-info 4:0:0 -release 3.2 -shared -shrext .so -fstack-protector-strong -o libowcapi.la -rpath /usr/local/lib owcapi.lo -inst-prefix-dir /wrkdirs/usr/ports/comms/owfs/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/owcapi.o -Wl,-rpath -Wl,/usr/local/lib -L../../../owlib/src/c /wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owlib/src/c/.libs/libow.so -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libowcapi-3.2.so.4 -o .libs/libowcapi-3.2.so.4.0.0 libtool: install: /usr/bin/install -c .libs/libowcapi-3.2.so.4.0.0T /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/libowcapi-3.2.so.4.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/libowcapi-3.2.so.4.0.0 libtool: install: (cd /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib && { ln -s -f libowcapi-3.2.so.4.0.0 libowcapi-3.2.so.4 || { rm -f libowcapi-3.2.so.4 && ln -s libowcapi-3.2.so.4.0.0 libowcapi-3.2.so.4; }; }) libtool: install: (cd /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib && { ln -s -f libowcapi-3.2.so.4.0.0 libowcapi.so || { rm -f libowcapi.so && ln -s libowcapi-3.2.so.4.0.0 libowcapi.so; }; }) libtool: install: /usr/bin/install -c .libs/libowcapi.lai /wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/libowcapi.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/c' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/c' Making install in include gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/include' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/include' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/include' install -m 0644 owcapi.h '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/include' gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/include' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src/include' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' gmake[6]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi/src' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' gmake[5]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/pkgconfig' install -m 0644 owcapi.pc '/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/pkgconfig' gmake[5]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module/owcapi' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' gmake[4]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4/module' gmake[2]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4' gmake[3]: Entering directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4' gmake[2]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4' gmake[1]: Leaving directory '/wrkdirs/usr/ports/comms/owfs/work/owfs-3.2p4' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-04-03T08:34:17+0000' 'PKG_NOTE_ports_top_git_hash=c2c35d895e' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=605aaed03f' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for owfs-3.2p4_3 ===> Building owfs-3.2p4_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for owfs-3.2p4_3 build of comms/owfs | owfs-3.2p4_3 ended at Wed Apr 3 12:07:39 BST 2024 build time: 02:33:31