* Package: dev-lang/nasm-2.09.10  * Repository: gentoo_prefix  * Maintainer: mr_bones_@gentoo.org  * USE: amd64 elibc_glibc kernel_linux prefix userland_GNU  * FEATURES: preserve-libs >>> Unpacking source... >>> Unpacking nasm-2.09.10.tar.bz2 to /opt/gentoo/var/tmp/portage/dev-lang/nasm-2.09.10/work >>> Source unpacked in /opt/gentoo/var/tmp/portage/dev-lang/nasm-2.09.10/work >>> Preparing source in /opt/gentoo/var/tmp/portage/dev-lang/nasm-2.09.10/work/nasm-2.09.10 ... >>> Source prepared. >>> Configuring source in /opt/gentoo/var/tmp/portage/dev-lang/nasm-2.09.10/work/nasm-2.09.10 ... ./configure --prefix=/opt/gentoo/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/opt/gentoo/usr/share/man --infodir=/opt/gentoo/usr/share/info --datadir=/opt/gentoo/usr/share --sysconfdir=/opt/gentoo/etc --localstatedir=/opt/gentoo/var/lib --libdir=/opt/gentoo/usr/lib checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 grep that handles long lines and -e... /opt/gentoo/bin/grep checking for egrep... /opt/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... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /opt/gentoo/usr/bin/install -c checking if x86_64-pc-linux-gnu-gcc accepts -W... yes checking if x86_64-pc-linux-gnu-gcc accepts -Wall... yes checking if x86_64-pc-linux-gnu-gcc accepts -std=c99... yes checking if x86_64-pc-linux-gnu-gcc accepts -pedantic... yes checking for nroff... nroff checking for acrodist... no checking for ps2pdf... ps2pdf checking for pstopdf... no checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking if x86_64-pc-linux-gnu-gcc has a working bool type... yes checking whether byte ordering is bigendian... no checking for strcspn... yes checking for strspn... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for snprintf... yes checking for _snprintf... no checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strsep... yes checking for strlcpy... no checking for getuid... yes checking for getgid... yes checking whether strcasecmp is declared... yes checking whether stricmp is declared... no checking whether strncasecmp is declared... yes checking whether strnicmp is declared... no checking whether strsep is declared... yes checking whether strlcpy is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating rdoff/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing default-1 commands >>> Source configured. >>> Compiling source in /opt/gentoo/var/tmp/portage/dev-lang/nasm-2.09.10/work/nasm-2.09.10 ... make nasmlib.o x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasmlib.o nasmlib.c nasmlib.c: In function 'fwriteaddr': nasmlib.c:478:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result nasmlib.c: In function 'fwriteint64_t': nasmlib.c:473:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result nasmlib.c: In function 'fwriteint32_t': nasmlib.c:468:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result nasmlib.c: In function 'fwriteint16_t': nasmlib.c:463:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result make all x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ver.o ver.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o raa.o raa.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o saa.o saa.c saa.c: In function 'saa_fpwrite': saa.c:281:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o rbtree.o rbtree.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o float.o float.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsa.o insnsa.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsb.o insnsb.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o directiv.o directiv.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o assemble.o assemble.c assemble.c: In function 'assemble': assemble.c:514:21: warning: case value '27' not in enumerated type 'enum prefixes' assemble.c:521:21: warning: case value '49' not in enumerated type 'enum prefixes' assemble.c:528:21: warning: case value '57' not in enumerated type 'enum prefixes' assemble.c:535:21: warning: case value '60' not in enumerated type 'enum prefixes' assemble.c:538:21: warning: case value '61' not in enumerated type 'enum prefixes' assemble.c:548:21: warning: case value '110' not in enumerated type 'enum prefixes' assemble.c:549:21: warning: case value '111' not in enumerated type 'enum prefixes' assemble.c:541:21: warning: case value '116' not in enumerated type 'enum prefixes' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o labels.o labels.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o hashtbl.o hashtbl.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o crc64.o crc64.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o parser.o parser.c parser.c: In function 'prefix_slot': parser.c:76:5: warning: case value '27' not in enumerated type 'enum prefixes' parser.c:77:5: warning: case value '49' not in enumerated type 'enum prefixes' parser.c:79:5: warning: case value '57' not in enumerated type 'enum prefixes' parser.c:80:5: warning: case value '60' not in enumerated type 'enum prefixes' parser.c:81:5: warning: case value '61' not in enumerated type 'enum prefixes' parser.c:78:5: warning: case value '116' not in enumerated type 'enum prefixes' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outform.o output/outform.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outlib.o output/outlib.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/nulldbg.o output/nulldbg.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/nullout.o output/nullout.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outbin.o output/outbin.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outaout.o output/outaout.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outcoff.o output/outcoff.c output/outcoff.c: In function 'coff_section_header': output/outcoff.c:955:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outcoff.c: In function 'coff_write_symbols': output/outcoff.c:1033:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outcoff.c:1044:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outcoff.c: In function 'coff_symbol': output/outcoff.c:1008:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf.o output/outelf.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf32.o output/outelf32.c output/outelf32.c: In function 'elf_write': output/outelf32.c:975:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outelf32.c: In function 'elf_write_sections': output/outelf32.c:1330:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outelf64.o output/outelf64.c output/outelf64.c: In function 'elf_write': output/outelf64.c:1058:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outelf64.c: In function 'elf_write_sections': output/outelf64.c:1407:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outobj.o output/outobj.c output/outobj.c: In function 'obj_fwrite': output/outobj.c:2396:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outas86.o output/outas86.c output/outas86.c: In function 'as86_write_section': output/outas86.c:547:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outrdf2.o output/outrdf2.c output/outrdf2.c: In function 'rdf2_cleanup': output/outrdf2.c:672:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outdbg.o output/outdbg.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outieee.o output/outieee.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outmac32.o output/outmac32.c output/outmac32.c: In function 'macho_write_segment': output/outmac32.c:882:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac32.c:883:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac32.c: In function 'macho_write_symtab': output/outmac32.c:1027:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac32.c:1028:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac32.c:1049:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac32.c:1050:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac32.c:1067:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac32.c:1068:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o output/outmac64.o output/outmac64.c output/outmac64.c: In function 'macho_write_segment': output/outmac64.c:1052:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac64.c:1053:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac64.c: In function 'macho_write_symtab': output/outmac64.c:1218:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac64.c:1219:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac64.c:1240:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac64.c:1241:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac64.c:1258:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result output/outmac64.c:1259:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o preproc.o preproc.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o quote.o quote.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o pptok.o pptok.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o macros.o macros.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o listing.o listing.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o eval.o eval.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o exprlib.o exprlib.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o stdscan.o stdscan.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o strfunc.o strfunc.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o tokhash.o tokhash.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regvals.o regvals.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o regflags.o regflags.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ilog2.o ilog2.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o lib/strlcpy.o lib/strlcpy.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -o nasm nasm.o nasmlib.o ver.o raa.o saa.o rbtree.o float.o insnsa.o insnsb.o directiv.o assemble.o labels.o hashtbl.o crc64.o parser.o output/outform.o output/outlib.o output/nulldbg.o output/nullout.o output/outbin.o output/outaout.o output/outcoff.o output/outelf.o output/outelf32.o output/outelf64.o output/outobj.o output/outas86.o output/outrdf2.o output/outdbg.o output/outieee.o output/outmac32.o output/outmac64.o preproc.o quote.o pptok.o macros.o listing.o eval.o exprlib.o stdscan.o strfunc.o tokhash.o regvals.o regflags.o ilog2.o lib/strlcpy.o nasmlib.o: In function `gets': nasmlib.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here nasmlib.o: In function `fgets': nasmlib.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here nasmlib.o: In function `fgets_unlocked': nasmlib.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here nasmlib.o: In function `realpath': nasmlib.c:(.text+0x30): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here nasmlib.o: In function `ptsname_r': nasmlib.c:(.text+0x40): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here nasmlib.o: In function `wctomb': nasmlib.c:(.text+0x50): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here nasmlib.o: In function `mbstowcs': nasmlib.c:(.text+0x60): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here nasmlib.o: In function `wcstombs': nasmlib.c:(.text+0x70): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here nasmlib.o: In function `stpncpy': nasmlib.c:(.text+0x80): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here ver.o: In function `gets': ver.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here ver.o: In function `fgets': ver.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here ver.o: In function `fgets_unlocked': ver.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here ver.o: In function `stpncpy': ver.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here raa.o: In function `gets': raa.c:(.text+0x50): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here raa.o: In function `fgets': raa.c:(.text+0x60): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here raa.o: In function `fgets_unlocked': raa.c:(.text+0x70): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here raa.o: In function `stpncpy': raa.c:(.text+0x80): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here saa.o: In function `gets': saa.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here saa.o: In function `fgets': saa.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here saa.o: In function `fgets_unlocked': saa.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here saa.o: In function `stpncpy': saa.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here rbtree.o: In function `gets': rbtree.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here rbtree.o: In function `fgets': rbtree.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here rbtree.o: In function `fgets_unlocked': rbtree.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here float.o: In function `gets': float.c:(.text+0x13e0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here float.o: In function `fgets': float.c:(.text+0x13f0): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here float.o: In function `fgets_unlocked': float.c:(.text+0x1400): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here float.o: In function `realpath': float.c:(.text+0x1410): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here float.o: In function `ptsname_r': float.c:(.text+0x1420): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here float.o: In function `wctomb': float.c:(.text+0x1430): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here float.o: In function `mbstowcs': float.c:(.text+0x1440): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here float.o: In function `wcstombs': float.c:(.text+0x1450): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here float.o: In function `stpncpy': float.c:(.text+0x1460): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here insnsa.o: In function `gets': insnsa.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here insnsa.o: In function `fgets': insnsa.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here insnsa.o: In function `fgets_unlocked': insnsa.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here insnsa.o: In function `stpncpy': insnsa.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here insnsb.o: In function `gets': insnsb.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here insnsb.o: In function `fgets': insnsb.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here insnsb.o: In function `fgets_unlocked': insnsb.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here insnsb.o: In function `stpncpy': insnsb.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here directiv.o: In function `gets': directiv.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here directiv.o: In function `fgets': directiv.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here directiv.o: In function `fgets_unlocked': directiv.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here directiv.o: In function `stpncpy': directiv.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here assemble.o: In function `gets': assemble.c:(.text+0x1db0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here assemble.o: In function `fgets': assemble.c:(.text+0x1dc0): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here assemble.o: In function `fgets_unlocked': assemble.c:(.text+0x1dd0): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here assemble.o: In function `stpncpy': assemble.c:(.text+0x1de0): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here labels.o: In function `gets': labels.c:(.text+0x300): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here labels.o: In function `fgets': labels.c:(.text+0x310): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here labels.o: In function `fgets_unlocked': labels.c:(.text+0x320): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here labels.o: In function `stpncpy': labels.c:(.text+0x330): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here labels.o: In function `realpath': labels.c:(.text+0x340): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here labels.o: In function `ptsname_r': labels.c:(.text+0x350): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here labels.o: In function `wctomb': labels.c:(.text+0x360): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here labels.o: In function `mbstowcs': labels.c:(.text+0x370): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here labels.o: In function `wcstombs': labels.c:(.text+0x380): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here hashtbl.o: In function `gets': hashtbl.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here hashtbl.o: In function `fgets': hashtbl.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here hashtbl.o: In function `fgets_unlocked': hashtbl.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here hashtbl.o: In function `stpncpy': hashtbl.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here crc64.o: In function `gets': crc64.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here crc64.o: In function `fgets': crc64.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here crc64.o: In function `fgets_unlocked': crc64.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here crc64.o: In function `stpncpy': crc64.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here parser.o: In function `gets': parser.c:(.text+0x250): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here parser.o: In function `fgets': parser.c:(.text+0x260): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here parser.o: In function `fgets_unlocked': parser.c:(.text+0x270): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here parser.o: In function `realpath': parser.c:(.text+0x280): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here parser.o: In function `ptsname_r': parser.c:(.text+0x290): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here parser.o: In function `wctomb': parser.c:(.text+0x2a0): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here parser.o: In function `mbstowcs': parser.c:(.text+0x2b0): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here parser.o: In function `wcstombs': parser.c:(.text+0x2c0): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here parser.o: In function `stpncpy': parser.c:(.text+0x2d0): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outform.o: In function `gets': outform.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outform.o: In function `fgets': outform.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outform.o: In function `fgets_unlocked': outform.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outform.o: In function `stpncpy': outform.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outlib.o: In function `gets': outlib.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outlib.o: In function `fgets': outlib.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outlib.o: In function `fgets_unlocked': outlib.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outlib.o: In function `stpncpy': outlib.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/nulldbg.o: In function `gets': nulldbg.c:(.text+0x70): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/nulldbg.o: In function `fgets': nulldbg.c:(.text+0x80): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/nulldbg.o: In function `fgets_unlocked': nulldbg.c:(.text+0x90): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/nulldbg.o: In function `stpncpy': nulldbg.c:(.text+0xa0): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/nullout.o: In function `gets': nullout.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/nullout.o: In function `fgets': nullout.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/nullout.o: In function `fgets_unlocked': nullout.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/nullout.o: In function `stpncpy': nullout.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outbin.o: In function `gets': outbin.c:(.text+0x2b70): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outbin.o: In function `fgets': outbin.c:(.text+0x2b80): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outbin.o: In function `fgets_unlocked': outbin.c:(.text+0x2b90): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outbin.o: In function `realpath': outbin.c:(.text+0x2ba0): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outbin.o: In function `ptsname_r': outbin.c:(.text+0x2bb0): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outbin.o: In function `wctomb': outbin.c:(.text+0x2bc0): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outbin.o: In function `mbstowcs': outbin.c:(.text+0x2bd0): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outbin.o: In function `wcstombs': outbin.c:(.text+0x2be0): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outbin.o: In function `stpncpy': outbin.c:(.text+0x2bf0): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outaout.o: In function `gets': outaout.c:(.text+0x17d0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outaout.o: In function `fgets': outaout.c:(.text+0x17e0): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outaout.o: In function `fgets_unlocked': outaout.c:(.text+0x17f0): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outaout.o: In function `realpath': outaout.c:(.text+0x1800): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outaout.o: In function `ptsname_r': outaout.c:(.text+0x1810): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outaout.o: In function `wctomb': outaout.c:(.text+0x1820): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outaout.o: In function `mbstowcs': outaout.c:(.text+0x1830): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outaout.o: In function `wcstombs': outaout.c:(.text+0x1840): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outaout.o: In function `stpncpy': outaout.c:(.text+0x1850): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outcoff.o: In function `gets': outcoff.c:(.text+0x1a00): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outcoff.o: In function `fgets': outcoff.c:(.text+0x1a10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outcoff.o: In function `fgets_unlocked': outcoff.c:(.text+0x1a20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outcoff.o: In function `realpath': outcoff.c:(.text+0x1a30): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outcoff.o: In function `ptsname_r': outcoff.c:(.text+0x1a40): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outcoff.o: In function `wctomb': outcoff.c:(.text+0x1a50): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outcoff.o: In function `mbstowcs': outcoff.c:(.text+0x1a60): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outcoff.o: In function `wcstombs': outcoff.c:(.text+0x1a70): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outcoff.o: In function `stpncpy': outcoff.c:(.text+0x1a80): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outelf.o: In function `gets': outelf.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outelf.o: In function `fgets': outelf.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outelf.o: In function `fgets_unlocked': outelf.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outelf.o: In function `realpath': outelf.c:(.text+0x30): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outelf.o: In function `ptsname_r': outelf.c:(.text+0x40): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outelf.o: In function `wctomb': outelf.c:(.text+0x50): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outelf.o: In function `mbstowcs': outelf.c:(.text+0x60): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outelf.o: In function `wcstombs': outelf.c:(.text+0x70): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outelf.o: In function `stpncpy': outelf.c:(.text+0x80): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outelf32.o: In function `gets': outelf32.c:(.text+0x3d70): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outelf32.o: In function `fgets': outelf32.c:(.text+0x3d80): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outelf32.o: In function `fgets_unlocked': outelf32.c:(.text+0x3d90): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outelf32.o: In function `realpath': outelf32.c:(.text+0x3da0): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outelf32.o: In function `ptsname_r': outelf32.c:(.text+0x3db0): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outelf32.o: In function `wctomb': outelf32.c:(.text+0x3dc0): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outelf32.o: In function `mbstowcs': outelf32.c:(.text+0x3dd0): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outelf32.o: In function `wcstombs': outelf32.c:(.text+0x3de0): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outelf32.o: In function `stpncpy': outelf32.c:(.text+0x3df0): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outelf64.o: In function `gets': outelf64.c:(.text+0x3fc0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outelf64.o: In function `fgets': outelf64.c:(.text+0x3fd0): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outelf64.o: In function `fgets_unlocked': outelf64.c:(.text+0x3fe0): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outelf64.o: In function `realpath': outelf64.c:(.text+0x3ff0): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outelf64.o: In function `ptsname_r': outelf64.c:(.text+0x4000): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outelf64.o: In function `wctomb': outelf64.c:(.text+0x4010): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outelf64.o: In function `mbstowcs': outelf64.c:(.text+0x4020): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outelf64.o: In function `wcstombs': outelf64.c:(.text+0x4030): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outelf64.o: In function `stpncpy': outelf64.c:(.text+0x4040): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outobj.o: In function `gets': outobj.c:(.text+0x3d50): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outobj.o: In function `fgets': outobj.c:(.text+0x3d60): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outobj.o: In function `fgets_unlocked': outobj.c:(.text+0x3d70): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outobj.o: In function `realpath': outobj.c:(.text+0x3d80): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outobj.o: In function `ptsname_r': outobj.c:(.text+0x3d90): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outobj.o: In function `wctomb': outobj.c:(.text+0x3da0): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outobj.o: In function `mbstowcs': outobj.c:(.text+0x3db0): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outobj.o: In function `wcstombs': outobj.c:(.text+0x3dc0): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outobj.o: In function `stpncpy': outobj.c:(.text+0x3dd0): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outas86.o: In function `gets': outas86.c:(.text+0x10d0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outas86.o: In function `fgets': outas86.c:(.text+0x10e0): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outas86.o: In function `fgets_unlocked': outas86.c:(.text+0x10f0): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outas86.o: In function `realpath': outas86.c:(.text+0x1100): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outas86.o: In function `ptsname_r': outas86.c:(.text+0x1110): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outas86.o: In function `wctomb': outas86.c:(.text+0x1120): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outas86.o: In function `mbstowcs': outas86.c:(.text+0x1130): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outas86.o: In function `wcstombs': outas86.c:(.text+0x1140): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outas86.o: In function `stpncpy': outas86.c:(.text+0x1150): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outrdf2.o: In function `gets': outrdf2.c:(.text+0x14f0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outrdf2.o: In function `fgets': outrdf2.c:(.text+0x1500): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outrdf2.o: In function `fgets_unlocked': outrdf2.c:(.text+0x1510): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outrdf2.o: In function `realpath': outrdf2.c:(.text+0x1520): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outrdf2.o: In function `ptsname_r': outrdf2.c:(.text+0x1530): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outrdf2.o: In function `wctomb': outrdf2.c:(.text+0x1540): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outrdf2.o: In function `mbstowcs': outrdf2.c:(.text+0x1550): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outrdf2.o: In function `wcstombs': outrdf2.c:(.text+0x1560): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outrdf2.o: In function `stpncpy': outrdf2.c:(.text+0x1570): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outdbg.o: In function `gets': outdbg.c:(.text+0x5c0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outdbg.o: In function `fgets': outdbg.c:(.text+0x5d0): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outdbg.o: In function `fgets_unlocked': outdbg.c:(.text+0x5e0): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outdbg.o: In function `realpath': outdbg.c:(.text+0x5f0): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outdbg.o: In function `ptsname_r': outdbg.c:(.text+0x600): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outdbg.o: In function `wctomb': outdbg.c:(.text+0x610): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outdbg.o: In function `mbstowcs': outdbg.c:(.text+0x620): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outdbg.o: In function `wcstombs': outdbg.c:(.text+0x630): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outdbg.o: In function `stpncpy': outdbg.c:(.text+0x640): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outieee.o: In function `gets': outieee.c:(.text+0x2450): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outieee.o: In function `fgets': outieee.c:(.text+0x2460): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outieee.o: In function `fgets_unlocked': outieee.c:(.text+0x2470): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outieee.o: In function `realpath': outieee.c:(.text+0x2480): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outieee.o: In function `ptsname_r': outieee.c:(.text+0x2490): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outieee.o: In function `wctomb': outieee.c:(.text+0x24a0): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outieee.o: In function `mbstowcs': outieee.c:(.text+0x24b0): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outieee.o: In function `wcstombs': outieee.c:(.text+0x24c0): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outieee.o: In function `stpncpy': outieee.c:(.text+0x24d0): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outmac32.o: In function `gets': outmac32.c:(.text+0x1910): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outmac32.o: In function `fgets': outmac32.c:(.text+0x1920): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outmac32.o: In function `fgets_unlocked': outmac32.c:(.text+0x1930): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outmac32.o: In function `realpath': outmac32.c:(.text+0x1940): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outmac32.o: In function `ptsname_r': outmac32.c:(.text+0x1950): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outmac32.o: In function `wctomb': outmac32.c:(.text+0x1960): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outmac32.o: In function `mbstowcs': outmac32.c:(.text+0x1970): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outmac32.o: In function `wcstombs': outmac32.c:(.text+0x1980): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outmac32.o: In function `stpncpy': outmac32.c:(.text+0x1990): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here output/outmac64.o: In function `gets': outmac64.c:(.text+0x1d90): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here output/outmac64.o: In function `fgets': outmac64.c:(.text+0x1da0): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here output/outmac64.o: In function `fgets_unlocked': outmac64.c:(.text+0x1db0): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here output/outmac64.o: In function `realpath': outmac64.c:(.text+0x1dc0): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here output/outmac64.o: In function `ptsname_r': outmac64.c:(.text+0x1dd0): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here output/outmac64.o: In function `wctomb': outmac64.c:(.text+0x1de0): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here output/outmac64.o: In function `mbstowcs': outmac64.c:(.text+0x1df0): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here output/outmac64.o: In function `wcstombs': outmac64.c:(.text+0x1e00): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here output/outmac64.o: In function `stpncpy': outmac64.c:(.text+0x1e10): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here preproc.o: In function `fgets': preproc.c:(.text+0x7d00): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here preproc.o: In function `gets': preproc.c:(.text+0x7cf0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here preproc.o: In function `fgets_unlocked': preproc.c:(.text+0x7d10): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here preproc.o: In function `realpath': preproc.c:(.text+0x7d20): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here preproc.o: In function `ptsname_r': preproc.c:(.text+0x7d30): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here preproc.o: In function `wctomb': preproc.c:(.text+0x7d40): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here preproc.o: In function `mbstowcs': preproc.c:(.text+0x7d50): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here preproc.o: In function `wcstombs': preproc.c:(.text+0x7d60): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here preproc.o: In function `stpncpy': preproc.c:(.text+0x7d70): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here quote.o: In function `gets': quote.c:(.text+0x170): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here quote.o: In function `fgets': quote.c:(.text+0x180): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here quote.o: In function `fgets_unlocked': quote.c:(.text+0x190): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here quote.o: In function `realpath': quote.c:(.text+0x1a0): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here quote.o: In function `ptsname_r': quote.c:(.text+0x1b0): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here quote.o: In function `wctomb': quote.c:(.text+0x1c0): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here quote.o: In function `mbstowcs': quote.c:(.text+0x1d0): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here quote.o: In function `wcstombs': quote.c:(.text+0x1e0): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here quote.o: In function `stpncpy': quote.c:(.text+0x1f0): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here pptok.o: In function `gets': pptok.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here pptok.o: In function `fgets': pptok.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here pptok.o: In function `fgets_unlocked': pptok.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here pptok.o: In function `stpncpy': pptok.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here macros.o: In function `gets': macros.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here macros.o: In function `fgets': macros.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here macros.o: In function `fgets_unlocked': macros.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here macros.o: In function `stpncpy': macros.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here listing.o: In function `gets': listing.c:(.text+0x8b0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here listing.o: In function `fgets': listing.c:(.text+0x8c0): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here listing.o: In function `fgets_unlocked': listing.c:(.text+0x8d0): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here listing.o: In function `realpath': listing.c:(.text+0x8e0): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here listing.o: In function `ptsname_r': listing.c:(.text+0x8f0): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here listing.o: In function `wctomb': listing.c:(.text+0x900): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here listing.o: In function `mbstowcs': listing.c:(.text+0x910): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here listing.o: In function `wcstombs': listing.c:(.text+0x920): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here listing.o: In function `stpncpy': listing.c:(.text+0x930): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here eval.o: In function `gets': eval.c:(.text+0x1c80): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here eval.o: In function `fgets': eval.c:(.text+0x1c90): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here eval.o: In function `fgets_unlocked': eval.c:(.text+0x1ca0): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here eval.o: In function `realpath': eval.c:(.text+0x1cb0): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here eval.o: In function `ptsname_r': eval.c:(.text+0x1cc0): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here eval.o: In function `wctomb': eval.c:(.text+0x1cd0): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here eval.o: In function `mbstowcs': eval.c:(.text+0x1ce0): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here eval.o: In function `wcstombs': eval.c:(.text+0x1cf0): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here eval.o: In function `stpncpy': eval.c:(.text+0x1d00): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here exprlib.o: In function `gets': exprlib.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here exprlib.o: In function `fgets': exprlib.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here exprlib.o: In function `fgets_unlocked': exprlib.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here exprlib.o: In function `stpncpy': exprlib.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here stdscan.o: In function `gets': stdscan.c:(.text+0xe0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here stdscan.o: In function `fgets': stdscan.c:(.text+0xf0): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here stdscan.o: In function `fgets_unlocked': stdscan.c:(.text+0x100): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here stdscan.o: In function `realpath': stdscan.c:(.text+0x110): multiple definition of `realpath' nasm.o:nasm.c:(.text+0x1240): first defined here stdscan.o: In function `ptsname_r': stdscan.c:(.text+0x120): multiple definition of `ptsname_r' nasm.o:nasm.c:(.text+0x1250): first defined here stdscan.o: In function `wctomb': stdscan.c:(.text+0x130): multiple definition of `wctomb' nasm.o:nasm.c:(.text+0x1260): first defined here stdscan.o: In function `mbstowcs': stdscan.c:(.text+0x140): multiple definition of `mbstowcs' nasm.o:nasm.c:(.text+0x1270): first defined here stdscan.o: In function `wcstombs': stdscan.c:(.text+0x150): multiple definition of `wcstombs' nasm.o:nasm.c:(.text+0x1280): first defined here stdscan.o: In function `stpncpy': stdscan.c:(.text+0x160): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here strfunc.o: In function `gets': strfunc.c:(.text+0x340): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here strfunc.o: In function `fgets': strfunc.c:(.text+0x350): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here strfunc.o: In function `fgets_unlocked': strfunc.c:(.text+0x360): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here strfunc.o: In function `stpncpy': strfunc.c:(.text+0x370): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here tokhash.o: In function `gets': tokhash.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here tokhash.o: In function `fgets': tokhash.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here tokhash.o: In function `fgets_unlocked': tokhash.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here tokhash.o: In function `stpncpy': tokhash.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here regvals.o: In function `gets': regvals.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here regvals.o: In function `fgets': regvals.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here regvals.o: In function `fgets_unlocked': regvals.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here regflags.o: In function `gets': regflags.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here regflags.o: In function `fgets': regflags.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here regflags.o: In function `fgets_unlocked': regflags.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here regflags.o: In function `stpncpy': regflags.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here ilog2.o: In function `gets': ilog2.c:(.text+0x0): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here ilog2.o: In function `fgets': ilog2.c:(.text+0x10): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here ilog2.o: In function `fgets_unlocked': ilog2.c:(.text+0x20): multiple definition of `fgets_unlocked' nasm.o:nasm.c:(.text+0x1230): first defined here ilog2.o: In function `stpncpy': ilog2.c:(.text+0x30): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here lib/strlcpy.o: In function `stpncpy': strlcpy.c:(.text+0x0): multiple definition of `stpncpy' nasm.o:nasm.c:(.text+0x1290): first defined here lib/strlcpy.o: In function `gets': strlcpy.c:(.text+0x10): multiple definition of `gets' nasm.o:nasm.c:(.text+0x1210): first defined here lib/strlcpy.o: In function `fgets': strlcpy.c:(.text+0x20): multiple definition of `fgets' nasm.o:nasm.c:(.text+0x1220): first defined here collect2: ld returned 1 exit status make: *** [nasm] 错误 1 emake failed * ERROR: dev-lang/nasm-2.09.10 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 62: Called call-ebuildshell 'src_compile' * environment, line 425: Called src_compile * environment, line 2601: Called die * The specific snippet of code: * emake all || die; * * If you need support, post the output of 'emerge --info =dev-lang/nasm-2.09.10', * the complete build log and the output of 'emerge -pqv =dev-lang/nasm-2.09.10'. * The complete build log is located at '/opt/gentoo/var/tmp/portage/dev-lang/nasm-2.09.10/temp/build.log'. * The ebuild environment file is located at '/opt/gentoo/var/tmp/portage/dev-lang/nasm-2.09.10/temp/environment'. * S: '/opt/gentoo/var/tmp/portage/dev-lang/nasm-2.09.10/work/nasm-2.09.10'