Re: New libc malloc patch

From: Claus Guttesen <kometen_at_gmail.com>
Date: Sat, 3 Dec 2005 21:45:53 +0100
> There's a new version of the patch available at:
> http://www.canonware.com/~jasone/jemalloc/jemalloc_20051202b.diff

When I do a make buildworld I get:

cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe -march=athlon64
-I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include
-I/usr/src/lib/libc/amd64 -D__DBINTERFACE_PRIVATE
-I/usr/src/lib/libc/../../contrib/gdtoa -DINET6
-I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale
-DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c
/usr/src/lib/libc/stdlib/malloc.c -o malloc.So
cc -O2 -fno-strict-aliasing -pipe -march=athlon64
-I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include
-I/usr/src/lib/libc/amd64 -D__DBINTERFACE_PRIVATE
-I/usr/src/lib/libc/../../contrib/gdtoa -DINET6
-I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale
-DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c
/usr/src/lib/libc/stdlib/merge.c
/usr/src/lib/libc/stdlib/malloc.c: In function `malloc_mutex_lock':
/usr/src/lib/libc/stdlib/malloc.c:846: warning: cast from pointer to
integer of different size
/usr/src/lib/libc/stdlib/malloc.c:846: warning: cast from pointer to
integer of different size
/usr/src/lib/libc/stdlib/malloc.c:853: warning: cast from pointer to
integer of different size
/usr/src/lib/libc/stdlib/malloc.c: In function `malloc_mutex_unlock':
/usr/src/lib/libc/stdlib/malloc.c:894: warning: cast from pointer to
integer of different size
*** Error code 1
/usr/src/lib/libc/stdlib/malloc.c: In function `malloc_mutex_lock':
/usr/src/lib/libc/stdlib/malloc.c:846: warning: cast from pointer to
integer of different size
/usr/src/lib/libc/stdlib/malloc.c:846: warning: cast from pointer to
integer of different size
/usr/src/lib/libc/stdlib/malloc.c:853: warning: cast from pointer to
integer of different size
/usr/src/lib/libc/stdlib/malloc.c: In function `malloc_mutex_unlock':
/usr/src/lib/libc/stdlib/malloc.c:894: warning: cast from pointer to
integer of different size
*** Error code 1
2 errors
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
make -j 3 buildworld  763,54s user 150,98s system 173% cpu 8:48,62 total

twin/usr/src#>uname -a
FreeBSD twin.gnome.no 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Dec  1
21:38:11 CET 2005     root_at_twin.gnome.no:/usr/obj/usr/src/sys/TWIN 
amd64

regards
Claus
Received on Sat Dec 03 2005 - 19:45:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:48 UTC