commit uClibc for openSUSE:Factory

Hello community, here is the log from the commit of package uClibc for openSUSE:Factory checked in at 2012-09-29 15:36:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uClibc (Old) and /work/SRC/openSUSE:Factory/.uClibc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "uClibc", Maintainer is "SAssmann@novell.com" Changes: -------- --- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes 2012-09-14 12:41:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes 2012-09-29 15:36:45.000000000 +0200 @@ -1,0 +2,10 @@ +Thu Sep 27 07:16:22 UTC 2012 - idonmez@suse.com + +- Regenerate the config file and enable the following + to fix busybox-static compilation + * UCLIBC_SUSV3_LEGACY + * UCLIBC_SUSV3_LEGACY_MACROS + * UCLIBC_SUSV4_LEGACY + * UCLIBC_HAS_RESOLVER_SUPPORT + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ config.armel ++++++ --- /var/tmp/diff_new_pack.vFjoEi/_old 2012-09-29 15:36:48.000000000 +0200 +++ /var/tmp/diff_new_pack.vFjoEi/_new 2012-09-29 15:36:48.000000000 +0200 @@ -1,12 +1,13 @@ # # Automatically generated make config: don't edit -# Version: 0.9.30.1 -# Mon Oct 3 11:09:22 2011 +# Version: 0.9.33.2 +# Thu Sep 27 09:14:04 2012 # # TARGET_alpha is not set TARGET_arm=y # TARGET_avr32 is not set # TARGET_bfin is not set +# TARGET_c6x is not set # TARGET_cris is not set # TARGET_e1 is not set # TARGET_frv is not set @@ -34,26 +35,9 @@ # TARGET_ARCH="arm" FORCE_OPTIONS_FOR_ARCH=y -# CONFIG_ARM_OABI is not set CONFIG_ARM_EABI=y -CONFIG_GENERIC_ARM=y -# CONFIG_ARM610 is not set -# CONFIG_ARM710 is not set -# CONFIG_ARM7TDMI is not set -# CONFIG_ARM720T is not set -# CONFIG_ARM920T is not set -# CONFIG_ARM922T is not set -# CONFIG_ARM926T is not set -# CONFIG_ARM10T is not set -# CONFIG_ARM1136JF_S is not set -# CONFIG_ARM1176JZ_S is not set -# CONFIG_ARM1176JZF_S is not set -# CONFIG_ARM_CORTEX_M3 is not set -# CONFIG_ARM_CORTEX_M1 is not set -# CONFIG_ARM_SA110 is not set -# CONFIG_ARM_SA1100 is not set -# CONFIG_ARM_XSCALE is not set -# CONFIG_ARM_IWMMXT is not set +# COMPILE_IN_THUMB_MODE is not set +# USE_BX is not set TARGET_SUBARCH="" # @@ -69,6 +53,7 @@ # UCLIBC_HAS_FPU is not set UCLIBC_HAS_SOFT_FLOAT=y DO_C99_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=y KERNEL_HEADERS="/usr/include" HAVE_DOT_CONFIG=y @@ -76,16 +61,15 @@ # # General Library Settings # -# HAVE_NO_PIC is not set DOPIC=y -# ARCH_HAS_NO_SHARED is not set -# ARCH_HAS_NO_LDSO is not set # HAVE_SHARED is not set UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set +LINUXTHREADS_OLD=y +# LINUXTHREADS_NEW is not set +# UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y # PTHREADS_DEBUG_SUPPORT is not set -LINUXTHREADS_OLD=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set @@ -94,8 +78,10 @@ # MALLOC_GLIBC_COMPAT is not set UCLIBC_DYNAMIC_ATEXIT=y # COMPAT_ATEXIT is not set -# UCLIBC_SUSV3_LEGACY is not set -# UCLIBC_SUSV3_LEGACY_MACROS is not set +UCLIBC_SUSV3_LEGACY=y +UCLIBC_SUSV3_LEGACY_MACROS=y +UCLIBC_SUSV4_LEGACY=y +# UCLIBC_STRICT_HEADERS is not set # UCLIBC_HAS_STUBS is not set UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set @@ -103,11 +89,13 @@ ASSUME_DEVPTS=y UNIX98PTY_ONLY=y # UCLIBC_HAS_GETPT is not set +# UCLIBC_HAS_LIBUTIL is not set UCLIBC_HAS_TM_EXTENSIONS=y UCLIBC_HAS_TZ_CACHING=y UCLIBC_HAS_TZ_FILE=y UCLIBC_HAS_TZ_FILE_READ_MANY=y UCLIBC_TZ_FILE_PATH="/etc/TZ" +UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y # # Advanced Library Settings @@ -118,6 +106,7 @@ # # Support various families of functions # +UCLIBC_LINUX_MODULE_26=y UCLIBC_LINUX_MODULE_24=y UCLIBC_LINUX_SPECIFIC=y UCLIBC_HAS_GNU_ERROR=y @@ -133,6 +122,8 @@ UCLIBC_HAS_XATTR=y UCLIBC_HAS_PROFILING=y UCLIBC_HAS_CRYPT_IMPL=y +# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set +# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set UCLIBC_HAS_CRYPT=y UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y @@ -143,6 +134,11 @@ # UCLIBC_HAS_REENTRANT_RPC is not set # UCLIBC_USE_NETLINK is not set # UCLIBC_HAS_BSD_RES_CLOSE is not set +UCLIBC_HAS_COMPAT_RES_STATE=y +# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set +UCLIBC_HAS_RESOLVER_SUPPORT=y +# UCLIBC_HAS_LIBRESOLV_STUB is not set +# UCLIBC_HAS_LIBNSL_STUB is not set # # String and Stdio Support @@ -177,6 +173,7 @@ UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set +# UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set # UCLIBC_HAS_PRINTF_M_SPEC is not set UCLIBC_HAS_ERRNO_MESSAGES=y @@ -194,21 +191,25 @@ UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_FNMATCH_OLD=y # UCLIBC_HAS_WORDEXP is not set +# UCLIBC_HAS_NFTW is not set # UCLIBC_HAS_FTW is not set +# UCLIBC_HAS_FTS is not set UCLIBC_HAS_GLOB=y # UCLIBC_HAS_GNU_GLOB is not set +# UCLIBC_HAS_UTMPX is not set # # Library Installation Options # RUNTIME_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/" DEVEL_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/usr/" +MULTILIB_DIR="lib" +HARDWIRED_ABSPATH=y # # Security options # # UCLIBC_HAS_ARC4RANDOM is not set -# HAVE_NO_SSP is not set UCLIBC_HAS_SSP=y # UCLIBC_HAS_SSP_COMPAT is not set # SSP_QUICK_CANARY is not set @@ -218,7 +219,7 @@ UCLIBC_BUILD_NOEXECSTACK=y # -# uClibc development/debugging options +# Development/debugging options # CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" ++++++ config.armhl ++++++ --- /var/tmp/diff_new_pack.vFjoEi/_old 2012-09-29 15:36:48.000000000 +0200 +++ /var/tmp/diff_new_pack.vFjoEi/_new 2012-09-29 15:36:48.000000000 +0200 @@ -1,12 +1,13 @@ # # Automatically generated make config: don't edit -# Version: 0.9.30.1 -# Mon Oct 3 11:51:00 2011 +# Version: 0.9.33.2 +# Thu Sep 27 09:15:00 2012 # # TARGET_alpha is not set TARGET_arm=y # TARGET_avr32 is not set # TARGET_bfin is not set +# TARGET_c6x is not set # TARGET_cris is not set # TARGET_e1 is not set # TARGET_frv is not set @@ -34,26 +35,9 @@ # TARGET_ARCH="arm" FORCE_OPTIONS_FOR_ARCH=y -# CONFIG_ARM_OABI is not set CONFIG_ARM_EABI=y -CONFIG_GENERIC_ARM=y -# CONFIG_ARM610 is not set -# CONFIG_ARM710 is not set -# CONFIG_ARM7TDMI is not set -# CONFIG_ARM720T is not set -# CONFIG_ARM920T is not set -# CONFIG_ARM922T is not set -# CONFIG_ARM926T is not set -# CONFIG_ARM10T is not set -# CONFIG_ARM1136JF_S is not set -# CONFIG_ARM1176JZ_S is not set -# CONFIG_ARM1176JZF_S is not set -# CONFIG_ARM_CORTEX_M3 is not set -# CONFIG_ARM_CORTEX_M1 is not set -# CONFIG_ARM_SA110 is not set -# CONFIG_ARM_SA1100 is not set -# CONFIG_ARM_XSCALE is not set -# CONFIG_ARM_IWMMXT is not set +# COMPILE_IN_THUMB_MODE is not set +# USE_BX is not set TARGET_SUBARCH="" # @@ -68,6 +52,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y # DO_C99_MATH is not set +# DO_XSI_MATH is not set # UCLIBC_HAS_FENV is not set KERNEL_HEADERS="/usr/include" HAVE_DOT_CONFIG=y @@ -75,16 +60,15 @@ # # General Library Settings # -# HAVE_NO_PIC is not set DOPIC=y -# ARCH_HAS_NO_SHARED is not set -# ARCH_HAS_NO_LDSO is not set # HAVE_SHARED is not set UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set +LINUXTHREADS_OLD=y +# LINUXTHREADS_NEW is not set +# UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y # PTHREADS_DEBUG_SUPPORT is not set -LINUXTHREADS_OLD=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set @@ -93,8 +77,10 @@ # MALLOC_GLIBC_COMPAT is not set UCLIBC_DYNAMIC_ATEXIT=y # COMPAT_ATEXIT is not set -# UCLIBC_SUSV3_LEGACY is not set -# UCLIBC_SUSV3_LEGACY_MACROS is not set +UCLIBC_SUSV3_LEGACY=y +UCLIBC_SUSV3_LEGACY_MACROS=y +UCLIBC_SUSV4_LEGACY=y +# UCLIBC_STRICT_HEADERS is not set # UCLIBC_HAS_STUBS is not set UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set @@ -102,11 +88,13 @@ ASSUME_DEVPTS=y UNIX98PTY_ONLY=y # UCLIBC_HAS_GETPT is not set +# UCLIBC_HAS_LIBUTIL is not set UCLIBC_HAS_TM_EXTENSIONS=y UCLIBC_HAS_TZ_CACHING=y UCLIBC_HAS_TZ_FILE=y UCLIBC_HAS_TZ_FILE_READ_MANY=y UCLIBC_TZ_FILE_PATH="/etc/TZ" +UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y # # Advanced Library Settings @@ -117,6 +105,7 @@ # # Support various families of functions # +UCLIBC_LINUX_MODULE_26=y UCLIBC_LINUX_MODULE_24=y UCLIBC_LINUX_SPECIFIC=y UCLIBC_HAS_GNU_ERROR=y @@ -132,6 +121,8 @@ UCLIBC_HAS_XATTR=y UCLIBC_HAS_PROFILING=y UCLIBC_HAS_CRYPT_IMPL=y +# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set +# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set UCLIBC_HAS_CRYPT=y UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y @@ -142,6 +133,11 @@ # UCLIBC_HAS_REENTRANT_RPC is not set # UCLIBC_USE_NETLINK is not set # UCLIBC_HAS_BSD_RES_CLOSE is not set +UCLIBC_HAS_COMPAT_RES_STATE=y +# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set +UCLIBC_HAS_RESOLVER_SUPPORT=y +# UCLIBC_HAS_LIBRESOLV_STUB is not set +# UCLIBC_HAS_LIBNSL_STUB is not set # # String and Stdio Support @@ -176,6 +172,7 @@ UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set +# UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set # UCLIBC_HAS_PRINTF_M_SPEC is not set UCLIBC_HAS_ERRNO_MESSAGES=y @@ -193,21 +190,25 @@ UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_FNMATCH_OLD=y # UCLIBC_HAS_WORDEXP is not set +# UCLIBC_HAS_NFTW is not set # UCLIBC_HAS_FTW is not set +# UCLIBC_HAS_FTS is not set UCLIBC_HAS_GLOB=y # UCLIBC_HAS_GNU_GLOB is not set +# UCLIBC_HAS_UTMPX is not set # # Library Installation Options # RUNTIME_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/" DEVEL_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/usr/" +MULTILIB_DIR="lib" +HARDWIRED_ABSPATH=y # # Security options # # UCLIBC_HAS_ARC4RANDOM is not set -# HAVE_NO_SSP is not set UCLIBC_HAS_SSP=y # UCLIBC_HAS_SSP_COMPAT is not set # SSP_QUICK_CANARY is not set @@ -217,7 +218,7 @@ UCLIBC_BUILD_NOEXECSTACK=y # -# uClibc development/debugging options +# Development/debugging options # CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" ++++++ config.i386 ++++++ --- /var/tmp/diff_new_pack.vFjoEi/_old 2012-09-29 15:36:48.000000000 +0200 +++ /var/tmp/diff_new_pack.vFjoEi/_new 2012-09-29 15:36:48.000000000 +0200 @@ -1,12 +1,13 @@ # # Automatically generated make config: don't edit -# Version: 0.9.30 -# Fri Dec 19 10:34:09 2008 +# Version: 0.9.33.2 +# Wed Sep 26 15:25:11 2012 # # TARGET_alpha is not set # TARGET_arm is not set # TARGET_avr32 is not set # TARGET_bfin is not set +# TARGET_c6x is not set # TARGET_cris is not set # TARGET_e1 is not set # TARGET_frv is not set @@ -34,9 +35,9 @@ # TARGET_ARCH="i386" FORCE_OPTIONS_FOR_ARCH=y -CONFIG_GENERIC_386=y +# CONFIG_GENERIC_386 is not set # CONFIG_386 is not set -# CONFIG_486 is not set +CONFIG_486=y # CONFIG_586 is not set # CONFIG_586MMX is not set # CONFIG_686 is not set @@ -51,7 +52,7 @@ # CONFIG_WINCHIP2 is not set # CONFIG_CYRIXIII is not set # CONFIG_NEHEMIAH is not set -TARGET_SUBARCH="" +TARGET_SUBARCH="i486" # # Using ELF file format @@ -66,6 +67,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y # DO_C99_MATH is not set +# DO_XSI_MATH is not set # UCLIBC_HAS_FENV is not set KERNEL_HEADERS="/usr/include" HAVE_DOT_CONFIG=y @@ -73,16 +75,15 @@ # # General Library Settings # -# HAVE_NO_PIC is not set DOPIC=y -# ARCH_HAS_NO_SHARED is not set -# ARCH_HAS_NO_LDSO is not set # HAVE_SHARED is not set UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set +LINUXTHREADS_OLD=y +# LINUXTHREADS_NEW is not set +# UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y # PTHREADS_DEBUG_SUPPORT is not set -LINUXTHREADS_OLD=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set @@ -91,8 +92,10 @@ # MALLOC_GLIBC_COMPAT is not set UCLIBC_DYNAMIC_ATEXIT=y # COMPAT_ATEXIT is not set -# UCLIBC_SUSV3_LEGACY is not set -# UCLIBC_SUSV3_LEGACY_MACROS is not set +UCLIBC_SUSV3_LEGACY=y +UCLIBC_SUSV3_LEGACY_MACROS=y +UCLIBC_SUSV4_LEGACY=y +# UCLIBC_STRICT_HEADERS is not set # UCLIBC_HAS_STUBS is not set UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set @@ -100,11 +103,13 @@ ASSUME_DEVPTS=y UNIX98PTY_ONLY=y # UCLIBC_HAS_GETPT is not set +# UCLIBC_HAS_LIBUTIL is not set UCLIBC_HAS_TM_EXTENSIONS=y UCLIBC_HAS_TZ_CACHING=y UCLIBC_HAS_TZ_FILE=y UCLIBC_HAS_TZ_FILE_READ_MANY=y UCLIBC_TZ_FILE_PATH="/etc/TZ" +UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y # # Advanced Library Settings @@ -115,6 +120,7 @@ # # Support various families of functions # +UCLIBC_LINUX_MODULE_26=y UCLIBC_LINUX_MODULE_24=y UCLIBC_LINUX_SPECIFIC=y UCLIBC_HAS_GNU_ERROR=y @@ -130,6 +136,8 @@ UCLIBC_HAS_XATTR=y UCLIBC_HAS_PROFILING=y UCLIBC_HAS_CRYPT_IMPL=y +# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set +# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set UCLIBC_HAS_CRYPT=y UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y @@ -140,6 +148,11 @@ # UCLIBC_HAS_REENTRANT_RPC is not set # UCLIBC_USE_NETLINK is not set # UCLIBC_HAS_BSD_RES_CLOSE is not set +UCLIBC_HAS_COMPAT_RES_STATE=y +UCLIBC_HAS_EXTRA_COMPAT_RES_STATE=y +UCLIBC_HAS_RESOLVER_SUPPORT=y +# UCLIBC_HAS_LIBRESOLV_STUB is not set +# UCLIBC_HAS_LIBNSL_STUB is not set # # String and Stdio Support @@ -174,6 +187,7 @@ UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set +# UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set # UCLIBC_HAS_PRINTF_M_SPEC is not set UCLIBC_HAS_ERRNO_MESSAGES=y @@ -191,21 +205,25 @@ UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_FNMATCH_OLD=y # UCLIBC_HAS_WORDEXP is not set +# UCLIBC_HAS_NFTW is not set # UCLIBC_HAS_FTW is not set +# UCLIBC_HAS_FTS is not set UCLIBC_HAS_GLOB=y # UCLIBC_HAS_GNU_GLOB is not set +# UCLIBC_HAS_UTMPX is not set # # Library Installation Options # RUNTIME_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/" DEVEL_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/usr/" +MULTILIB_DIR="lib" +HARDWIRED_ABSPATH=y # # Security options # # UCLIBC_HAS_ARC4RANDOM is not set -# HAVE_NO_SSP is not set UCLIBC_HAS_SSP=y # UCLIBC_HAS_SSP_COMPAT is not set # SSP_QUICK_CANARY is not set @@ -215,7 +233,7 @@ UCLIBC_BUILD_NOEXECSTACK=y # -# uClibc development/debugging options +# Development/debugging options # CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" ++++++ config.ia64 ++++++ --- /var/tmp/diff_new_pack.vFjoEi/_old 2012-09-29 15:36:48.000000000 +0200 +++ /var/tmp/diff_new_pack.vFjoEi/_new 2012-09-29 15:36:48.000000000 +0200 @@ -1,12 +1,13 @@ # # Automatically generated make config: don't edit -# Version: 0.9.30 -# Fri Dec 19 11:40:01 2008 +# Version: 0.9.33.2 +# Thu Sep 27 09:15:26 2012 # # TARGET_alpha is not set # TARGET_arm is not set # TARGET_avr32 is not set # TARGET_bfin is not set +# TARGET_c6x is not set # TARGET_cris is not set # TARGET_e1 is not set # TARGET_frv is not set @@ -49,6 +50,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y # DO_C99_MATH is not set +# DO_XSI_MATH is not set # UCLIBC_HAS_FENV is not set KERNEL_HEADERS="/usr/include" HAVE_DOT_CONFIG=y @@ -56,15 +58,16 @@ # # General Library Settings # -# HAVE_NO_PIC is not set DOPIC=y ARCH_HAS_NO_SHARED=y ARCH_HAS_NO_LDSO=y UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set +LINUXTHREADS_OLD=y +# LINUXTHREADS_NEW is not set +# UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y # PTHREADS_DEBUG_SUPPORT is not set -LINUXTHREADS_OLD=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set @@ -73,8 +76,10 @@ # MALLOC_GLIBC_COMPAT is not set UCLIBC_DYNAMIC_ATEXIT=y # COMPAT_ATEXIT is not set -# UCLIBC_SUSV3_LEGACY is not set -# UCLIBC_SUSV3_LEGACY_MACROS is not set +UCLIBC_SUSV3_LEGACY=y +UCLIBC_SUSV3_LEGACY_MACROS=y +UCLIBC_SUSV4_LEGACY=y +# UCLIBC_STRICT_HEADERS is not set # UCLIBC_HAS_STUBS is not set UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set @@ -82,11 +87,13 @@ ASSUME_DEVPTS=y UNIX98PTY_ONLY=y # UCLIBC_HAS_GETPT is not set +# UCLIBC_HAS_LIBUTIL is not set UCLIBC_HAS_TM_EXTENSIONS=y UCLIBC_HAS_TZ_CACHING=y UCLIBC_HAS_TZ_FILE=y UCLIBC_HAS_TZ_FILE_READ_MANY=y UCLIBC_TZ_FILE_PATH="/etc/TZ" +UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y # # Advanced Library Settings @@ -97,6 +104,7 @@ # # Support various families of functions # +UCLIBC_LINUX_MODULE_26=y UCLIBC_LINUX_MODULE_24=y UCLIBC_LINUX_SPECIFIC=y UCLIBC_HAS_GNU_ERROR=y @@ -112,6 +120,8 @@ UCLIBC_HAS_XATTR=y UCLIBC_HAS_PROFILING=y UCLIBC_HAS_CRYPT_IMPL=y +# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set +# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set UCLIBC_HAS_CRYPT=y UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y @@ -122,6 +132,11 @@ # UCLIBC_HAS_REENTRANT_RPC is not set # UCLIBC_USE_NETLINK is not set # UCLIBC_HAS_BSD_RES_CLOSE is not set +UCLIBC_HAS_COMPAT_RES_STATE=y +# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set +UCLIBC_HAS_RESOLVER_SUPPORT=y +# UCLIBC_HAS_LIBRESOLV_STUB is not set +# UCLIBC_HAS_LIBNSL_STUB is not set # # String and Stdio Support @@ -156,6 +171,7 @@ UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set +# UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set # UCLIBC_HAS_PRINTF_M_SPEC is not set UCLIBC_HAS_ERRNO_MESSAGES=y @@ -173,21 +189,25 @@ UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_FNMATCH_OLD=y # UCLIBC_HAS_WORDEXP is not set +# UCLIBC_HAS_NFTW is not set # UCLIBC_HAS_FTW is not set +# UCLIBC_HAS_FTS is not set UCLIBC_HAS_GLOB=y # UCLIBC_HAS_GNU_GLOB is not set +# UCLIBC_HAS_UTMPX is not set # # Library Installation Options # RUNTIME_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/" DEVEL_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/usr/" +MULTILIB_DIR="lib" +HARDWIRED_ABSPATH=y # # Security options # # UCLIBC_HAS_ARC4RANDOM is not set -# HAVE_NO_SSP is not set UCLIBC_HAS_SSP=y # UCLIBC_HAS_SSP_COMPAT is not set # SSP_QUICK_CANARY is not set @@ -197,7 +217,7 @@ UCLIBC_BUILD_NOEXECSTACK=y # -# uClibc development/debugging options +# Development/debugging options # CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" ++++++ config.ppc ++++++ --- /var/tmp/diff_new_pack.vFjoEi/_old 2012-09-29 15:36:48.000000000 +0200 +++ /var/tmp/diff_new_pack.vFjoEi/_new 2012-09-29 15:36:48.000000000 +0200 @@ -1,12 +1,13 @@ # # Automatically generated make config: don't edit -# Version: 0.9.30 -# Fri Dec 19 10:55:00 2008 +# Version: 0.9.33.2 +# Thu Sep 27 09:15:52 2012 # # TARGET_alpha is not set # TARGET_arm is not set # TARGET_avr32 is not set # TARGET_bfin is not set +# TARGET_c6x is not set # TARGET_cris is not set # TARGET_e1 is not set # TARGET_frv is not set @@ -51,6 +52,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y # DO_C99_MATH is not set +# DO_XSI_MATH is not set # UCLIBC_HAS_FENV is not set KERNEL_HEADERS="/usr/include" HAVE_DOT_CONFIG=y @@ -58,16 +60,15 @@ # # General Library Settings # -# HAVE_NO_PIC is not set DOPIC=y -# ARCH_HAS_NO_SHARED is not set -# ARCH_HAS_NO_LDSO is not set # HAVE_SHARED is not set UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set +LINUXTHREADS_OLD=y +# LINUXTHREADS_NEW is not set +# UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y # PTHREADS_DEBUG_SUPPORT is not set -LINUXTHREADS_OLD=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set @@ -76,8 +77,10 @@ # MALLOC_GLIBC_COMPAT is not set UCLIBC_DYNAMIC_ATEXIT=y # COMPAT_ATEXIT is not set -# UCLIBC_SUSV3_LEGACY is not set -# UCLIBC_SUSV3_LEGACY_MACROS is not set +UCLIBC_SUSV3_LEGACY=y +UCLIBC_SUSV3_LEGACY_MACROS=y +UCLIBC_SUSV4_LEGACY=y +# UCLIBC_STRICT_HEADERS is not set # UCLIBC_HAS_STUBS is not set UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set @@ -85,11 +88,13 @@ ASSUME_DEVPTS=y UNIX98PTY_ONLY=y # UCLIBC_HAS_GETPT is not set +# UCLIBC_HAS_LIBUTIL is not set UCLIBC_HAS_TM_EXTENSIONS=y UCLIBC_HAS_TZ_CACHING=y UCLIBC_HAS_TZ_FILE=y UCLIBC_HAS_TZ_FILE_READ_MANY=y UCLIBC_TZ_FILE_PATH="/etc/TZ" +UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y # # Advanced Library Settings @@ -100,6 +105,7 @@ # # Support various families of functions # +UCLIBC_LINUX_MODULE_26=y UCLIBC_LINUX_MODULE_24=y UCLIBC_LINUX_SPECIFIC=y UCLIBC_HAS_GNU_ERROR=y @@ -115,6 +121,8 @@ UCLIBC_HAS_XATTR=y UCLIBC_HAS_PROFILING=y UCLIBC_HAS_CRYPT_IMPL=y +# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set +# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set UCLIBC_HAS_CRYPT=y UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y @@ -125,6 +133,11 @@ # UCLIBC_HAS_REENTRANT_RPC is not set # UCLIBC_USE_NETLINK is not set # UCLIBC_HAS_BSD_RES_CLOSE is not set +UCLIBC_HAS_COMPAT_RES_STATE=y +# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set +UCLIBC_HAS_RESOLVER_SUPPORT=y +# UCLIBC_HAS_LIBRESOLV_STUB is not set +# UCLIBC_HAS_LIBNSL_STUB is not set # # String and Stdio Support @@ -159,6 +172,7 @@ UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set +# UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set # UCLIBC_HAS_PRINTF_M_SPEC is not set UCLIBC_HAS_ERRNO_MESSAGES=y @@ -176,21 +190,25 @@ UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_FNMATCH_OLD=y # UCLIBC_HAS_WORDEXP is not set +# UCLIBC_HAS_NFTW is not set # UCLIBC_HAS_FTW is not set +# UCLIBC_HAS_FTS is not set UCLIBC_HAS_GLOB=y # UCLIBC_HAS_GNU_GLOB is not set +# UCLIBC_HAS_UTMPX is not set # # Library Installation Options # RUNTIME_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/" DEVEL_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/usr/" +MULTILIB_DIR="lib" +HARDWIRED_ABSPATH=y # # Security options # # UCLIBC_HAS_ARC4RANDOM is not set -# HAVE_NO_SSP is not set UCLIBC_HAS_SSP=y # UCLIBC_HAS_SSP_COMPAT is not set # SSP_QUICK_CANARY is not set @@ -200,7 +218,7 @@ UCLIBC_BUILD_NOEXECSTACK=y # -# uClibc development/debugging options +# Development/debugging options # CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" ++++++ config.x86_64 ++++++ --- /var/tmp/diff_new_pack.vFjoEi/_old 2012-09-29 15:36:48.000000000 +0200 +++ /var/tmp/diff_new_pack.vFjoEi/_new 2012-09-29 15:36:48.000000000 +0200 @@ -1,12 +1,13 @@ # # Automatically generated make config: don't edit -# Version: 0.9.30 -# Fri Dec 19 10:34:48 2008 +# Version: 0.9.33.2 +# Wed Sep 26 15:25:22 2012 # # TARGET_alpha is not set # TARGET_arm is not set # TARGET_avr32 is not set # TARGET_bfin is not set +# TARGET_c6x is not set # TARGET_cris is not set # TARGET_e1 is not set # TARGET_frv is not set @@ -34,6 +35,23 @@ # TARGET_ARCH="x86_64" FORCE_OPTIONS_FOR_ARCH=y +# CONFIG_GENERIC_386 is not set +# CONFIG_386 is not set +# CONFIG_486 is not set +# CONFIG_586 is not set +# CONFIG_586MMX is not set +# CONFIG_686 is not set +# CONFIG_PENTIUMII is not set +# CONFIG_PENTIUMIII is not set +# CONFIG_PENTIUM4 is not set +# CONFIG_K6 is not set +# CONFIG_K7 is not set +# CONFIG_ELAN is not set +# CONFIG_CRUSOE is not set +# CONFIG_WINCHIPC6 is not set +# CONFIG_WINCHIP2 is not set +# CONFIG_CYRIXIII is not set +# CONFIG_NEHEMIAH is not set TARGET_SUBARCH="" # @@ -49,6 +67,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y # DO_C99_MATH is not set +# DO_XSI_MATH is not set # UCLIBC_HAS_FENV is not set KERNEL_HEADERS="/usr/include" HAVE_DOT_CONFIG=y @@ -56,16 +75,15 @@ # # General Library Settings # -# HAVE_NO_PIC is not set DOPIC=y -# ARCH_HAS_NO_SHARED is not set -# ARCH_HAS_NO_LDSO is not set # HAVE_SHARED is not set UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set +LINUXTHREADS_OLD=y +# LINUXTHREADS_NEW is not set +# UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y # PTHREADS_DEBUG_SUPPORT is not set -LINUXTHREADS_OLD=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set @@ -74,8 +92,10 @@ # MALLOC_GLIBC_COMPAT is not set UCLIBC_DYNAMIC_ATEXIT=y # COMPAT_ATEXIT is not set -# UCLIBC_SUSV3_LEGACY is not set -# UCLIBC_SUSV3_LEGACY_MACROS is not set +UCLIBC_SUSV3_LEGACY=y +UCLIBC_SUSV3_LEGACY_MACROS=y +UCLIBC_SUSV4_LEGACY=y +# UCLIBC_STRICT_HEADERS is not set # UCLIBC_HAS_STUBS is not set UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set @@ -83,11 +103,13 @@ ASSUME_DEVPTS=y UNIX98PTY_ONLY=y # UCLIBC_HAS_GETPT is not set +# UCLIBC_HAS_LIBUTIL is not set UCLIBC_HAS_TM_EXTENSIONS=y UCLIBC_HAS_TZ_CACHING=y UCLIBC_HAS_TZ_FILE=y UCLIBC_HAS_TZ_FILE_READ_MANY=y UCLIBC_TZ_FILE_PATH="/etc/TZ" +UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y # # Advanced Library Settings @@ -98,6 +120,7 @@ # # Support various families of functions # +UCLIBC_LINUX_MODULE_26=y UCLIBC_LINUX_MODULE_24=y UCLIBC_LINUX_SPECIFIC=y UCLIBC_HAS_GNU_ERROR=y @@ -113,6 +136,8 @@ UCLIBC_HAS_XATTR=y UCLIBC_HAS_PROFILING=y UCLIBC_HAS_CRYPT_IMPL=y +# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set +# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set UCLIBC_HAS_CRYPT=y UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y @@ -123,6 +148,11 @@ # UCLIBC_HAS_REENTRANT_RPC is not set # UCLIBC_USE_NETLINK is not set # UCLIBC_HAS_BSD_RES_CLOSE is not set +UCLIBC_HAS_COMPAT_RES_STATE=y +UCLIBC_HAS_EXTRA_COMPAT_RES_STATE=y +UCLIBC_HAS_RESOLVER_SUPPORT=y +# UCLIBC_HAS_LIBRESOLV_STUB is not set +# UCLIBC_HAS_LIBNSL_STUB is not set # # String and Stdio Support @@ -157,6 +187,7 @@ UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set +# UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set # UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set # UCLIBC_HAS_PRINTF_M_SPEC is not set UCLIBC_HAS_ERRNO_MESSAGES=y @@ -174,21 +205,25 @@ UCLIBC_HAS_FNMATCH=y UCLIBC_HAS_FNMATCH_OLD=y # UCLIBC_HAS_WORDEXP is not set +# UCLIBC_HAS_NFTW is not set # UCLIBC_HAS_FTW is not set +# UCLIBC_HAS_FTS is not set UCLIBC_HAS_GLOB=y # UCLIBC_HAS_GNU_GLOB is not set +# UCLIBC_HAS_UTMPX is not set # # Library Installation Options # RUNTIME_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/" DEVEL_PREFIX="/usr/lib/$(TARGET_ARCH)-linux-uclibc/usr/" +MULTILIB_DIR="lib" +HARDWIRED_ABSPATH=y # # Security options # # UCLIBC_HAS_ARC4RANDOM is not set -# HAVE_NO_SSP is not set UCLIBC_HAS_SSP=y # UCLIBC_HAS_SSP_COMPAT is not set # SSP_QUICK_CANARY is not set @@ -198,7 +233,7 @@ UCLIBC_BUILD_NOEXECSTACK=y # -# uClibc development/debugging options +# Development/debugging options # CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de