The following packages will be installed: libhoard Fetching README... 0%100%100%100%100%100%Done Fetching gnuwrapper.cpp.patch... 0%100%100%100%100%100%Done Fetching libhoard.SlackBuild... 0%100%100%100%100%100%Done Fetching libhoard.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Hoard/ Hoard/.gitignore Hoard/.gitmodules Hoard/AUTHORS Hoard/benchmarks/ Hoard/COPYING Hoard/doc/ Hoard/NEWS Hoard/README.md Hoard/src/ Hoard/THANKS Hoard/src/Heap-Layers/ Hoard/src/include/ Hoard/src/Makefile Hoard/src/README.md Hoard/src/source/ Hoard/src/test/ Hoard/src/test/mtest.cpp Hoard/src/test/testoverflow.cpp Hoard/src/source/libhoard.cpp Hoard/src/source/mactls.cpp Hoard/src/source/unixtls.cpp Hoard/src/source/uselibhoard.cpp Hoard/src/source/wintls.cpp Hoard/src/include/hoard/ Hoard/src/include/README Hoard/src/include/superblocks/ Hoard/src/include/util/ Hoard/src/include/VERSION.h Hoard/src/include/util/alignedmmap.h Hoard/src/include/util/array.h Hoard/src/include/util/bumpalloc.h Hoard/src/include/util/check.h Hoard/src/include/util/checkpoweroftwo.h Hoard/src/include/util/conformantheap.h Hoard/src/include/util/dynamichashtable.cpp Hoard/src/include/util/dynamichashtable.h Hoard/src/include/util/exactlyone.h Hoard/src/include/util/exactlyoneheap.h Hoard/src/include/util/fixedrequestheap.h Hoard/src/include/util/lockmallocheap.h Hoard/src/include/util/mmapalloc.h Hoard/src/include/util/releaseheap.h Hoard/src/include/util/threadpoolheap.h Hoard/src/include/superblocks/addheaderheap.h Hoard/src/include/superblocks/alignedsuperblockheap.h Hoard/src/include/superblocks/ignoreinvalidfree.h Hoard/src/include/superblocks/manageonesuperblock.h Hoard/src/include/superblocks/tlab.h Hoard/src/include/hoard/basehoardmanager.h Hoard/src/include/hoard/debugprint.h Hoard/src/include/hoard/emptyclass.h Hoard/src/include/hoard/emptyhoardmanager.h Hoard/src/include/hoard/geometricsizeclass.cpp Hoard/src/include/hoard/geometricsizeclass.h Hoard/src/include/hoard/globalheap.h Hoard/src/include/hoard/heapmanager.h Hoard/src/include/hoard/hoardconstants.h Hoard/src/include/hoard/hoardheap.h Hoard/src/include/hoard/hoardmanager.h Hoard/src/include/hoard/hoardsuperblock.h Hoard/src/include/hoard/hoardsuperblockheader.h Hoard/src/include/hoard/hoardtlab.h Hoard/src/include/hoard/processheap.h Hoard/src/include/hoard/README Hoard/src/include/hoard/redirectfree.h Hoard/src/include/hoard/statistics.h Hoard/src/include/hoard/thresholdheap.h Hoard/src/include/hoard/thresholdsegheap.h Hoard/src/Heap-Layers/.gitignore Hoard/src/Heap-Layers/COPYING Hoard/src/Heap-Layers/heaplayers Hoard/src/Heap-Layers/heaplayers.h Hoard/src/Heap-Layers/heaps/ Hoard/src/Heap-Layers/locks/ Hoard/src/Heap-Layers/README.md Hoard/src/Heap-Layers/threads/ Hoard/src/Heap-Layers/TODO Hoard/src/Heap-Layers/utility/ Hoard/src/Heap-Layers/wrappers/ Hoard/src/Heap-Layers/wrappers/all.h Hoard/src/Heap-Layers/wrappers/ansiwrapper.h Hoard/src/Heap-Layers/wrappers/arch-specific/ Hoard/src/Heap-Layers/wrappers/gnuwrapper.cpp Hoard/src/Heap-Layers/wrappers/macinterpose.h Hoard/src/Heap-Layers/wrappers/macwrapper.cpp Hoard/src/Heap-Layers/wrappers/mallocinfo.h Hoard/src/Heap-Layers/wrappers/mmapwrapper.h Hoard/src/Heap-Layers/wrappers/stlallocator.h Hoard/src/Heap-Layers/wrappers/winwrapper.cpp Hoard/src/Heap-Layers/wrappers/wrapper.cpp Hoard/src/Heap-Layers/wrappers/x86jump.h Hoard/src/Heap-Layers/wrappers/arch-specific/sparc-interchange.il Hoard/src/Heap-Layers/wrappers/arch-specific/x86-interchange.il Hoard/src/Heap-Layers/wrappers/arch-specific/x86_64-interchange.il Hoard/src/Heap-Layers/utility/a.out Hoard/src/Heap-Layers/utility/align.h Hoard/src/Heap-Layers/utility/all.h Hoard/src/Heap-Layers/utility/bins.h Hoard/src/Heap-Layers/utility/bins16k.h Hoard/src/Heap-Layers/utility/bins4k.h Hoard/src/Heap-Layers/utility/bins64k.h Hoard/src/Heap-Layers/utility/bins8k.h Hoard/src/Heap-Layers/utility/checkpoweroftwo.h Hoard/src/Heap-Layers/utility/dllist.h Hoard/src/Heap-Layers/utility/dynarray.h Hoard/src/Heap-Layers/utility/freesllist.h Hoard/src/Heap-Layers/utility/gcd.h Hoard/src/Heap-Layers/utility/guard.h Hoard/src/Heap-Layers/utility/hash.h Hoard/src/Heap-Layers/utility/ilog2.cpp Hoard/src/Heap-Layers/utility/ilog2.h Hoard/src/Heap-Layers/utility/istrue.h Hoard/src/Heap-Layers/utility/lcm.h Hoard/src/Heap-Layers/utility/modulo.h Hoard/src/Heap-Layers/utility/myhashmap.h Hoard/src/Heap-Layers/utility/sassert.h Hoard/src/Heap-Layers/utility/singleton.h Hoard/src/Heap-Layers/utility/sllist.h Hoard/src/Heap-Layers/utility/testalign.cpp Hoard/src/Heap-Layers/utility/timer.h Hoard/src/Heap-Layers/threads/all.h Hoard/src/Heap-Layers/threads/cpuinfo.cpp Hoard/src/Heap-Layers/threads/cpuinfo.h Hoard/src/Heap-Layers/threads/fred.h Hoard/src/Heap-Layers/locks/all.h Hoard/src/Heap-Layers/locks/maclock.h Hoard/src/Heap-Layers/locks/posixlock.h Hoard/src/Heap-Layers/locks/recursivelock.h Hoard/src/Heap-Layers/locks/spinlock.h Hoard/src/Heap-Layers/locks/winlock.h Hoard/src/Heap-Layers/heaps/all.h Hoard/src/Heap-Layers/heaps/buildingblock/ Hoard/src/Heap-Layers/heaps/combining/ Hoard/src/Heap-Layers/heaps/debug/ Hoard/src/Heap-Layers/heaps/general/ Hoard/src/Heap-Layers/heaps/objectrep/ Hoard/src/Heap-Layers/heaps/README Hoard/src/Heap-Layers/heaps/special/ Hoard/src/Heap-Layers/heaps/threads/ Hoard/src/Heap-Layers/heaps/top/ Hoard/src/Heap-Layers/heaps/utility/ Hoard/src/Heap-Layers/heaps/utility/all.h Hoard/src/Heap-Layers/heaps/utility/exceptionheap.h Hoard/src/Heap-Layers/heaps/utility/localmallocheap.h Hoard/src/Heap-Layers/heaps/utility/nullheap.h Hoard/src/Heap-Layers/heaps/utility/old/ Hoard/src/Heap-Layers/heaps/utility/oneheap.h Hoard/src/Heap-Layers/heaps/utility/perclassheap.h Hoard/src/Heap-Layers/heaps/utility/profileheap.h Hoard/src/Heap-Layers/heaps/utility/slopheap.h Hoard/src/Heap-Layers/heaps/utility/traceheap.h Hoard/src/Heap-Layers/heaps/utility/uniqueheap.h Hoard/src/Heap-Layers/heaps/utility/old/oneheap.h Hoard/src/Heap-Layers/heaps/top/all.h Hoard/src/Heap-Layers/heaps/top/mallocheap.h Hoard/src/Heap-Layers/heaps/top/mmapheap.h Hoard/src/Heap-Layers/heaps/top/sbrkheap.h Hoard/src/Heap-Layers/heaps/top/staticheap.h Hoard/src/Heap-Layers/heaps/threads/all.h Hoard/src/Heap-Layers/heaps/threads/lockedheap.h Hoard/src/Heap-Layers/heaps/threads/phothreadheap.h Hoard/src/Heap-Layers/heaps/threads/sizethreadheap.h Hoard/src/Heap-Layers/heaps/threads/threadheap.h Hoard/src/Heap-Layers/heaps/threads/threadspecificheap.h Hoard/src/Heap-Layers/heaps/special/all.h Hoard/src/Heap-Layers/heaps/special/bumpalloc.h Hoard/src/Heap-Layers/heaps/special/nestedheap.h Hoard/src/Heap-Layers/heaps/special/obstack.h Hoard/src/Heap-Layers/heaps/special/obstackheap.h Hoard/src/Heap-Layers/heaps/special/obstackreap.h Hoard/src/Heap-Layers/heaps/special/sbrk.c Hoard/src/Heap-Layers/heaps/special/xallocheap.h Hoard/src/Heap-Layers/heaps/special/zoneheap.h Hoard/src/Heap-Layers/heaps/objectrep/addheap.h Hoard/src/Heap-Layers/heaps/objectrep/all.h Hoard/src/Heap-Layers/heaps/objectrep/coalesceableheap.h Hoard/src/Heap-Layers/heaps/objectrep/sizeheap.h Hoard/src/Heap-Layers/heaps/objectrep/sizeownerheap.h Hoard/src/Heap-Layers/heaps/general/all.h Hoard/src/Heap-Layers/heaps/general/dlheap.h Hoard/src/Heap-Layers/heaps/general/kingsleyheap.h Hoard/src/Heap-Layers/heaps/general/leamallocheap.h Hoard/src/Heap-Layers/heaps/general/oldkingsleyheap.h Hoard/src/Heap-Layers/heaps/debug/all.h Hoard/src/Heap-Layers/heaps/debug/checkheap.h Hoard/src/Heap-Layers/heaps/debug/debugheap.h Hoard/src/Heap-Layers/heaps/debug/logheap.h Hoard/src/Heap-Layers/heaps/debug/sanitycheckheap.h Hoard/src/Heap-Layers/heaps/debug/statsheap.h Hoard/src/Heap-Layers/heaps/combining/all.h Hoard/src/Heap-Layers/heaps/combining/hybridheap.h Hoard/src/Heap-Layers/heaps/combining/segheap.h Hoard/src/Heap-Layers/heaps/combining/strictsegheap.h Hoard/src/Heap-Layers/heaps/combining/tryheap.h Hoard/src/Heap-Layers/heaps/buildingblock/adaptheap.h Hoard/src/Heap-Layers/heaps/buildingblock/all.h Hoard/src/Heap-Layers/heaps/buildingblock/boundedfreelistheap.h Hoard/src/Heap-Layers/heaps/buildingblock/chunkheap.h Hoard/src/Heap-Layers/heaps/buildingblock/coalesceheap.h Hoard/src/Heap-Layers/heaps/buildingblock/freelistheap.h Hoard/doc/berger-asplos2000.pdf Hoard/benchmarks/cache-scratch/ Hoard/benchmarks/cache-thrash/ Hoard/benchmarks/common/ Hoard/benchmarks/larson/ Hoard/benchmarks/linux-scalability/ Hoard/benchmarks/Makefile Hoard/benchmarks/Makefile.inc Hoard/benchmarks/phong/ Hoard/benchmarks/README Hoard/benchmarks/threadtest/ Hoard/benchmarks/threadtest/Makefile Hoard/benchmarks/threadtest/threadtest.cpp Hoard/benchmarks/phong/Makefile Hoard/benchmarks/phong/phong.c Hoard/benchmarks/linux-scalability/linux-scalability.c Hoard/benchmarks/linux-scalability/Makefile Hoard/benchmarks/linux-scalability/ptbarrier.h Hoard/benchmarks/linux-scalability/README Hoard/benchmarks/larson/larson.cpp Hoard/benchmarks/larson/Makefile Hoard/benchmarks/common/cpuinfo.h Hoard/benchmarks/common/fred.h Hoard/benchmarks/common/timer.h Hoard/benchmarks/cache-thrash/cache-thrash.cpp Hoard/benchmarks/cache-thrash/Makefile Hoard/benchmarks/cache-scratch/cache-scratch.cpp Hoard/benchmarks/cache-scratch/Makefile g++ -O2 -march=i486 -mtune=i686 -I/usr/include/nptl -ffast-math -g -malign-double -pipe -finline-limit=20000 -finline-functions -DNDEBUG -I. -Iinclude -Iinclude/util -Iinclude/hoard -Iinclude/superblocks -IHeap-Layers -D_REENTRANT=1 -shared source/libhoard.cpp source/unixtls.cpp Heap-Layers/wrappers/gnuwrapper.cpp -Bsymbolic -o libhoard.so -ldl -lpthread Heap-Layers/wrappers/gnuwrapper.cpp: In function ‘void my_init_hook()’: Heap-Layers/wrappers/gnuwrapper.cpp:85:25: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] old_malloc_hook = __malloc_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:153:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^ Heap-Layers/wrappers/gnuwrapper.cpp:85:25: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] old_malloc_hook = __malloc_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:153:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^ Heap-Layers/wrappers/gnuwrapper.cpp:86:23: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] old_free_hook = __free_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:150:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^ Heap-Layers/wrappers/gnuwrapper.cpp:86:23: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] old_free_hook = __free_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:150:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^ Heap-Layers/wrappers/gnuwrapper.cpp:87:26: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] old_realloc_hook = __realloc_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:156:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^ Heap-Layers/wrappers/gnuwrapper.cpp:87:26: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] old_realloc_hook = __realloc_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:156:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^ Heap-Layers/wrappers/gnuwrapper.cpp:88:27: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] old_memalign_hook = __memalign_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:160:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^ Heap-Layers/wrappers/gnuwrapper.cpp:88:27: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] old_memalign_hook = __memalign_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:160:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^ Heap-Layers/wrappers/gnuwrapper.cpp:91:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] __malloc_hook = my_malloc_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:153:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^ Heap-Layers/wrappers/gnuwrapper.cpp:91:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] __malloc_hook = my_malloc_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:153:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^ Heap-Layers/wrappers/gnuwrapper.cpp:92:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] __free_hook = my_free_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:150:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^ Heap-Layers/wrappers/gnuwrapper.cpp:92:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] __free_hook = my_free_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:150:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^ Heap-Layers/wrappers/gnuwrapper.cpp:93:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] __realloc_hook = my_realloc_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:156:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^ Heap-Layers/wrappers/gnuwrapper.cpp:93:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] __realloc_hook = my_realloc_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:156:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^ Heap-Layers/wrappers/gnuwrapper.cpp:94:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] __memalign_hook = my_memalign_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:160:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^ Heap-Layers/wrappers/gnuwrapper.cpp:94:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] __memalign_hook = my_memalign_hook; ^ In file included from Heap-Layers/wrappers/gnuwrapper.cpp:19:0: /usr/include/malloc.h:160:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^ /usr/src/slapt-src/libraries/libhoard/Hoard Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/libhoard/libhoard-3.10-i486-1salix.txz ./ usr/ usr/lib/ usr/lib/libhoard.so usr/doc/ usr/doc/libhoard-3.10/ usr/doc/libhoard-3.10/COPYING usr/doc/libhoard-3.10/NEWS usr/doc/libhoard-3.10/AUTHORS usr/doc/libhoard-3.10/README.md usr/doc/libhoard-3.10/doc/ usr/doc/libhoard-3.10/doc/berger-asplos2000.pdf usr/doc/libhoard-3.10/libhoard.SlackBuild usr/doc/libhoard-3.10/THANKS install/ install/slack-desc Slackware package /usr/src/slapt-src/libraries/libhoard/libhoard-3.10-i486-1salix.txz created. Installing package libhoard-3.10-i486-1salix... | libhoard (A memory allocator) | | The Hoard memory allocator is a fast, scalable, and memory-efficient | memory allocator. It runs on a variety of platforms, including Linux, | Solaris, and Windows. Hoard is a drop-in replacement for malloc() | that can dramatically improve application performance, especially for | multithreaded programs running on multiprocessors. | | Homepage: http://www.hoard.org/ | | | |