Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 221293 Details for
Bug 306941
Build failures using gcc-4.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 46.92 KB, created by
Richard Connon
on 2010-02-26 11:19:38 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Richard Connon
Created:
2010-02-26 11:19:38 UTC
Size:
46.92 KB
patch
obsolete
> [32;01m*[0m CPV: sys-devel/patch-2.6.1 > [32;01m*[0m REPO: gentoo_prefix > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux prefix userland_GNU >>>> Unpacking source... >>>> Unpacking patch-2.6.1.tar.bz2 to /home/user-pool/users/sw6400/rc6488/gentoo/var/tmp/portage/sys-devel/patch-2.6.1/work > [32;01m*[0m Applying patch-2.6.1-interix-nomultibyte.patch ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /home/user-pool/users/sw6400/rc6488/gentoo/var/tmp/portage/sys-devel/patch-2.6.1/work >>>> Compiling source in /home/user-pool/users/sw6400/rc6488/gentoo/var/tmp/portage/sys-devel/patch-2.6.1/work/patch-2.6.1 ... > * econf: updating patch-2.6.1/config.guess with /home/user-pool/users/sw6400/rc6488/gentoo/usr/share/gnuconfig/config.guess > * econf: updating patch-2.6.1/config.sub with /home/user-pool/users/sw6400/rc6488/gentoo/usr/share/gnuconfig/config.sub >./configure --prefix=/home/user-pool/users/sw6400/rc6488/gentoo/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/home/user-pool/users/sw6400/rc6488/gentoo/usr/share/man --infodir=/home/user-pool/users/sw6400/rc6488/gentoo/usr/share/info --datadir=/home/user-pool/users/sw6400/rc6488/gentoo/usr/share --sysconfdir=/home/user-pool/users/sw6400/rc6488/gentoo/etc --localstatedir=/home/user-pool/users/sw6400/rc6488/gentoo/var/lib --libdir=/home/user-pool/users/sw6400/rc6488/gentoo/usr/lib >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /home/user-pool/users/sw6400/rc6488/gentoo/usr/bin/install -c >checking whether make sets $(MAKE)... yes >checking for ed... /home/user-pool/users/sw6400/rc6488/gentoo/bin/ed >checking for bash... /home/user-pool/users/sw6400/rc6488/gentoo/bin/bash >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for grep that handles long lines and -e... /home/user-pool/users/sw6400/rc6488/gentoo/bin/grep >checking for egrep... /home/user-pool/users/sw6400/rc6488/gentoo/bin/grep -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 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 x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for mode_t... yes >checking for off_t... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for utime.h... (cached) yes >checking for struct utimbuf... yes >checking for d_ino member in directory struct... yes >checking whether system is Windows or MSDOS... no >checking for long file names... yes >checking for pathconf... yes >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 for error_at_line... yes >checking for memchr... yes >checking whether strndup is declared... yes >checking for working strndup... yes >checking whether strnlen is declared... yes >checking for working strnlen... 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 whether getenv is declared... yes >checking for ssize_t... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for inline... inline >checking whether the compiler generally respects inline... yes >checking whether mktemp is declared... yes >checking for geteuid... yes >checking for getuid... yes >checking for mktemp... yes >checking for raise... yes >checking for sigaction... yes >checking for sigprocmask... yes >checking for sigsetmask... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >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 whether malloc, realloc, calloc are POSIX compliant... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether closedir returns void... no >checking for fcntl.h... (cached) yes >checking for unistd.h... (cached) yes >checking for DOS-style setmode... no >checking for vprintf... yes >checking for _doprnt... no >checking for mkdir... yes >checking whether mkdir takes only one argument... no >checking whether system is Windows or MSDOS... (cached) no >checking for long file names... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >make -j9 >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/argmatch.o gl/lib/argmatch.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/backupfile.o gl/lib/backupfile.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/basename.o gl/lib/basename.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/dirname.o gl/lib/dirname.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/stripslash.o gl/lib/stripslash.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/quote.o gl/lib/quote.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/exitfail.o gl/lib/exitfail.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/hash.o gl/lib/hash.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/quotearg.o gl/lib/quotearg.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/safe-write.o gl/lib/safe-write.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/xmalloc.o gl/lib/xmalloc.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/xstrndup.o gl/lib/xstrndup.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/error.o gl/lib/error.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o gl/lib/full-write.o gl/lib/full-write.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o src/merge.o src/merge.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o src/inp.o src/inp.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o src/maketime.o src/maketime.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o src/partime.o src/partime.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o src/patch.o src/patch.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o src/pch.o src/pch.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o src/quotesys.o src/quotesys.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o src/util.o src/util.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/home/user-pool/users/sw6400/rc6488/gentoo/bin/ed\" -DENABLE_MERGE -I. -I./src -I./gl/lib -ggdb -march=nocona -O2 -pipe -o src/version.o src/version.c >src/patch.c: In function âmainâ: >src/patch.c:419: warning: ignoring return value of âchownâ, declared with attribute warn_unused_result >src/patch.c: In function âmake_tempâ: >src/patch.c:1542: warning: ignoring return value of âmktempâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -std=gnu99 -o src/patch -ggdb -march=nocona -O2 -pipe -Wl,-O1 gl/lib/argmatch.o gl/lib/backupfile.o gl/lib/basename.o gl/lib/dirname.o gl/lib/stripslash.o gl/lib/exitfail.o gl/lib/hash.o gl/lib/quote.o gl/lib/quotearg.o gl/lib/safe-write.o gl/lib/xmalloc.o gl/lib/xstrndup.o gl/lib/error.o gl/lib/full-write.o src/merge.o src/inp.o src/maketime.o src/partime.o src/patch.o src/pch.o src/quotesys.o src/util.o src/version.o >gl/lib/backupfile.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >gl/lib/backupfile.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >gl/lib/backupfile.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >gl/lib/backupfile.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >gl/lib/backupfile.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >gl/lib/backupfile.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >gl/lib/basename.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >gl/lib/dirname.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >gl/lib/exitfail.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >gl/lib/exitfail.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >gl/lib/exitfail.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >gl/lib/exitfail.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >gl/lib/exitfail.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >gl/lib/hash.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >gl/lib/hash.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >gl/lib/hash.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >gl/lib/hash.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >gl/lib/hash.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >gl/lib/hash.o: In function `fgets_unlocked': >/usr/include/bits/stdio2.h:125: multiple definition of `fgets_unlocked' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:125: first defined here >gl/lib/hash.o: In function `fgets': >/usr/include/bits/stdio2.h:109: multiple definition of `fgets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:109: first defined here >gl/lib/hash.o: In function `gets': >/usr/include/bits/stdio2.h:94: multiple definition of `gets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:94: first defined here >gl/lib/quotearg.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >gl/lib/quotearg.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >gl/lib/quotearg.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >gl/lib/quotearg.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >gl/lib/quotearg.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >gl/lib/quotearg.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >gl/lib/safe-write.o: In function `getdomainname': >/usr/include/bits/unistd.h:248: multiple definition of `getdomainname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:248: first defined here >gl/lib/safe-write.o: In function `gethostname': >/usr/include/bits/unistd.h:230: multiple definition of `gethostname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:230: first defined here >gl/lib/safe-write.o: In function `getlogin_r': >/usr/include/bits/unistd.h:213: multiple definition of `getlogin_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:213: first defined here >gl/lib/safe-write.o: In function `ttyname_r': >/usr/include/bits/unistd.h:197: multiple definition of `ttyname_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:197: first defined here >gl/lib/safe-write.o: In function `getgroups': >/usr/include/bits/unistd.h:181: multiple definition of `getgroups' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:181: first defined here >gl/lib/safe-write.o: In function `confstr': >/usr/include/bits/unistd.h:165: multiple definition of `confstr' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:165: first defined here >gl/lib/safe-write.o: In function `getwd': >/usr/include/bits/unistd.h:150: multiple definition of `getwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:150: first defined here >gl/lib/safe-write.o: In function `getcwd': >/usr/include/bits/unistd.h:136: multiple definition of `getcwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:136: first defined here >gl/lib/safe-write.o: In function `readlinkat': >/usr/include/bits/unistd.h:121: multiple definition of `readlinkat' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:121: first defined here >gl/lib/safe-write.o: In function `readlink': >/usr/include/bits/unistd.h:99: multiple definition of `readlink' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:99: first defined here >gl/lib/safe-write.o: In function `pread64': >/usr/include/bits/unistd.h:77: multiple definition of `pread64' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:77: first defined here >gl/lib/safe-write.o: In function `pread': >/usr/include/bits/unistd.h:57: multiple definition of `pread' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:57: first defined here >gl/lib/safe-write.o: In function `read': >/usr/include/bits/unistd.h:35: multiple definition of `read' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:35: first defined here >gl/lib/xmalloc.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >gl/lib/xmalloc.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >gl/lib/xmalloc.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >gl/lib/xmalloc.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >gl/lib/xmalloc.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >gl/lib/xmalloc.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >gl/lib/xstrndup.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >gl/lib/error.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >gl/lib/error.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >gl/lib/error.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >gl/lib/error.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >gl/lib/error.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >gl/lib/error.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >gl/lib/error.o: In function `fgets_unlocked': >/usr/include/bits/stdio2.h:125: multiple definition of `fgets_unlocked' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:125: first defined here >gl/lib/error.o: In function `fgets': >/usr/include/bits/stdio2.h:109: multiple definition of `fgets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:109: first defined here >gl/lib/error.o: In function `gets': >/usr/include/bits/stdio2.h:94: multiple definition of `gets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:94: first defined here >src/merge.o: In function `getdomainname': >/usr/include/bits/unistd.h:248: multiple definition of `getdomainname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:248: first defined here >src/merge.o: In function `gethostname': >/usr/include/bits/unistd.h:230: multiple definition of `gethostname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:230: first defined here >src/merge.o: In function `getlogin_r': >/usr/include/bits/unistd.h:213: multiple definition of `getlogin_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:213: first defined here >src/merge.o: In function `ttyname_r': >/usr/include/bits/unistd.h:197: multiple definition of `ttyname_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:197: first defined here >src/merge.o: In function `getgroups': >/usr/include/bits/unistd.h:181: multiple definition of `getgroups' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:181: first defined here >src/merge.o: In function `confstr': >/usr/include/bits/unistd.h:165: multiple definition of `confstr' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:165: first defined here >src/merge.o: In function `getwd': >/usr/include/bits/unistd.h:150: multiple definition of `getwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:150: first defined here >src/merge.o: In function `getcwd': >/usr/include/bits/unistd.h:136: multiple definition of `getcwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:136: first defined here >src/merge.o: In function `readlinkat': >/usr/include/bits/unistd.h:121: multiple definition of `readlinkat' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:121: first defined here >src/merge.o: In function `readlink': >/usr/include/bits/unistd.h:99: multiple definition of `readlink' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:99: first defined here >src/merge.o: In function `pread64': >/usr/include/bits/unistd.h:77: multiple definition of `pread64' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:77: first defined here >src/merge.o: In function `pread': >/usr/include/bits/unistd.h:57: multiple definition of `pread' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:57: first defined here >src/merge.o: In function `read': >/usr/include/bits/unistd.h:35: multiple definition of `read' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:35: first defined here >src/merge.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >src/merge.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >src/merge.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >src/merge.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >src/merge.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >src/merge.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >src/merge.o: In function `fgets_unlocked': >/usr/include/bits/stdio2.h:125: multiple definition of `fgets_unlocked' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:125: first defined here >src/merge.o: In function `fgets': >/usr/include/bits/stdio2.h:109: multiple definition of `fgets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:109: first defined here >src/merge.o: In function `gets': >/usr/include/bits/stdio2.h:94: multiple definition of `gets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:94: first defined here >src/inp.o: In function `getdomainname': >/usr/include/bits/unistd.h:248: multiple definition of `getdomainname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:248: first defined here >src/inp.o: In function `gethostname': >/usr/include/bits/unistd.h:230: multiple definition of `gethostname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:230: first defined here >src/inp.o: In function `getlogin_r': >/usr/include/bits/unistd.h:213: multiple definition of `getlogin_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:213: first defined here >src/inp.o: In function `ttyname_r': >/usr/include/bits/unistd.h:197: multiple definition of `ttyname_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:197: first defined here >src/inp.o: In function `getgroups': >/usr/include/bits/unistd.h:181: multiple definition of `getgroups' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:181: first defined here >src/inp.o: In function `confstr': >/usr/include/bits/unistd.h:165: multiple definition of `confstr' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:165: first defined here >src/inp.o: In function `getwd': >/usr/include/bits/unistd.h:150: multiple definition of `getwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:150: first defined here >src/inp.o: In function `getcwd': >/usr/include/bits/unistd.h:136: multiple definition of `getcwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:136: first defined here >src/inp.o: In function `readlinkat': >/usr/include/bits/unistd.h:121: multiple definition of `readlinkat' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:121: first defined here >src/inp.o: In function `readlink': >/usr/include/bits/unistd.h:99: multiple definition of `readlink' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:99: first defined here >src/inp.o: In function `pread64': >/usr/include/bits/unistd.h:77: multiple definition of `pread64' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:77: first defined here >src/inp.o: In function `pread': >/usr/include/bits/unistd.h:57: multiple definition of `pread' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:57: first defined here >src/inp.o: In function `read': >/usr/include/bits/unistd.h:35: multiple definition of `read' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:35: first defined here >src/inp.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >src/inp.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >src/inp.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >src/inp.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >src/inp.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >src/inp.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >src/inp.o: In function `fgets_unlocked': >/usr/include/bits/stdio2.h:125: multiple definition of `fgets_unlocked' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:125: first defined here >src/inp.o: In function `fgets': >/usr/include/bits/stdio2.h:109: multiple definition of `fgets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:109: first defined here >src/inp.o: In function `gets': >/usr/include/bits/stdio2.h:94: multiple definition of `gets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:94: first defined here >src/maketime.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >src/maketime.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >src/maketime.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >src/maketime.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >src/maketime.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >src/partime.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >src/partime.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >src/partime.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >src/partime.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >src/partime.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >src/patch.o: In function `getdomainname': >/usr/include/bits/unistd.h:248: multiple definition of `getdomainname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:248: first defined here >src/patch.o: In function `gethostname': >/usr/include/bits/unistd.h:230: multiple definition of `gethostname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:230: first defined here >src/patch.o: In function `getlogin_r': >/usr/include/bits/unistd.h:213: multiple definition of `getlogin_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:213: first defined here >src/patch.o: In function `ttyname_r': >/usr/include/bits/unistd.h:197: multiple definition of `ttyname_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:197: first defined here >src/patch.o: In function `getgroups': >/usr/include/bits/unistd.h:181: multiple definition of `getgroups' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:181: first defined here >src/patch.o: In function `confstr': >/usr/include/bits/unistd.h:165: multiple definition of `confstr' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:165: first defined here >src/patch.o: In function `getwd': >/usr/include/bits/unistd.h:150: multiple definition of `getwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:150: first defined here >src/patch.o: In function `getcwd': >/usr/include/bits/unistd.h:136: multiple definition of `getcwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:136: first defined here >src/patch.o: In function `readlinkat': >/usr/include/bits/unistd.h:121: multiple definition of `readlinkat' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:121: first defined here >src/patch.o: In function `readlink': >/usr/include/bits/unistd.h:99: multiple definition of `readlink' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:99: first defined here >src/patch.o: In function `pread64': >/usr/include/bits/unistd.h:77: multiple definition of `pread64' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:77: first defined here >src/patch.o: In function `pread': >/usr/include/bits/unistd.h:57: multiple definition of `pread' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:57: first defined here >src/patch.o: In function `read': >/usr/include/bits/unistd.h:35: multiple definition of `read' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:35: first defined here >src/patch.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >src/patch.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >src/patch.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >src/patch.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >src/patch.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >src/patch.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >src/patch.o: In function `fgets_unlocked': >/usr/include/bits/stdio2.h:125: multiple definition of `fgets_unlocked' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:125: first defined here >src/patch.o: In function `fgets': >/usr/include/bits/stdio2.h:109: multiple definition of `fgets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:109: first defined here >src/patch.o: In function `gets': >/usr/include/bits/stdio2.h:94: multiple definition of `gets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:94: first defined here >src/pch.o: In function `getdomainname': >/usr/include/bits/unistd.h:248: multiple definition of `getdomainname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:248: first defined here >src/pch.o: In function `gethostname': >/usr/include/bits/unistd.h:230: multiple definition of `gethostname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:230: first defined here >src/pch.o: In function `getlogin_r': >/usr/include/bits/unistd.h:213: multiple definition of `getlogin_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:213: first defined here >src/pch.o: In function `ttyname_r': >/usr/include/bits/unistd.h:197: multiple definition of `ttyname_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:197: first defined here >src/pch.o: In function `getgroups': >/usr/include/bits/unistd.h:181: multiple definition of `getgroups' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:181: first defined here >src/pch.o: In function `confstr': >/usr/include/bits/unistd.h:165: multiple definition of `confstr' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:165: first defined here >src/pch.o: In function `getwd': >/usr/include/bits/unistd.h:150: multiple definition of `getwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:150: first defined here >src/pch.o: In function `getcwd': >/usr/include/bits/unistd.h:136: multiple definition of `getcwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:136: first defined here >src/pch.o: In function `readlinkat': >/usr/include/bits/unistd.h:121: multiple definition of `readlinkat' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:121: first defined here >src/pch.o: In function `readlink': >/usr/include/bits/unistd.h:99: multiple definition of `readlink' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:99: first defined here >src/pch.o: In function `pread64': >/usr/include/bits/unistd.h:77: multiple definition of `pread64' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:77: first defined here >src/pch.o: In function `pread': >/usr/include/bits/unistd.h:57: multiple definition of `pread' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:57: first defined here >src/pch.o: In function `read': >/usr/include/bits/unistd.h:35: multiple definition of `read' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:35: first defined here >src/pch.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >src/pch.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >src/pch.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >src/pch.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >src/pch.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >src/pch.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >src/pch.o: In function `fgets_unlocked': >/usr/include/bits/stdio2.h:125: multiple definition of `fgets_unlocked' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:125: first defined here >src/pch.o: In function `fgets': >/usr/include/bits/stdio2.h:109: multiple definition of `fgets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:109: first defined here >src/pch.o: In function `gets': >/usr/include/bits/stdio2.h:94: multiple definition of `gets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:94: first defined here >src/util.o: In function `getdomainname': >/usr/include/bits/unistd.h:248: multiple definition of `getdomainname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:248: first defined here >src/util.o: In function `gethostname': >/usr/include/bits/unistd.h:230: multiple definition of `gethostname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:230: first defined here >src/util.o: In function `getlogin_r': >/usr/include/bits/unistd.h:213: multiple definition of `getlogin_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:213: first defined here >src/util.o: In function `ttyname_r': >/usr/include/bits/unistd.h:197: multiple definition of `ttyname_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:197: first defined here >src/util.o: In function `getgroups': >/usr/include/bits/unistd.h:181: multiple definition of `getgroups' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:181: first defined here >src/util.o: In function `confstr': >/usr/include/bits/unistd.h:165: multiple definition of `confstr' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:165: first defined here >src/util.o: In function `getwd': >/usr/include/bits/unistd.h:150: multiple definition of `getwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:150: first defined here >src/util.o: In function `getcwd': >/usr/include/bits/unistd.h:136: multiple definition of `getcwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:136: first defined here >src/util.o: In function `readlinkat': >/usr/include/bits/unistd.h:121: multiple definition of `readlinkat' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:121: first defined here >src/util.o: In function `readlink': >/usr/include/bits/unistd.h:99: multiple definition of `readlink' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:99: first defined here >src/util.o: In function `pread64': >/usr/include/bits/unistd.h:77: multiple definition of `pread64' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:77: first defined here >src/util.o: In function `pread': >/usr/include/bits/unistd.h:57: multiple definition of `pread' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:57: first defined here >src/util.o: In function `read': >/usr/include/bits/unistd.h:35: multiple definition of `read' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:35: first defined here >src/util.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >src/util.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >src/util.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >src/util.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >src/util.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >src/util.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >src/util.o: In function `fgets_unlocked': >/usr/include/bits/stdio2.h:125: multiple definition of `fgets_unlocked' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:125: first defined here >src/util.o: In function `fgets': >/usr/include/bits/stdio2.h:109: multiple definition of `fgets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:109: first defined here >src/util.o: In function `gets': >/usr/include/bits/stdio2.h:94: multiple definition of `gets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:94: first defined here >src/version.o: In function `getdomainname': >/usr/include/bits/unistd.h:248: multiple definition of `getdomainname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:248: first defined here >src/version.o: In function `gethostname': >/usr/include/bits/unistd.h:230: multiple definition of `gethostname' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:230: first defined here >src/version.o: In function `getlogin_r': >/usr/include/bits/unistd.h:213: multiple definition of `getlogin_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:213: first defined here >src/version.o: In function `ttyname_r': >/usr/include/bits/unistd.h:197: multiple definition of `ttyname_r' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:197: first defined here >src/version.o: In function `getgroups': >/usr/include/bits/unistd.h:181: multiple definition of `getgroups' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:181: first defined here >src/version.o: In function `confstr': >/usr/include/bits/unistd.h:165: multiple definition of `confstr' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:165: first defined here >src/version.o: In function `getwd': >/usr/include/bits/unistd.h:150: multiple definition of `getwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:150: first defined here >src/version.o: In function `getcwd': >/usr/include/bits/unistd.h:136: multiple definition of `getcwd' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:136: first defined here >src/version.o: In function `readlinkat': >/usr/include/bits/unistd.h:121: multiple definition of `readlinkat' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:121: first defined here >src/version.o: In function `readlink': >/usr/include/bits/unistd.h:99: multiple definition of `readlink' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:99: first defined here >src/version.o: In function `pread64': >/usr/include/bits/unistd.h:77: multiple definition of `pread64' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:77: first defined here >src/version.o: In function `pread': >/usr/include/bits/unistd.h:57: multiple definition of `pread' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:57: first defined here >src/version.o: In function `read': >/usr/include/bits/unistd.h:35: multiple definition of `read' >gl/lib/backupfile.o:/usr/include/bits/unistd.h:35: first defined here >src/version.o: In function `wcstombs': >/usr/include/bits/stdlib.h:114: multiple definition of `wcstombs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:114: first defined here >src/version.o: In function `mbstowcs': >/usr/include/bits/stdlib.h:95: multiple definition of `mbstowcs' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:95: first defined here >src/version.o: In function `wctomb': >/usr/include/bits/stdlib.h:74: multiple definition of `wctomb' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:74: first defined here >src/version.o: In function `ptsname_r': >/usr/include/bits/stdlib.h:53: multiple definition of `ptsname_r' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:53: first defined here >src/version.o: In function `realpath': >/usr/include/bits/stdlib.h:37: multiple definition of `realpath' >gl/lib/argmatch.o:/usr/include/bits/stdlib.h:37: first defined here >src/version.o: In function `stpncpy': >/usr/include/bits/string3.h:160: multiple definition of `stpncpy' >gl/lib/argmatch.o:/usr/include/bits/string3.h:160: first defined here >src/version.o: In function `fgets_unlocked': >/usr/include/bits/stdio2.h:125: multiple definition of `fgets_unlocked' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:125: first defined here >src/version.o: In function `fgets': >/usr/include/bits/stdio2.h:109: multiple definition of `fgets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:109: first defined here >src/version.o: In function `gets': >/usr/include/bits/stdio2.h:94: multiple definition of `gets' >gl/lib/argmatch.o:/usr/include/bits/stdio2.h:94: first defined here >src/patch.o: In function `make_temp': >/home/user-pool/users/sw6400/rc6488/gentoo/var/tmp/portage/sys-devel/patch-2.6.1/work/patch-2.6.1/src/patch.c:1542: warning: the use of `mktemp' is dangerous, better use `mkstemp' >collect2: ld returned 1 exit status >make: *** [src/patch] Error 1 > [31;01m*[0m ERROR: sys-devel/patch-2.6.1 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called call-ebuildshell 'src_compile' > [31;01m*[0m environment, line 425: Called src_compile > [31;01m*[0m environment, line 2768: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-devel/patch-2.6.1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-devel/patch-2.6.1'. > [31;01m*[0m The complete build log is located at '/home/user-pool/users/sw6400/rc6488/gentoo/var/tmp/portage/sys-devel/patch-2.6.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/home/user-pool/users/sw6400/rc6488/gentoo/var/tmp/portage/sys-devel/patch-2.6.1/temp/environment'. > [31;01m*[0m S: '/home/user-pool/users/sw6400/rc6488/gentoo/var/tmp/portage/sys-devel/patch-2.6.1/work/patch-2.6.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 306941
: 221293 |
221295
|
221297
|
221299