Zinrosis

Untitled

Aug 2nd, 2014
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.81 KB | None | 0 0
  1.  * Package: dev-lang/nasm-2.11.05
  2.  * Repository: gentoo
  3.  * Maintainer: [email protected]
  4.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  5.  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox
  6. /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 69: warning: setlocale: LC_NUMERIC: cannot change locale (ru_UA.UTF-8)
  7. /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 72: warning: setlocale: LC_TIME: cannot change locale (ru_UA.UTF-8)
  8. >>> Unpacking source...
  9. >>> Unpacking nasm-2.11.05.tar.xz to /var/tmp/portage/dev-lang/nasm-2.11.05/work
  10. >>> Source unpacked in /var/tmp/portage/dev-lang/nasm-2.11.05/work
  11. /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 69: warning: setlocale: LC_NUMERIC: cannot change locale (ru_UA.UTF-8)
  12. /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 72: warning: setlocale: LC_TIME: cannot change locale (ru_UA.UTF-8)
  13. >>> Preparing source in /var/tmp/portage/dev-lang/nasm-2.11.05/work/nasm-2.11.05 ...
  14. >>> Source prepared.
  15. /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 69: warning: setlocale: LC_NUMERIC: cannot change locale (ru_UA.UTF-8)
  16. /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 72: warning: setlocale: LC_TIME: cannot change locale (ru_UA.UTF-8)
  17. >>> Configuring source in /var/tmp/portage/dev-lang/nasm-2.11.05/work/nasm-2.11.05 ...
  18. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
  19. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  20. checking whether the C compiler works... yes
  21. checking for C compiler default output file name... a.out
  22. checking for suffix of executables...
  23. checking whether we are cross compiling... no
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  27. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  28. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  29. checking for grep that handles long lines and -e... /bin/grep
  30. checking for egrep... /bin/grep -E
  31. checking for ANSI C header files... yes
  32. checking for sys/types.h... yes
  33. checking for sys/stat.h... yes
  34. checking for stdlib.h... yes
  35. checking for string.h... yes
  36. checking for memory.h... yes
  37. checking for strings.h... yes
  38. checking for inttypes.h... yes
  39. checking for stdint.h... yes
  40. checking for unistd.h... yes
  41. checking minix/config.h usability... no
  42. checking minix/config.h presence... no
  43. checking for minix/config.h... no
  44. checking whether it is safe to define __EXTENSIONS__... yes
  45. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  46. checking whether we are using the GNU C compiler... (cached) yes
  47. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  48. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  49. checking whether ln -s works... yes
  50. checking whether make sets $(MAKE)... yes
  51. checking for a BSD-compatible install... /usr/bin/install -c
  52. checking if x86_64-pc-linux-gnu-gcc accepts -W... yes
  53. checking if x86_64-pc-linux-gnu-gcc accepts -Wall... yes
  54. checking if x86_64-pc-linux-gnu-gcc accepts -std=c99... yes
  55. checking if x86_64-pc-linux-gnu-gcc accepts -pedantic... yes
  56. checking for nroff... nroff
  57. checking for asciidoc... no
  58. checking for xmlto... no
  59. checking for acrodist... no
  60. checking for ps2pdf... no
  61. checking for pstopdf... no
  62. configure: WARNING: No acsciidoc package found
  63. configure: WARNING: No xmlto package found
  64. checking for ANSI C header files... (cached) yes
  65. checking limits.h usability... yes
  66. checking limits.h presence... yes
  67. checking for limits.h... yes
  68. checking for inttypes.h... (cached) yes
  69. checking for strings.h... (cached) yes
  70. checking stdbool.h usability... yes
  71. checking stdbool.h presence... yes
  72. checking for stdbool.h... yes
  73. checking for an ANSI C-conforming const... yes
  74. checking for inline... inline
  75. checking for C/C++ restrict keyword... __restrict
  76. checking for size_t... yes
  77. checking if x86_64-pc-linux-gnu-gcc has a working bool type... yes
  78. checking whether byte ordering is bigendian... no
  79. checking for strcspn... yes
  80. checking for strspn... yes
  81. checking for vsnprintf... yes
  82. checking for _vsnprintf... no
  83. checking for snprintf... yes
  84. checking for _snprintf... no
  85. checking for strcasecmp... yes
  86. checking for stricmp... no
  87. checking for strncasecmp... yes
  88. checking for strnicmp... no
  89. checking for strsep... yes
  90. checking for strlcpy... no
  91. checking for getuid... yes
  92. checking for getgid... yes
  93. checking whether strcasecmp is declared... yes
  94. checking whether stricmp is declared... no
  95. checking whether strncasecmp is declared... yes
  96. checking whether strnicmp is declared... no
  97. checking whether strsep is declared... yes
  98. checking whether strlcpy is declared... no
  99. configure: creating ./config.status
  100. config.status: creating Makefile
  101. config.status: creating rdoff/Makefile
  102. config.status: creating doc/Makefile
  103. config.status: creating config.h
  104. config.status: executing default-1 commands
  105. >>> Source configured.
  106. /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 74: warning: setlocale: LC_NUMERIC: cannot change locale (ru_UA.UTF-8)
  107. /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 77: warning: setlocale: LC_TIME: cannot change locale (ru_UA.UTF-8)
  108. >>> Compiling source in /var/tmp/portage/dev-lang/nasm-2.11.05/work/nasm-2.11.05 ...
  109. make -j3 nasmlib.o
  110. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasmlib.o nasmlib.c
  111. make -j3 all
  112. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.c
  113. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ver.o ver.c
  114. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o raa.o raa.c
  115. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o saa.o saa.c
  116. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o rbtree.o rbtree.c
  117. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o float.o float.c
  118. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsa.o insnsa.c
  119. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsb.o insnsb.c
  120. x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o directiv.o directiv.c
Advertisement
Add Comment
Please, Sign In to add comment