Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 538876 Details for
Bug 660752
dev-libs/jemalloc-3.6.0 test/mtx.h:18:1: error: unknown type name ‘__bool’; did you mean ‘_Bool’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
jemalloc-3.6.0:20180708-211735.log (text/plain), 70.35 KB, created by
ernsteiswuerfel
on 2018-07-08 21:27:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2018-07-08 21:27:27 UTC
Size:
70.35 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/jemalloc-3.6.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: mozilla@gentoo.org >[32;01m * [39;49;00mUSE: abi_ppc_32 elibc_glibc kernel_linux ppc static-libs userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking jemalloc-3.6.0.tar.bz2 to /var/tmp/portage/dev-libs/jemalloc-3.6.0/work >>>> Source unpacked in /var/tmp/portage/dev-libs/jemalloc-3.6.0/work >>>> Preparing source in /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0 ... > [32;01m*[0m Applying jemalloc-3.5.1-strip-optimization.patch ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying jemalloc-3.5.1-no-pprof.patch ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying jemalloc-3.5.1_fix_html_install.patch ... >[A[203C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: jemalloc-3.6.0/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0 ... > [32;01m*[0m abi_ppc_32.ppc: running multilib-minimal_abi_src_configure >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0-abi_ppc_32.ppc" > * econf: updating jemalloc-3.6.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating jemalloc-3.6.0/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --docdir=/usr/share/doc/jemalloc-3.6.0 --enable-shared --enable-static --disable-debug --disable-stats >configure: WARNING: unrecognized options: --enable-shared, --enable-static >checking for xsltproc... /usr/bin/xsltproc >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... yes >checking size of void *... 4 >checking size of int... 4 >checking size of long... 4 >checking size of intmax_t... 8 >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking whether __attribute__ syntax is compilable... yes >checking whether compiler supports -fvisibility=hidden... yes >checking whether compiler supports -Werror... yes >checking whether tls_model attribute is compilable... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking for ld... /usr/bin/ld >checking for autoconf... /usr/bin/autoconf >checking for memalign... yes >checking for valloc... yes >checking configured backtracing method... N/A >checking for sbrk... yes >checking whether utrace(2) is compilable... no >checking whether valgrind is compilable... yes >checking STATIC_PAGE_SHIFT... 12 >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create in -lpthread... yes >checking for _malloc_thread_cleanup... no >checking for _pthread_mutex_init_calloc_cb... no >checking for TLS... yes >checking whether a program using ffsl is compilable... yes >checking whether atomic(9) is compilable... no >checking whether Darwin OSAtomic*() is compilable... no >checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no >checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no >checking whether Darwin OSSpin*() is compilable... no >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/html.xsl >config.status: creating doc/manpages.xsl >config.status: creating doc/jemalloc.xml >config.status: creating include/jemalloc/jemalloc_macros.h >config.status: creating include/jemalloc/jemalloc_protos.h >config.status: creating include/jemalloc/internal/jemalloc_internal.h >config.status: creating test/test.sh >config.status: creating test/include/test/jemalloc_test.h >config.status: creating config.stamp >config.status: creating bin/jemalloc.sh >config.status: creating include/jemalloc/jemalloc_defs.h >config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h >config.status: creating test/include/test/jemalloc_test_defs.h >config.status: executing include/jemalloc/internal/private_namespace.h commands >config.status: executing include/jemalloc/internal/private_unnamespace.h commands >config.status: executing include/jemalloc/internal/public_symbols.txt commands >config.status: executing include/jemalloc/internal/public_namespace.h commands >config.status: executing include/jemalloc/internal/public_unnamespace.h commands >config.status: executing include/jemalloc/internal/size_classes.h commands >config.status: executing include/jemalloc/jemalloc_protos_jet.h commands >config.status: executing include/jemalloc/jemalloc_rename.h commands >config.status: executing include/jemalloc/jemalloc_mangle.h commands >config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands >config.status: executing include/jemalloc/jemalloc.h commands >configure: WARNING: unrecognized options: --enable-shared, --enable-static >=============================================================================== >jemalloc version : 3.6.0-0-g46c0af68bd248b04df75e4f92d5fb804c3d75340 >library revision : 1 > >CC : powerpc-unknown-linux-gnu-gcc >CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT >CFLAGS : -O2 -mcpu=powerpc -pipe -fvisibility=hidden >LDFLAGS : -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >EXTRA_LDFLAGS : >LIBS : -lpthread >RPATH_EXTRA : > >XSLTPROC : /usr/bin/xsltproc >XSLROOT : /usr/share/sgml/docbook/xsl-stylesheets > >PREFIX : /usr >BINDIR : /usr/bin >INCLUDEDIR : /usr/include >LIBDIR : /usr/lib >DATADIR : /usr/share >MANDIR : /usr/share/man > >srcroot : /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/ >abs_srcroot : /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/ >objroot : >abs_objroot : /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0-abi_ppc_32.ppc/ > >JEMALLOC_PREFIX : >JEMALLOC_PRIVATE_NAMESPACE > : je_ >install_suffix : >autogen : 0 >experimental : 1 >cc-silence : 0 >debug : 0 >code-coverage : 0 >stats : 0 >prof : 0 >prof-libunwind : 0 >prof-libgcc : 0 >prof-gcc : 0 >tcache : 1 >fill : 1 >utrace : 0 >valgrind : 1 >xmalloc : 0 >mremap : 0 >munmap : 0 >dss : 0 >lazy_lock : 0 >tls : 1 >=============================================================================== >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0 ... > [32;01m*[0m abi_ppc_32.ppc: running multilib-minimal_abi_src_compile >make -j3 -l2 >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/jemalloc.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/jemalloc.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/arena.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/arena.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/atomic.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/atomic.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/base.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/base.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/bitmap.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/bitmap.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/chunk.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/chunk.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/chunk_dss.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/chunk_dss.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/chunk_mmap.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/chunk_mmap.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/ckh.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/ckh.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/ctl.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/ctl.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/extent.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/extent.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/hash.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/hash.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/huge.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/huge.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/mb.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/mb.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/mutex.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/mutex.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/prof.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/prof.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/quarantine.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/quarantine.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/rtree.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/rtree.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/stats.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/stats.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/tcache.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/tcache.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/util.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/util.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/tsd.pic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/tsd.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/jemalloc.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/jemalloc.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/arena.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/arena.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/atomic.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/atomic.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/base.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/base.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/bitmap.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/bitmap.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/chunk.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/chunk.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/chunk_dss.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/chunk_dss.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/chunk_mmap.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/chunk_mmap.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/ckh.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/ckh.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/ctl.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/ctl.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/extent.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/extent.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/hash.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/hash.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/huge.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/huge.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/mb.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/mb.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/mutex.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/mutex.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/prof.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/prof.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/quarantine.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/quarantine.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/rtree.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/rtree.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/stats.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/stats.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/tcache.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/tcache.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/util.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/util.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/tsd.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/tsd.c >powerpc-unknown-linux-gnu-ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o >powerpc-unknown-linux-gnu-gcc -shared -Wl,-soname,libjemalloc.so.1 -o lib/libjemalloc.so.1 src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpthread >ln -sf libjemalloc.so.1 lib/libjemalloc.so >powerpc-unknown-linux-gnu-ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o >>>> Source compiled. >>>> Test phase: dev-libs/jemalloc-3.6.0 > [32;01m*[0m abi_ppc_32.ppc: running multilib-minimal_abi_src_test >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0-abi_ppc_32.ppc" >make -j3 -l2 check >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/jemalloc.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/jemalloc.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/arena.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/arena.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/atomic.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/atomic.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/base.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/base.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/bitmap.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/bitmap.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/chunk.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/chunk.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/chunk_dss.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/chunk_dss.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/chunk_mmap.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/chunk_mmap.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/ckh.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/ckh.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/ctl.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/ctl.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/extent.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/extent.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/hash.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/hash.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/huge.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/huge.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/mb.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/mb.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/mutex.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/mutex.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/prof.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/prof.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/quarantine.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/quarantine.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/rtree.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/rtree.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/tcache.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/tcache.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/util.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/util.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -o src/tsd.jet.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/src/tsd.c >powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -pipe -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include -Iinclude -DJEMALLOC_UNIT_TEST -I/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/include -Itest/include -o test/src/math.unit.o /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/usr/lib/gcc/powerpc-unknown-linux-gnu/7.3.0/include/altivec.h:34:2: error: #error Use the "-maltivec" flag to enable PowerPC AltiVec support > #error Use the "-maltivec" flag to enable PowerPC AltiVec support > ^~~~~ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h:81:14: error: unknown type name â__boolâ > static const bool config_debug = > ^ >include/jemalloc/internal/jemalloc_internal.h:88:14: error: unknown type name â__boolâ > static const bool config_dss = > ^ >include/jemalloc/internal/jemalloc_internal.h:95:14: error: unknown type name â__boolâ > static const bool config_fill = > ^ >include/jemalloc/internal/jemalloc_internal.h:102:14: error: unknown type name â__boolâ > static const bool config_lazy_lock = > ^ >include/jemalloc/internal/jemalloc_internal.h:109:14: error: unknown type name â__boolâ > static const bool config_prof = > ^ >include/jemalloc/internal/jemalloc_internal.h:116:14: error: unknown type name â__boolâ > static const bool config_prof_libgcc = > ^ >include/jemalloc/internal/jemalloc_internal.h:123:14: error: unknown type name â__boolâ > static const bool config_prof_libunwind = > ^ >include/jemalloc/internal/jemalloc_internal.h:130:14: error: unknown type name â__boolâ > static const bool config_mremap = > ^ >include/jemalloc/internal/jemalloc_internal.h:137:14: error: unknown type name â__boolâ > static const bool config_munmap = > ^ >include/jemalloc/internal/jemalloc_internal.h:144:14: error: unknown type name â__boolâ > static const bool config_stats = > ^ >include/jemalloc/internal/jemalloc_internal.h:151:14: error: unknown type name â__boolâ > static const bool config_tcache = > ^ >include/jemalloc/internal/jemalloc_internal.h:158:14: error: unknown type name â__boolâ > static const bool config_tls = > ^ >include/jemalloc/internal/jemalloc_internal.h:165:14: error: unknown type name â__boolâ > static const bool config_utrace = > ^ >include/jemalloc/internal/jemalloc_internal.h:172:14: error: unknown type name â__boolâ > static const bool config_valgrind = > ^ >include/jemalloc/internal/jemalloc_internal.h:179:14: error: unknown type name â__boolâ > static const bool config_xmalloc = > ^ >include/jemalloc/internal/jemalloc_internal.h:186:14: error: unknown type name â__boolâ > static const bool config_ivsalloc = > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ckh.h:9:9: error: unknown type name â__boolâ > typedef bool ckh_keycomp_t (const void *, const void *); > ^ >In file included from include/jemalloc/internal/jemalloc_internal.h:449:0, > from test/include/test/jemalloc_test.h:68, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:7:15: error: expected declaration specifiers or â...â before â*â token > typedef bool (*malloc_tsd_cleanup_t)(void); > ^ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ctl.h:15:2: error: unknown type name â__boolâ > bool named; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ctl.h:34:2: error: unknown type name â__boolâ > bool initialized; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/extent.h:28:2: error: unknown type name â__boolâ > bool zeroed; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:184:2: error: unknown type name â__boolâ > bool enq; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:185:2: error: unknown type name â__boolâ > bool enq_idump; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:186:2: error: unknown type name â__boolâ > bool enq_gdump; > ^ >include/jemalloc/internal/jemalloc_internal.h:503:8: error: unknown type name â__boolâ > extern bool opt_abort; > ^ >include/jemalloc/internal/jemalloc_internal.h:504:8: error: unknown type name â__boolâ > extern bool opt_junk; > ^ >include/jemalloc/internal/jemalloc_internal.h:506:8: error: unknown type name â__boolâ > extern bool opt_redzone; > ^ >include/jemalloc/internal/jemalloc_internal.h:507:8: error: unknown type name â__boolâ > extern bool opt_utrace; > ^ >include/jemalloc/internal/jemalloc_internal.h:508:8: error: unknown type name â__boolâ > extern bool opt_valgrind; > ^ >include/jemalloc/internal/jemalloc_internal.h:509:8: error: unknown type name â__boolâ > extern bool opt_xmalloc; > ^ >include/jemalloc/internal/jemalloc_internal.h:510:8: error: unknown type name â__boolâ > extern bool opt_zero; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ckh.h:69:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool ckh_new(ckh_t *ckh, size_t minitems, ckh_hash_t *hash, > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ckh.h:73:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool ckh_iter(ckh_t *ckh, size_t *tabind, void **key, void **data); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ckh.h:74:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool ckh_insert(ckh_t *ckh, const void *key, const void *data); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ckh.h:75:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool ckh_remove(ckh_t *ckh, const void *searchkey, void **key, > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ckh.h:77:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool ckh_search(ckh_t *ckh, const void *seachkey, void **key, void **data); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ckh.h:79:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool ckh_string_keycomp(const void *k1, const void *k2); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ckh.h:81:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool ckh_pointer_keycomp(const void *k1, const void *k2); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/stats.h:132:8: error: unknown type name â__boolâ > extern bool opt_stats_print; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/ctl.h:79:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool ctl_boot(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/mutex.h:51:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool malloc_mutex_init(malloc_mutex_t *mutex); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/mutex.h:55:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool mutex_boot(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:420:34: error: unknown type name â__boolâ; did you mean â_Boolâ? > void malloc_tsd_cleanup_register(bool (*f)(void)); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:408:5: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool zero); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:410:59: error: unknown type name â__boolâ; did you mean â_Boolâ? > typedef void (arena_redzone_corruption_t)(void *, size_t, bool, size_t, > ^ >In file included from include/jemalloc/internal/jemalloc_internal.h:549:0, > from test/include/test/jemalloc_test.h:68, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:412:8: error: unknown type name âarena_redzone_corruption_tâ > extern arena_redzone_corruption_t *arena_redzone_corruption; > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:419:55: error: unknown type name â__boolâ; did you mean â_Boolâ? > void *arena_malloc_small(arena_t *arena, size_t size, bool zero); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:420:55: error: unknown type name â__boolâ; did you mean â_Boolâ? > void *arena_malloc_large(arena_t *arena, size_t size, bool zero); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:421:67: error: unknown type name â__boolâ; did you mean â_Boolâ? > void *arena_palloc(arena_t *arena, size_t size, size_t alignment, bool zero); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:440:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool arena_ralloc_no_move(void *ptr, size_t oldsize, size_t size, > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:441:19: error: unknown type name â__boolâ; did you mean â_Boolâ? > size_t extra, bool zero); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:443:37: error: unknown type name â__boolâ; did you mean â_Boolâ? > size_t extra, size_t alignment, bool zero, bool try_tcache_alloc, > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:443:48: error: unknown type name â__boolâ; did you mean â_Boolâ? > size_t extra, size_t alignment, bool zero, bool try_tcache_alloc, > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:444:5: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool try_tcache_dalloc); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:450:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool arena_new(arena_t *arena, unsigned ind); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/base.h:16:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool base_boot(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk.h:46:50: error: unknown type name â__boolâ; did you mean â_Boolâ? > void *chunk_alloc(size_t size, size_t alignment, bool base, bool *zero, > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk.h:46:61: error: unknown type name â__boolâ; did you mean â_Boolâ? > void *chunk_alloc(size_t size, size_t alignment, bool base, bool *zero, > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk.h:49:46: error: unknown type name â__boolâ; did you mean â_Boolâ? > void chunk_dealloc(void *chunk, size_t size, bool unmap); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk.h:50:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool chunk_boot(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk_dss.h:25:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool chunk_dss_prec_set(dss_prec_t dss_prec); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk_dss.h:26:54: error: unknown type name â__boolâ; did you mean â_Boolâ? > void *chunk_alloc_dss(size_t size, size_t alignment, bool *zero); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk_dss.h:27:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool chunk_in_dss(void *chunk); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk_dss.h:28:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool chunk_dss_boot(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk_mmap.h:12:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool pages_purge(void *addr, size_t length); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk_mmap.h:14:55: error: unknown type name â__boolâ; did you mean â_Boolâ? > void *chunk_alloc_mmap(size_t size, size_t alignment, bool *zero); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/chunk_mmap.h:15:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool chunk_dealloc_mmap(void *chunk, size_t size); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/huge.h:20:32: error: unknown type name â__boolâ; did you mean â_Boolâ? > void *huge_malloc(size_t size, bool zero, dss_prec_t dss_prec); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/huge.h:21:50: error: unknown type name â__boolâ; did you mean â_Boolâ? > void *huge_palloc(size_t size, size_t alignment, bool zero, > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/huge.h:23:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool huge_ralloc_no_move(void *ptr, size_t oldsize, size_t size, > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/huge.h:26:23: error: unknown type name â__boolâ; did you mean â_Boolâ? > size_t alignment, bool zero, bool try_tcache_dalloc, dss_prec_t dss_prec); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/huge.h:26:34: error: unknown type name â__boolâ; did you mean â_Boolâ? > size_t alignment, bool zero, bool try_tcache_dalloc, dss_prec_t dss_prec); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/huge.h:31:29: error: unknown type name â__boolâ; did you mean â_Boolâ? > void huge_dalloc(void *ptr, bool unmap); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/huge.h:36:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool huge_boot(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:89:8: error: unknown type name â__boolâ > extern bool opt_tcache; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:117:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool tcache_boot0(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:118:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool tcache_boot1(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/quarantine.h:35:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool quarantine_boot(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:193:8: error: unknown type name â__boolâ > extern bool opt_prof; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:200:8: error: unknown type name â__boolâ > extern bool opt_prof_active; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:203:8: error: unknown type name â__boolâ > extern bool opt_prof_gdump; /* High-water memory dumping. */ > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:204:8: error: unknown type name â__boolâ > extern bool opt_prof_final; /* Final profile dumping. */ > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:205:8: error: unknown type name â__boolâ > extern bool opt_prof_leak; /* Dump leak summary at exit. */ > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:206:8: error: unknown type name â__boolâ > extern bool opt_prof_accum; /* Report cumulative bytes. */ > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:227:8: error: unknown type name â__boolâ > extern bool prof_promote; > ^ >In file included from include/jemalloc/internal/jemalloc_internal.h:557:0, > from test/include/test/jemalloc_test.h:68, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:234:38: error: expected â)â before âconstâ > typedef int (prof_dump_open_t)(bool, const char *); > ^~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:235:8: error: unknown type name âprof_dump_open_tâ > extern prof_dump_open_t *prof_dump_open; > ^~~~~~~~~~~~~~~~ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:238:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool prof_mdump(const char *filename); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:244:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool prof_boot2(void); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:82:8: error: unknown type name â__boolâ > extern bool a_name##_booted; > ^ >include/jemalloc/internal/jemalloc_internal.h:592:1: note: in expansion of macro âmalloc_tsd_externsâ > malloc_tsd_externs(arenas, arena_t *) > ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:169:8: error: unknown type name â__boolâ > a_attr bool \ > ^ >include/jemalloc/internal/jemalloc_internal.h:593:1: note: in expansion of macro âmalloc_tsd_funcsâ > malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, arenas, arena_t *, NULL, > ^~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/bitmap.h:67:17: error: unknown type name â__boolâ > JEMALLOC_INLINE bool > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/bitmap.h:76:17: error: unknown type name â__boolâ > JEMALLOC_INLINE bool > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/bitmap.h: In function âjet_bitmap_unsetâ: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/bitmap.h:150:2: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool propagate; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/rtree.h: At top level: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/rtree.h:130:17: error: unknown type name â__boolâ > JEMALLOC_INLINE bool > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:701:17: error: unknown type name â__boolâ > JEMALLOC_INLINE bool > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:716:17: error: unknown type name â__boolâ > JEMALLOC_INLINE bool > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:727:17: error: unknown type name â__boolâ > JEMALLOC_INLINE bool > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h: In function âjet_arena_prof_accumâ: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:737:3: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool ret; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h: At top level: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:82:8: error: unknown type name â__boolâ > extern bool a_name##_booted; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:142:1: note: in expansion of macro âmalloc_tsd_externsâ > malloc_tsd_externs(tcache, tcache_t *) > ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:169:8: error: unknown type name â__boolâ > a_attr bool \ > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:143:1: note: in expansion of macro âmalloc_tsd_funcsâ > malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, tcache, tcache_t *, NULL, > ^~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:82:8: error: unknown type name â__boolâ > extern bool a_name##_booted; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:146:1: note: in expansion of macro âmalloc_tsd_externsâ > malloc_tsd_externs(tcache_enabled, tcache_enabled_t) > ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:169:8: error: unknown type name â__boolâ > a_attr bool \ > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:147:1: note: in expansion of macro âmalloc_tsd_funcsâ > malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, tcache_enabled, tcache_enabled_t, > ^~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:165:17: error: unknown type name â__boolâ > JEMALLOC_INLINE bool > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h: In function âjet_tcache_enabled_getâ: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:178:11: error: â__boolâ undeclared (first use in this function); did you mean â__powlâ? > return ((bool)tcache_enabled); > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:178:11: note: each undeclared identifier is reported only once for each function it appears in >In file included from include/jemalloc/internal/jemalloc_internal.h:728:0, > from test/include/test/jemalloc_test.h:68, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:178:16: error: expected â)â before âtcache_enabledâ > return ((bool)tcache_enabled); > ^~~~~~~~~~~~~~ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h: At top level: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:182:20: error: unknown type name â__boolâ; did you mean â_Boolâ? > tcache_enabled_set(bool enabled) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:210:12: error: unknown type name â__boolâ; did you mean â_Boolâ? > tcache_get(bool create) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:291:51: error: unknown type name â__boolâ; did you mean â_Boolâ? > tcache_alloc_small(tcache_t *tcache, size_t size, bool zero) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tcache.h:336:51: error: unknown type name â__boolâ; did you mean â_Boolâ? > tcache_alloc_large(tcache_t *tcache, size_t size, bool zero) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:948:43: error: unknown type name â__boolâ; did you mean â_Boolâ? > arena_malloc(arena_t *arena, size_t size, bool zero, bool try_tcache) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:948:54: error: unknown type name â__boolâ; did you mean â_Boolâ? > arena_malloc(arena_t *arena, size_t size, bool zero, bool try_tcache) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:979:31: error: unknown type name â__boolâ; did you mean â_Boolâ? > arena_salloc(const void *ptr, bool demote) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/arena.h:1025:63: error: unknown type name â__boolâ; did you mean â_Boolâ? > arena_dalloc(arena_t *arena, arena_chunk_t *chunk, void *ptr, bool try_tcache) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:82:8: error: unknown type name â__boolâ > extern bool a_name##_booted; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/quarantine.h:48:1: note: in expansion of macro âmalloc_tsd_externsâ > malloc_tsd_externs(quarantine, quarantine_t *) > ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:169:8: error: unknown type name â__boolâ > a_attr bool \ > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/quarantine.h:49:1: note: in expansion of macro âmalloc_tsd_funcsâ > malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, quarantine, quarantine_t *, NULL, > ^~~~~~~~~~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:765:23: error: unknown type name â__boolâ; did you mean â_Boolâ? > imalloct(size_t size, bool try_tcache, arena_t *arena) > ^ >In file included from test/include/test/jemalloc_test.h:68:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: In function âjet_imallocâ: >include/jemalloc/internal/jemalloc_internal.h:70:25: warning: implicit declaration of function âjet_imalloctâ; did you mean âjet_imallocâ? [-Wimplicit-function-declaration] > # define JEMALLOC_N(n) jet_##n > ^ >include/jemalloc/internal/private_namespace.h:220:18: note: in expansion of macro âJEMALLOC_Nâ > #define imalloct JEMALLOC_N(imalloct) > ^~~~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:780:10: note: in expansion of macro âimalloctâ > return (imalloct(size, true, NULL)); > ^~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:70:25: warning: return makes pointer from integer without a cast [-Wint-conversion] > # define JEMALLOC_N(n) jet_##n > ^ >include/jemalloc/internal/private_namespace.h:220:18: note: in expansion of macro âJEMALLOC_Nâ > #define imalloct JEMALLOC_N(imalloct) > ^~~~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:780:10: note: in expansion of macro âimalloctâ > return (imalloct(size, true, NULL)); > ^~~~~~~~ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: At top level: >include/jemalloc/internal/jemalloc_internal.h:784:23: error: unknown type name â__boolâ; did you mean â_Boolâ? > icalloct(size_t size, bool try_tcache, arena_t *arena) > ^ >In file included from test/include/test/jemalloc_test.h:68:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: In function âjet_icallocâ: >include/jemalloc/internal/jemalloc_internal.h:70:25: warning: implicit declaration of function âjet_icalloctâ; did you mean âjet_icallocâ? [-Wimplicit-function-declaration] > # define JEMALLOC_N(n) jet_##n > ^ >include/jemalloc/internal/private_namespace.h:216:18: note: in expansion of macro âJEMALLOC_Nâ > #define icalloct JEMALLOC_N(icalloct) > ^~~~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:797:10: note: in expansion of macro âicalloctâ > return (icalloct(size, true, NULL)); > ^~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:70:25: warning: return makes pointer from integer without a cast [-Wint-conversion] > # define JEMALLOC_N(n) jet_##n > ^ >include/jemalloc/internal/private_namespace.h:216:18: note: in expansion of macro âJEMALLOC_Nâ > #define icalloct JEMALLOC_N(icalloct) > ^~~~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:797:10: note: in expansion of macro âicalloctâ > return (icalloct(size, true, NULL)); > ^~~~~~~~ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: At top level: >include/jemalloc/internal/jemalloc_internal.h:801:42: error: unknown type name â__boolâ; did you mean â_Boolâ? > ipalloct(size_t usize, size_t alignment, bool zero, bool try_tcache, > ^ >include/jemalloc/internal/jemalloc_internal.h:801:53: error: unknown type name â__boolâ; did you mean â_Boolâ? > ipalloct(size_t usize, size_t alignment, bool zero, bool try_tcache, > ^ >include/jemalloc/internal/jemalloc_internal.h:826:41: error: unknown type name â__boolâ; did you mean â_Boolâ? > ipalloc(size_t usize, size_t alignment, bool zero) > ^ >include/jemalloc/internal/jemalloc_internal.h:838:26: error: unknown type name â__boolâ; did you mean â_Boolâ? > isalloc(const void *ptr, bool demote) > ^ >include/jemalloc/internal/jemalloc_internal.h:857:27: error: unknown type name â__boolâ; did you mean â_Boolâ? > ivsalloc(const void *ptr, bool demote) > ^ >In file included from test/include/test/jemalloc_test.h:68:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: In function âjet_p2rzâ: >include/jemalloc/internal/jemalloc_internal.h:70:25: warning: implicit declaration of function âjet_isallocâ; did you mean âjet_icallocâ? [-Wimplicit-function-declaration] > # define JEMALLOC_N(n) jet_##n > ^ >include/jemalloc/internal/private_namespace.h:228:17: note: in expansion of macro âJEMALLOC_Nâ > #define isalloc JEMALLOC_N(isalloc) > ^~~~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:884:17: note: in expansion of macro âisallocâ > size_t usize = isalloc(ptr, false); > ^~~~~~~ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: At top level: >include/jemalloc/internal/jemalloc_internal.h:890:21: error: unknown type name â__boolâ; did you mean â_Boolâ? > idalloct(void *ptr, bool try_tcache) > ^ >In file included from test/include/test/jemalloc_test.h:68:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: In function âjet_idallocâ: >include/jemalloc/internal/jemalloc_internal.h:70:25: warning: implicit declaration of function âjet_idalloctâ; did you mean âjet_idallocâ? [-Wimplicit-function-declaration] > # define JEMALLOC_N(n) jet_##n > ^ >include/jemalloc/internal/private_namespace.h:218:18: note: in expansion of macro âJEMALLOC_Nâ > #define idalloct JEMALLOC_N(idalloct) > ^~~~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:907:2: note: in expansion of macro âidalloctâ > idalloct(ptr, true); > ^~~~~~~~ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: At top level: >include/jemalloc/internal/jemalloc_internal.h:911:21: error: unknown type name â__boolâ; did you mean â_Boolâ? > iqalloct(void *ptr, bool try_tcache) > ^ >In file included from test/include/test/jemalloc_test.h:68:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: In function âjet_iqallocâ: >include/jemalloc/internal/jemalloc_internal.h:70:25: warning: implicit declaration of function âjet_iqalloctâ; did you mean âjet_iqallocâ? [-Wimplicit-function-declaration] > # define JEMALLOC_N(n) jet_##n > ^ >include/jemalloc/internal/private_namespace.h:224:18: note: in expansion of macro âJEMALLOC_Nâ > #define iqalloct JEMALLOC_N(iqalloct) > ^~~~~~~~~~ >include/jemalloc/internal/jemalloc_internal.h:924:2: note: in expansion of macro âiqalloctâ > iqalloct(ptr, true); > ^~~~~~~~ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >include/jemalloc/internal/jemalloc_internal.h: At top level: >include/jemalloc/internal/jemalloc_internal.h:929:23: error: unknown type name â__boolâ; did you mean â_Boolâ? > size_t alignment, bool zero, bool try_tcache_alloc, bool try_tcache_dalloc, > ^ >include/jemalloc/internal/jemalloc_internal.h:929:34: error: unknown type name â__boolâ; did you mean â_Boolâ? > size_t alignment, bool zero, bool try_tcache_alloc, bool try_tcache_dalloc, > ^ >include/jemalloc/internal/jemalloc_internal.h:929:57: error: unknown type name â__boolâ; did you mean â_Boolâ? > size_t alignment, bool zero, bool try_tcache_alloc, bool try_tcache_dalloc, > ^ >include/jemalloc/internal/jemalloc_internal.h:961:66: error: unknown type name â__boolâ; did you mean â_Boolâ? > iralloct(void *ptr, size_t size, size_t extra, size_t alignment, bool zero, > ^ >include/jemalloc/internal/jemalloc_internal.h:962:5: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool try_tcache_alloc, bool try_tcache_dalloc, arena_t *arena) > ^ >include/jemalloc/internal/jemalloc_internal.h:962:28: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool try_tcache_alloc, bool try_tcache_dalloc, arena_t *arena) > ^ >include/jemalloc/internal/jemalloc_internal.h:992:65: error: unknown type name â__boolâ; did you mean â_Boolâ? > iralloc(void *ptr, size_t size, size_t extra, size_t alignment, bool zero) > ^ >include/jemalloc/internal/jemalloc_internal.h:998:24: error: unknown type name â__boolâ > JEMALLOC_ALWAYS_INLINE bool > ^ >include/jemalloc/internal/jemalloc_internal.h:999:65: error: unknown type name â__boolâ; did you mean â_Boolâ? > ixalloc(void *ptr, size_t size, size_t extra, size_t alignment, bool zero) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:82:8: error: unknown type name â__boolâ > extern bool a_name##_booted; > ^ >include/jemalloc/internal/jemalloc_internal.h:1019:1: note: in expansion of macro âmalloc_tsd_externsâ > malloc_tsd_externs(thread_allocated, thread_allocated_t) > ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:169:8: error: unknown type name â__boolâ > a_attr bool \ > ^ >include/jemalloc/internal/jemalloc_internal.h:1020:1: note: in expansion of macro âmalloc_tsd_funcsâ > malloc_tsd_funcs(JEMALLOC_ALWAYS_INLINE, thread_allocated, thread_allocated_t, > ^~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:82:8: error: unknown type name â__boolâ > extern bool a_name##_booted; > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:321:1: note: in expansion of macro âmalloc_tsd_externsâ > malloc_tsd_externs(prof_tdata, prof_tdata_t *) > ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/tsd.h:169:8: error: unknown type name â__boolâ > a_attr bool \ > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:322:1: note: in expansion of macro âmalloc_tsd_funcsâ > malloc_tsd_funcs(JEMALLOC_INLINE, prof_tdata, prof_tdata_t *, NULL, > ^~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:326:16: error: unknown type name â__boolâ; did you mean â_Boolâ? > prof_tdata_get(bool create) > ^ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:423:17: error: unknown type name â__boolâ > JEMALLOC_INLINE bool > ^ >In file included from test/include/test/jemalloc_test.h:68:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h: In function âjet_prof_sample_accum_updateâ: >include/jemalloc/internal/jemalloc_internal.h:70:25: warning: implicit declaration of function âjet_prof_tdata_getâ; did you mean âjet_prof_tdata_initâ? [-Wimplicit-function-declaration] > # define JEMALLOC_N(n) jet_##n > ^ >include/jemalloc/internal/private_namespace.h:312:24: note: in expansion of macro âJEMALLOC_Nâ > #define prof_tdata_get JEMALLOC_N(prof_tdata_get) > ^~~~~~~~~~ >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:432:15: note: in expansion of macro âprof_tdata_getâ > prof_tdata = prof_tdata_get(false); > ^~~~~~~~~~~~~~ >In file included from include/jemalloc/internal/jemalloc_internal.h:1024:0, > from test/include/test/jemalloc_test.h:68, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/include/jemalloc/internal/prof.h:432:13: warning: assignment makes pointer from integer without a cast [-Wint-conversion] > prof_tdata = prof_tdata_get(false); > ^ >In file included from test/include/test/jemalloc_test.h:55:0, > from /var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/src/math.c:2: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/include/test/mtx.h: At top level: >/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0/test/include/test/mtx.h:18:1: error: unknown type name â__boolâ; did you mean â_Boolâ? > bool mtx_init(mtx_t *mtx); > ^ >make: *** [Makefile:236: test/src/math.unit.o] Error 1 > [31;01m*[0m ERROR: dev-libs/jemalloc-3.6.0::gentoo failed (test phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/jemalloc-3.6.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/jemalloc-3.6.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/dev-libs/jemalloc-3.6.0:20180708-211735.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/jemalloc-3.6.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/jemalloc-3.6.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0-abi_ppc_32.ppc' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/jemalloc-3.6.0/work/jemalloc-3.6.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 660752
: 538876 |
538878