Advertisement
Guest User

uclibc error

a guest
Apr 30th, 2012
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.61 KB | None | 0 0
  1. * Package: sys-libs/uclibc-0.9.28.3-r8
  2. * Repository: gentoo
  3. * Maintainer: vapier@gentoo.org solar@gentoo.org,embedded@gentoo.org
  4. * USE: elibc_uclibc kernel_linux userland_GNU x86
  5. * FEATURES: sandbox
  6. /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/temp/environment: line 67: warning: setlocale: LC_CTYPE: cannot change locale (de_DE.UTF-8)
  7. >>> Unpacking source...
  8. >>> Unpacking uClibc-0.9.28.3.tar.bz2 to /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work
  9. >>> Unpacking uClibc-0.9.28.3-patches-1.9.tar.bz2 to /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work
  10. * You really should consider setting UCLIBC_CPU
  11. * Otherwise, the build will be generic (read: slow).
  12. * Available CPU options:
  13. GENERIC_386 386 486 586 686 586MMX PENTIUMII PENTIUMIII PENTIUM4 K6 K7 ELAN CRUSOE WINCHIPC6 WINCHIP2 CYRIXIII NEHEMIAH
  14.  
  15. * Runtime Prefix: /
  16. * Devel Prefix: /usr
  17. * Kernel Prefix: /usr
  18. * CBUILD: i386-gentoo-linux-uclibc
  19. * CHOST: i386-gentoo-linux-uclibc
  20. * CTARGET: i386-gentoo-linux-uclibc
  21. * CPU: GENERIC_386
  22. * ENDIAN: little
  23.  
  24. >>> Unpacking uClibc-0.9.28.3-patches-1.9.tar.bz2 to /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3
  25. * Applying various patches (bugfixes/updates) ...
  26. * 04_all_uClibc-netinet-headers-update.patch ... [ ok ]
  27. * 05_all_uClibc-netinet-headers-update.patch ... [ ok ]
  28. * 06_all_uClibc-netinet-headers-update.patch ... [ ok ]
  29. * 09_all_uClibc-inotify.patch ... [ ok ]
  30. * 10_all_uClibc-svn-r11188-posix_memalign.patch ... [ ok ]
  31. * 20_all_uClibc-0.9.28.3-ai-netdb.patch ... [ ok ]
  32. * 30_all_uClibc-svn-r20834-sys_queue.patch ... [ ok ]
  33. * 35_all_uClibc-gcc-4.3.patch ... [ ok ]
  34. * 40_all_uClibc-svn-r16020-readdir_r.patch ... [ ok ]
  35. * 40_all_uClibc-svn-r19846-readdir64_r.patch ... [ ok ]
  36. * 45_all_uClibc-ppoll.patch ... [ ok ]
  37. * 46_all_uClibc-ppoll.patch ... [ ok ]
  38. * 47_all_uClibc-ppoll.patch ... [ ok ]
  39. * 50_all_uClibc-realpath.patch ... [ ok ]
  40. * 60_all_uClibc-splice-tee.patch ... [ ok ]
  41. * 62_all_uClibc-arm-ioperm.patch ... [ ok ]
  42. * 63_all_uClibc-arm-ioperm-outl.patch ... [ ok ]
  43. * Done with patching
  44. * Applying various patches (bugfixes/updates) ...
  45. * 10_all_uClibc-0.9.27-susv3-2.patch ... [ ok ]
  46. * 15_all_uClibc-0.9.27-susv3-ldouble-3.patch ... [ ok ]
  47. * Done with patching
  48. conf.c: In function 'strip':
  49. conf.c:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
  50. /usr/include/string.h:246: note: expected 'const char *' but argument is of type 'signed char *'
  51. conf.c: In function 'conf_askvalue':
  52. conf.c:94: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
  53. /usr/include/stdio.h:532: note: expected 'char * __restrict__' but argument is of type 'signed char *'
  54. conf.c: In function 'conf_string':
  55. conf.c:187: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
  56. /usr/include/string.h:246: note: expected 'const char *' but argument is of type 'signed char *'
  57. conf.c:188: warning: pointer targets in assignment differ in signedness
  58. conf.c: In function 'conf_sym':
  59. conf.c:236: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
  60. /usr/include/string.h:99: note: expected 'const char *' but argument is of type 'signed char *'
  61. conf.c:248: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
  62. /usr/include/string.h:99: note: expected 'const char *' but argument is of type 'signed char *'
  63. conf.c: In function 'conf_choice':
  64. conf.c:350: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
  65. /usr/include/stdio.h:532: note: expected 'char * __restrict__' but argument is of type 'signed char *'
  66. conf.c:360: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
  67. /usr/include/stdlib.h:158: note: expected 'const char *' but argument is of type 'signed char *'
  68. conf.c:384: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
  69. /usr/include/string.h:246: note: expected 'const char *' but argument is of type 'signed char *'
  70. In file included from zconf.tab.c:2125:
  71. confdata.c: In function 'conf_expand_value':
  72. confdata.c:35: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
  73. /usr/include/string.h:167: note: expected 'const char *' but argument is of type 'const signed char *'
  74. confdata.c:35: warning: pointer targets in assignment differ in signedness
  75. confdata.c:36: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness
  76. /usr/include/string.h:95: note: expected 'const char * __restrict__' but argument is of type 'const signed char *'
  77. confdata.c:47: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
  78. /usr/include/string.h:92: note: expected 'const char * __restrict__' but argument is of type 'const signed char *'
  79. confdata.c: In function 'conf_get_default_confname':
  80. confdata.c:58: warning: pointer targets in passing argument 1 of 'conf_expand_value' differ in signedness
  81. confdata.c:26: note: expected 'const signed char *' but argument is of type 'const char *'
  82. confdata.c: In function 'conf_read':
  83. confdata.c:84: warning: pointer targets in passing argument 1 of 'conf_expand_value' differ in signedness
  84. confdata.c:26: note: expected 'const signed char *' but argument is of type 'const char *'
  85. zconf.tab.c: At top level:
  86. lex.zconf.c:2969: warning: 'input' defined but not used
  87. * Doing a scanelf in paths for bins containing the __uClibc_start_main symbol
  88. * This system is clean.
  89. * To prevent the scanning of files again in the future you can export UCLIBC_SCANNED_COMPAT=1
  90. make -s clean
  91. >>> Source unpacked in /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work
  92. /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/temp/environment: line 67: warning: setlocale: LC_CTYPE: cannot change locale (de_DE.UTF-8)
  93. >>> Compiling source in /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3 ...
  94. make headers
  95. rm -f -r include/bits
  96. install -d include/bits
  97. #
  98. # using defaults found in .config
  99. #
  100. *
  101. * uClibc Configuration
  102. *
  103. Target Architecture
  104. 1. alpha (TARGET_alpha)
  105. 2. arm (TARGET_arm)
  106. 3. bfin (TARGET_bfin)
  107. 4. cris (TARGET_cris)
  108. 5. e1 (TARGET_e1)
  109. 6. frv (TARGET_frv)
  110. 7. h8300 (TARGET_h8300)
  111. > 8. i386 (TARGET_i386)
  112. 9. i960 (TARGET_i960)
  113. 10. m68k (TARGET_m68k)
  114. 11. microblaze (TARGET_microblaze)
  115. 12. mips (TARGET_mips)
  116. 13. nios (TARGET_nios)
  117. 14. nios2 (TARGET_nios2)
  118. 15. powerpc (TARGET_powerpc)
  119. 16. superh (TARGET_sh)
  120. 17. sh64 (TARGET_sh64)
  121. 18. sparc (TARGET_sparc)
  122. 19. v850 (TARGET_v850)
  123. 20. x86_64 (TARGET_x86_64)
  124. choice[1-20?]: 8
  125. *
  126. * Target Architecture Features and Options
  127. *
  128. Target x86 Processor Family
  129. > 1. Generic 386 (CONFIG_GENERIC_386)
  130. 2. 386 (CONFIG_386)
  131. 3. 486 (CONFIG_486)
  132. 4. Pentium/586/K5/5x86/6x86/6x86MX (CONFIG_586)
  133. 5. Pentium-MMX (CONFIG_586MMX)
  134. 6. Pentium-Pro (CONFIG_686)
  135. 7. Celeron/Pentium-II (CONFIG_PENTIUMII)
  136. 8. Pentium-III/Celeron(Coppermine)/Pentium-III Xeon (CONFIG_PENTIUMIII)
  137. 9. Pentium-4/Celeron(P4-based)/Xeon (CONFIG_PENTIUM4)
  138. 10. K6/K6-II/K6-III (CONFIG_K6)
  139. 11. Athlon/Duron/K7 (CONFIG_K7)
  140. 12. Elan (CONFIG_ELAN)
  141. 13. Crusoe (CONFIG_CRUSOE)
  142. 14. Winchip-C6 (CONFIG_WINCHIPC6)
  143. 15. Winchip-2/Winchip-2A/Winchip-3 (CONFIG_WINCHIP2)
  144. 16. CyrixIII/VIA-C3 (CONFIG_CYRIXIII)
  145. 17. VIA C3-2 (Nehemiah) (CONFIG_NEHEMIAH)
  146. choice[1-17?]: 1
  147. Target Processor Endianness
  148. > 1. Little Endian (ARCH_LITTLE_ENDIAN)
  149. choice[1]: 1
  150. Target CPU has a memory management unit (MMU) (ARCH_HAS_MMU) [Y/?] y
  151. Enable floating point number support (UCLIBC_HAS_FLOATS) [Y/n/?] y
  152. Target CPU has a floating point unit (FPU) (HAS_FPU) [Y/n/?] y
  153. Enable full C99 math library support (DO_C99_MATH) [Y/n/?] y
  154. Enable long double support (UCLIBC_HAS_LONG_DOUBLE_MATH) [Y/n/?] y
  155. Linux kernel header location (KERNEL_SOURCE) [/usr] /usr
  156. *
  157. * General Library Settings
  158. *
  159. Generate Position Independent Code (PIC) (DOPIC) [Y/n/?] y
  160. Enable support for shared libraries (HAVE_SHARED) [Y/n/?] y
  161. Compile native shared library loader (BUILD_UCLIBC_LDSO) [Y/n/?] y
  162. Only load shared libraries which can share their text segment (FORCE_SHAREABLE_TEXT_SEGMENTS) [N/y/?] n
  163. Native shared library loader 'ldd' support (LDSO_LDD_SUPPORT) [Y/n/?] y
  164. Enable shared library loader cache (LDSO_CACHE_SUPPORT) [Y/n/?] y
  165. Enable shared library loader preload file support (LDSO_PRELOAD_FILE_SUPPORT) [N/y/?] n
  166. Shared library loader naming prefix (LDSO_BASE_FILENAME) [ld.so] ld.so
  167. Enable ELF RUNPATH tag support (LDSO_RUNPATH) [Y/n/?] y
  168. uClibc 0.9.27 compatibility (DL_FINI_CRT_COMPAT) [N/y/?] n
  169. Support global constructors and destructors (UCLIBC_CTOR_DTOR) [Y/n/?] y
  170. POSIX Threading Support (UCLIBC_HAS_THREADS) [Y/n/?] y
  171. Build pthreads debugging support (PTHREADS_DEBUG_SUPPORT) [Y/n/?] y
  172. Large File Support (UCLIBC_HAS_LFS) [Y/n/?] y
  173. Link ldconfig statically (UCLIBC_STATIC_LDCONFIG) [Y/n/?] y
  174. Malloc Implementation
  175. 1. malloc (MALLOC)
  176. 2. malloc-simple (MALLOC_SIMPLE)
  177. > 3. malloc-standard (MALLOC_STANDARD)
  178. choice[1-3?]: 3
  179. Malloc returns live pointer for malloc(0) (MALLOC_GLIBC_COMPAT) [Y/n/?] y
  180. Dynamic atexit() Support (UCLIBC_DYNAMIC_ATEXIT) [Y/n/?] y
  181. Shadow Password Support (HAS_SHADOW) [Y/n/?] y
  182. Support only Unix 98 PTYs (UNIX98PTY_ONLY) [Y/n/?] y
  183. Assume that /dev/pts is a devpts or devfs file system (ASSUME_DEVPTS) [Y/n/?] y
  184. Support 'struct tm' timezone extension fields (UCLIBC_HAS_TM_EXTENSIONS) [Y/n/?] y
  185. Enable caching of the last valid timezone 'TZ' string (UCLIBC_HAS_TZ_CACHING) [Y/n/?] y
  186. Enable '/etc/TZ' file support to set a default timezone (uClibc-specific) (UCLIBC_HAS_TZ_FILE) [Y/n/?] y
  187. Repeatedly read the '/etc/TZ' file (UCLIBC_HAS_TZ_FILE_READ_MANY) [N/y/?] n
  188. Path to the 'TZ' file for setting the global timezone (UCLIBC_TZ_FILE_PATH) [/etc/TZ] /etc/TZ
  189. *
  190. * Networking Support
  191. *
  192. IP version 6 Support (UCLIBC_HAS_IPV6) [N/y/?] n
  193. Remote Procedure Call (RPC) support (UCLIBC_HAS_RPC) [Y/n/?] y
  194. Full RPC support (UCLIBC_HAS_FULL_RPC) [Y/n/?] y
  195. *
  196. * String and Stdio Support
  197. *
  198. Use glibc generic string functions (UCLIBC_HAS_STRING_GENERIC_OPT) [Y/n/?] y
  199. Use arch-specific string functions (UCLIBC_HAS_STRING_ARCH_OPT) [Y/n/?] y
  200. Use Table Versions Of 'ctype.h' Functions. (UCLIBC_HAS_CTYPE_TABLES) [Y/n/?] y
  201. Support Signed Characters In 'ctype.h' Functions. (UCLIBC_HAS_CTYPE_SIGNED) [Y/n/?] y
  202. ctype argument checking
  203. 1. Do not check -- unsafe (UCLIBC_HAS_CTYPE_UNSAFE)
  204. > 2. Detect and handle appropriately (UCLIBC_HAS_CTYPE_CHECKED)
  205. 3. Issue a diagnostic and abort() (UCLIBC_HAS_CTYPE_ENFORCED)
  206. choice[1-3?]: 2
  207. Wide Character Support (UCLIBC_HAS_WCHAR) [Y/n/?] y
  208. Locale Support (UCLIBC_HAS_LOCALE) [N/y/?] n
  209. Support hexadecimal float notation (UCLIBC_HAS_HEXADECIMAL_FLOATS) [Y/n/?] y
  210. Support glibc's register_printf_function() (glibc-compat) (UCLIBC_HAS_GLIBC_CUSTOM_PRINTF) [Y/n/?] y
  211. Maximum number of positional args. Either 0 or >= 9. (UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS) [9] 9
  212. Support glibc's 'a' flag for scanf string conversions (not implemented) (UCLIBC_HAS_SCANF_GLIBC_A_FLAG) [N/y/?] n
  213. Stdio buffer size
  214. 1. 256 (minimum ANSI/ISO C99 value) (UCLIBC_HAS_STDIO_BUFSIZ_256)
  215. 2. 512 (UCLIBC_HAS_STDIO_BUFSIZ_512)
  216. 3. 1024 (UCLIBC_HAS_STDIO_BUFSIZ_1024)
  217. 4. 2048 (UCLIBC_HAS_STDIO_BUFSIZ_2048)
  218. > 5. 4096 (UCLIBC_HAS_STDIO_BUFSIZ_4096)
  219. 6. 8192 (UCLIBC_HAS_STDIO_BUFSIZ_8192)
  220. choice[1-6?]: 5
  221. Stdio builtin buffer size (uClibc-specific)
  222. > 1. None (UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE)
  223. 2. 4 (UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4)
  224. 3. 8 (UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8)
  225. choice[1-3?]: 1
  226. Attemt to shutdown stdio subsystem when abort() is called. (UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT) [N/y/?] n
  227. Provide a macro version of getc() (UCLIBC_HAS_STDIO_GETC_MACRO) [Y/n/?] y
  228. Provide a macro version of putc() (UCLIBC_HAS_STDIO_PUTC_MACRO) [Y/n/?] y
  229. Support auto-r/w transition (UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION) [Y/n/?] y
  230. Support an fopen() 'F' flag for large file mode (uClibc-specific) (UCLIBC_HAS_FOPEN_LARGEFILE_MODE) [N/y/?] n
  231. Support an fopen() 'x' flag for exclusive mode (glibc-compat) (UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE) [Y/n/?] y
  232. Support fmemopen(), open_memstream(), and fopencookie() (glibc-compat) (UCLIBC_HAS_GLIBC_CUSTOM_STREAMS) [Y/n/?] y
  233. Support the '%m' specifier in printf format strings (glibc-compat) (UCLIBC_HAS_PRINTF_M_SPEC) [Y/n/?] y
  234. Include the errno message text in the library (UCLIBC_HAS_ERRNO_MESSAGES) [Y/n/?] y
  235. Support sys_errlist[] (obsolete-compat) (UCLIBC_HAS_SYS_ERRLIST) [N/y/?] n
  236. Include the signum message text in the library (UCLIBC_HAS_SIGNUM_MESSAGES) [Y/n/?] y
  237. Support sys_siglist[] (bsd-compat) (UCLIBC_HAS_SYS_SIGLIST) [N/y/?] n
  238. Support gnu getopt (UCLIBC_HAS_GNU_GETOPT) [Y/n/?] y
  239. *
  240. * Big and Tall
  241. *
  242. Regular Expression Support (UCLIBC_HAS_REGEX) [Y/n/?] y
  243. Support the wordexp() interface (UCLIBC_HAS_WORDEXP) [N/y/?] n
  244. Support the ftw() and nftw() interfaces (UCLIBC_HAS_FTW) [Y/n/?] y
  245. Support the glob() interface (UCLIBC_HAS_GLOB) [Y/n/?] y
  246. *
  247. * Library Installation Options
  248. *
  249. Shared library loader path (SHARED_LIB_LOADER_PREFIX) [/lib] /lib
  250. uClibc runtime library directory (RUNTIME_PREFIX) [/] /
  251. uClibc development environment directory (DEVEL_PREFIX) [/usr] /usr
  252. *
  253. * uClibc security related options
  254. *
  255. Enable security options (UCLIBC_SECURITY) [Y/n] y
  256. Build utilities as ET_DYN/PIE executables (UCLIBC_BUILD_PIE) [N/y/?] n
  257. Support for propolice smashing stack protector (UCLIBC_HAS_SSP) [Y/n/?] y
  258. Use simple guard values without accessing /dev/urandom (SSP_QUICK_CANARY) [Y/n/?] y
  259. Propolice protection blocking signal
  260. 1. abort (PROPOLICE_BLOCK_ABRT)
  261. 2. segfault (PROPOLICE_BLOCK_SEGV)
  262. > 3. kill (PROPOLICE_BLOCK_KILL)
  263. choice[1-3?]: 3
  264. Build uClibc with propolice protection (UCLIBC_BUILD_SSP) [N/y/?] n
  265. Build uClibc with RELRO (UCLIBC_BUILD_RELRO) [Y/n/?] y
  266. Build uClibc with NOW (UCLIBC_BUILD_NOW) [N/y/?] n
  267. Build uClibc with noexecstack marking (UCLIBC_BUILD_NOEXECSTACK) [Y/n/?] y
  268. *
  269. * uClibc development/debugging options
  270. *
  271. Cross-compiling toolchain prefix (CROSS_COMPILER_PREFIX) [i386-gentoo-linux-uclibc-] i386-gentoo-linux-uclibc-
  272. Build uClibc with debugging symbols (DODEBUG) [N/y/?] n
  273. Build pthread with debugging output (DODEBUG_PT) [N/y/?] n
  274. Build uClibc with run-time assertion testing (DOASSERTS) [N/y/?] n
  275. Build the shared library loader with debugging support (SUPPORT_LD_DEBUG) [N/y/?] n
  276. Build the shared library loader with early debugging support (SUPPORT_LD_DEBUG_EARLY) [N/y/?] n
  277. Compiler Warnings (WARNINGS) [-Wall] -Wall
  278. Manuel's hidden warnings (UCLIBC_MJN3_ONLY) [N/y/?] n
  279. + ./extra/scripts/fix_includes.sh -k /usr -t i386
  280. + TOPDIR=.
  281. + CC=' i386-gentoo-linux-uclibc-gcc'
  282. + /bin/sh extra/scripts/gen_bits_syscall_h.sh
  283. + cmp include/bits/sysnum.h include/bits/sysnum.h.new
  284. + mv -f include/bits/sysnum.h.new include/bits/sysnum.h
  285. make -C libc/sysdeps/linux/common headers
  286. make[1]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/sysdeps/linux/common'
  287. ln -fs ../libc/sysdeps/linux/common/fpu_control.h ../../../..//include/
  288. make[1]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/sysdeps/linux/common'
  289. make -C libc/sysdeps/linux/i386 headers
  290. make[1]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/sysdeps/linux/i386'
  291. ln -fs ../libc/sysdeps/linux/i386/fpu_control.h ../../../../include/
  292. make[1]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/sysdeps/linux/i386'
  293. make
  294. + ./extra/scripts/fix_includes.sh -k /usr -t i386
  295. + TOPDIR=.
  296. + CC=' i386-gentoo-linux-uclibc-gcc'
  297. + /bin/sh extra/scripts/gen_bits_syscall_h.sh
  298. + cmp include/bits/sysnum.h include/bits/sysnum.h.new
  299. + rm -f include/bits/sysnum.h.new
  300. make -C libc/sysdeps/linux/common headers
  301. make[1]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/sysdeps/linux/common'
  302. ln -fs ../libc/sysdeps/linux/common/fpu_control.h ../../../..//include/
  303. make[1]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/sysdeps/linux/common'
  304. make -C libc/sysdeps/linux/i386 headers
  305. make[1]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/sysdeps/linux/i386'
  306. ln -fs ../libc/sysdeps/linux/i386/fpu_control.h ../../../../include/
  307. make[1]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/sysdeps/linux/i386'
  308. make -C ldso
  309. make[1]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso'
  310. ln -fs ../../include/elf.h include/elf.h
  311. ln -fs ../ldso/i386/dl-startup.h include/dl-startup.h
  312. ln -fs ../ldso/i386/dl-syscalls.h include/dl-syscalls.h
  313. ln -fs ../ldso/i386/dl-sysdep.h include/dl-sysdep.h
  314. ln -fs ../ldso/i386/dl-debug.h include/dl-debug.h
  315. make -C ldso
  316. make[2]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso/ldso'
  317. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -DUCLIBC_LDSO=\"ld-uClibc.so.0\" -fPIC -DUCLIBC_RUNTIME_PREFIX=\"/\" -fno-builtin -nostdinc -D_LIBC -DLDSO_ELFINTERP=\"i386/elfinterp.c\" -I../../ldso/ldso/i386 -I../../ldso/include -I../../ldso/ldso -I../../include -D_GNU_SOURCE -isystem /usr/lib/gcc/i386-gentoo-linux-uclibc/4.4.5/include -Wa,--noexecstack -c i386/resolve.S -o i386/resolve.o
  318. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment i386/resolve.o
  319. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -DUCLIBC_LDSO=\"ld-uClibc.so.0\" -fPIC -DUCLIBC_RUNTIME_PREFIX=\"/\" -fno-builtin -nostdinc -D_LIBC -DLDSO_ELFINTERP=\"i386/elfinterp.c\" -I../../ldso/ldso/i386 -I../../ldso/include -I../../ldso/ldso -I../../include -D_GNU_SOURCE -isystem /usr/lib/gcc/i386-gentoo-linux-uclibc/4.4.5/include -c ldso.c -o ldso.o
  320. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment ldso.o
  321. i386-gentoo-linux-uclibc-ld -e _start -z now -Bsymbolic -shared --warn-common --export-dynamic --sort-common -z combreloc --discard-locals --discard-all --no-undefined -z relro -s -soname=ld-uClibc.so.0 \
  322. -o ld-uClibc-0.9.28.so i386/resolve.o ldso.o /usr/lib/gcc/i386-gentoo-linux-uclibc/4.4.5/libgcc.a
  323. install -d ../../lib
  324. install -m 755 ld-uClibc-0.9.28.so ../../lib
  325. ln -sf ld-uClibc-0.9.28.so ../../lib/ld-uClibc.so.0
  326. make[2]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso/ldso'
  327. make -C libdl
  328. make[2]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso/libdl'
  329. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -DUCLIBC_RUNTIME_PREFIX=\"/\" -fno-builtin -nostdinc -D_LIBC -DLDSO_ELFINTERP=\"i386/elfinterp.c\" -I../../ldso/ldso/i386 -I../../ldso/include -I../../ldso/ldso -I../../include -isystem /usr/lib/gcc/i386-gentoo-linux-uclibc/4.4.5/include -c libdl.c -o libdl.o
  330. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment libdl.o
  331. i386-gentoo-linux-uclibc-ar cr libdl.a ../ldso/i386/resolve.o libdl.o
  332. install -d ../../lib
  333. rm -f ../../lib/libdl.a
  334. install -m 644 libdl.a ../../lib
  335. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -DUCLIBC_RUNTIME_PREFIX=\"/\" -fno-builtin -nostdinc -D_LIBC -DLDSO_ELFINTERP=\"i386/elfinterp.c\" -I../../ldso/ldso/i386 -I../../ldso/include -I../../ldso/ldso -I../../include -isystem /usr/lib/gcc/i386-gentoo-linux-uclibc/4.4.5/include -fPIC -DSHARED -c libdl.c -o libdl_pic.o
  336. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment libdl_pic.o
  337. i386-gentoo-linux-uclibc-ar cr libdl_pic.a libdl_pic.o
  338. make[2]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso/libdl'
  339. make[1]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso'
  340. make -C libc
  341. make[1]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc'
  342. make -C misc
  343. make[2]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc'
  344. make -C assert
  345. make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/assert'
  346. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c __assert.c -o __assert.o
  347. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __assert.o
  348. echo misc/assert/__assert.o > ../../obj.misc.assert
  349. make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/assert'
  350. make -C ctype
  351. make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/ctype'
  352. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isalnum ctype.c -c -o isalnum.o
  353. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isalnum.o
  354. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isalpha ctype.c -c -o isalpha.o
  355. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isalpha.o
  356. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isascii ctype.c -c -o isascii.o
  357. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isascii.o
  358. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_iscntrl ctype.c -c -o iscntrl.o
  359. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment iscntrl.o
  360. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isdigit ctype.c -c -o isdigit.o
  361. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isdigit.o
  362. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isgraph ctype.c -c -o isgraph.o
  363. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isgraph.o
  364. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_islower ctype.c -c -o islower.o
  365. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment islower.o
  366. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isprint ctype.c -c -o isprint.o
  367. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isprint.o
  368. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_ispunct ctype.c -c -o ispunct.o
  369. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment ispunct.o
  370. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isspace ctype.c -c -o isspace.o
  371. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isspace.o
  372. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isupper ctype.c -c -o isupper.o
  373. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isupper.o
  374. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isxdigit ctype.c -c -o isxdigit.o
  375. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isxdigit.o
  376. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_toascii ctype.c -c -o toascii.o
  377. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment toascii.o
  378. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_tolower ctype.c -c -o tolower.o
  379. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment tolower.o
  380. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_toupper ctype.c -c -o toupper.o
  381. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment toupper.o
  382. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isblank ctype.c -c -o isblank.o
  383. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isblank.o
  384. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isxlower ctype.c -c -o isxlower.o
  385. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isxlower.o
  386. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isxupper ctype.c -c -o isxupper.o
  387. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isxupper.o
  388. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL___C_ctype_b ctype.c -c -o __C_ctype_b.o
  389. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __C_ctype_b.o
  390. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL___C_ctype_tolower ctype.c -c -o __C_ctype_tolower.o
  391. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __C_ctype_tolower.o
  392. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL___C_ctype_toupper ctype.c -c -o __C_ctype_toupper.o
  393. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __C_ctype_toupper.o
  394. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL___ctype_b_loc ctype.c -c -o __ctype_b_loc.o
  395. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __ctype_b_loc.o
  396. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL___ctype_tolower_loc ctype.c -c -o __ctype_tolower_loc.o
  397. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __ctype_tolower_loc.o
  398. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL___ctype_toupper_loc ctype.c -c -o __ctype_toupper_loc.o
  399. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __ctype_toupper_loc.o
  400. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL___ctype_assert ctype.c -c -o __ctype_assert.o
  401. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __ctype_assert.o
  402. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -DL_isctype ctype.c -c -o isctype.o
  403. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isctype.o
  404. echo misc/ctype/isalnum.o misc/ctype/isalpha.o misc/ctype/isascii.o misc/ctype/iscntrl.o misc/ctype/isdigit.o misc/ctype/isgraph.o misc/ctype/islower.o misc/ctype/isprint.o misc/ctype/ispunct.o misc/ctype/isspace.o misc/ctype/isupper.o misc/ctype/isxdigit.o misc/ctype/toascii.o misc/ctype/tolower.o misc/ctype/toupper.o misc/ctype/isblank.o misc/ctype/isxlower.o misc/ctype/isxupper.o misc/ctype/__C_ctype_b.o misc/ctype/__C_ctype_tolower.o misc/ctype/__C_ctype_toupper.o misc/ctype/__ctype_b_loc.o misc/ctype/__ctype_tolower_loc.o misc/ctype/__ctype_toupper_loc.o misc/ctype/__ctype_assert.o misc/ctype/isctype.o > ../../obj.misc.ctype
  405. make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/ctype'
  406. make -C dirent
  407. make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/dirent'
  408. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c alphasort.c -o alphasort.o
  409. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment alphasort.o
  410. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c closedir.c -o closedir.o
  411. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment closedir.o
  412. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c dirfd.c -o dirfd.o
  413. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment dirfd.o
  414. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c opendir.c -o opendir.o
  415. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment opendir.o
  416. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c readdir.c -o readdir.o
  417. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment readdir.o
  418. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c rewinddir.c -o rewinddir.o
  419. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment rewinddir.o
  420. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c scandir.c -o scandir.o
  421. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment scandir.o
  422. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c seekdir.c -o seekdir.o
  423. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment seekdir.o
  424. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c telldir.c -o telldir.o
  425. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment telldir.o
  426. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c readdir64.c -o readdir64.o
  427. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment readdir64.o
  428. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c alphasort64.c -o alphasort64.o
  429. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment alphasort64.o
  430. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c scandir64.c -o scandir64.o
  431. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment scandir64.o
  432. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c readdir_r.c -o readdir_r.o
  433. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment readdir_r.o
  434. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c readdir64_r.c -o readdir64_r.o
  435. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment readdir64_r.o
  436. echo misc/dirent/alphasort.o misc/dirent/closedir.o misc/dirent/dirfd.o misc/dirent/opendir.o misc/dirent/readdir.o misc/dirent/rewinddir.o misc/dirent/scandir.o misc/dirent/seekdir.o misc/dirent/telldir.o misc/dirent/readdir64.o misc/dirent/alphasort64.o misc/dirent/scandir64.o misc/dirent/readdir_r.o misc/dirent/readdir64_r.o > ../../obj.misc.dirent
  437. make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/dirent'
  438. make -C file
  439. make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/file'
  440. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c lockf.c -o lockf.o
  441. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment lockf.o
  442. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c lockf64.c -o lockf64.o
  443. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment lockf64.o
  444. echo misc/file/lockf.o misc/file/lockf64.o > ../../obj.misc.file
  445. make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/file'
  446. make -C fnmatch
  447. make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/fnmatch'
  448. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c fnmatch.c -o fnmatch.o
  449. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment fnmatch.o
  450. echo misc/fnmatch/fnmatch.o > ../../obj.misc.fnmatch
  451. make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/fnmatch'
  452. make -C internals
  453. make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/internals'
  454. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c __uClibc_main.c -o __uClibc_main.o
  455. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __uClibc_main.o
  456. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c tempname.c -o tempname.o
  457. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment tempname.o
  458. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c errno.c -o errno.o
  459. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment errno.o
  460. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c __errno_location.c -o __errno_location.o
  461. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __errno_location.o
  462. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c __h_errno_location.c -o __h_errno_location.o
  463. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __h_errno_location.o
  464. echo misc/internals/__uClibc_main.o misc/internals/tempname.o misc/internals/errno.o misc/internals/__errno_location.o misc/internals/__h_errno_location.o > ../../obj.misc.internals
  465. echo "/* Force shared libraries to know about the correct library loader */" > interp.c
  466. echo "#include <features.h>" >> interp.c
  467. echo "#ifdef __HAVE_ELF__" >> interp.c
  468. echo "const char __dl_ldso__[] __attribute__ ((section " \
  469. "(\".interp\"))) =\"""/lib"/ld-uClibc.so.0"\";" >> interp.c
  470. echo "#endif" >> interp.c
  471. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c interp.c -o interp.o
  472. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment interp.o
  473. make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/internals'
  474. make -C mntent
  475. make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/mntent'
  476. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c mntent.c -o mntent.o
  477. i386-gentoo-linux-uclibc-strip -x -R .note -R .comment mntent.o
  478. echo misc/mntent/mntent.o > ../../obj.misc.mntent
  479. make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/mntent'
  480. make -C syslog
  481. make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/syslog'
  482. i386-gentoo-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-stack-protector -fno-builtin -nostdinc -D_LIBC -I../../../include -I. -mpreferred-stack-boundary=2 -falign-jumps=0 -falign-loops=0 -Os -funit-at-a-time -iwithprefix include-fixed -iwithprefix include -DNDEBUG -fPIC -c syslog.c -o syslog.o
  483. In file included from ../../../include/asm/posix_types.h:2,
  484. from ../../../include/linux/posix_types.h:47,
  485. from ../../../include/linux/types.h:8,
  486. from ../../../include/asm/sigcontext.h:5,
  487. from ../../../include/bits/sigcontext.h:28,
  488. from ../../../include/signal.h:309,
  489. from ../../../include/sys/signal.h:1,
  490. from syslog.c:67:
  491. ../../../include/asm/posix_types_32.h:10: error: redefinition of typedef '__kernel_ino_t'
  492. ../../../include/bits/kernel_types.h:15: note: previous declaration of '__kernel_ino_t' was here
  493. ../../../include/asm/posix_types_32.h:11: error: redefinition of typedef '__kernel_mode_t'
  494. ../../../include/bits/kernel_types.h:16: note: previous declaration of '__kernel_mode_t' was here
  495. ../../../include/asm/posix_types_32.h:12: error: redefinition of typedef '__kernel_nlink_t'
  496. ../../../include/bits/kernel_types.h:17: note: previous declaration of '__kernel_nlink_t' was here
  497. ../../../include/asm/posix_types_32.h:13: error: redefinition of typedef '__kernel_off_t'
  498. ../../../include/bits/kernel_types.h:18: note: previous declaration of '__kernel_off_t' was here
  499. ../../../include/asm/posix_types_32.h:14: error: redefinition of typedef '__kernel_pid_t'
  500. ../../../include/bits/kernel_types.h:19: note: previous declaration of '__kernel_pid_t' was here
  501. ../../../include/asm/posix_types_32.h:15: error: redefinition of typedef '__kernel_ipc_pid_t'
  502. ../../../include/bits/kernel_types.h:20: note: previous declaration of '__kernel_ipc_pid_t' was here
  503. ../../../include/asm/posix_types_32.h:16: error: redefinition of typedef '__kernel_uid_t'
  504. ../../../include/bits/kernel_types.h:21: note: previous declaration of '__kernel_uid_t' was here
  505. ../../../include/asm/posix_types_32.h:17: error: redefinition of typedef '__kernel_gid_t'
  506. ../../../include/bits/kernel_types.h:22: note: previous declaration of '__kernel_gid_t' was here
  507. ../../../include/asm/posix_types_32.h:18: error: redefinition of typedef '__kernel_size_t'
  508. ../../../include/bits/kernel_types.h:23: note: previous declaration of '__kernel_size_t' was here
  509. ../../../include/asm/posix_types_32.h:19: error: redefinition of typedef '__kernel_ssize_t'
  510. ../../../include/bits/kernel_types.h:24: note: previous declaration of '__kernel_ssize_t' was here
  511. ../../../include/asm/posix_types_32.h:20: error: redefinition of typedef '__kernel_ptrdiff_t'
  512. ../../../include/bits/kernel_types.h:25: note: previous declaration of '__kernel_ptrdiff_t' was here
  513. ../../../include/asm/posix_types_32.h:21: error: redefinition of typedef '__kernel_time_t'
  514. ../../../include/bits/kernel_types.h:26: note: previous declaration of '__kernel_time_t' was here
  515. ../../../include/asm/posix_types_32.h:22: error: redefinition of typedef '__kernel_suseconds_t'
  516. ../../../include/bits/kernel_types.h:27: note: previous declaration of '__kernel_suseconds_t' was here
  517. ../../../include/asm/posix_types_32.h:23: error: redefinition of typedef '__kernel_clock_t'
  518. ../../../include/bits/kernel_types.h:28: note: previous declaration of '__kernel_clock_t' was here
  519. ../../../include/asm/posix_types_32.h:26: error: redefinition of typedef '__kernel_daddr_t'
  520. ../../../include/bits/kernel_types.h:29: note: previous declaration of '__kernel_daddr_t' was here
  521. ../../../include/asm/posix_types_32.h:27: error: redefinition of typedef '__kernel_caddr_t'
  522. ../../../include/bits/kernel_types.h:30: note: previous declaration of '__kernel_caddr_t' was here
  523. ../../../include/asm/posix_types_32.h:28: error: redefinition of typedef '__kernel_uid16_t'
  524. ../../../include/bits/kernel_types.h:31: note: previous declaration of '__kernel_uid16_t' was here
  525. ../../../include/asm/posix_types_32.h:29: error: redefinition of typedef '__kernel_gid16_t'
  526. ../../../include/bits/kernel_types.h:32: note: previous declaration of '__kernel_gid16_t' was here
  527. ../../../include/asm/posix_types_32.h:30: error: redefinition of typedef '__kernel_uid32_t'
  528. ../../../include/bits/kernel_types.h:33: note: previous declaration of '__kernel_uid32_t' was here
  529. ../../../include/asm/posix_types_32.h:31: error: redefinition of typedef '__kernel_gid32_t'
  530. ../../../include/bits/kernel_types.h:34: note: previous declaration of '__kernel_gid32_t' was here
  531. ../../../include/asm/posix_types_32.h:33: error: redefinition of typedef '__kernel_old_uid_t'
  532. ../../../include/bits/kernel_types.h:35: note: previous declaration of '__kernel_old_uid_t' was here
  533. ../../../include/asm/posix_types_32.h:34: error: redefinition of typedef '__kernel_old_gid_t'
  534. ../../../include/bits/kernel_types.h:36: note: previous declaration of '__kernel_old_gid_t' was here
  535. ../../../include/asm/posix_types_32.h:35: error: redefinition of typedef '__kernel_old_dev_t'
  536. ../../../include/bits/kernel_types.h:37: note: previous declaration of '__kernel_old_dev_t' was here
  537. ../../../include/asm/posix_types_32.h:38: error: redefinition of typedef '__kernel_loff_t'
  538. ../../../include/bits/kernel_types.h:38: note: previous declaration of '__kernel_loff_t' was here
  539. ../../../include/asm/posix_types_32.h:43: error: conflicting types for '__kernel_fsid_t'
  540. ../../../include/bits/kernel_types.h:46: note: previous declaration of '__kernel_fsid_t' was here
  541. make[3]: *** [syslog.o] Error 1
  542. make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/syslog'
  543. make[2]: *** [_dir_syslog] Error 2
  544. make[2]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc'
  545. make[1]: *** [_dir_misc] Error 2
  546. make[1]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc'
  547. make: *** [_dir_libc] Error 2
  548. emake failed
  549. * ERROR: sys-libs/uclibc-0.9.28.3-r8 failed (compile phase):
  550. * make failed
  551. *
  552. * Call stack:
  553. * ebuild.sh, line 85: Called src_compile
  554. * environment, line 2257: Called die
  555. * The specific snippet of code:
  556. * emake || die "make failed";
  557. *
  558. * If you need support, post the output of 'emerge --info =sys-libs/uclibc-0.9.28.3-r8',
  559. * the complete build log and the output of 'emerge -pqv =sys-libs/uclibc-0.9.28.3-r8'.
  560. * The complete build log is located at '/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/temp/build.log'.
  561. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/temp/environment'.
  562. * S: '/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3'
  563. /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/temp/environment: line 67: warning: setlocale: LC_CTYPE: cannot change locale (de_DE.UTF-8)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement