=> Building devel/dmalloc Started : Wednesday, 24 JUL 2019 at 01:22:21 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.83.g49866-DEVELOPMENT #40: Sun Jun 30 03:00:04 PDT 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.6-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.6-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for dmalloc-5.5.2_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- INSTALL_PROGRAM="install -m 0644" XDG_DATA_HOME=/construction/devel/dmalloc XDG_CONFIG_HOME=/construction/devel/dmalloc HOME=/construction/devel/dmalloc TMPDIR="/tmp" PATH=/construction/devel/dmalloc/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --enable-threads --enable-shlib --prefix="/construction/devel/dmalloc/stage/usr/local" ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/dmalloc XDG_CONFIG_HOME=/construction/devel/dmalloc HOME=/construction/devel/dmalloc TMPDIR="/tmp" PATH=/construction/devel/dmalloc/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-fPIC -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -fPIC -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/devel/dmalloc/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" OSREL=5.6 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/dmalloc" EXAMPLESDIR="share/examples/dmalloc" DATADIR="share/dmalloc" WWWDIR="www/dmalloc" ETCDIR="etc/dmalloc" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dmalloc DOCSDIR=/usr/local/share/doc/dmalloc EXAMPLESDIR=/usr/local/share/examples/dmalloc WWWDIR=/usr/local/www/dmalloc ETCDIR=/usr/local/etc/dmalloc -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.6 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500601 OSVERSION=9999999 OSREL=5.6 _OSRELEASE=5.6-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> dmalloc-5.5.2_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz Installing pkg-1.11.1... Extracting pkg-1.11.1: .......... done ===> dmalloc-5.5.2_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of dmalloc-5.5.2_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by dmalloc-5.5.2_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by dmalloc-5.5.2_1 for building => SHA256 Checksum OK for dmalloc-5.5.2.tgz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by dmalloc-5.5.2_1 for building ===> Extracting for dmalloc-5.5.2_1 => SHA256 Checksum OK for dmalloc-5.5.2.tgz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for dmalloc-5.5.2_1 ===> Applying ports patches for dmalloc-5.5.2_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for dmalloc-5.5.2_1 configure: loading site script /xports/Templates/config.site configure: configurations for the dmalloc library configure: build utilities checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/mman.h... (cached) yes checking shared library link args... ld -shared --whole-archive -soname $@ -o $@.t checking shared library extension... so checking C++ support... enabled checking thread support... enabled checking shlib support... enabled checking for size_t... (cached) yes checking dmalloc size unsigned... yes checking strdup macro... no checking for mprotect... (cached) yes checking mprotect works... yes configure: important functionality checking for mmap... (cached) yes checking for sbrk... yes checking mmap usage... yes checking for getpagesize... (cached) yes checking basic-block size... 12 checking for long... (cached) yes checking size of long... 8 checking data-alignment size... 8 checking for abort... yes checking abort safe... Abort trap (core dumped) yes checking return type of signal handlers... void checking signal works... checking for signal.h... (cached) yes yes checking for getenv... (cached) yes checking getenv safe... yes checking sys/cygwin.h usability... no checking sys/cygwin.h presence... no checking for sys/cygwin.h... no checking w32api/windef.h usability... no checking w32api/windef.h presence... no checking for w32api/windef.h... no checking for w32api/winbase.h... no checking for GetEnvironmentVariableA... no checking constructor attribute... yes checking destructor attribute... yes checking return.h macros work... yes checking if ident works... yes configure: pthread particulars checking for library containing pthread_mutex_init... none required checking for pthread.h... (cached) yes checking pthreads.h usability... no checking pthreads.h presence... no checking for pthreads.h... no checking for pthread_mutex_init... (cached) yes checking for pthread_mutex_lock... (cached) yes checking for pthread_mutex_unlock... (cached) yes checking pthread mutex type... pthread_mutex_t checking pthread attribute initialization... pthread_mutexattr_default configure: functions checking for atexit... (cached) yes checking for on_exit... no checking for fork... (cached) yes checking for gethostname... (cached) yes checking for getpid... (cached) yes checking for getuid... (cached) yes checking for time... (cached) yes checking for ctime... yes checking for vprintf... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for recalloc... no checking for memalign... no checking for valloc... yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strlen... (cached) yes checking for strcmp... yes checking for strcpy... yes checking for strsep... (cached) yes configure: various functions for argv files checking for atoi... yes checking for atol... yes checking for getenv... (cached) yes checking for strchr... (cached) yes checking for strcmp... (cached) yes checking for strcpy... (cached) yes checking for strlen... (cached) yes checking for strncmp... (cached) yes checking for strncpy... yes checking for strsep... (cached) yes configure: various functions for argument checking checking for atoi... (cached) yes checking for atol... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for bzero... (cached) yes checking for index... (cached) yes checking for memccpy... yes checking for memchr... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for rindex... (cached) yes checking for strcasecmp... (cached) yes checking for strcat... yes checking for strchr... (cached) yes checking for strcmp... (cached) yes checking for strcpy... (cached) yes checking for strcspn... (cached) yes checking for strlen... (cached) yes checking for strncasecmp... (cached) yes checking for strncat... yes checking for strncmp... (cached) yes checking for strncpy... (cached) yes checking for strpbrk... (cached) yes checking for strrchr... (cached) yes checking for strspn... yes checking for strstr... (cached) yes checking for strtok... yes configure: creating ./config.status config.status: creating Makefile config.status: creating conf.h config.status: executing dmalloc.h.2 commands config.status: executing settings.h commands configure: configure: Please check-out Makefile and conf.h to make sure that configure: sane configuration values were a result. configure: configure: You may want to change values in settings.h before configure: running 'make'. configure: configure: To run the basic library tests, you can execute: configure: make light configure: or configure: make heavy configure: -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for dmalloc-5.5.2_1 --- dmalloc_rand.o --- --- dmallocc.o --- --- dmalloc.h --- --- dmalloc_argv.o --- --- dmalloc_rand.o --- rm -f dmalloc_rand.o --- dmalloc_argv.o --- rm -f dmalloc_argv.o --- dmalloc_rand.o --- cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c dmalloc_rand.c -o ./dmalloc_rand.o --- dmalloc_argv.o --- cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c dmalloc_argv.c -o ./dmalloc_argv.o --- dmallocc.o --- rm -f dmallocc.o --- dmalloc.h --- rm -f dmalloc.h dmalloc.h.t --- dmallocc.o --- c++ -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c ./dmallocc.cc -o ./dmallocc.o --- dmalloc.h --- cat ./dmalloc.h.1 dmalloc.h.2 ./dmalloc.h.3 > dmalloc.h.t mv dmalloc.h.t dmalloc.h --- arg_check.o --- --- chunk.o --- --- arg_check.o --- rm -f arg_check.o --- chunk.o --- rm -f chunk.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c chunk.c -o ./chunk.o --- arg_check.o --- cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c arg_check.c -o ./arg_check.o --- compat.o --- rm -f compat.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c compat.c -o ./compat.o --- dmalloc.o --- rm -f dmalloc.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c dmalloc.c -o ./dmalloc.o --- dmalloc_fc_t.o --- rm -f dmalloc_fc_t.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c dmalloc_fc_t.c -o ./dmalloc_fc_t.o --- dmalloc_t.o --- rm -f dmalloc_t.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c dmalloc_t.c -o ./dmalloc_t.o --- dmalloc_tab.o --- rm -f dmalloc_tab.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c dmalloc_tab.c -o ./dmalloc_tab.o --- env.o --- rm -f env.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c env.c -o ./env.o --- error.o --- rm -f error.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c error.c -o ./error.o --- heap.o --- rm -f heap.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c heap.c -o ./heap.o --- malloc.o --- rm -f malloc.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c malloc.c -o ./malloc.o --- chunk_th.o --- rm -f chunk_th.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -DLOCK_THREADS=1 -c ./chunk.c -o ./chunk_th.o --- error_th.o --- rm -f error_th.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -DLOCK_THREADS=1 -c ./error.c -o ./error_th.o --- malloc_th.o --- rm -f malloc_th.o cc -fPIC -O2 -fno-strict-aliasing -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0 -DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -DLOCK_THREADS=1 -c ./malloc.c -o ./malloc_th.o --- libdmalloc.a --- ar cr libdmalloc.a arg_check.o compat.o dmalloc_rand.o dmalloc_tab.o env.o heap.o chunk.o error.o malloc.o ranlib libdmalloc.a --- libdmallocxx.a --- ar cr libdmallocxx.a arg_check.o compat.o dmalloc_rand.o dmalloc_tab.o env.o heap.o chunk.o error.o malloc.o dmallocc.o ranlib libdmallocxx.a --- libdmalloc.so.1 --- rm -f libdmalloc.so.1 libdmalloc.so.1.t ld -shared --whole-archive -soname libdmalloc.so.1 -o libdmalloc.so.1.t libdmalloc.a mv libdmalloc.so.1.t libdmalloc.so.1 --- libdmallocxx.so.1 --- rm -f libdmallocxx.so.1 libdmallocxx.so.1.t ld -shared --whole-archive -soname libdmallocxx.so.1 -o libdmallocxx.so.1.t libdmallocxx.a mv libdmallocxx.so.1.t libdmallocxx.so.1 --- dmalloc --- --- dmalloc_fc_t --- --- dmalloc --- rm -f dmalloc --- dmalloc_fc_t --- rm -f dmalloc_fc_t cc -o dmalloc_fc_t dmalloc_fc_t.o dmalloc_argv.o libdmalloc.a --- dmalloc --- cc -o dmalloc dmalloc.o dmalloc_argv.o compat.o env.o -L. --- libdmallocth.a --- --- libdmallocthcxx.a --- --- libdmallocth.a --- ar cr libdmallocth.a arg_check.o compat.o dmalloc_rand.o dmalloc_tab.o env.o heap.o chunk_th.o error_th.o malloc_th.o --- libdmallocthcxx.a --- ar cr libdmallocthcxx.a arg_check.o compat.o dmalloc_rand.o dmalloc_tab.o env.o heap.o chunk_th.o error_th.o malloc_th.o dmallocc.o --- libdmallocth.a --- ranlib libdmallocth.a --- libdmallocthcxx.a --- ranlib libdmallocthcxx.a --- libdmallocth.so.1 --- rm -f libdmallocth.so.1 libdmallocth.so.1.t ld -shared --whole-archive -soname libdmallocth.so.1 -o libdmallocth.so.1.t libdmallocth.a --- libdmallocthcxx.so.1 --- rm -f libdmallocthcxx.so.1 libdmallocthcxx.so.1.t ld -shared --whole-archive -soname libdmallocthcxx.so.1 -o libdmallocthcxx.so.1.t libdmallocthcxx.a --- libdmallocth.so.1 --- mv libdmallocth.so.1.t libdmallocth.so.1 --- libdmallocthcxx.so.1 --- mv libdmallocthcxx.so.1.t libdmallocthcxx.so.1 --- dmalloc_t --- rm -f dmalloc_t cc -o dmalloc_t dmalloc_t.o dmalloc_argv.o libdmalloc.a --- light --- ./dmalloc_fc_t -s ./dmalloc_t -s -t 10000 ./dmalloc_t -s -t 10000 ./dmalloc_t -s -t 10000 ./dmalloc_t -s -t 10000 ./dmalloc_t -s -t 10000 tests have passed --- heavy --- ./dmalloc_t -s -t 100000 ./dmalloc_t -s -t 100000 ./dmalloc_t -s -t 100000 heavy tests have passed -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for dmalloc-5.5.2_1 ===> Generating temporary packing list ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/include install -m 0644 dmalloc.h /construction/devel/dmalloc/stage/usr/local/include ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/lib install -m 0644 libdmallocth.so.1 /construction/devel/dmalloc/stage/usr/local/lib ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/lib install -m 0644 libdmallocthcxx.so.1 /construction/devel/dmalloc/stage/usr/local/lib ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/lib install -m 0644 libdmallocthcxx.a /construction/devel/dmalloc/stage/usr/local/lib ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/lib install -m 0644 libdmallocth.a /construction/devel/dmalloc/stage/usr/local/lib ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/lib install -m 0644 libdmallocxx.so.1 /construction/devel/dmalloc/stage/usr/local/lib ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/lib install -m 0644 libdmallocxx.a /construction/devel/dmalloc/stage/usr/local/lib ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/lib install -m 0644 libdmalloc.so.1 /construction/devel/dmalloc/stage/usr/local/lib ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/lib install -m 0644 libdmalloc.a /construction/devel/dmalloc/stage/usr/local/lib ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/bin install -m 0644 dmalloc /construction/devel/dmalloc/stage/usr/local/bin Enter 'make installdocs' to install dmalloc.html dmalloc.texi dmalloc.pdf in /construction/devel/dmalloc/stage/usr/local/share/doc/dmalloc ./mkinstalldirs /construction/devel/dmalloc/stage/usr/local/share/doc/dmalloc mkdir /construction/devel/dmalloc/stage/usr/local/share/doc/dmalloc install -m 0644 ./docs/dmalloc.html /construction/devel/dmalloc/stage/usr/local/share/doc/dmalloc install -m 0644 ./docs/dmalloc.texi /construction/devel/dmalloc/stage/usr/local/share/doc/dmalloc install -m 0644 ./docs/dmalloc.pdf /construction/devel/dmalloc/stage/usr/local/share/doc/dmalloc /bin/chmod 755 /construction/devel/dmalloc/stage/usr/local/bin/dmalloc /usr/bin/strip /construction/devel/dmalloc/stage/usr/local/bin/dmalloc ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for dmalloc-5.5.2_1 file sizes/checksums [17]: . done packing files [17]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 24 JUL 2019 at 01:22:46 UTC Duration: 00:00:25