Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * Package: sys-libs/uclibc-0.9.28.3-r8
- * Repository: gentoo
- * USE: elibc_uclibc kernel_linux userland_GNU x86
- * FEATURES: sandbox
- /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)
- >>> Unpacking source...
- >>> Unpacking uClibc-0.9.28.3.tar.bz2 to /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work
- >>> Unpacking uClibc-0.9.28.3-patches-1.9.tar.bz2 to /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work
- * You really should consider setting UCLIBC_CPU
- * Otherwise, the build will be generic (read: slow).
- * Available CPU options:
- GENERIC_386 386 486 586 686 586MMX PENTIUMII PENTIUMIII PENTIUM4 K6 K7 ELAN CRUSOE WINCHIPC6 WINCHIP2 CYRIXIII NEHEMIAH
- * Runtime Prefix: /
- * Devel Prefix: /usr
- * Kernel Prefix: /usr
- * CBUILD: i386-gentoo-linux-uclibc
- * CHOST: i386-gentoo-linux-uclibc
- * CTARGET: i386-gentoo-linux-uclibc
- * CPU: GENERIC_386
- * ENDIAN: little
- >>> 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
- * Applying various patches (bugfixes/updates) ...
- * 04_all_uClibc-netinet-headers-update.patch ... [ ok ]
- * 05_all_uClibc-netinet-headers-update.patch ... [ ok ]
- * 06_all_uClibc-netinet-headers-update.patch ... [ ok ]
- * 09_all_uClibc-inotify.patch ... [ ok ]
- * 10_all_uClibc-svn-r11188-posix_memalign.patch ... [ ok ]
- * 20_all_uClibc-0.9.28.3-ai-netdb.patch ... [ ok ]
- * 30_all_uClibc-svn-r20834-sys_queue.patch ... [ ok ]
- * 35_all_uClibc-gcc-4.3.patch ... [ ok ]
- * 40_all_uClibc-svn-r16020-readdir_r.patch ... [ ok ]
- * 40_all_uClibc-svn-r19846-readdir64_r.patch ... [ ok ]
- * 45_all_uClibc-ppoll.patch ... [ ok ]
- * 46_all_uClibc-ppoll.patch ... [ ok ]
- * 47_all_uClibc-ppoll.patch ... [ ok ]
- * 50_all_uClibc-realpath.patch ... [ ok ]
- * 60_all_uClibc-splice-tee.patch ... [ ok ]
- * 62_all_uClibc-arm-ioperm.patch ... [ ok ]
- * 63_all_uClibc-arm-ioperm-outl.patch ... [ ok ]
- * Done with patching
- * Applying various patches (bugfixes/updates) ...
- * 10_all_uClibc-0.9.27-susv3-2.patch ... [ ok ]
- * 15_all_uClibc-0.9.27-susv3-ldouble-3.patch ... [ ok ]
- * Done with patching
- conf.c: In function 'strip':
- conf.c:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
- /usr/include/string.h:246: note: expected 'const char *' but argument is of type 'signed char *'
- conf.c: In function 'conf_askvalue':
- conf.c:94: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
- /usr/include/stdio.h:532: note: expected 'char * __restrict__' but argument is of type 'signed char *'
- conf.c: In function 'conf_string':
- conf.c:187: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
- /usr/include/string.h:246: note: expected 'const char *' but argument is of type 'signed char *'
- conf.c:188: warning: pointer targets in assignment differ in signedness
- conf.c: In function 'conf_sym':
- conf.c:236: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
- /usr/include/string.h:99: note: expected 'const char *' but argument is of type 'signed char *'
- conf.c:248: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
- /usr/include/string.h:99: note: expected 'const char *' but argument is of type 'signed char *'
- conf.c: In function 'conf_choice':
- conf.c:350: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
- /usr/include/stdio.h:532: note: expected 'char * __restrict__' but argument is of type 'signed char *'
- conf.c:360: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
- /usr/include/stdlib.h:158: note: expected 'const char *' but argument is of type 'signed char *'
- conf.c:384: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
- /usr/include/string.h:246: note: expected 'const char *' but argument is of type 'signed char *'
- In file included from zconf.tab.c:2125:
- confdata.c: In function 'conf_expand_value':
- confdata.c:35: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
- /usr/include/string.h:167: note: expected 'const char *' but argument is of type 'const signed char *'
- confdata.c:35: warning: pointer targets in assignment differ in signedness
- confdata.c:36: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness
- /usr/include/string.h:95: note: expected 'const char * __restrict__' but argument is of type 'const signed char *'
- confdata.c:47: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
- /usr/include/string.h:92: note: expected 'const char * __restrict__' but argument is of type 'const signed char *'
- confdata.c: In function 'conf_get_default_confname':
- confdata.c:58: warning: pointer targets in passing argument 1 of 'conf_expand_value' differ in signedness
- confdata.c:26: note: expected 'const signed char *' but argument is of type 'const char *'
- confdata.c: In function 'conf_read':
- confdata.c:84: warning: pointer targets in passing argument 1 of 'conf_expand_value' differ in signedness
- confdata.c:26: note: expected 'const signed char *' but argument is of type 'const char *'
- zconf.tab.c: At top level:
- lex.zconf.c:2969: warning: 'input' defined but not used
- * Doing a scanelf in paths for bins containing the __uClibc_start_main symbol
- * This system is clean.
- * To prevent the scanning of files again in the future you can export UCLIBC_SCANNED_COMPAT=1
- make -s clean
- >>> Source unpacked in /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work
- /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)
- >>> Compiling source in /var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3 ...
- make headers
- rm -f -r include/bits
- install -d include/bits
- #
- # using defaults found in .config
- #
- *
- * uClibc Configuration
- *
- Target Architecture
- 1. alpha (TARGET_alpha)
- 2. arm (TARGET_arm)
- 3. bfin (TARGET_bfin)
- 4. cris (TARGET_cris)
- 5. e1 (TARGET_e1)
- 6. frv (TARGET_frv)
- 7. h8300 (TARGET_h8300)
- > 8. i386 (TARGET_i386)
- 9. i960 (TARGET_i960)
- 10. m68k (TARGET_m68k)
- 11. microblaze (TARGET_microblaze)
- 12. mips (TARGET_mips)
- 13. nios (TARGET_nios)
- 14. nios2 (TARGET_nios2)
- 15. powerpc (TARGET_powerpc)
- 16. superh (TARGET_sh)
- 17. sh64 (TARGET_sh64)
- 18. sparc (TARGET_sparc)
- 19. v850 (TARGET_v850)
- 20. x86_64 (TARGET_x86_64)
- choice[1-20?]: 8
- *
- * Target Architecture Features and Options
- *
- Target x86 Processor Family
- > 1. Generic 386 (CONFIG_GENERIC_386)
- 2. 386 (CONFIG_386)
- 3. 486 (CONFIG_486)
- 4. Pentium/586/K5/5x86/6x86/6x86MX (CONFIG_586)
- 5. Pentium-MMX (CONFIG_586MMX)
- 6. Pentium-Pro (CONFIG_686)
- 7. Celeron/Pentium-II (CONFIG_PENTIUMII)
- 8. Pentium-III/Celeron(Coppermine)/Pentium-III Xeon (CONFIG_PENTIUMIII)
- 9. Pentium-4/Celeron(P4-based)/Xeon (CONFIG_PENTIUM4)
- 10. K6/K6-II/K6-III (CONFIG_K6)
- 11. Athlon/Duron/K7 (CONFIG_K7)
- 12. Elan (CONFIG_ELAN)
- 13. Crusoe (CONFIG_CRUSOE)
- 14. Winchip-C6 (CONFIG_WINCHIPC6)
- 15. Winchip-2/Winchip-2A/Winchip-3 (CONFIG_WINCHIP2)
- 16. CyrixIII/VIA-C3 (CONFIG_CYRIXIII)
- 17. VIA C3-2 (Nehemiah) (CONFIG_NEHEMIAH)
- choice[1-17?]: 1
- Target Processor Endianness
- > 1. Little Endian (ARCH_LITTLE_ENDIAN)
- choice[1]: 1
- Target CPU has a memory management unit (MMU) (ARCH_HAS_MMU) [Y/?] y
- Enable floating point number support (UCLIBC_HAS_FLOATS) [Y/n/?] y
- Target CPU has a floating point unit (FPU) (HAS_FPU) [Y/n/?] y
- Enable full C99 math library support (DO_C99_MATH) [Y/n/?] y
- Enable long double support (UCLIBC_HAS_LONG_DOUBLE_MATH) [Y/n/?] y
- Linux kernel header location (KERNEL_SOURCE) [/usr] /usr
- *
- * General Library Settings
- *
- Generate Position Independent Code (PIC) (DOPIC) [Y/n/?] y
- Enable support for shared libraries (HAVE_SHARED) [Y/n/?] y
- Compile native shared library loader (BUILD_UCLIBC_LDSO) [Y/n/?] y
- Only load shared libraries which can share their text segment (FORCE_SHAREABLE_TEXT_SEGMENTS) [N/y/?] n
- Native shared library loader 'ldd' support (LDSO_LDD_SUPPORT) [Y/n/?] y
- Enable shared library loader cache (LDSO_CACHE_SUPPORT) [Y/n/?] y
- Enable shared library loader preload file support (LDSO_PRELOAD_FILE_SUPPORT) [N/y/?] n
- Shared library loader naming prefix (LDSO_BASE_FILENAME) [ld.so] ld.so
- Enable ELF RUNPATH tag support (LDSO_RUNPATH) [Y/n/?] y
- uClibc 0.9.27 compatibility (DL_FINI_CRT_COMPAT) [N/y/?] n
- Support global constructors and destructors (UCLIBC_CTOR_DTOR) [Y/n/?] y
- POSIX Threading Support (UCLIBC_HAS_THREADS) [Y/n/?] y
- Build pthreads debugging support (PTHREADS_DEBUG_SUPPORT) [Y/n/?] y
- Large File Support (UCLIBC_HAS_LFS) [Y/n/?] y
- Link ldconfig statically (UCLIBC_STATIC_LDCONFIG) [Y/n/?] y
- Malloc Implementation
- 1. malloc (MALLOC)
- 2. malloc-simple (MALLOC_SIMPLE)
- > 3. malloc-standard (MALLOC_STANDARD)
- choice[1-3?]: 3
- Malloc returns live pointer for malloc(0) (MALLOC_GLIBC_COMPAT) [Y/n/?] y
- Dynamic atexit() Support (UCLIBC_DYNAMIC_ATEXIT) [Y/n/?] y
- Shadow Password Support (HAS_SHADOW) [Y/n/?] y
- Support only Unix 98 PTYs (UNIX98PTY_ONLY) [Y/n/?] y
- Assume that /dev/pts is a devpts or devfs file system (ASSUME_DEVPTS) [Y/n/?] y
- Support 'struct tm' timezone extension fields (UCLIBC_HAS_TM_EXTENSIONS) [Y/n/?] y
- Enable caching of the last valid timezone 'TZ' string (UCLIBC_HAS_TZ_CACHING) [Y/n/?] y
- Enable '/etc/TZ' file support to set a default timezone (uClibc-specific) (UCLIBC_HAS_TZ_FILE) [Y/n/?] y
- Repeatedly read the '/etc/TZ' file (UCLIBC_HAS_TZ_FILE_READ_MANY) [N/y/?] n
- Path to the 'TZ' file for setting the global timezone (UCLIBC_TZ_FILE_PATH) [/etc/TZ] /etc/TZ
- *
- * Networking Support
- *
- IP version 6 Support (UCLIBC_HAS_IPV6) [N/y/?] n
- Remote Procedure Call (RPC) support (UCLIBC_HAS_RPC) [Y/n/?] y
- Full RPC support (UCLIBC_HAS_FULL_RPC) [Y/n/?] y
- *
- * String and Stdio Support
- *
- Use glibc generic string functions (UCLIBC_HAS_STRING_GENERIC_OPT) [Y/n/?] y
- Use arch-specific string functions (UCLIBC_HAS_STRING_ARCH_OPT) [Y/n/?] y
- Use Table Versions Of 'ctype.h' Functions. (UCLIBC_HAS_CTYPE_TABLES) [Y/n/?] y
- Support Signed Characters In 'ctype.h' Functions. (UCLIBC_HAS_CTYPE_SIGNED) [Y/n/?] y
- ctype argument checking
- 1. Do not check -- unsafe (UCLIBC_HAS_CTYPE_UNSAFE)
- > 2. Detect and handle appropriately (UCLIBC_HAS_CTYPE_CHECKED)
- 3. Issue a diagnostic and abort() (UCLIBC_HAS_CTYPE_ENFORCED)
- choice[1-3?]: 2
- Wide Character Support (UCLIBC_HAS_WCHAR) [Y/n/?] y
- Locale Support (UCLIBC_HAS_LOCALE) [N/y/?] n
- Support hexadecimal float notation (UCLIBC_HAS_HEXADECIMAL_FLOATS) [Y/n/?] y
- Support glibc's register_printf_function() (glibc-compat) (UCLIBC_HAS_GLIBC_CUSTOM_PRINTF) [Y/n/?] y
- Maximum number of positional args. Either 0 or >= 9. (UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS) [9] 9
- Support glibc's 'a' flag for scanf string conversions (not implemented) (UCLIBC_HAS_SCANF_GLIBC_A_FLAG) [N/y/?] n
- Stdio buffer size
- 1. 256 (minimum ANSI/ISO C99 value) (UCLIBC_HAS_STDIO_BUFSIZ_256)
- 2. 512 (UCLIBC_HAS_STDIO_BUFSIZ_512)
- 3. 1024 (UCLIBC_HAS_STDIO_BUFSIZ_1024)
- 4. 2048 (UCLIBC_HAS_STDIO_BUFSIZ_2048)
- > 5. 4096 (UCLIBC_HAS_STDIO_BUFSIZ_4096)
- 6. 8192 (UCLIBC_HAS_STDIO_BUFSIZ_8192)
- choice[1-6?]: 5
- Stdio builtin buffer size (uClibc-specific)
- > 1. None (UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE)
- 2. 4 (UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4)
- 3. 8 (UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8)
- choice[1-3?]: 1
- Attemt to shutdown stdio subsystem when abort() is called. (UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT) [N/y/?] n
- Provide a macro version of getc() (UCLIBC_HAS_STDIO_GETC_MACRO) [Y/n/?] y
- Provide a macro version of putc() (UCLIBC_HAS_STDIO_PUTC_MACRO) [Y/n/?] y
- Support auto-r/w transition (UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION) [Y/n/?] y
- Support an fopen() 'F' flag for large file mode (uClibc-specific) (UCLIBC_HAS_FOPEN_LARGEFILE_MODE) [N/y/?] n
- Support an fopen() 'x' flag for exclusive mode (glibc-compat) (UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE) [Y/n/?] y
- Support fmemopen(), open_memstream(), and fopencookie() (glibc-compat) (UCLIBC_HAS_GLIBC_CUSTOM_STREAMS) [Y/n/?] y
- Support the '%m' specifier in printf format strings (glibc-compat) (UCLIBC_HAS_PRINTF_M_SPEC) [Y/n/?] y
- Include the errno message text in the library (UCLIBC_HAS_ERRNO_MESSAGES) [Y/n/?] y
- Support sys_errlist[] (obsolete-compat) (UCLIBC_HAS_SYS_ERRLIST) [N/y/?] n
- Include the signum message text in the library (UCLIBC_HAS_SIGNUM_MESSAGES) [Y/n/?] y
- Support sys_siglist[] (bsd-compat) (UCLIBC_HAS_SYS_SIGLIST) [N/y/?] n
- Support gnu getopt (UCLIBC_HAS_GNU_GETOPT) [Y/n/?] y
- *
- * Big and Tall
- *
- Regular Expression Support (UCLIBC_HAS_REGEX) [Y/n/?] y
- Support the wordexp() interface (UCLIBC_HAS_WORDEXP) [N/y/?] n
- Support the ftw() and nftw() interfaces (UCLIBC_HAS_FTW) [Y/n/?] y
- Support the glob() interface (UCLIBC_HAS_GLOB) [Y/n/?] y
- *
- * Library Installation Options
- *
- Shared library loader path (SHARED_LIB_LOADER_PREFIX) [/lib] /lib
- uClibc runtime library directory (RUNTIME_PREFIX) [/] /
- uClibc development environment directory (DEVEL_PREFIX) [/usr] /usr
- *
- * uClibc security related options
- *
- Enable security options (UCLIBC_SECURITY) [Y/n] y
- Build utilities as ET_DYN/PIE executables (UCLIBC_BUILD_PIE) [N/y/?] n
- Support for propolice smashing stack protector (UCLIBC_HAS_SSP) [Y/n/?] y
- Use simple guard values without accessing /dev/urandom (SSP_QUICK_CANARY) [Y/n/?] y
- Propolice protection blocking signal
- 1. abort (PROPOLICE_BLOCK_ABRT)
- 2. segfault (PROPOLICE_BLOCK_SEGV)
- > 3. kill (PROPOLICE_BLOCK_KILL)
- choice[1-3?]: 3
- Build uClibc with propolice protection (UCLIBC_BUILD_SSP) [N/y/?] n
- Build uClibc with RELRO (UCLIBC_BUILD_RELRO) [Y/n/?] y
- Build uClibc with NOW (UCLIBC_BUILD_NOW) [N/y/?] n
- Build uClibc with noexecstack marking (UCLIBC_BUILD_NOEXECSTACK) [Y/n/?] y
- *
- * uClibc development/debugging options
- *
- Cross-compiling toolchain prefix (CROSS_COMPILER_PREFIX) [i386-gentoo-linux-uclibc-] i386-gentoo-linux-uclibc-
- Build uClibc with debugging symbols (DODEBUG) [N/y/?] n
- Build pthread with debugging output (DODEBUG_PT) [N/y/?] n
- Build uClibc with run-time assertion testing (DOASSERTS) [N/y/?] n
- Build the shared library loader with debugging support (SUPPORT_LD_DEBUG) [N/y/?] n
- Build the shared library loader with early debugging support (SUPPORT_LD_DEBUG_EARLY) [N/y/?] n
- Compiler Warnings (WARNINGS) [-Wall] -Wall
- Manuel's hidden warnings (UCLIBC_MJN3_ONLY) [N/y/?] n
- + ./extra/scripts/fix_includes.sh -k /usr -t i386
- + TOPDIR=.
- + CC=' i386-gentoo-linux-uclibc-gcc'
- + /bin/sh extra/scripts/gen_bits_syscall_h.sh
- + cmp include/bits/sysnum.h include/bits/sysnum.h.new
- + mv -f include/bits/sysnum.h.new include/bits/sysnum.h
- make -C libc/sysdeps/linux/common headers
- 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'
- ln -fs ../libc/sysdeps/linux/common/fpu_control.h ../../../..//include/
- 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'
- make -C libc/sysdeps/linux/i386 headers
- 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'
- ln -fs ../libc/sysdeps/linux/i386/fpu_control.h ../../../../include/
- 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'
- make
- + ./extra/scripts/fix_includes.sh -k /usr -t i386
- + TOPDIR=.
- + CC=' i386-gentoo-linux-uclibc-gcc'
- + /bin/sh extra/scripts/gen_bits_syscall_h.sh
- + cmp include/bits/sysnum.h include/bits/sysnum.h.new
- + rm -f include/bits/sysnum.h.new
- make -C libc/sysdeps/linux/common headers
- 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'
- ln -fs ../libc/sysdeps/linux/common/fpu_control.h ../../../..//include/
- 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'
- make -C libc/sysdeps/linux/i386 headers
- 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'
- ln -fs ../libc/sysdeps/linux/i386/fpu_control.h ../../../../include/
- 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'
- make -C ldso
- make[1]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso'
- ln -fs ../../include/elf.h include/elf.h
- ln -fs ../ldso/i386/dl-startup.h include/dl-startup.h
- ln -fs ../ldso/i386/dl-syscalls.h include/dl-syscalls.h
- ln -fs ../ldso/i386/dl-sysdep.h include/dl-sysdep.h
- ln -fs ../ldso/i386/dl-debug.h include/dl-debug.h
- make -C ldso
- make[2]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso/ldso'
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment i386/resolve.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment ldso.o
- 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 \
- -o ld-uClibc-0.9.28.so i386/resolve.o ldso.o /usr/lib/gcc/i386-gentoo-linux-uclibc/4.4.5/libgcc.a
- install -d ../../lib
- install -m 755 ld-uClibc-0.9.28.so ../../lib
- ln -sf ld-uClibc-0.9.28.so ../../lib/ld-uClibc.so.0
- make[2]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso/ldso'
- make -C libdl
- make[2]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso/libdl'
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment libdl.o
- i386-gentoo-linux-uclibc-ar cr libdl.a ../ldso/i386/resolve.o libdl.o
- install -d ../../lib
- rm -f ../../lib/libdl.a
- install -m 644 libdl.a ../../lib
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment libdl_pic.o
- i386-gentoo-linux-uclibc-ar cr libdl_pic.a libdl_pic.o
- make[2]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso/libdl'
- make[1]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/ldso'
- make -C libc
- make[1]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc'
- make -C misc
- make[2]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc'
- make -C assert
- make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/assert'
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __assert.o
- echo misc/assert/__assert.o > ../../obj.misc.assert
- make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/assert'
- make -C ctype
- make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/ctype'
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isalnum.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isalpha.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isascii.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment iscntrl.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isdigit.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isgraph.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment islower.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isprint.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment ispunct.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isspace.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isupper.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isxdigit.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment toascii.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment tolower.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment toupper.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isblank.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isxlower.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isxupper.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __C_ctype_b.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __C_ctype_tolower.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __C_ctype_toupper.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __ctype_b_loc.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __ctype_tolower_loc.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __ctype_toupper_loc.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __ctype_assert.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment isctype.o
- 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
- make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/ctype'
- make -C dirent
- make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/dirent'
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment alphasort.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment closedir.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment dirfd.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment opendir.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment readdir.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment rewinddir.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment scandir.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment seekdir.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment telldir.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment readdir64.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment alphasort64.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment scandir64.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment readdir_r.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment readdir64_r.o
- 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
- make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/dirent'
- make -C file
- make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/file'
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment lockf.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment lockf64.o
- echo misc/file/lockf.o misc/file/lockf64.o > ../../obj.misc.file
- make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/file'
- make -C fnmatch
- make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/fnmatch'
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment fnmatch.o
- echo misc/fnmatch/fnmatch.o > ../../obj.misc.fnmatch
- make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/fnmatch'
- make -C internals
- make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/internals'
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __uClibc_main.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment tempname.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment errno.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __errno_location.o
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment __h_errno_location.o
- 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
- echo "/* Force shared libraries to know about the correct library loader */" > interp.c
- echo "#include <features.h>" >> interp.c
- echo "#ifdef __HAVE_ELF__" >> interp.c
- echo "const char __dl_ldso__[] __attribute__ ((section " \
- "(\".interp\"))) =\"""/lib"/ld-uClibc.so.0"\";" >> interp.c
- echo "#endif" >> interp.c
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment interp.o
- make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/internals'
- make -C mntent
- make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/mntent'
- 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
- i386-gentoo-linux-uclibc-strip -x -R .note -R .comment mntent.o
- echo misc/mntent/mntent.o > ../../obj.misc.mntent
- make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/mntent'
- make -C syslog
- make[3]: Entering directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/syslog'
- 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
- In file included from ../../../include/asm/posix_types.h:2,
- from ../../../include/linux/posix_types.h:47,
- from ../../../include/linux/types.h:8,
- from ../../../include/asm/sigcontext.h:5,
- from ../../../include/bits/sigcontext.h:28,
- from ../../../include/signal.h:309,
- from ../../../include/sys/signal.h:1,
- from syslog.c:67:
- ../../../include/asm/posix_types_32.h:10: error: redefinition of typedef '__kernel_ino_t'
- ../../../include/bits/kernel_types.h:15: note: previous declaration of '__kernel_ino_t' was here
- ../../../include/asm/posix_types_32.h:11: error: redefinition of typedef '__kernel_mode_t'
- ../../../include/bits/kernel_types.h:16: note: previous declaration of '__kernel_mode_t' was here
- ../../../include/asm/posix_types_32.h:12: error: redefinition of typedef '__kernel_nlink_t'
- ../../../include/bits/kernel_types.h:17: note: previous declaration of '__kernel_nlink_t' was here
- ../../../include/asm/posix_types_32.h:13: error: redefinition of typedef '__kernel_off_t'
- ../../../include/bits/kernel_types.h:18: note: previous declaration of '__kernel_off_t' was here
- ../../../include/asm/posix_types_32.h:14: error: redefinition of typedef '__kernel_pid_t'
- ../../../include/bits/kernel_types.h:19: note: previous declaration of '__kernel_pid_t' was here
- ../../../include/asm/posix_types_32.h:15: error: redefinition of typedef '__kernel_ipc_pid_t'
- ../../../include/bits/kernel_types.h:20: note: previous declaration of '__kernel_ipc_pid_t' was here
- ../../../include/asm/posix_types_32.h:16: error: redefinition of typedef '__kernel_uid_t'
- ../../../include/bits/kernel_types.h:21: note: previous declaration of '__kernel_uid_t' was here
- ../../../include/asm/posix_types_32.h:17: error: redefinition of typedef '__kernel_gid_t'
- ../../../include/bits/kernel_types.h:22: note: previous declaration of '__kernel_gid_t' was here
- ../../../include/asm/posix_types_32.h:18: error: redefinition of typedef '__kernel_size_t'
- ../../../include/bits/kernel_types.h:23: note: previous declaration of '__kernel_size_t' was here
- ../../../include/asm/posix_types_32.h:19: error: redefinition of typedef '__kernel_ssize_t'
- ../../../include/bits/kernel_types.h:24: note: previous declaration of '__kernel_ssize_t' was here
- ../../../include/asm/posix_types_32.h:20: error: redefinition of typedef '__kernel_ptrdiff_t'
- ../../../include/bits/kernel_types.h:25: note: previous declaration of '__kernel_ptrdiff_t' was here
- ../../../include/asm/posix_types_32.h:21: error: redefinition of typedef '__kernel_time_t'
- ../../../include/bits/kernel_types.h:26: note: previous declaration of '__kernel_time_t' was here
- ../../../include/asm/posix_types_32.h:22: error: redefinition of typedef '__kernel_suseconds_t'
- ../../../include/bits/kernel_types.h:27: note: previous declaration of '__kernel_suseconds_t' was here
- ../../../include/asm/posix_types_32.h:23: error: redefinition of typedef '__kernel_clock_t'
- ../../../include/bits/kernel_types.h:28: note: previous declaration of '__kernel_clock_t' was here
- ../../../include/asm/posix_types_32.h:26: error: redefinition of typedef '__kernel_daddr_t'
- ../../../include/bits/kernel_types.h:29: note: previous declaration of '__kernel_daddr_t' was here
- ../../../include/asm/posix_types_32.h:27: error: redefinition of typedef '__kernel_caddr_t'
- ../../../include/bits/kernel_types.h:30: note: previous declaration of '__kernel_caddr_t' was here
- ../../../include/asm/posix_types_32.h:28: error: redefinition of typedef '__kernel_uid16_t'
- ../../../include/bits/kernel_types.h:31: note: previous declaration of '__kernel_uid16_t' was here
- ../../../include/asm/posix_types_32.h:29: error: redefinition of typedef '__kernel_gid16_t'
- ../../../include/bits/kernel_types.h:32: note: previous declaration of '__kernel_gid16_t' was here
- ../../../include/asm/posix_types_32.h:30: error: redefinition of typedef '__kernel_uid32_t'
- ../../../include/bits/kernel_types.h:33: note: previous declaration of '__kernel_uid32_t' was here
- ../../../include/asm/posix_types_32.h:31: error: redefinition of typedef '__kernel_gid32_t'
- ../../../include/bits/kernel_types.h:34: note: previous declaration of '__kernel_gid32_t' was here
- ../../../include/asm/posix_types_32.h:33: error: redefinition of typedef '__kernel_old_uid_t'
- ../../../include/bits/kernel_types.h:35: note: previous declaration of '__kernel_old_uid_t' was here
- ../../../include/asm/posix_types_32.h:34: error: redefinition of typedef '__kernel_old_gid_t'
- ../../../include/bits/kernel_types.h:36: note: previous declaration of '__kernel_old_gid_t' was here
- ../../../include/asm/posix_types_32.h:35: error: redefinition of typedef '__kernel_old_dev_t'
- ../../../include/bits/kernel_types.h:37: note: previous declaration of '__kernel_old_dev_t' was here
- ../../../include/asm/posix_types_32.h:38: error: redefinition of typedef '__kernel_loff_t'
- ../../../include/bits/kernel_types.h:38: note: previous declaration of '__kernel_loff_t' was here
- ../../../include/asm/posix_types_32.h:43: error: conflicting types for '__kernel_fsid_t'
- ../../../include/bits/kernel_types.h:46: note: previous declaration of '__kernel_fsid_t' was here
- make[3]: *** [syslog.o] Error 1
- make[3]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc/syslog'
- make[2]: *** [_dir_syslog] Error 2
- make[2]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc/misc'
- make[1]: *** [_dir_misc] Error 2
- make[1]: Leaving directory `/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3/libc'
- make: *** [_dir_libc] Error 2
- emake failed
- * ERROR: sys-libs/uclibc-0.9.28.3-r8 failed (compile phase):
- * make failed
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 2257: Called die
- * The specific snippet of code:
- * emake || die "make failed";
- *
- * If you need support, post the output of 'emerge --info =sys-libs/uclibc-0.9.28.3-r8',
- * the complete build log and the output of 'emerge -pqv =sys-libs/uclibc-0.9.28.3-r8'.
- * The complete build log is located at '/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/temp/environment'.
- * S: '/var/tmp/portage/sys-libs/uclibc-0.9.28.3-r8/work/uClibc-0.9.28.3'
- /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