<86>Apr 25 20:58:40 userdel[17125]: delete user `rooter' <86>Apr 25 20:58:40 userdel[17125]: remove group `rooter' <86>Apr 25 20:58:40 groupadd[17126]: new group: name=rooter, gid=501 <86>Apr 25 20:58:40 useradd[17127]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 20:58:40 userdel[17129]: delete user `builder' <86>Apr 25 20:58:40 userdel[17129]: remove group `builder' <86>Apr 25 20:58:40 groupadd[17130]: new group: name=builder, gid=502 <86>Apr 25 20:58:40 useradd[17131]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 20:58:42 rpmi: libgamin-0.1.9-alt1.1 installed <13>Apr 25 20:58:42 rpmi: libgamin-fam-0.1.9-alt1.1 installed <13>Apr 25 20:58:42 rpmi: libgamin-devel-0.1.9-alt1.1 installed <13>Apr 25 20:58:42 rpmi: perl-PerlIO-1:5.8.8-alt19.M41.1 installed <13>Apr 25 20:58:42 rpmi: perl-Encode-2.25-alt1 installed <13>Apr 25 20:58:42 rpmi: perl-Locale-gettext-1.05-alt2 installed <13>Apr 25 20:58:42 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 25 20:58:42 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 25 20:58:43 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 25 20:58:44 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 25 20:58:45 rpmi: help2man-1.36.4-alt2 installed Installing fileschanged-0.6.9-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86770 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fileschanged-0.6.9 + echo 'Source #0 (fileschanged-0.6.9.tar.gz):' Source #0 (fileschanged-0.6.9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/fileschanged-0.6.9.tar.gz + /bin/tar -xf - + cd fileschanged-0.6.9 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86770 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fileschanged-0.6.9 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Putting files in AC_CONFIG_AUX_DIR, `build-aux'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for FAMOpen in -lfam... yes checking for FAMNoExists in -lfam... yes checking for ANSI C header files... (cached) yes checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for ppc-alt-linux-ranlib... ranlib checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ppc-alt-linux-gcc option to accept ISO C99... -std=gnu99 checking for ppc-alt-linux-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking whether getenv is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for canonicalize_file_name... yes checking for resolvepath... no checking for mempcpy... yes checking for readlink... yes checking for pathconf... yes checking for sleep... yes checking for lstat... yes checking for vasnprintf... no checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking whether canonicalize_file_name is declared... yes checking whether system is Windows or MSDOS... no checking whether // is distinct from /... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether the preprocessor supports include_next... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking whether getcwd is declared... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for long file names... yes checking for long long int... yes checking for unsigned long long int... yes checking for working strerror function... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for EOVERFLOW... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether vsnprintf is declared... yes checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for d_ino member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking whether the compiler generally respects inline... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for mempcpy... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for va_copy... yes checking whether stdint.h conforms to C99... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking for working strndup... yes checking for working strnlen... yes checking whether mkdir is declared... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for ptrdiff_t... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking for vasprintf... yes checking for vsnprintf... yes checking whether is standalone... yes checking for stdint.h... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating doc/package.texinfo config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/fileschanged-0.6.9' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/fileschanged-0.6.9' Making all in gnulib/lib make[2]: Entering directory `/usr/src/RPM/BUILD/fileschanged-0.6.9/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./getopt.in.h; \ } > getopt.h-t rm -f stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|1|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|1|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|0|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_GETDELIM''@|0|g' \ -e 's|@''GNULIB_GETLINE''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t rm -f strings.h-t strings.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|1|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t mv -f alloca.h-t alloca.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./strings.in.h; \ } > strings.h-t mv -f getopt.h-t getopt.h /bin/mkdir -p sys rm -f unistd.h-t unistd.h rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|1|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|1|g' \ -e 's|@''GNULIB_SLEEP''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|1|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd.in.h; \ } > unistd.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''HAVE_IO_H''@|0|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_DECL_MKDIR''@|1|g' \ < ./sys_stat.in.h; \ } > sys/stat.h-t mv strings.h-t strings.h mv sys/stat.h-t sys/stat.h mv stdlib.h-t stdlib.h mv unistd.h-t unistd.h mv stdio.h-t stdio.h mv string.h-t string.h make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/fileschanged-0.6.9/gnulib/lib' ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c areadlink-with-size.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-ba.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-eexst.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-fmtstream.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-fs-xinl.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-help.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-parse.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-pin.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-pv.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-pvh.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c argp-xinl.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c file-set.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c hash-pjw.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c hash-triple.c In file included from argp-fmtstream.c:32: argp-fmtstream.h: In function 'argp_fmtstream_write': argp-fmtstream.h:234: warning: '__memcpy_ichk' is static but used in inline function 'argp_fmtstream_write' which is not static ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c xalloc-die.c In file included from argp-help.c:50: argp-fmtstream.h: In function 'argp_fmtstream_write': argp-fmtstream.h:234: warning: '__memcpy_ichk' is static but used in inline function 'argp_fmtstream_write' which is not static ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c xstrndup.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c xvasprintf.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c xasprintf.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c asnprintf.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c basename.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c canonicalize.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c dirname.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c exitfail.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c filenamecat.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c getcwd.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c getopt.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c getopt1.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c hash.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c printf-args.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c printf-parse.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c same.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c stripslash.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c vasnprintf.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c xgetcwd.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../intl -pipe -Wall -O2 -fsigned-char -c xmalloc.c rm -f libgnu.a ar cru libgnu.a areadlink-with-size.o argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o file-set.o hash-pjw.o hash-triple.o xalloc-die.o xstrndup.o xvasprintf.o xasprintf.o asnprintf.o basename.o canonicalize.o dirname.o exitfail.o filenamecat.o getcwd.o getopt.o getopt1.o hash.o printf-args.o printf-parse.o same.o stripslash.o vasnprintf.o xgetcwd.o xmalloc.o ranlib libgnu.a make[3]: Leaving directory `/usr/src/RPM/BUILD/fileschanged-0.6.9/gnulib/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/fileschanged-0.6.9/gnulib/lib' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/fileschanged-0.6.9/src' ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c opts.c ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c main.c ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c fileschanged.c ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c node.c ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c list.c ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c listdirs.c ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c monitor.c ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c filelist.c ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c handlers.c ppc-alt-linux-gcc -std=gnu99 -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -Wall -Werror -pipe -Wall -O2 -fsigned-char -c wl.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -std=gnu99 -Wall -Werror -pipe -Wall -O2 -fsigned-char -o fileschanged opts.o main.o fileschanged.o node.o list.o listdirs.o monitor.o filelist.o handlers.o wl.o ../gnulib/lib/libgnu.a -lfam mkdir .libs ppc-alt-linux-gcc -std=gnu99 -Wall -Werror -pipe -Wall -O2 -fsigned-char -o fileschanged opts.o main.o fileschanged.o node.o list.o listdirs.o monitor.o filelist.o handlers.o wl.o ../gnulib/lib/libgnu.a -lfam main.o: In function `feof_unlocked': main.c:(.text+0x0): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here main.o: In function `ferror_unlocked': main.c:(.text+0x14): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here main.o: In function `gnu_dev_major': main.c:(.text+0x28): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here main.o: In function `gnu_dev_minor': main.c:(.text+0x38): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here main.o: In function `gnu_dev_makedev': main.c:(.text+0x58): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here main.o: In function `__strcspn_c1': main.c:(.text+0x11c): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here main.o: In function `__strcspn_c2': main.c:(.text+0x168): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here main.o: In function `__strcspn_c3': main.c:(.text+0x1c4): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here main.o: In function `__strspn_c1': main.c:(.text+0x230): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here main.o: In function `__strspn_c2': main.c:(.text+0x268): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here main.o: In function `__strspn_c3': main.c:(.text+0x29c): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here main.o: In function `__strpbrk_c2': main.c:(.text+0x2d8): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here main.o: In function `__strpbrk_c3': main.c:(.text+0x324): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here main.o: In function `__strtok_r_1c': main.c:(.text+0x380): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here main.o: In function `__strsep_2c': main.c:(.text+0x408): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here main.o: In function `__strsep_3c': main.c:(.text+0x484): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here main.o: In function `__strsep_1c': main.c:(.text+0xb74): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here main.o: In function `stpncpy': main.c:(.text+0xbd8): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here main.o: In function `wcstombs': main.c:(.text+0xbf8): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here main.o: In function `mbstowcs': main.c:(.text+0xc18): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here main.o: In function `wctomb': main.c:(.text+0xc38): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here main.o: In function `ptsname_r': main.c:(.text+0xc58): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here main.o: In function `realpath': main.c:(.text+0xc78): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here main.o: In function `strtoull': main.c:(.text+0xc98): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here main.o: In function `strtouq': main.c:(.text+0xcbc): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here main.o: In function `strtoll': main.c:(.text+0xce0): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here main.o: In function `atoll': main.c:(.text+0xd04): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here main.o: In function `strtoq': main.c:(.text+0xd30): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here main.o: In function `strtold': main.c:(.text+0xd54): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here main.o: In function `strtof': main.c:(.text+0xd78): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here main.o: In function `strtoul': main.c:(.text+0xd9c): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here main.o: In function `strtol': main.c:(.text+0xdc0): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here main.o: In function `atol': main.c:(.text+0xde4): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here main.o: In function `atoi': main.c:(.text+0xe10): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here main.o: In function `strtod': main.c:(.text+0xe3c): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here main.o: In function `atof': main.c:(.text+0xe60): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here main.o: In function `fgets': main.c:(.text+0xea8): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here main.o: In function `gets': main.c:(.text+0xec8): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here main.o: In function `putchar_unlocked': main.c:(.text+0x1310): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here main.o: In function `putc_unlocked': main.c:(.text+0x136c): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here main.o: In function `fputc_unlocked': main.c:(.text+0x13c0): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here main.o: In function `putchar': main.c:(.text+0x1414): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here main.o: In function `getchar_unlocked': main.c:(.text+0x143c): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here main.o: In function `getc_unlocked': main.c:(.text+0x1488): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here main.o: In function `fgetc_unlocked': main.c:(.text+0x14cc): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here main.o: In function `getchar': main.c:(.text+0x1510): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here main.o: In function `vprintf': main.c:(.text+0x1538): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here fileschanged.o: In function `feof_unlocked': fileschanged.c:(.text+0x0): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here fileschanged.o: In function `ferror_unlocked': fileschanged.c:(.text+0x14): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here fileschanged.o: In function `__strcspn_c1': fileschanged.c:(.text+0x28): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here fileschanged.o: In function `__strcspn_c2': fileschanged.c:(.text+0x74): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here fileschanged.o: In function `__strcspn_c3': fileschanged.c:(.text+0xd0): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here fileschanged.o: In function `__strspn_c1': fileschanged.c:(.text+0x13c): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here fileschanged.o: In function `__strspn_c2': fileschanged.c:(.text+0x174): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here fileschanged.o: In function `__strspn_c3': fileschanged.c:(.text+0x1a8): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here fileschanged.o: In function `__strpbrk_c2': fileschanged.c:(.text+0x1e4): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here fileschanged.o: In function `__strpbrk_c3': fileschanged.c:(.text+0x230): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here fileschanged.o: In function `__strtok_r_1c': fileschanged.c:(.text+0x28c): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here fileschanged.o: In function `__strsep_2c': fileschanged.c:(.text+0x314): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here fileschanged.o: In function `__strsep_3c': fileschanged.c:(.text+0x390): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here fileschanged.o: In function `gnu_dev_major': fileschanged.c:(.text+0x41c): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here fileschanged.o: In function `gnu_dev_minor': fileschanged.c:(.text+0x42c): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here fileschanged.o: In function `gnu_dev_makedev': fileschanged.c:(.text+0x44c): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here fileschanged.o: In function `getdomainname': fileschanged.c:(.text+0x6b0): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here fileschanged.o: In function `gethostname': fileschanged.c:(.text+0x6d0): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here fileschanged.o: In function `getlogin_r': fileschanged.c:(.text+0x6f0): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here fileschanged.o: In function `ttyname_r': fileschanged.c:(.text+0x710): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here fileschanged.o: In function `getgroups': fileschanged.c:(.text+0x730): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here fileschanged.o: In function `confstr': fileschanged.c:(.text+0x750): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here fileschanged.o: In function `getwd': fileschanged.c:(.text+0x770): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here fileschanged.o: In function `getcwd': fileschanged.c:(.text+0x790): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here fileschanged.o: In function `readlink': fileschanged.c:(.text+0x7b0): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here fileschanged.o: In function `read': fileschanged.c:(.text+0x7d0): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here fileschanged.o: In function `mknod': fileschanged.c:(.text+0x7f0): multiple definition of `mknod' main.o:main.c:(.text+0x864): first defined here fileschanged.o: In function `fstat': fileschanged.c:(.text+0x82c): multiple definition of `fstat' main.o:main.c:(.text+0x8dc): first defined here fileschanged.o: In function `lstat': fileschanged.c:(.text+0x858): multiple definition of `lstat' main.o:main.c:(.text+0x908): first defined here fileschanged.o: In function `stat': fileschanged.c:(.text+0x884): multiple definition of `stat' main.o:main.c:(.text+0x934): first defined here fileschanged.o: In function `wcstombs': fileschanged.c:(.text+0x8b0): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here fileschanged.o: In function `mbstowcs': fileschanged.c:(.text+0x8d0): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here fileschanged.o: In function `wctomb': fileschanged.c:(.text+0x8f0): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here fileschanged.o: In function `ptsname_r': fileschanged.c:(.text+0x910): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here fileschanged.o: In function `realpath': fileschanged.c:(.text+0x930): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here fileschanged.o: In function `strtoull': fileschanged.c:(.text+0x950): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here fileschanged.o: In function `strtouq': fileschanged.c:(.text+0x974): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here fileschanged.o: In function `strtoll': fileschanged.c:(.text+0x998): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here fileschanged.o: In function `atoll': fileschanged.c:(.text+0x9bc): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here fileschanged.o: In function `strtoq': fileschanged.c:(.text+0x9e8): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here fileschanged.o: In function `strtold': fileschanged.c:(.text+0xa0c): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here fileschanged.o: In function `strtof': fileschanged.c:(.text+0xa30): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here fileschanged.o: In function `strtoul': fileschanged.c:(.text+0xa54): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here fileschanged.o: In function `strtol': fileschanged.c:(.text+0xa78): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here fileschanged.o: In function `atol': fileschanged.c:(.text+0xa9c): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here fileschanged.o: In function `atoi': fileschanged.c:(.text+0xac8): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here fileschanged.o: In function `strtod': fileschanged.c:(.text+0xaf4): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here fileschanged.o: In function `atof': fileschanged.c:(.text+0xb18): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here fileschanged.o: In function `stpncpy': fileschanged.c:(.text+0xb40): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here fileschanged.o: In function `__strsep_1c': fileschanged.c:(.text+0xb60): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here fileschanged.o: In function `fgets': fileschanged.c:(.text+0xbc4): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here fileschanged.o: In function `gets': fileschanged.c:(.text+0xbe4): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here fileschanged.o: In function `putchar_unlocked': fileschanged.c:(.text+0xc04): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here fileschanged.o: In function `putc_unlocked': fileschanged.c:(.text+0xc60): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here fileschanged.o: In function `fputc_unlocked': fileschanged.c:(.text+0xcb4): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here fileschanged.o: In function `putchar': fileschanged.c:(.text+0xd08): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here fileschanged.o: In function `getchar_unlocked': fileschanged.c:(.text+0xd30): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here fileschanged.o: In function `getc_unlocked': fileschanged.c:(.text+0xd7c): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here fileschanged.o: In function `fgetc_unlocked': fileschanged.c:(.text+0xdc0): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here fileschanged.o: In function `getchar': fileschanged.c:(.text+0xe04): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here fileschanged.o: In function `vprintf': fileschanged.c:(.text+0xe2c): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here node.o: In function `__strcspn_c1': node.c:(.text+0x0): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here node.o: In function `__strcspn_c2': node.c:(.text+0x4c): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here node.o: In function `__strcspn_c3': node.c:(.text+0xa8): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here node.o: In function `__strspn_c1': node.c:(.text+0x114): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here node.o: In function `__strspn_c2': node.c:(.text+0x14c): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here node.o: In function `__strspn_c3': node.c:(.text+0x180): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here node.o: In function `__strpbrk_c2': node.c:(.text+0x1bc): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here node.o: In function `__strpbrk_c3': node.c:(.text+0x208): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here node.o: In function `__strtok_r_1c': node.c:(.text+0x264): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here node.o: In function `__strsep_2c': node.c:(.text+0x2ec): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here node.o: In function `__strsep_3c': node.c:(.text+0x368): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here node.o: In function `gnu_dev_major': node.c:(.text+0x3f4): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here node.o: In function `gnu_dev_minor': node.c:(.text+0x404): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here node.o: In function `gnu_dev_makedev': node.c:(.text+0x424): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here node.o: In function `getdomainname': node.c:(.text+0x554): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here node.o: In function `gethostname': node.c:(.text+0x574): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here node.o: In function `getlogin_r': node.c:(.text+0x594): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here node.o: In function `ttyname_r': node.c:(.text+0x5b4): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here node.o: In function `getgroups': node.c:(.text+0x5d4): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here node.o: In function `confstr': node.c:(.text+0x5f4): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here node.o: In function `getwd': node.c:(.text+0x614): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here node.o: In function `getcwd': node.c:(.text+0x634): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here node.o: In function `readlink': node.c:(.text+0x654): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here node.o: In function `read': node.c:(.text+0x674): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here node.o: In function `mknod': node.c:(.text+0x694): multiple definition of `mknod' main.o:main.c:(.text+0x864): first defined here node.o: In function `fstat': node.c:(.text+0x6d0): multiple definition of `fstat' main.o:main.c:(.text+0x8dc): first defined here node.o: In function `lstat': node.c:(.text+0x6fc): multiple definition of `lstat' main.o:main.c:(.text+0x908): first defined here node.o: In function `stat': node.c:(.text+0x728): multiple definition of `stat' main.o:main.c:(.text+0x934): first defined here node.o: In function `wcstombs': node.c:(.text+0x830): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here node.o: In function `mbstowcs': node.c:(.text+0x850): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here node.o: In function `wctomb': node.c:(.text+0x870): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here node.o: In function `ptsname_r': node.c:(.text+0x890): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here node.o: In function `realpath': node.c:(.text+0x8b0): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here node.o: In function `strtoull': node.c:(.text+0x8d0): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here node.o: In function `strtouq': node.c:(.text+0x8f4): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here node.o: In function `strtoll': node.c:(.text+0x918): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here node.o: In function `atoll': node.c:(.text+0x93c): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here node.o: In function `strtoq': node.c:(.text+0x968): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here node.o: In function `strtold': node.c:(.text+0x98c): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here node.o: In function `strtof': node.c:(.text+0x9b0): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here node.o: In function `strtoul': node.c:(.text+0x9d4): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here node.o: In function `strtol': node.c:(.text+0x9f8): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here node.o: In function `atol': node.c:(.text+0xa1c): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here node.o: In function `atoi': node.c:(.text+0xa48): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here node.o: In function `strtod': node.c:(.text+0xa74): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here node.o: In function `atof': node.c:(.text+0xa98): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here node.o: In function `stpncpy': node.c:(.text+0xac0): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here node.o: In function `__strsep_1c': node.c:(.text+0xae0): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here list.o: In function `feof_unlocked': list.c:(.text+0x0): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here list.o: In function `ferror_unlocked': list.c:(.text+0x14): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here list.o: In function `gnu_dev_major': list.c:(.text+0x28): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here list.o: In function `gnu_dev_minor': list.c:(.text+0x38): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here list.o: In function `gnu_dev_makedev': list.c:(.text+0x58): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here list.o: In function `__strcspn_c1': list.c:(.text+0x8c): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here list.o: In function `__strcspn_c2': list.c:(.text+0xd8): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here list.o: In function `__strcspn_c3': list.c:(.text+0x134): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here list.o: In function `__strspn_c1': list.c:(.text+0x1a0): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here list.o: In function `__strspn_c2': list.c:(.text+0x1d8): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here list.o: In function `__strspn_c3': list.c:(.text+0x20c): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here list.o: In function `__strpbrk_c2': list.c:(.text+0x248): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here list.o: In function `__strpbrk_c3': list.c:(.text+0x294): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here list.o: In function `__strtok_r_1c': list.c:(.text+0x2f0): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here list.o: In function `__strsep_2c': list.c:(.text+0x378): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here list.o: In function `__strsep_3c': list.c:(.text+0x3f4): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here list.o: In function `getdomainname': list.c:(.text+0x8dc): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here list.o: In function `gethostname': list.c:(.text+0x8fc): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here list.o: In function `getlogin_r': list.c:(.text+0x91c): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here list.o: In function `ttyname_r': list.c:(.text+0x93c): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here list.o: In function `getgroups': list.c:(.text+0x95c): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here list.o: In function `confstr': list.c:(.text+0x97c): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here list.o: In function `getwd': list.c:(.text+0x99c): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here list.o: In function `getcwd': list.c:(.text+0x9bc): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here list.o: In function `readlink': list.c:(.text+0x9dc): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here list.o: In function `read': list.c:(.text+0x9fc): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here list.o: In function `mknod': list.c:(.text+0xa1c): multiple definition of `mknod' main.o:main.c:(.text+0x864): first defined here list.o: In function `fstat': list.c:(.text+0xa58): multiple definition of `fstat' main.o:main.c:(.text+0x8dc): first defined here list.o: In function `lstat': list.c:(.text+0xa84): multiple definition of `lstat' main.o:main.c:(.text+0x908): first defined here list.o: In function `stat': list.c:(.text+0xab0): multiple definition of `stat' main.o:main.c:(.text+0x934): first defined here list.o: In function `stpncpy': list.c:(.text+0xadc): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here list.o: In function `__strsep_1c': list.c:(.text+0xafc): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here list.o: In function `wcstombs': list.c:(.text+0xb60): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here list.o: In function `mbstowcs': list.c:(.text+0xb80): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here list.o: In function `wctomb': list.c:(.text+0xba0): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here list.o: In function `ptsname_r': list.c:(.text+0xbc0): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here list.o: In function `realpath': list.c:(.text+0xbe0): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here list.o: In function `strtoull': list.c:(.text+0xc00): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here list.o: In function `strtouq': list.c:(.text+0xc24): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here list.o: In function `strtoll': list.c:(.text+0xc48): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here list.o: In function `atoll': list.c:(.text+0xc6c): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here list.o: In function `strtoq': list.c:(.text+0xc98): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here list.o: In function `strtold': list.c:(.text+0xcbc): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here list.o: In function `strtof': list.c:(.text+0xce0): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here list.o: In function `strtoul': list.c:(.text+0xd04): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here list.o: In function `strtol': list.c:(.text+0xd28): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here list.o: In function `atol': list.c:(.text+0xd4c): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here list.o: In function `atoi': list.c:(.text+0xd78): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here list.o: In function `strtod': list.c:(.text+0xda4): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here list.o: In function `atof': list.c:(.text+0xdc8): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here list.o: In function `fgets': list.c:(.text+0xdf0): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here list.o: In function `gets': list.c:(.text+0xe10): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here list.o: In function `putchar_unlocked': list.c:(.text+0xe30): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here list.o: In function `putc_unlocked': list.c:(.text+0xe8c): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here list.o: In function `fputc_unlocked': list.c:(.text+0xee0): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here list.o: In function `putchar': list.c:(.text+0xf34): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here list.o: In function `getchar_unlocked': list.c:(.text+0xf5c): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here list.o: In function `getc_unlocked': list.c:(.text+0xfa8): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here list.o: In function `fgetc_unlocked': list.c:(.text+0xfec): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here list.o: In function `getchar': list.c:(.text+0x1030): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here list.o: In function `vprintf': list.c:(.text+0x1058): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here listdirs.o: In function `feof_unlocked': listdirs.c:(.text+0x0): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here listdirs.o: In function `ferror_unlocked': listdirs.c:(.text+0x14): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here listdirs.o: In function `gnu_dev_major': listdirs.c:(.text+0x28): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here listdirs.o: In function `gnu_dev_minor': listdirs.c:(.text+0x38): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here listdirs.o: In function `gnu_dev_makedev': listdirs.c:(.text+0x58): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here listdirs.o: In function `__strcspn_c1': listdirs.c:(.text+0x8c): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here listdirs.o: In function `__strcspn_c2': listdirs.c:(.text+0xd8): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here listdirs.o: In function `__strcspn_c3': listdirs.c:(.text+0x134): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here listdirs.o: In function `__strspn_c1': listdirs.c:(.text+0x1a0): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here listdirs.o: In function `__strspn_c2': listdirs.c:(.text+0x1d8): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here listdirs.o: In function `__strspn_c3': listdirs.c:(.text+0x20c): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here listdirs.o: In function `__strpbrk_c2': listdirs.c:(.text+0x248): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here listdirs.o: In function `__strpbrk_c3': listdirs.c:(.text+0x294): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here listdirs.o: In function `__strtok_r_1c': listdirs.c:(.text+0x2f0): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here listdirs.o: In function `__strsep_2c': listdirs.c:(.text+0x378): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here listdirs.o: In function `__strsep_3c': listdirs.c:(.text+0x3f4): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here listdirs.o: In function `getdomainname': listdirs.c:(.text+0x73c): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here listdirs.o: In function `gethostname': listdirs.c:(.text+0x75c): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here listdirs.o: In function `getlogin_r': listdirs.c:(.text+0x77c): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here listdirs.o: In function `ttyname_r': listdirs.c:(.text+0x79c): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here listdirs.o: In function `getgroups': listdirs.c:(.text+0x7bc): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here listdirs.o: In function `confstr': listdirs.c:(.text+0x7dc): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here listdirs.o: In function `getwd': listdirs.c:(.text+0x7fc): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here listdirs.o: In function `getcwd': listdirs.c:(.text+0x81c): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here listdirs.o: In function `readlink': listdirs.c:(.text+0x83c): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here listdirs.o: In function `read': listdirs.c:(.text+0x85c): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here listdirs.o: In function `mknod': listdirs.c:(.text+0x87c): multiple definition of `mknod' main.o:main.c:(.text+0x864): first defined here listdirs.o: In function `fstat': listdirs.c:(.text+0x8b8): multiple definition of `fstat' main.o:main.c:(.text+0x8dc): first defined here listdirs.o: In function `lstat': listdirs.c:(.text+0x8e4): multiple definition of `lstat' main.o:main.c:(.text+0x908): first defined here listdirs.o: In function `stat': listdirs.c:(.text+0x910): multiple definition of `stat' main.o:main.c:(.text+0x934): first defined here listdirs.o: In function `stpncpy': listdirs.c:(.text+0x93c): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here listdirs.o: In function `__strsep_1c': listdirs.c:(.text+0x95c): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here listdirs.o: In function `wcstombs': listdirs.c:(.text+0x9c0): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here listdirs.o: In function `mbstowcs': listdirs.c:(.text+0x9e0): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here listdirs.o: In function `wctomb': listdirs.c:(.text+0xa00): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here listdirs.o: In function `ptsname_r': listdirs.c:(.text+0xa20): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here listdirs.o: In function `realpath': listdirs.c:(.text+0xa40): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here listdirs.o: In function `strtoull': listdirs.c:(.text+0xa60): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here listdirs.o: In function `strtouq': listdirs.c:(.text+0xa84): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here listdirs.o: In function `strtoll': listdirs.c:(.text+0xaa8): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here listdirs.o: In function `atoll': listdirs.c:(.text+0xacc): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here listdirs.o: In function `strtoq': listdirs.c:(.text+0xaf8): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here listdirs.o: In function `strtold': listdirs.c:(.text+0xb1c): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here listdirs.o: In function `strtof': listdirs.c:(.text+0xb40): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here listdirs.o: In function `strtoul': listdirs.c:(.text+0xb64): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here listdirs.o: In function `strtol': listdirs.c:(.text+0xb88): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here listdirs.o: In function `atol': listdirs.c:(.text+0xbac): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here listdirs.o: In function `atoi': listdirs.c:(.text+0xbd8): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here listdirs.o: In function `strtod': listdirs.c:(.text+0xc04): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here listdirs.o: In function `atof': listdirs.c:(.text+0xc28): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here listdirs.o: In function `fgets': listdirs.c:(.text+0xc50): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here listdirs.o: In function `gets': listdirs.c:(.text+0xc70): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here listdirs.o: In function `putchar_unlocked': listdirs.c:(.text+0xc90): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here listdirs.o: In function `putc_unlocked': listdirs.c:(.text+0xcec): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here listdirs.o: In function `fputc_unlocked': listdirs.c:(.text+0xd40): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here listdirs.o: In function `putchar': listdirs.c:(.text+0xd94): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here listdirs.o: In function `getchar_unlocked': listdirs.c:(.text+0xdbc): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here listdirs.o: In function `getc_unlocked': listdirs.c:(.text+0xe08): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here listdirs.o: In function `fgetc_unlocked': listdirs.c:(.text+0xe4c): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here listdirs.o: In function `getchar': listdirs.c:(.text+0xe90): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here listdirs.o: In function `vprintf': listdirs.c:(.text+0xeb8): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here monitor.o: In function `feof_unlocked': monitor.c:(.text+0x0): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here monitor.o: In function `ferror_unlocked': monitor.c:(.text+0x14): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here monitor.o: In function `__strcspn_c1': monitor.c:(.text+0x28): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here monitor.o: In function `__strcspn_c2': monitor.c:(.text+0x74): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here monitor.o: In function `__strcspn_c3': monitor.c:(.text+0xd0): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here monitor.o: In function `__strspn_c1': monitor.c:(.text+0x13c): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here monitor.o: In function `__strspn_c2': monitor.c:(.text+0x174): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here monitor.o: In function `__strspn_c3': monitor.c:(.text+0x1a8): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here monitor.o: In function `__strpbrk_c2': monitor.c:(.text+0x1e4): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here monitor.o: In function `__strpbrk_c3': monitor.c:(.text+0x230): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here monitor.o: In function `__strtok_r_1c': monitor.c:(.text+0x28c): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here monitor.o: In function `__strsep_2c': monitor.c:(.text+0x314): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here monitor.o: In function `__strsep_3c': monitor.c:(.text+0x390): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here monitor.o: In function `gnu_dev_major': monitor.c:(.text+0x41c): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here monitor.o: In function `gnu_dev_minor': monitor.c:(.text+0x42c): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here monitor.o: In function `gnu_dev_makedev': monitor.c:(.text+0x44c): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here monitor.o: In function `getdomainname': monitor.c:(.text+0x950): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here monitor.o: In function `gethostname': monitor.c:(.text+0x970): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here monitor.o: In function `getlogin_r': monitor.c:(.text+0x990): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here monitor.o: In function `ttyname_r': monitor.c:(.text+0x9b0): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here monitor.o: In function `getgroups': monitor.c:(.text+0x9d0): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here monitor.o: In function `confstr': monitor.c:(.text+0x9f0): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here monitor.o: In function `getwd': monitor.c:(.text+0xa10): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here monitor.o: In function `getcwd': monitor.c:(.text+0xa30): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here monitor.o: In function `readlink': monitor.c:(.text+0xa50): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here monitor.o: In function `read': monitor.c:(.text+0xa70): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here monitor.o: In function `mknod': monitor.c:(.text+0xa90): multiple definition of `mknod' main.o:main.c:(.text+0x864): first defined here monitor.o: In function `fstat': monitor.c:(.text+0xacc): multiple definition of `fstat' main.o:main.c:(.text+0x8dc): first defined here monitor.o: In function `lstat': monitor.c:(.text+0xaf8): multiple definition of `lstat' main.o:main.c:(.text+0x908): first defined here monitor.o: In function `stat': monitor.c:(.text+0xb24): multiple definition of `stat' main.o:main.c:(.text+0x934): first defined here monitor.o: In function `wcstombs': monitor.c:(.text+0xb50): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here monitor.o: In function `mbstowcs': monitor.c:(.text+0xb70): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here monitor.o: In function `wctomb': monitor.c:(.text+0xb90): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here monitor.o: In function `ptsname_r': monitor.c:(.text+0xbb0): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here monitor.o: In function `realpath': monitor.c:(.text+0xbd0): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here monitor.o: In function `strtoull': monitor.c:(.text+0xbf0): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here monitor.o: In function `strtouq': monitor.c:(.text+0xc14): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here monitor.o: In function `strtoll': monitor.c:(.text+0xc38): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here monitor.o: In function `atoll': monitor.c:(.text+0xc5c): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here monitor.o: In function `strtoq': monitor.c:(.text+0xc88): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here monitor.o: In function `strtold': monitor.c:(.text+0xcac): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here monitor.o: In function `strtof': monitor.c:(.text+0xcd0): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here monitor.o: In function `strtoul': monitor.c:(.text+0xcf4): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here monitor.o: In function `strtol': monitor.c:(.text+0xd18): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here monitor.o: In function `atol': monitor.c:(.text+0xd3c): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here monitor.o: In function `atoi': monitor.c:(.text+0xd68): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here monitor.o: In function `strtod': monitor.c:(.text+0xd94): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here monitor.o: In function `atof': monitor.c:(.text+0xdb8): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here monitor.o: In function `stpncpy': monitor.c:(.text+0xde0): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here monitor.o: In function `__strsep_1c': monitor.c:(.text+0xe00): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here monitor.o: In function `fgets': monitor.c:(.text+0xe64): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here monitor.o: In function `gets': monitor.c:(.text+0xe84): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here monitor.o: In function `putchar_unlocked': monitor.c:(.text+0xea4): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here monitor.o: In function `putc_unlocked': monitor.c:(.text+0xf00): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here monitor.o: In function `fputc_unlocked': monitor.c:(.text+0xf54): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here monitor.o: In function `putchar': monitor.c:(.text+0xfa8): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here monitor.o: In function `getchar_unlocked': monitor.c:(.text+0xfd0): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here monitor.o: In function `getc_unlocked': monitor.c:(.text+0x101c): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here monitor.o: In function `fgetc_unlocked': monitor.c:(.text+0x1060): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here monitor.o: In function `getchar': monitor.c:(.text+0x10a4): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here monitor.o: In function `vprintf': monitor.c:(.text+0x10cc): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here filelist.o: In function `feof_unlocked': filelist.c:(.text+0x0): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here filelist.o: In function `ferror_unlocked': filelist.c:(.text+0x14): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here filelist.o: In function `__strcspn_c1': filelist.c:(.text+0x28): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here filelist.o: In function `__strcspn_c2': filelist.c:(.text+0x74): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here filelist.o: In function `__strcspn_c3': filelist.c:(.text+0xd0): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here filelist.o: In function `__strspn_c1': filelist.c:(.text+0x13c): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here filelist.o: In function `__strspn_c2': filelist.c:(.text+0x174): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here filelist.o: In function `__strspn_c3': filelist.c:(.text+0x1a8): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here filelist.o: In function `__strpbrk_c2': filelist.c:(.text+0x1e4): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here filelist.o: In function `__strpbrk_c3': filelist.c:(.text+0x230): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here filelist.o: In function `__strtok_r_1c': filelist.c:(.text+0x28c): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here filelist.o: In function `__strsep_2c': filelist.c:(.text+0x314): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here filelist.o: In function `__strsep_3c': filelist.c:(.text+0x390): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here filelist.o: In function `gnu_dev_major': filelist.c:(.text+0x41c): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here filelist.o: In function `gnu_dev_minor': filelist.c:(.text+0x42c): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here filelist.o: In function `gnu_dev_makedev': filelist.c:(.text+0x44c): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here filelist.o: In function `__argz_next': filelist.c:(.text+0x5d0): multiple definition of `__argz_next' main.o:main.c:(.text+0xb00): first defined here filelist.o: In function `getdomainname': filelist.c:(.text+0x644): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here filelist.o: In function `gethostname': filelist.c:(.text+0x664): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here filelist.o: In function `getlogin_r': filelist.c:(.text+0x684): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here filelist.o: In function `ttyname_r': filelist.c:(.text+0x6a4): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here filelist.o: In function `getgroups': filelist.c:(.text+0x6c4): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here filelist.o: In function `confstr': filelist.c:(.text+0x6e4): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here filelist.o: In function `getwd': filelist.c:(.text+0x704): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here filelist.o: In function `getcwd': filelist.c:(.text+0x724): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here filelist.o: In function `readlink': filelist.c:(.text+0x744): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here filelist.o: In function `read': filelist.c:(.text+0x764): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here filelist.o: In function `mknod': filelist.c:(.text+0x784): multiple definition of `mknod' main.o:main.c:(.text+0x864): first defined here filelist.o: In function `fstat': filelist.c:(.text+0x7c0): multiple definition of `fstat' main.o:main.c:(.text+0x8dc): first defined here filelist.o: In function `lstat': filelist.c:(.text+0x7ec): multiple definition of `lstat' main.o:main.c:(.text+0x908): first defined here filelist.o: In function `stat': filelist.c:(.text+0x818): multiple definition of `stat' main.o:main.c:(.text+0x934): first defined here filelist.o: In function `wcstombs': filelist.c:(.text+0x844): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here filelist.o: In function `mbstowcs': filelist.c:(.text+0x864): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here filelist.o: In function `wctomb': filelist.c:(.text+0x884): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here filelist.o: In function `ptsname_r': filelist.c:(.text+0x8a4): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here filelist.o: In function `realpath': filelist.c:(.text+0x8c4): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here filelist.o: In function `strtoull': filelist.c:(.text+0x8e4): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here filelist.o: In function `strtouq': filelist.c:(.text+0x908): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here filelist.o: In function `strtoll': filelist.c:(.text+0x92c): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here filelist.o: In function `atoll': filelist.c:(.text+0x950): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here filelist.o: In function `strtoq': filelist.c:(.text+0x97c): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here filelist.o: In function `strtold': filelist.c:(.text+0x9a0): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here filelist.o: In function `strtof': filelist.c:(.text+0x9c4): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here filelist.o: In function `strtoul': filelist.c:(.text+0x9e8): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here filelist.o: In function `strtol': filelist.c:(.text+0xa0c): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here filelist.o: In function `atol': filelist.c:(.text+0xa30): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here filelist.o: In function `atoi': filelist.c:(.text+0xa5c): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here filelist.o: In function `strtod': filelist.c:(.text+0xa88): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here filelist.o: In function `atof': filelist.c:(.text+0xaac): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here filelist.o: In function `stpncpy': filelist.c:(.text+0xad4): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here filelist.o: In function `__strsep_1c': filelist.c:(.text+0xaf4): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here filelist.o: In function `fgets': filelist.c:(.text+0xb58): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here filelist.o: In function `gets': filelist.c:(.text+0xb78): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here filelist.o: In function `putchar_unlocked': filelist.c:(.text+0xb98): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here filelist.o: In function `putc_unlocked': filelist.c:(.text+0xbf4): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here filelist.o: In function `fputc_unlocked': filelist.c:(.text+0xc48): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here filelist.o: In function `putchar': filelist.c:(.text+0xc9c): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here filelist.o: In function `getchar_unlocked': filelist.c:(.text+0xcc4): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here filelist.o: In function `getc_unlocked': filelist.c:(.text+0xd10): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here filelist.o: In function `fgetc_unlocked': filelist.c:(.text+0xd54): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here filelist.o: In function `getchar': filelist.c:(.text+0xd98): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here filelist.o: In function `vprintf': filelist.c:(.text+0xdc0): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here filelist.o: In function `argz_next': filelist.c:(.text+0xff8): multiple definition of `argz_next' main.o:main.c:(.text+0x156c): first defined here handlers.o: In function `feof_unlocked': handlers.c:(.text+0x0): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here handlers.o: In function `ferror_unlocked': handlers.c:(.text+0x14): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here handlers.o: In function `gnu_dev_major': handlers.c:(.text+0x28): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here handlers.o: In function `gnu_dev_minor': handlers.c:(.text+0x38): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here handlers.o: In function `gnu_dev_makedev': handlers.c:(.text+0x58): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here handlers.o: In function `__strcspn_c1': handlers.c:(.text+0x8c): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here handlers.o: In function `__strcspn_c2': handlers.c:(.text+0xd8): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here handlers.o: In function `__strcspn_c3': handlers.c:(.text+0x134): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here handlers.o: In function `__strspn_c1': handlers.c:(.text+0x1a0): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here handlers.o: In function `__strspn_c2': handlers.c:(.text+0x1d8): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here handlers.o: In function `__strspn_c3': handlers.c:(.text+0x20c): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here handlers.o: In function `__strpbrk_c2': handlers.c:(.text+0x248): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here handlers.o: In function `__strpbrk_c3': handlers.c:(.text+0x294): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here handlers.o: In function `__strtok_r_1c': handlers.c:(.text+0x2f0): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here handlers.o: In function `__strsep_2c': handlers.c:(.text+0x378): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here handlers.o: In function `__strsep_3c': handlers.c:(.text+0x3f4): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here handlers.o: In function `getdomainname': handlers.c:(.text+0xad4): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here handlers.o: In function `gethostname': handlers.c:(.text+0xaf4): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here handlers.o: In function `getlogin_r': handlers.c:(.text+0xb14): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here handlers.o: In function `ttyname_r': handlers.c:(.text+0xb34): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here handlers.o: In function `getgroups': handlers.c:(.text+0xb54): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here handlers.o: In function `confstr': handlers.c:(.text+0xb74): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here handlers.o: In function `getwd': handlers.c:(.text+0xb94): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here handlers.o: In function `getcwd': handlers.c:(.text+0xbb4): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here handlers.o: In function `readlink': handlers.c:(.text+0xbd4): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here handlers.o: In function `read': handlers.c:(.text+0xbf4): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here handlers.o: In function `mknod': handlers.c:(.text+0xc14): multiple definition of `mknod' main.o:main.c:(.text+0x864): first defined here handlers.o: In function `fstat': handlers.c:(.text+0xc50): multiple definition of `fstat' main.o:main.c:(.text+0x8dc): first defined here handlers.o: In function `lstat': handlers.c:(.text+0xc7c): multiple definition of `lstat' main.o:main.c:(.text+0x908): first defined here handlers.o: In function `stat': handlers.c:(.text+0xca8): multiple definition of `stat' main.o:main.c:(.text+0x934): first defined here handlers.o: In function `stpncpy': handlers.c:(.text+0xcd4): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here handlers.o: In function `__strsep_1c': handlers.c:(.text+0xcf4): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here handlers.o: In function `wcstombs': handlers.c:(.text+0xd58): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here handlers.o: In function `mbstowcs': handlers.c:(.text+0xd78): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here handlers.o: In function `wctomb': handlers.c:(.text+0xd98): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here handlers.o: In function `ptsname_r': handlers.c:(.text+0xdb8): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here handlers.o: In function `realpath': handlers.c:(.text+0xdd8): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here handlers.o: In function `strtoull': handlers.c:(.text+0xdf8): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here handlers.o: In function `strtouq': handlers.c:(.text+0xe1c): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here handlers.o: In function `strtoll': handlers.c:(.text+0xe40): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here handlers.o: In function `atoll': handlers.c:(.text+0xe64): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here handlers.o: In function `strtoq': handlers.c:(.text+0xe90): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here handlers.o: In function `strtold': handlers.c:(.text+0xeb4): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here handlers.o: In function `strtof': handlers.c:(.text+0xed8): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here handlers.o: In function `strtoul': handlers.c:(.text+0xefc): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here handlers.o: In function `strtol': handlers.c:(.text+0xf20): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here handlers.o: In function `atol': handlers.c:(.text+0xf44): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here handlers.o: In function `atoi': handlers.c:(.text+0xf70): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here handlers.o: In function `strtod': handlers.c:(.text+0xf9c): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here handlers.o: In function `atof': handlers.c:(.text+0xfc0): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here handlers.o: In function `fgets': handlers.c:(.text+0xfe8): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here handlers.o: In function `gets': handlers.c:(.text+0x1008): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here handlers.o: In function `putchar_unlocked': handlers.c:(.text+0x1028): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here handlers.o: In function `putc_unlocked': handlers.c:(.text+0x1084): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here handlers.o: In function `fputc_unlocked': handlers.c:(.text+0x10d8): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here handlers.o: In function `putchar': handlers.c:(.text+0x112c): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here handlers.o: In function `getchar_unlocked': handlers.c:(.text+0x1154): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here handlers.o: In function `getc_unlocked': handlers.c:(.text+0x11a0): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here handlers.o: In function `fgetc_unlocked': handlers.c:(.text+0x11e4): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here handlers.o: In function `getchar': handlers.c:(.text+0x1228): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here handlers.o: In function `vprintf': handlers.c:(.text+0x1250): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here wl.o: In function `__strcspn_c1': wl.c:(.text+0x0): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here wl.o: In function `__strcspn_c2': wl.c:(.text+0x4c): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here wl.o: In function `__strcspn_c3': wl.c:(.text+0xa8): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here wl.o: In function `__strspn_c1': wl.c:(.text+0x114): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here wl.o: In function `__strspn_c2': wl.c:(.text+0x14c): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here wl.o: In function `__strspn_c3': wl.c:(.text+0x180): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here wl.o: In function `__strpbrk_c2': wl.c:(.text+0x1bc): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here wl.o: In function `__strpbrk_c3': wl.c:(.text+0x208): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here wl.o: In function `__strtok_r_1c': wl.c:(.text+0x264): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here wl.o: In function `__strsep_2c': wl.c:(.text+0x2ec): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here wl.o: In function `__strsep_3c': wl.c:(.text+0x368): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here wl.o: In function `gnu_dev_major': wl.c:(.text+0x3f4): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here wl.o: In function `gnu_dev_minor': wl.c:(.text+0x404): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here wl.o: In function `gnu_dev_makedev': wl.c:(.text+0x424): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here wl.o: In function `__argz_next': wl.c:(.text+0x4e4): multiple definition of `__argz_next' main.o:main.c:(.text+0xb00): first defined here wl.o: In function `getdomainname': wl.c:(.text+0x558): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here wl.o: In function `gethostname': wl.c:(.text+0x578): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here wl.o: In function `getlogin_r': wl.c:(.text+0x598): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here wl.o: In function `ttyname_r': wl.c:(.text+0x5b8): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here wl.o: In function `getgroups': wl.c:(.text+0x5d8): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here wl.o: In function `confstr': wl.c:(.text+0x5f8): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here wl.o: In function `getwd': wl.c:(.text+0x618): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here wl.o: In function `getcwd': wl.c:(.text+0x638): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here wl.o: In function `readlink': wl.c:(.text+0x658): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here wl.o: In function `read': wl.c:(.text+0x678): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here wl.o: In function `mknod': wl.c:(.text+0x698): multiple definition of `mknod' main.o:main.c:(.text+0x864): first defined here wl.o: In function `fstat': wl.c:(.text+0x6d4): multiple definition of `fstat' main.o:main.c:(.text+0x8dc): first defined here wl.o: In function `lstat': wl.c:(.text+0x700): multiple definition of `lstat' main.o:main.c:(.text+0x908): first defined here wl.o: In function `stat': wl.c:(.text+0x72c): multiple definition of `stat' main.o:main.c:(.text+0x934): first defined here wl.o: In function `wcstombs': wl.c:(.text+0x758): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here wl.o: In function `mbstowcs': wl.c:(.text+0x778): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here wl.o: In function `wctomb': wl.c:(.text+0x798): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here wl.o: In function `ptsname_r': wl.c:(.text+0x7b8): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here wl.o: In function `realpath': wl.c:(.text+0x7d8): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here wl.o: In function `strtoull': wl.c:(.text+0x7f8): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here wl.o: In function `strtouq': wl.c:(.text+0x81c): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here wl.o: In function `strtoll': wl.c:(.text+0x840): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here wl.o: In function `atoll': wl.c:(.text+0x864): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here wl.o: In function `strtoq': wl.c:(.text+0x890): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here wl.o: In function `strtold': wl.c:(.text+0x8b4): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here wl.o: In function `strtof': wl.c:(.text+0x8d8): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here wl.o: In function `strtoul': wl.c:(.text+0x8fc): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here wl.o: In function `strtol': wl.c:(.text+0x920): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here wl.o: In function `atol': wl.c:(.text+0x944): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here wl.o: In function `atoi': wl.c:(.text+0x970): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here wl.o: In function `strtod': wl.c:(.text+0x99c): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here wl.o: In function `atof': wl.c:(.text+0x9c0): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here wl.o: In function `stpncpy': wl.c:(.text+0x9e8): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here wl.o: In function `__strsep_1c': wl.c:(.text+0xa08): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here wl.o: In function `argz_next': wl.c:(.text+0xcd4): multiple definition of `argz_next' main.o:main.c:(.text+0x156c): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `gnu_dev_major': argp-help.c:(.text+0x0): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `gnu_dev_minor': argp-help.c:(.text+0x10): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `gnu_dev_makedev': argp-help.c:(.text+0x30): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strcspn_c1': argp-help.c:(.text+0x64): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strcspn_c2': argp-help.c:(.text+0xb0): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strcspn_c3': argp-help.c:(.text+0x10c): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strspn_c1': argp-help.c:(.text+0x178): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strspn_c2': argp-help.c:(.text+0x1b0): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strspn_c3': argp-help.c:(.text+0x1e4): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strpbrk_c2': argp-help.c:(.text+0x220): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strpbrk_c3': argp-help.c:(.text+0x26c): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strtok_r_1c': argp-help.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strsep_2c': argp-help.c:(.text+0x350): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strsep_3c': argp-help.c:(.text+0x3cc): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `feof_unlocked': argp-help.c:(.text+0x458): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `ferror_unlocked': argp-help.c:(.text+0x46c): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `tolower': argp-help.c:(.text+0x1630): multiple definition of `tolower' opts.o:opts.c:(.text+0xe08): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `getdomainname': argp-help.c:(.text+0x2674): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `gethostname': argp-help.c:(.text+0x2694): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `getlogin_r': argp-help.c:(.text+0x26b4): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `ttyname_r': argp-help.c:(.text+0x26d4): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `getgroups': argp-help.c:(.text+0x26f4): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `confstr': argp-help.c:(.text+0x2714): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `getwd': argp-help.c:(.text+0x2734): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `getcwd': argp-help.c:(.text+0x2754): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `readlinkat': argp-help.c:(.text+0x2774): multiple definition of `readlinkat' main.o:main.c:(.text+0xa60): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `readlink': argp-help.c:(.text+0x2794): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `pread64': argp-help.c:(.text+0x27b4): multiple definition of `pread64' main.o:main.c:(.text+0xaa0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `pread': argp-help.c:(.text+0x27d4): multiple definition of `pread' main.o:main.c:(.text+0xac0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `read': argp-help.c:(.text+0x27f4): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `fgets_unlocked': argp-help.c:(.text+0x2814): multiple definition of `fgets_unlocked' main.o:main.c:(.text+0xe88): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `fgets': argp-help.c:(.text+0x2834): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `gets': argp-help.c:(.text+0x2854): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `getline': argp-help.c:(.text+0x2874): multiple definition of `getline' main.o:main.c:(.text+0xee8): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `putchar_unlocked': argp-help.c:(.text+0x289c): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `putc_unlocked': argp-help.c:(.text+0x28f8): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `fputc_unlocked': argp-help.c:(.text+0x294c): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `putchar': argp-help.c:(.text+0x29a0): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `getchar_unlocked': argp-help.c:(.text+0x29c8): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `getc_unlocked': argp-help.c:(.text+0x2a14): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `fgetc_unlocked': argp-help.c:(.text+0x2a58): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `getchar': argp-help.c:(.text+0x2a9c): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `vprintf': argp-help.c:(.text+0x2ac4): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `toupper': argp-help.c:(.text+0x2af8): multiple definition of `toupper' opts.o:opts.c:(.text+0xdc0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `stpncpy': argp-help.c:(.text+0x2b40): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `__strsep_1c': argp-help.c:(.text+0x2b60): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `wcstombs': argp-help.c:(.text+0x2bc4): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `mbstowcs': argp-help.c:(.text+0x2be4): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `wctomb': argp-help.c:(.text+0x2c04): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `ptsname_r': argp-help.c:(.text+0x2c24): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `realpath': argp-help.c:(.text+0x2c44): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `strtoull': argp-help.c:(.text+0x2c64): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `strtouq': argp-help.c:(.text+0x2c88): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `strtoll': argp-help.c:(.text+0x2cac): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `atoll': argp-help.c:(.text+0x2cd0): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `strtoq': argp-help.c:(.text+0x2cfc): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `strtold': argp-help.c:(.text+0x2d20): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `strtof': argp-help.c:(.text+0x2d44): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `strtoul': argp-help.c:(.text+0x2d68): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `strtol': argp-help.c:(.text+0x2d8c): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `atol': argp-help.c:(.text+0x2db0): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `atoi': argp-help.c:(.text+0x2ddc): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `strtod': argp-help.c:(.text+0x2e08): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(argp-help.o): In function `atof': argp-help.c:(.text+0x2e2c): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `gnu_dev_major': argp-parse.c:(.text+0x0): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `gnu_dev_minor': argp-parse.c:(.text+0x10): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `gnu_dev_makedev': argp-parse.c:(.text+0x30): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strcspn_c1': argp-parse.c:(.text+0x64): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strcspn_c2': argp-parse.c:(.text+0xb0): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strcspn_c3': argp-parse.c:(.text+0x10c): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strspn_c1': argp-parse.c:(.text+0x178): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strspn_c2': argp-parse.c:(.text+0x1b0): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strspn_c3': argp-parse.c:(.text+0x1e4): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strpbrk_c2': argp-parse.c:(.text+0x220): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strpbrk_c3': argp-parse.c:(.text+0x26c): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strtok_r_1c': argp-parse.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strsep_2c': argp-parse.c:(.text+0x350): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strsep_3c': argp-parse.c:(.text+0x3cc): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `feof_unlocked': argp-parse.c:(.text+0x458): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `ferror_unlocked': argp-parse.c:(.text+0x46c): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `__strsep_1c': argp-parse.c:(.text+0xa4c): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `toupper': argp-parse.c:(.text+0x1648): multiple definition of `toupper' opts.o:opts.c:(.text+0xdc0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `tolower': argp-parse.c:(.text+0x1690): multiple definition of `tolower' opts.o:opts.c:(.text+0xe08): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `fgets_unlocked': argp-parse.c:(.text+0x16d8): multiple definition of `fgets_unlocked' main.o:main.c:(.text+0xe88): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `fgets': argp-parse.c:(.text+0x16f8): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `gets': argp-parse.c:(.text+0x1718): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `getline': argp-parse.c:(.text+0x1738): multiple definition of `getline' main.o:main.c:(.text+0xee8): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `putchar_unlocked': argp-parse.c:(.text+0x1760): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `putc_unlocked': argp-parse.c:(.text+0x17bc): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `fputc_unlocked': argp-parse.c:(.text+0x1810): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `putchar': argp-parse.c:(.text+0x1864): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `getchar_unlocked': argp-parse.c:(.text+0x188c): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `getc_unlocked': argp-parse.c:(.text+0x18d8): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `fgetc_unlocked': argp-parse.c:(.text+0x191c): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `getchar': argp-parse.c:(.text+0x1960): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `vprintf': argp-parse.c:(.text+0x1988): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `getdomainname': argp-parse.c:(.text+0x19bc): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `gethostname': argp-parse.c:(.text+0x19dc): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `getlogin_r': argp-parse.c:(.text+0x19fc): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `ttyname_r': argp-parse.c:(.text+0x1a1c): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `getgroups': argp-parse.c:(.text+0x1a3c): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `confstr': argp-parse.c:(.text+0x1a5c): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `getwd': argp-parse.c:(.text+0x1a7c): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `getcwd': argp-parse.c:(.text+0x1a9c): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `readlinkat': argp-parse.c:(.text+0x1abc): multiple definition of `readlinkat' main.o:main.c:(.text+0xa60): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `readlink': argp-parse.c:(.text+0x1adc): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `pread64': argp-parse.c:(.text+0x1afc): multiple definition of `pread64' main.o:main.c:(.text+0xaa0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `pread': argp-parse.c:(.text+0x1b1c): multiple definition of `pread' main.o:main.c:(.text+0xac0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `read': argp-parse.c:(.text+0x1b3c): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `stpncpy': argp-parse.c:(.text+0x1b5c): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `wcstombs': argp-parse.c:(.text+0x1b7c): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `mbstowcs': argp-parse.c:(.text+0x1b9c): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `wctomb': argp-parse.c:(.text+0x1bbc): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `ptsname_r': argp-parse.c:(.text+0x1bdc): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `realpath': argp-parse.c:(.text+0x1bfc): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `strtoull': argp-parse.c:(.text+0x1c1c): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `strtouq': argp-parse.c:(.text+0x1c40): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `strtoll': argp-parse.c:(.text+0x1c64): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `atoll': argp-parse.c:(.text+0x1c88): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `strtoq': argp-parse.c:(.text+0x1cb4): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `strtold': argp-parse.c:(.text+0x1cd8): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `strtof': argp-parse.c:(.text+0x1cfc): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `strtoul': argp-parse.c:(.text+0x1d20): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `strtol': argp-parse.c:(.text+0x1d44): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `atol': argp-parse.c:(.text+0x1d68): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `atoi': argp-parse.c:(.text+0x1d94): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `strtod': argp-parse.c:(.text+0x1f30): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(argp-parse.o): In function `atof': argp-parse.c:(.text+0x1f54): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `feof_unlocked': argp-pvh.c:(.text+0x0): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `ferror_unlocked': argp-pvh.c:(.text+0x14): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `gnu_dev_major': argp-pvh.c:(.text+0x28): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `gnu_dev_minor': argp-pvh.c:(.text+0x38): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `gnu_dev_makedev': argp-pvh.c:(.text+0x58): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `getdomainname': argp-pvh.c:(.text+0x8c): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `gethostname': argp-pvh.c:(.text+0xac): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `getlogin_r': argp-pvh.c:(.text+0xcc): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `ttyname_r': argp-pvh.c:(.text+0xec): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `getgroups': argp-pvh.c:(.text+0x10c): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `confstr': argp-pvh.c:(.text+0x12c): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `getwd': argp-pvh.c:(.text+0x14c): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `getcwd': argp-pvh.c:(.text+0x16c): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `readlinkat': argp-pvh.c:(.text+0x18c): multiple definition of `readlinkat' main.o:main.c:(.text+0xa60): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `readlink': argp-pvh.c:(.text+0x1ac): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `pread64': argp-pvh.c:(.text+0x1cc): multiple definition of `pread64' main.o:main.c:(.text+0xaa0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `pread': argp-pvh.c:(.text+0x1ec): multiple definition of `pread' main.o:main.c:(.text+0xac0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `read': argp-pvh.c:(.text+0x20c): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `wcstombs': argp-pvh.c:(.text+0x22c): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `mbstowcs': argp-pvh.c:(.text+0x24c): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `wctomb': argp-pvh.c:(.text+0x26c): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `ptsname_r': argp-pvh.c:(.text+0x28c): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `realpath': argp-pvh.c:(.text+0x2ac): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `strtoull': argp-pvh.c:(.text+0x2cc): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `strtouq': argp-pvh.c:(.text+0x2f0): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `strtoll': argp-pvh.c:(.text+0x314): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `atoll': argp-pvh.c:(.text+0x338): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `strtoq': argp-pvh.c:(.text+0x364): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `strtold': argp-pvh.c:(.text+0x388): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `strtof': argp-pvh.c:(.text+0x3ac): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `strtoul': argp-pvh.c:(.text+0x3d0): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `strtol': argp-pvh.c:(.text+0x3f4): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `atol': argp-pvh.c:(.text+0x418): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `atoi': argp-pvh.c:(.text+0x444): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `strtod': argp-pvh.c:(.text+0x470): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `atof': argp-pvh.c:(.text+0x494): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `toupper': argp-pvh.c:(.text+0x4bc): multiple definition of `toupper' opts.o:opts.c:(.text+0xdc0): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `tolower': argp-pvh.c:(.text+0x504): multiple definition of `tolower' opts.o:opts.c:(.text+0xe08): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `fgets_unlocked': argp-pvh.c:(.text+0x54c): multiple definition of `fgets_unlocked' main.o:main.c:(.text+0xe88): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `fgets': argp-pvh.c:(.text+0x56c): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `gets': argp-pvh.c:(.text+0x58c): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `getline': argp-pvh.c:(.text+0x5ac): multiple definition of `getline' main.o:main.c:(.text+0xee8): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `putchar_unlocked': argp-pvh.c:(.text+0x5d4): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `putc_unlocked': argp-pvh.c:(.text+0x630): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `fputc_unlocked': argp-pvh.c:(.text+0x684): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `putchar': argp-pvh.c:(.text+0x6d8): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `getchar_unlocked': argp-pvh.c:(.text+0x700): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `getc_unlocked': argp-pvh.c:(.text+0x74c): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `fgetc_unlocked': argp-pvh.c:(.text+0x790): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `getchar': argp-pvh.c:(.text+0x7d4): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here ../gnulib/lib/libgnu.a(argp-pvh.o): In function `vprintf': argp-pvh.c:(.text+0x7fc): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strcspn_c1': basename.c:(.text+0x0): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strcspn_c2': basename.c:(.text+0x4c): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strcspn_c3': basename.c:(.text+0xa8): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strspn_c1': basename.c:(.text+0x114): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strspn_c2': basename.c:(.text+0x14c): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strspn_c3': basename.c:(.text+0x180): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strpbrk_c2': basename.c:(.text+0x1bc): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strpbrk_c3': basename.c:(.text+0x208): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strtok_r_1c': basename.c:(.text+0x264): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strsep_2c': basename.c:(.text+0x2ec): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strsep_3c': basename.c:(.text+0x368): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `stpncpy': basename.c:(.text+0x5cc): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here ../gnulib/lib/libgnu.a(basename.o): In function `__strsep_1c': basename.c:(.text+0x5ec): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `gnu_dev_major': getopt1.c:(.text+0x0): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `gnu_dev_minor': getopt1.c:(.text+0x10): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `gnu_dev_makedev': getopt1.c:(.text+0x30): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `feof_unlocked': getopt1.c:(.text+0x64): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `ferror_unlocked': getopt1.c:(.text+0x78): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `getdomainname': getopt1.c:(.text+0x134): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `gethostname': getopt1.c:(.text+0x154): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `getlogin_r': getopt1.c:(.text+0x174): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `ttyname_r': getopt1.c:(.text+0x194): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `getgroups': getopt1.c:(.text+0x1b4): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `confstr': getopt1.c:(.text+0x1d4): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `getwd': getopt1.c:(.text+0x1f4): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `getcwd': getopt1.c:(.text+0x214): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `readlinkat': getopt1.c:(.text+0x234): multiple definition of `readlinkat' main.o:main.c:(.text+0xa60): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `readlink': getopt1.c:(.text+0x254): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `pread64': getopt1.c:(.text+0x274): multiple definition of `pread64' main.o:main.c:(.text+0xaa0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `pread': getopt1.c:(.text+0x294): multiple definition of `pread' main.o:main.c:(.text+0xac0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `read': getopt1.c:(.text+0x2b4): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `fgets_unlocked': getopt1.c:(.text+0x2d4): multiple definition of `fgets_unlocked' main.o:main.c:(.text+0xe88): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `fgets': getopt1.c:(.text+0x2f4): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `gets': getopt1.c:(.text+0x314): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `getline': getopt1.c:(.text+0x334): multiple definition of `getline' main.o:main.c:(.text+0xee8): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `putchar_unlocked': getopt1.c:(.text+0x35c): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `putc_unlocked': getopt1.c:(.text+0x3b8): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `fputc_unlocked': getopt1.c:(.text+0x40c): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `putchar': getopt1.c:(.text+0x460): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `getchar_unlocked': getopt1.c:(.text+0x488): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `getc_unlocked': getopt1.c:(.text+0x4d4): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `fgetc_unlocked': getopt1.c:(.text+0x518): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `getchar': getopt1.c:(.text+0x55c): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `vprintf': getopt1.c:(.text+0x584): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `wcstombs': getopt1.c:(.text+0x5b8): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `mbstowcs': getopt1.c:(.text+0x5d8): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `wctomb': getopt1.c:(.text+0x5f8): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `ptsname_r': getopt1.c:(.text+0x618): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `realpath': getopt1.c:(.text+0x638): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `strtoull': getopt1.c:(.text+0x658): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `strtouq': getopt1.c:(.text+0x67c): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `strtoll': getopt1.c:(.text+0x6a0): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `atoll': getopt1.c:(.text+0x6c4): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `strtoq': getopt1.c:(.text+0x6f0): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `strtold': getopt1.c:(.text+0x714): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `strtof': getopt1.c:(.text+0x738): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `strtoul': getopt1.c:(.text+0x75c): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `strtol': getopt1.c:(.text+0x780): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `atol': getopt1.c:(.text+0x7a4): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `atoi': getopt1.c:(.text+0x7d0): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `strtod': getopt1.c:(.text+0x7fc): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(getopt1.o): In function `atof': getopt1.c:(.text+0x820): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `feof_unlocked': argp-eexst.c:(.text+0x0): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `ferror_unlocked': argp-eexst.c:(.text+0x14): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `gnu_dev_major': argp-eexst.c:(.text+0x28): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `gnu_dev_minor': argp-eexst.c:(.text+0x38): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `gnu_dev_makedev': argp-eexst.c:(.text+0x58): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `getdomainname': argp-eexst.c:(.text+0x8c): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `gethostname': argp-eexst.c:(.text+0xac): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `getlogin_r': argp-eexst.c:(.text+0xcc): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `ttyname_r': argp-eexst.c:(.text+0xec): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `getgroups': argp-eexst.c:(.text+0x10c): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `confstr': argp-eexst.c:(.text+0x12c): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `getwd': argp-eexst.c:(.text+0x14c): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `getcwd': argp-eexst.c:(.text+0x16c): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `readlinkat': argp-eexst.c:(.text+0x18c): multiple definition of `readlinkat' main.o:main.c:(.text+0xa60): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `readlink': argp-eexst.c:(.text+0x1ac): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `pread64': argp-eexst.c:(.text+0x1cc): multiple definition of `pread64' main.o:main.c:(.text+0xaa0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `pread': argp-eexst.c:(.text+0x1ec): multiple definition of `pread' main.o:main.c:(.text+0xac0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `read': argp-eexst.c:(.text+0x20c): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `wcstombs': argp-eexst.c:(.text+0x22c): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `mbstowcs': argp-eexst.c:(.text+0x24c): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `wctomb': argp-eexst.c:(.text+0x26c): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `ptsname_r': argp-eexst.c:(.text+0x28c): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `realpath': argp-eexst.c:(.text+0x2ac): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `strtoull': argp-eexst.c:(.text+0x2cc): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `strtouq': argp-eexst.c:(.text+0x2f0): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `strtoll': argp-eexst.c:(.text+0x314): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `atoll': argp-eexst.c:(.text+0x338): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `strtoq': argp-eexst.c:(.text+0x364): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `strtold': argp-eexst.c:(.text+0x388): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `strtof': argp-eexst.c:(.text+0x3ac): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `strtoul': argp-eexst.c:(.text+0x3d0): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `strtol': argp-eexst.c:(.text+0x3f4): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `atol': argp-eexst.c:(.text+0x418): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `atoi': argp-eexst.c:(.text+0x444): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `strtod': argp-eexst.c:(.text+0x470): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `atof': argp-eexst.c:(.text+0x494): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `toupper': argp-eexst.c:(.text+0x4bc): multiple definition of `toupper' opts.o:opts.c:(.text+0xdc0): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `tolower': argp-eexst.c:(.text+0x504): multiple definition of `tolower' opts.o:opts.c:(.text+0xe08): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `fgets_unlocked': argp-eexst.c:(.text+0x54c): multiple definition of `fgets_unlocked' main.o:main.c:(.text+0xe88): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `fgets': argp-eexst.c:(.text+0x56c): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `gets': argp-eexst.c:(.text+0x58c): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `getline': argp-eexst.c:(.text+0x5ac): multiple definition of `getline' main.o:main.c:(.text+0xee8): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `putchar_unlocked': argp-eexst.c:(.text+0x5d4): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `putc_unlocked': argp-eexst.c:(.text+0x630): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `fputc_unlocked': argp-eexst.c:(.text+0x684): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `putchar': argp-eexst.c:(.text+0x6d8): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `getchar_unlocked': argp-eexst.c:(.text+0x700): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `getc_unlocked': argp-eexst.c:(.text+0x74c): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `fgetc_unlocked': argp-eexst.c:(.text+0x790): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `getchar': argp-eexst.c:(.text+0x7d4): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here ../gnulib/lib/libgnu.a(argp-eexst.o): In function `vprintf': argp-eexst.c:(.text+0x7fc): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `gnu_dev_major': argp-fmtstream.c:(.text+0x0): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `gnu_dev_minor': argp-fmtstream.c:(.text+0x10): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `gnu_dev_makedev': argp-fmtstream.c:(.text+0x30): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strcspn_c1': argp-fmtstream.c:(.text+0x64): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strcspn_c2': argp-fmtstream.c:(.text+0xb0): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strcspn_c3': argp-fmtstream.c:(.text+0x10c): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strspn_c1': argp-fmtstream.c:(.text+0x178): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strspn_c2': argp-fmtstream.c:(.text+0x1b0): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strspn_c3': argp-fmtstream.c:(.text+0x1e4): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strpbrk_c2': argp-fmtstream.c:(.text+0x220): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strpbrk_c3': argp-fmtstream.c:(.text+0x26c): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strtok_r_1c': argp-fmtstream.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strsep_2c': argp-fmtstream.c:(.text+0x350): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strsep_3c': argp-fmtstream.c:(.text+0x3cc): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `feof_unlocked': argp-fmtstream.c:(.text+0x458): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `ferror_unlocked': argp-fmtstream.c:(.text+0x46c): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `putchar_unlocked': argp-fmtstream.c:(.text+0x480): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `putc_unlocked': argp-fmtstream.c:(.text+0x4dc): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `fputc_unlocked': argp-fmtstream.c:(.text+0x530): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `getdomainname': argp-fmtstream.c:(.text+0x638): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `gethostname': argp-fmtstream.c:(.text+0x658): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `getlogin_r': argp-fmtstream.c:(.text+0x678): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `ttyname_r': argp-fmtstream.c:(.text+0x698): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `getgroups': argp-fmtstream.c:(.text+0x6b8): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `confstr': argp-fmtstream.c:(.text+0x6d8): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `getwd': argp-fmtstream.c:(.text+0x6f8): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `getcwd': argp-fmtstream.c:(.text+0x718): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `readlinkat': argp-fmtstream.c:(.text+0x738): multiple definition of `readlinkat' main.o:main.c:(.text+0xa60): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `readlink': argp-fmtstream.c:(.text+0x758): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `pread64': argp-fmtstream.c:(.text+0x778): multiple definition of `pread64' main.o:main.c:(.text+0xaa0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `pread': argp-fmtstream.c:(.text+0x798): multiple definition of `pread' main.o:main.c:(.text+0xac0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `read': argp-fmtstream.c:(.text+0x7b8): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `fgets_unlocked': argp-fmtstream.c:(.text+0x7d8): multiple definition of `fgets_unlocked' main.o:main.c:(.text+0xe88): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `fgets': argp-fmtstream.c:(.text+0x7f8): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `gets': argp-fmtstream.c:(.text+0x818): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `getline': argp-fmtstream.c:(.text+0x838): multiple definition of `getline' main.o:main.c:(.text+0xee8): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `putchar': argp-fmtstream.c:(.text+0x860): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `getchar_unlocked': argp-fmtstream.c:(.text+0x888): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `getc_unlocked': argp-fmtstream.c:(.text+0x8d4): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `fgetc_unlocked': argp-fmtstream.c:(.text+0x918): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `getchar': argp-fmtstream.c:(.text+0x95c): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `vprintf': argp-fmtstream.c:(.text+0x984): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `toupper': argp-fmtstream.c:(.text+0x9b8): multiple definition of `toupper' opts.o:opts.c:(.text+0xdc0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `tolower': argp-fmtstream.c:(.text+0xa00): multiple definition of `tolower' opts.o:opts.c:(.text+0xe08): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `stpncpy': argp-fmtstream.c:(.text+0xa48): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `__strsep_1c': argp-fmtstream.c:(.text+0xa68): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `wcstombs': argp-fmtstream.c:(.text+0xacc): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `mbstowcs': argp-fmtstream.c:(.text+0xaec): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `wctomb': argp-fmtstream.c:(.text+0xb0c): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `ptsname_r': argp-fmtstream.c:(.text+0xb2c): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `realpath': argp-fmtstream.c:(.text+0xb4c): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `strtoull': argp-fmtstream.c:(.text+0xb6c): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `strtouq': argp-fmtstream.c:(.text+0xb90): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `strtoll': argp-fmtstream.c:(.text+0xbb4): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `atoll': argp-fmtstream.c:(.text+0xbd8): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `strtoq': argp-fmtstream.c:(.text+0xc04): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `strtold': argp-fmtstream.c:(.text+0xc28): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `strtof': argp-fmtstream.c:(.text+0xc4c): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `strtoul': argp-fmtstream.c:(.text+0xc70): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `strtol': argp-fmtstream.c:(.text+0xc94): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `atol': argp-fmtstream.c:(.text+0xcb8): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `atoi': argp-fmtstream.c:(.text+0xce4): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `strtod': argp-fmtstream.c:(.text+0xd10): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(argp-fmtstream.o): In function `atof': argp-fmtstream.c:(.text+0xd34): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strcspn_c1': xstrndup.c:(.text+0x0): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strcspn_c2': xstrndup.c:(.text+0x4c): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strcspn_c3': xstrndup.c:(.text+0xa8): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strspn_c1': xstrndup.c:(.text+0x114): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strspn_c2': xstrndup.c:(.text+0x14c): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strspn_c3': xstrndup.c:(.text+0x180): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strpbrk_c2': xstrndup.c:(.text+0x1bc): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strpbrk_c3': xstrndup.c:(.text+0x208): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strtok_r_1c': xstrndup.c:(.text+0x264): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strsep_2c': xstrndup.c:(.text+0x2ec): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strsep_3c': xstrndup.c:(.text+0x368): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `stpncpy': xstrndup.c:(.text+0x420): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here ../gnulib/lib/libgnu.a(xstrndup.o): In function `__strsep_1c': xstrndup.c:(.text+0x440): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strcspn_c1': xvasprintf.c:(.text+0x0): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strcspn_c2': xvasprintf.c:(.text+0x4c): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strcspn_c3': xvasprintf.c:(.text+0xa8): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strspn_c1': xvasprintf.c:(.text+0x114): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strspn_c2': xvasprintf.c:(.text+0x14c): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strspn_c3': xvasprintf.c:(.text+0x180): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strpbrk_c2': xvasprintf.c:(.text+0x1bc): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strpbrk_c3': xvasprintf.c:(.text+0x208): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strtok_r_1c': xvasprintf.c:(.text+0x264): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strsep_2c': xvasprintf.c:(.text+0x2ec): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strsep_3c': xvasprintf.c:(.text+0x368): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `feof_unlocked': xvasprintf.c:(.text+0x3f4): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `ferror_unlocked': xvasprintf.c:(.text+0x408): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `fgets_unlocked': xvasprintf.c:(.text+0x68c): multiple definition of `fgets_unlocked' main.o:main.c:(.text+0xe88): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `fgets': xvasprintf.c:(.text+0x6ac): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `gets': xvasprintf.c:(.text+0x6cc): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `getline': xvasprintf.c:(.text+0x6ec): multiple definition of `getline' main.o:main.c:(.text+0xee8): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `putchar_unlocked': xvasprintf.c:(.text+0x714): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `putc_unlocked': xvasprintf.c:(.text+0x770): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `fputc_unlocked': xvasprintf.c:(.text+0x7c4): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `putchar': xvasprintf.c:(.text+0x818): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `getchar_unlocked': xvasprintf.c:(.text+0x840): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `getc_unlocked': xvasprintf.c:(.text+0x88c): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `fgetc_unlocked': xvasprintf.c:(.text+0x8d0): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `getchar': xvasprintf.c:(.text+0x914): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `vprintf': xvasprintf.c:(.text+0x93c): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `stpncpy': xvasprintf.c:(.text+0x970): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here ../gnulib/lib/libgnu.a(xvasprintf.o): In function `__strsep_1c': xvasprintf.c:(.text+0x990): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `gnu_dev_major': getopt.c:(.text+0x0): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `gnu_dev_minor': getopt.c:(.text+0x10): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `gnu_dev_makedev': getopt.c:(.text+0x30): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `feof_unlocked': getopt.c:(.text+0x64): multiple definition of `feof_unlocked' opts.o:opts.c:(.text+0x0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `ferror_unlocked': getopt.c:(.text+0x78): multiple definition of `ferror_unlocked' opts.o:opts.c:(.text+0x14): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strcspn_c1': getopt.c:(.text+0x8c): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strcspn_c2': getopt.c:(.text+0xd8): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strcspn_c3': getopt.c:(.text+0x134): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strspn_c1': getopt.c:(.text+0x1a0): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strspn_c2': getopt.c:(.text+0x1d8): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strspn_c3': getopt.c:(.text+0x20c): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strpbrk_c2': getopt.c:(.text+0x248): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strpbrk_c3': getopt.c:(.text+0x294): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strtok_r_1c': getopt.c:(.text+0x2f0): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strsep_2c': getopt.c:(.text+0x378): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strsep_3c': getopt.c:(.text+0x3f4): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `__strsep_1c': getopt.c:(.text+0x5a4): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `stpncpy': getopt.c:(.text+0x14a4): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `getdomainname': getopt.c:(.text+0x14c4): multiple definition of `getdomainname' main.o:main.c:(.text+0x960): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `gethostname': getopt.c:(.text+0x14e4): multiple definition of `gethostname' main.o:main.c:(.text+0x980): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `getlogin_r': getopt.c:(.text+0x1504): multiple definition of `getlogin_r' main.o:main.c:(.text+0x9a0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `ttyname_r': getopt.c:(.text+0x1524): multiple definition of `ttyname_r' main.o:main.c:(.text+0x9c0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `getgroups': getopt.c:(.text+0x1544): multiple definition of `getgroups' main.o:main.c:(.text+0x9e0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `confstr': getopt.c:(.text+0x1564): multiple definition of `confstr' main.o:main.c:(.text+0xa00): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `getwd': getopt.c:(.text+0x1584): multiple definition of `getwd' main.o:main.c:(.text+0xa20): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `getcwd': getopt.c:(.text+0x15a4): multiple definition of `getcwd' main.o:main.c:(.text+0xa40): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `readlinkat': getopt.c:(.text+0x15c4): multiple definition of `readlinkat' main.o:main.c:(.text+0xa60): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `readlink': getopt.c:(.text+0x15e4): multiple definition of `readlink' main.o:main.c:(.text+0xa80): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `pread64': getopt.c:(.text+0x1604): multiple definition of `pread64' main.o:main.c:(.text+0xaa0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `pread': getopt.c:(.text+0x1624): multiple definition of `pread' main.o:main.c:(.text+0xac0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `read': getopt.c:(.text+0x1644): multiple definition of `read' main.o:main.c:(.text+0xae0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `fgets_unlocked': getopt.c:(.text+0x1664): multiple definition of `fgets_unlocked' main.o:main.c:(.text+0xe88): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `fgets': getopt.c:(.text+0x1684): multiple definition of `fgets' opts.o:opts.c:(.text+0xe50): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `gets': getopt.c:(.text+0x16a4): multiple definition of `gets' opts.o:opts.c:(.text+0xe70): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `getline': getopt.c:(.text+0x16c4): multiple definition of `getline' main.o:main.c:(.text+0xee8): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `putchar_unlocked': getopt.c:(.text+0x16ec): multiple definition of `putchar_unlocked' opts.o:opts.c:(.text+0xe90): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `putc_unlocked': getopt.c:(.text+0x1748): multiple definition of `putc_unlocked' opts.o:opts.c:(.text+0xeec): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `fputc_unlocked': getopt.c:(.text+0x179c): multiple definition of `fputc_unlocked' opts.o:opts.c:(.text+0xf40): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `putchar': getopt.c:(.text+0x17f0): multiple definition of `putchar' opts.o:opts.c:(.text+0xf94): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `getchar_unlocked': getopt.c:(.text+0x1818): multiple definition of `getchar_unlocked' opts.o:opts.c:(.text+0xfbc): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `getc_unlocked': getopt.c:(.text+0x1864): multiple definition of `getc_unlocked' opts.o:opts.c:(.text+0x1008): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `fgetc_unlocked': getopt.c:(.text+0x18a8): multiple definition of `fgetc_unlocked' opts.o:opts.c:(.text+0x104c): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `getchar': getopt.c:(.text+0x18ec): multiple definition of `getchar' opts.o:opts.c:(.text+0x1090): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `vprintf': getopt.c:(.text+0x1914): multiple definition of `vprintf' opts.o:opts.c:(.text+0x10b8): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `wcstombs': getopt.c:(.text+0x1948): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `mbstowcs': getopt.c:(.text+0x1968): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `wctomb': getopt.c:(.text+0x1988): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `ptsname_r': getopt.c:(.text+0x19a8): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `realpath': getopt.c:(.text+0x19c8): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `strtoull': getopt.c:(.text+0x19e8): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `strtouq': getopt.c:(.text+0x1a0c): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `strtoll': getopt.c:(.text+0x1a30): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `atoll': getopt.c:(.text+0x1a54): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `strtoq': getopt.c:(.text+0x1a80): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `strtold': getopt.c:(.text+0x1aa4): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `strtof': getopt.c:(.text+0x1ac8): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `strtoul': getopt.c:(.text+0x1aec): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `strtol': getopt.c:(.text+0x1b10): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `atol': getopt.c:(.text+0x1b34): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `atoi': getopt.c:(.text+0x1b60): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `strtod': getopt.c:(.text+0x1b8c): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(getopt.o): In function `atof': getopt.c:(.text+0x1bb0): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `gnu_dev_major': xmalloc.c:(.text+0x0): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `gnu_dev_minor': xmalloc.c:(.text+0x10): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `gnu_dev_makedev': xmalloc.c:(.text+0x30): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strcspn_c1': xmalloc.c:(.text+0x64): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strcspn_c2': xmalloc.c:(.text+0xb0): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strcspn_c3': xmalloc.c:(.text+0x10c): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strspn_c1': xmalloc.c:(.text+0x178): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strspn_c2': xmalloc.c:(.text+0x1b0): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strspn_c3': xmalloc.c:(.text+0x1e4): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strpbrk_c2': xmalloc.c:(.text+0x220): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strpbrk_c3': xmalloc.c:(.text+0x26c): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strtok_r_1c': xmalloc.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strsep_2c': xmalloc.c:(.text+0x350): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strsep_3c': xmalloc.c:(.text+0x3cc): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `stpncpy': xmalloc.c:(.text+0x618): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `__strsep_1c': xmalloc.c:(.text+0x638): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `wcstombs': xmalloc.c:(.text+0x69c): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `mbstowcs': xmalloc.c:(.text+0x6bc): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `wctomb': xmalloc.c:(.text+0x6dc): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `ptsname_r': xmalloc.c:(.text+0x6fc): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `realpath': xmalloc.c:(.text+0x71c): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `strtoull': xmalloc.c:(.text+0x73c): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `strtouq': xmalloc.c:(.text+0x760): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `strtoll': xmalloc.c:(.text+0x784): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `atoll': xmalloc.c:(.text+0x7a8): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `strtoq': xmalloc.c:(.text+0x7d4): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `strtold': xmalloc.c:(.text+0x7f8): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `strtof': xmalloc.c:(.text+0x81c): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `strtoul': xmalloc.c:(.text+0x840): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `strtol': xmalloc.c:(.text+0x864): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `atol': xmalloc.c:(.text+0x888): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `atoi': xmalloc.c:(.text+0x8b4): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `strtod': xmalloc.c:(.text+0x8e0): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(xmalloc.o): In function `atof': xmalloc.c:(.text+0x904): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `gnu_dev_major': xalloc-die.c:(.text+0x0): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `gnu_dev_minor': xalloc-die.c:(.text+0x10): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `gnu_dev_makedev': xalloc-die.c:(.text+0x30): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strcspn_c1': xalloc-die.c:(.text+0x64): multiple definition of `__strcspn_c1' opts.o:opts.c:(.text+0x8c): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strcspn_c2': xalloc-die.c:(.text+0xb0): multiple definition of `__strcspn_c2' opts.o:opts.c:(.text+0xd8): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strcspn_c3': xalloc-die.c:(.text+0x10c): multiple definition of `__strcspn_c3' opts.o:opts.c:(.text+0x134): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strspn_c1': xalloc-die.c:(.text+0x178): multiple definition of `__strspn_c1' opts.o:opts.c:(.text+0x1a0): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strspn_c2': xalloc-die.c:(.text+0x1b0): multiple definition of `__strspn_c2' opts.o:opts.c:(.text+0x1d8): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strspn_c3': xalloc-die.c:(.text+0x1e4): multiple definition of `__strspn_c3' opts.o:opts.c:(.text+0x20c): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strpbrk_c2': xalloc-die.c:(.text+0x220): multiple definition of `__strpbrk_c2' opts.o:opts.c:(.text+0x248): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strpbrk_c3': xalloc-die.c:(.text+0x26c): multiple definition of `__strpbrk_c3' opts.o:opts.c:(.text+0x294): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strtok_r_1c': xalloc-die.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' opts.o:opts.c:(.text+0x2f0): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strsep_2c': xalloc-die.c:(.text+0x350): multiple definition of `__strsep_2c' opts.o:opts.c:(.text+0x378): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strsep_3c': xalloc-die.c:(.text+0x3cc): multiple definition of `__strsep_3c' opts.o:opts.c:(.text+0x3f4): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `stpncpy': xalloc-die.c:(.text+0x4a4): multiple definition of `stpncpy' opts.o:opts.c:(.text+0x60c): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `__strsep_1c': xalloc-die.c:(.text+0x4c4): multiple definition of `__strsep_1c' opts.o:opts.c:(.text+0x62c): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `wcstombs': xalloc-die.c:(.text+0x528): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `mbstowcs': xalloc-die.c:(.text+0x548): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `wctomb': xalloc-die.c:(.text+0x568): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `ptsname_r': xalloc-die.c:(.text+0x588): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `realpath': xalloc-die.c:(.text+0x5a8): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `strtoull': xalloc-die.c:(.text+0x5c8): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `strtouq': xalloc-die.c:(.text+0x5ec): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `strtoll': xalloc-die.c:(.text+0x610): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `atoll': xalloc-die.c:(.text+0x634): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `strtoq': xalloc-die.c:(.text+0x660): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `strtold': xalloc-die.c:(.text+0x684): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `strtof': xalloc-die.c:(.text+0x6a8): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `strtoul': xalloc-die.c:(.text+0x6cc): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `strtol': xalloc-die.c:(.text+0x6f0): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `atol': xalloc-die.c:(.text+0x714): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `atoi': xalloc-die.c:(.text+0x740): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `strtod': xalloc-die.c:(.text+0x76c): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(xalloc-die.o): In function `atof': xalloc-die.c:(.text+0x790): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `gnu_dev_major': exitfail.c:(.text+0x0): multiple definition of `gnu_dev_major' opts.o:opts.c:(.text+0x28): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `gnu_dev_minor': exitfail.c:(.text+0x10): multiple definition of `gnu_dev_minor' opts.o:opts.c:(.text+0x38): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `gnu_dev_makedev': exitfail.c:(.text+0x30): multiple definition of `gnu_dev_makedev' opts.o:opts.c:(.text+0x58): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `wcstombs': exitfail.c:(.text+0x64): multiple definition of `wcstombs' opts.o:opts.c:(.text+0x690): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `mbstowcs': exitfail.c:(.text+0x84): multiple definition of `mbstowcs' opts.o:opts.c:(.text+0x6b0): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `wctomb': exitfail.c:(.text+0xa4): multiple definition of `wctomb' opts.o:opts.c:(.text+0x6d0): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `ptsname_r': exitfail.c:(.text+0xc4): multiple definition of `ptsname_r' opts.o:opts.c:(.text+0x6f0): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `realpath': exitfail.c:(.text+0xe4): multiple definition of `realpath' opts.o:opts.c:(.text+0x710): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `strtoull': exitfail.c:(.text+0x104): multiple definition of `strtoull' opts.o:opts.c:(.text+0x730): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `strtouq': exitfail.c:(.text+0x128): multiple definition of `strtouq' opts.o:opts.c:(.text+0x754): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `strtoll': exitfail.c:(.text+0x14c): multiple definition of `strtoll' opts.o:opts.c:(.text+0x778): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `atoll': exitfail.c:(.text+0x170): multiple definition of `atoll' opts.o:opts.c:(.text+0x79c): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `strtoq': exitfail.c:(.text+0x19c): multiple definition of `strtoq' opts.o:opts.c:(.text+0x7c8): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `strtold': exitfail.c:(.text+0x1c0): multiple definition of `strtold' opts.o:opts.c:(.text+0x7ec): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `strtof': exitfail.c:(.text+0x1e4): multiple definition of `strtof' opts.o:opts.c:(.text+0x810): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `strtoul': exitfail.c:(.text+0x208): multiple definition of `strtoul' opts.o:opts.c:(.text+0x834): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `strtol': exitfail.c:(.text+0x22c): multiple definition of `strtol' opts.o:opts.c:(.text+0x858): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `atol': exitfail.c:(.text+0x250): multiple definition of `atol' opts.o:opts.c:(.text+0x87c): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `atoi': exitfail.c:(.text+0x27c): multiple definition of `atoi' opts.o:opts.c:(.text+0x8a8): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `strtod': exitfail.c:(.text+0x2a8): multiple definition of `strtod' opts.o:opts.c:(.text+0xd74): first defined here ../gnulib/lib/libgnu.a(exitfail.o): In function `atof': exitfail.c:(.text+0x2cc): multiple definition of `atof' opts.o:opts.c:(.text+0xd98): first defined here collect2: ld returned 1 exit status make[2]: *** [fileschanged] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/fileschanged-0.6.9/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/fileschanged-0.6.9' make[1]: *** [all-recursive] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/fileschanged-0.6.9' make: *** [all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.86770 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.86770 (%build) Command exited with non-zero status 1 35.38user 7.87system 0:37.63elapsed 114%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1616333minor)pagefaults 0swaps hsh-rebuild: rebuild of `fileschanged-0.6.9-alt1.src.rpm' failed.