* Package: sys-cluster/charm-6.7.1 * Repository: gentoo * Maintainer: nicolasbock@gentoo.org sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking charm-6.7.1.tar.gz to /var/tmp/portage/sys-cluster/charm-6.7.1/work >>> Source unpacked in /var/tmp/portage/sys-cluster/charm-6.7.1/work >>> Preparing source in /var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1 ... * running ./build charm++ net-linux-amd64 --build-shared -j1 Creating dir: net-linux-amd64 Creating dir: net-linux-amd64/tmp Copying src/scripts/Makefile to net-linux-amd64/tmp Soft-linking over bin Soft-linking over lib Soft-linking over lib_so Soft-linking over include Soft-linking over tmp Generating net-linux-amd64/tmp/conv-mach-pre.sh Generating net-linux-amd64/tmp/conv-mach-opt.h, conv-mach-opt.sh Performing '/usr/bin/gmake -j 1 basics OPTS= QUIET= CONFIG_OPTS=' in net-linux-amd64/tmp pwd /var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp find . -type l -exec rm {} \; rm -rf QuickThreads rm -rf libs rm -rf ../bin ; mkdir ../bin if case `cat .vdir` in *win32*) true;; *win64*) true;; *) false;; esac; then \ cp -f ../../src/arch/`cat .vdir | awk -F- '{print $2}'`/unix2nt* ../bin; \ cp -f ../../src/arch/win32/createlink.exe ../bin; \ fi rm -rf ../lib ; mkdir ../lib rm -rf ../lib_so ; mkdir ../lib_so; touch ../lib_so/.charmso rm -rf ../examples rm -rf ../tests rm -rf ../doc ; ln -s ../doc ../doc ../../src/scripts/gatherflat ../../src/scripts . ./gatherflat ../../src/conv-core . ./gatherflat ../../src/conv-ldb . ./gatherflat ../../src/conv-ccs . ./gatherflat ../../src/conv-perf . ./gatherflat ../../src/ck-core . ./gatherflat ../../src/ck-perf . ./gatherflat ../../src/ck-tune . ./gatherflat ../../src/ck-ldb . ./gatherflat ../../src/ck-cp . ./gatherflat ../../src/langs/simplemsg . ./gatherflat ../../src/langs/pvmc . ./gatherflat ../../src/langs/bluegene . ./gatherflat ../../src/langs/f90charm . ./gatherflat ../../src/xlatcpm . ./gathertree ../../src/QuickThreads QuickThreads ./gathertree ../../src/libs libs ./gathertree ../../src/arch/util . ./gathertree ../../src/util . ./gathertree ../../src/langs langs ./gathertree ../../src/langs/jade langs/jade ./gathertree ../../src/arch/common . ./gathertree ../../src/arch/`cat .gdir` . test -f ../../src/arch/`cat .gdir`/gdir_link && cat ../../src/arch/`cat .gdir`/gdir_link > .gdir.new && ./gathertree ../../src/arch/`cat .gdir.new` . || true ./gatherflat ../../src/arch/`cat .vdir` . ./gathertree ../../src/../examples ../examples ./gathertree ../../src/../tests ../tests rm -f ../bin/dep.pl ; cp dep.pl ../bin/ chmod +x charmc ./system_ln ../tmp/charmc ../bin/ ./system_ln ../../src/scripts/testrun ../bin/ rm -rf ../include ; mkdir ../include ./system_ln ../tmp/conv-*.*h ../include ./system_ln ../tmp/cc-*.*h ../include ./system_ln ../tmp/conv-mach-opt.sh ../include if [ -x ./special.sh ] ; then SRCBASE=../../src ./special.sh ; fi if [ ! -f conv-common.h ] ; then ( touch conv-common.h ) ; fi touch dirs+sources /usr/bin/gmake charmxi gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp' ./configure Error checking is enabled Statistics collection is enabled Charm tracing is enabled Charm tracing communication thread is disabled CharmDebug is enabled Charm record/replay is enabled CCS is enabled Charm control point is enabled Charm LB user data is disabled Setting load balancing timer type as 'double' checking machine name... net-linux-amd64 checking "cp command as"... cp -p checking "C++ compiler as"... "x86_64-pc-linux-gnu-g++ -m64 -DCMK_GFORTRAN " checking "whether C++ compiler works"... "ok" checking "C++ linker as"... "x86_64-pc-linux-gnu-g++ -m64 -m64 -Wl,-O1 -Wl,--as-needed " checking "whether linker works"... "ok" checking "Native C++ compiler as"... "x86_64-pc-linux-gnu-g++ -m64 -m64 -fPIC " checking "Sequential C++ compiler as"... "x86_64-pc-linux-gnu-g++ -m64 -m64 -fPIC " checking "whether compiler accept -fno-stack-protector"... "ok" checking "whether C++ compiler supports variadic templates without flags"... "yes" Setting charm++ envelope refnum field to unsigned short Configuring support for message priorities of arbitrary size (bitvectors) checking "whether compiler generates code for 64-bit"... "yes" checking "whether compiler supports std::alignment_of"... "yes" checking "whether has values.h "... "yes" checking "whether has stdint.h "... "yes" checking "whether has malloc.h "... "yes" checking "whether has alloca.h "... "yes" checking "whether has regex.h "... "yes" checking "whether long long works"... "yes" checking "whether __int64 works"... "no" checking "whether __int128 (128-bit integer) works"... "yes" checking "whether __int128_t (128-bit integer) works"... "yes" checking "whether long double works"... "yes" checking "whether ucontext has FPU pointer"... "yes" checking "whether ucontext uses uc_regs"... "no" checking "whether ucontext has pointer (v_regs) of vector type"... "no" checking "whether ibverbs ibv_port_attr has link_layer field"... "yes" checking "whether inline works in C"... "yes" checking "whether C++ signed char and char differ"... "yes" checking "whether C++ allows declaration of varsize array"... "yes" checking "whether typeinfo/typeid works"... "ok" checking "whether std::iterator_traits is defined"... "ok" checking "whether std::distance is defined"... "ok" checking "whether std::inserter is defined"... "ok" checking "whether std::unordered_map is defined"... "ok" checking "whether anon structs are permitted"... "yes" checking "whether operator delete can be overloaded in same class"... "ok" checking "whether offsetof is defined"... "yes" checking "whether GCC x86 assembly works"... "yes" checking "whether GCC x86 assembly for atomic increment works"... "yes" checking "whether GCC IA64 assembly works"... "no" checking "whether asm eieio assembly works"... "no" checking "whether __thread (Thread Local Storage) is supported"... "yes" checking "whether synchronization primitives (__sync_add_and_fetch) works in C"... "yes" checking "whether synchronization primitives (__sync_synchronize) works in C"... "yes" checking "whether fence intrinsic primitives (__builtin_Xfence_ia32) works in C"... "no" checking "whether switching TLS register (64-bit) is supported"... "yes" checking "whether getrusage accepts RUSAGE_THREAD"... "yes" checking "whether has asctime"... "yes" checking "whether has log2"... "yes" checking "whether has sqrtf"... "yes" checking "whether has fabsf"... "yes" checking "whether has mkstemp"... "yes" checking "whether has system"... "yes" checking "whether has sync()"... "yes" checking "whether has fsync()"... "yes" checking "whether has fdatasync()"... "yes" checking "whether has sbrk"... "yes" checking "whether has _setjmp/_longjmp"... "yes" checking "whether has mstats"... "no" checking "whether has mallinfo"... "yes" checking "whether has popen"... "yes" checking "whether has poll"... "yes" checking "whether has getpagesize"... "yes" checking "whether has getpid"... "yes" checking "whether has kill"... "yes" checking "whether has setpriority"... "yes" checking "whether to use signal-safe system() "... "no" checking "whether sched_setaffinity call exists"... "yes" checking "whether pthread_setaffinity_np call exists"... "yes" checking "whether pthread_spin_lock exists"... "yes" checking "whether bindprocessor call exists"... "no" checking "whether dlopen links without -ldl"... "no" checking "whether dlopen links with -ldl"... "yes" checking "whether gethostname call exists"... "yes" checking "whether getProcAddress works"... "no" checking "whether has socklen_t"... "yes" checking "whether getifaddrs call exists"... "yes" checking "whether the mmap() syscall exists"... "yes" checking "whether mmap() accepts MAP_ANON"... "yes" checking "whether mmap() accepts MAP_NORESERVE"... "yes" checking "whether has get_myaddress"... "yes" checking "whether has mprotect"... "yes" checking "whether glibc backtrace works"... "yes" checking "whether has sleep "... "yes" checking "whether has usleep "... "yes" checking "whether personality() and ADDR_NO_RANDOMIZE exist"... "yes" checking "whether has zlib"... "yes" checking "whether has elf.h "... "yes" checking "whether has Multiprocessing.h for Apple "... "no" checking "whether ntohl is available"... "yes" checking "whether has libjpeg"... "yes" checking "whether Python is installed"... "no" checking "whether can build shared library"... "yes" checking for sync... sync checking "F77 compiler as"... "/usr/bin/x86_64-pc-linux-gnu-gfortran -fPIC -fno-second-underscore -fdollar-ok" checking "whether Fortran 77 compiler works"... "yes" checking "F90 compiler as"... "/usr/bin/x86_64-pc-linux-gnu-gfortran -fPIC -fno-second-underscore -fdollar-ok" checking "whether Fortran 90 compiler works"... "yes" checking subroutine name used by Fortran 90 compiler... ONESCORE checking Fortran 90 mod name is capital... "no" checking Fortran 90 mod name extension... "mod" configure: creating ./config.status config.status: creating libs/ck-libs/ampi/ampiCC config.status: creating libs/ck-libs/ampi/ampirun config.status: creating conv-autoconfig.h config.status: executing config-cleanup commands config.status: executing default commands ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-main.o ../../src/xlat-i/xi-main.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-grammar.tab.o ../../src/xlat-i/xi-grammar.tab.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -DYY_NEVER_INTERACTIVE -c -o xi-scan.o ../../src/xlat-i/xi-scan.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Template.o ../../src/xlat-i/xi-Template.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-AstNode.o ../../src/xlat-i/xi-AstNode.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Entry.o ../../src/xlat-i/xi-Entry.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Member.o ../../src/xlat-i/xi-Member.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Parameter.o ../../src/xlat-i/xi-Parameter.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-SdagConstruct.o ../../src/xlat-i/xi-SdagConstruct.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-BlockConstruct.o ../../src/xlat-i/xi-BlockConstruct.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Type.o ../../src/xlat-i/xi-Type.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Chare.o ../../src/xlat-i/xi-Chare.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Message.o ../../src/xlat-i/xi-Message.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Construct.o ../../src/xlat-i/xi-Construct.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Module.o ../../src/xlat-i/xi-Module.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-SdagCollection.o ../../src/xlat-i/xi-SdagCollection.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-Value.o ../../src/xlat-i/xi-Value.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o xi-util.o ../../src/xlat-i/xi-util.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o sdag-globals.o ../../src/xlat-i/sdag/sdag-globals.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o CSdagConstruct.o ../../src/xlat-i/sdag/CSdagConstruct.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o CEntry.o ../../src/xlat-i/sdag/CEntry.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o CParsedFile.o ../../src/xlat-i/sdag/CParsedFile.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o CStateVar.o ../../src/xlat-i/sdag/CStateVar.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o Atomic.o ../../src/xlat-i/sdag/constructs/Atomic.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o Case.o ../../src/xlat-i/sdag/constructs/Case.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o CaseList.o ../../src/xlat-i/sdag/constructs/CaseList.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o Else.o ../../src/xlat-i/sdag/constructs/Else.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o Forall.o ../../src/xlat-i/sdag/constructs/Forall.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o For.o ../../src/xlat-i/sdag/constructs/For.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o If.o ../../src/xlat-i/sdag/constructs/If.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o IntExpr.o ../../src/xlat-i/sdag/constructs/IntExpr.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o OList.o ../../src/xlat-i/sdag/constructs/OList.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o Overlap.o ../../src/xlat-i/sdag/constructs/Overlap.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o SdagEntry.o ../../src/xlat-i/sdag/constructs/SdagEntry.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o SList.o ../../src/xlat-i/sdag/constructs/SList.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o Template.o ../../src/xlat-i/sdag/constructs/Template.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o When.o ../../src/xlat-i/sdag/constructs/When.C ../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -c -o While.o ../../src/xlat-i/sdag/constructs/While.C ../bin/charmc -host -language c++ -cp ../bin/ -Wl,-O1 -Wl,--as-needed -o charmxi xi-main.o xi-grammar.tab.o xi-scan.o xi-Template.o xi-AstNode.o xi-Entry.o xi-Member.o xi-Parameter.o xi-SdagConstruct.o xi-BlockConstruct.o xi-Type.o xi-Chare.o xi-Message.o xi-Construct.o xi-Module.o xi-SdagCollection.o xi-Value.o xi-util.o sdag-globals.o CSdagConstruct.o CEntry.o CParsedFile.o CStateVar.o Atomic.o Case.o CaseList.o Else.o Forall.o For.o If.o IntExpr.o OList.o Overlap.o SdagEntry.o SList.o Template.o When.o While.o gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp' /usr/bin/gmake headerlinks gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp' ../bin/charmc -intrinsic -build-shared ckcallback.ci && touch ckcallback.ci.stamp ../bin/charmc -intrinsic -build-shared DummyLB.ci && touch DummyLB.ci.stamp ../bin/charmc -intrinsic -build-shared GreedyLB.ci && touch GreedyLB.ci.stamp ../bin/charmc -intrinsic -build-shared CommLB.ci && touch CommLB.ci.stamp ../bin/charmc -intrinsic -build-shared RandCentLB.ci && touch RandCentLB.ci.stamp ../bin/charmc -intrinsic -build-shared RefineLB.ci && touch RefineLB.ci.stamp ../bin/charmc -intrinsic -build-shared RefineCommLB.ci && touch RefineCommLB.ci.stamp ../bin/charmc -intrinsic -build-shared RotateLB.ci && touch RotateLB.ci.stamp ../bin/charmc -intrinsic -build-shared DistributedLB.ci && touch DistributedLB.ci.stamp ../bin/charmc -intrinsic -build-shared HybridLB.ci && touch HybridLB.ci.stamp ../bin/charmc -intrinsic -build-shared ComboCentLB.ci && touch ComboCentLB.ci.stamp ../bin/charmc -intrinsic -build-shared RefineSwapLB.ci && touch RefineSwapLB.ci.stamp ../bin/charmc -intrinsic -build-shared NeighborLB.ci && touch NeighborLB.ci.stamp ../bin/charmc -intrinsic -build-shared OrbLB.ci && touch OrbLB.ci.stamp ../bin/charmc -intrinsic -build-shared BlockLB.ci && touch BlockLB.ci.stamp ../bin/charmc -intrinsic -build-shared GreedyCommLB.ci && touch GreedyCommLB.ci.stamp ../bin/charmc -intrinsic -build-shared NodeLevelLB.ci && touch NodeLevelLB.ci.stamp ../bin/charmc -intrinsic -build-shared GraphPartLB.ci && touch GraphPartLB.ci.stamp ../bin/charmc -intrinsic -build-shared GraphBFTLB.ci && touch GraphBFTLB.ci.stamp ../bin/charmc -intrinsic -build-shared GridCommLB.ci && touch GridCommLB.ci.stamp ../bin/charmc -intrinsic -build-shared GridCommRefineLB.ci && touch GridCommRefineLB.ci.stamp ../bin/charmc -intrinsic -build-shared HbmLB.ci && touch HbmLB.ci.stamp ../bin/charmc -intrinsic -build-shared RefineKLB.ci && touch RefineKLB.ci.stamp ../bin/charmc -intrinsic -build-shared TempAwareCommLB.ci && touch TempAwareCommLB.ci.stamp ../bin/charmc -intrinsic -build-shared TreeMatchLB.ci && touch TreeMatchLB.ci.stamp ../bin/charmc -intrinsic -build-shared GreedyAgentLB.ci && touch GreedyAgentLB.ci.stamp ../bin/charmc -intrinsic -build-shared NeighborCommLB.ci && touch NeighborCommLB.ci.stamp ../bin/charmc -intrinsic -build-shared PhasebyArrayLB.ci && touch PhasebyArrayLB.ci.stamp ../bin/charmc -intrinsic -build-shared RecBipartLB.ci && touch RecBipartLB.ci.stamp ../bin/charmc -intrinsic -build-shared CommAwareRefineLB.ci && touch CommAwareRefineLB.ci.stamp ../bin/charmc -intrinsic -build-shared AdaptiveLB.ci && touch AdaptiveLB.ci.stamp ../bin/charmc -intrinsic -build-shared MetisLB.ci && touch MetisLB.ci.stamp ../bin/charmc -intrinsic -build-shared ScotchLB.ci && touch ScotchLB.ci.stamp ../bin/charmc -intrinsic -build-shared TeamLB.ci && touch TeamLB.ci.stamp ../bin/charmc -intrinsic -build-shared WSLB.ci && touch WSLB.ci.stamp ../bin/charmc -intrinsic -build-shared GridMetisLB.ci && touch GridMetisLB.ci.stamp ../bin/charmc -intrinsic -build-shared TempAwareGreedyLB.ci && touch TempAwareGreedyLB.ci.stamp ../bin/charmc -intrinsic -build-shared GridHybridSeedLB.ci && touch GridHybridSeedLB.ci.stamp ../bin/charmc -intrinsic -build-shared TopoCentLB.ci && touch TopoCentLB.ci.stamp ../bin/charmc -intrinsic -build-shared GridHybridLB.ci && touch GridHybridLB.ci.stamp ../bin/charmc -intrinsic -build-shared TopoLB.ci && touch TopoLB.ci.stamp ../bin/charmc -intrinsic -build-shared RefineTopoLB.ci && touch RefineTopoLB.ci.stamp ../bin/charmc -intrinsic -build-shared TempAwareRefineLB.ci && touch TempAwareRefineLB.ci.stamp ../bin/charmc -intrinsic -build-shared ckmarshall.ci && touch ckmarshall.ci.stamp ../bin/charmc -intrinsic -build-shared ckarray.ci && touch ckarray.ci.stamp ../bin/charmc -intrinsic -build-shared cklocation.ci && touch cklocation.ci.stamp ../bin/charmc -intrinsic -build-shared ckreduction.ci && touch ckreduction.ci.stamp ../bin/charmc -intrinsic -build-shared ckarrayreductionmgr.ci && touch ckarrayreductionmgr.ci.stamp ../bin/charmc -intrinsic -build-shared tempo.ci && touch tempo.ci.stamp ../bin/charmc -intrinsic -build-shared waitqd.ci && touch waitqd.ci.stamp ../bin/charmc -intrinsic -build-shared ckfutures.ci && touch ckfutures.ci.stamp ../bin/charmc -intrinsic -build-shared ckcheckpoint.ci && touch ckcheckpoint.ci.stamp ../bin/charmc -intrinsic -build-shared ckcheckpointstatus.ci && touch ckcheckpointstatus.ci.stamp ../bin/charmc -intrinsic -build-shared ckmemcheckpoint.ci && touch ckmemcheckpoint.ci.stamp ../bin/charmc -intrinsic -build-shared LBDatabase.ci && touch LBDatabase.ci.stamp ../bin/charmc -intrinsic -build-shared MetaBalancer.ci && touch MetaBalancer.ci.stamp ../bin/charmc -intrinsic -build-shared CentralLB.ci && touch CentralLB.ci.stamp ../bin/charmc -intrinsic -build-shared NullLB.ci && touch NullLB.ci.stamp ../bin/charmc -intrinsic -build-shared BaseLB.ci && touch BaseLB.ci.stamp ../bin/charmc -intrinsic -build-shared NborBaseLB.ci && touch NborBaseLB.ci.stamp ../bin/charmc -intrinsic -build-shared DistBaseLB.ci && touch DistBaseLB.ci.stamp ../bin/charmc -intrinsic -build-shared HybridBaseLB.ci && touch HybridBaseLB.ci.stamp ../bin/charmc -intrinsic -build-shared EveryLB.ci && touch EveryLB.ci.stamp ../bin/charmc -intrinsic -build-shared CommonLBs.ci && touch CommonLBs.ci.stamp ../bin/charmc -intrinsic -build-shared trace-summary.ci && touch trace-summary.ci.stamp ../bin/charmc -intrinsic -build-shared trace-projections.ci && touch trace-projections.ci.stamp ../bin/charmc -intrinsic -build-shared trace-simple.ci && touch trace-simple.ci.stamp ../bin/charmc -intrinsic -build-shared trace-controlPoints.ci && touch trace-controlPoints.ci.stamp ../bin/charmc -intrinsic -build-shared trace-Tau.ci && touch trace-Tau.ci.stamp ../bin/charmc -intrinsic -build-shared trace-utilization.ci && touch trace-utilization.ci.stamp ../bin/charmc -intrinsic -build-shared BlueGene.ci && touch BlueGene.ci.stamp ../bin/charmc -intrinsic -build-shared controlPoints.ci && touch controlPoints.ci.stamp ../bin/charmc -intrinsic -build-shared pathHistory.ci && touch pathHistory.ci.stamp ../bin/charmc -intrinsic -build-shared mpi-mainmodule.ci && touch mpi-mainmodule.ci.stamp Soft-linking headers... for hdr in AdaptiveLB.decl.h AdaptiveLB.h BGPTorus.h BGQTorus.h BaseLB.decl.h BaseLB.h BlockLB.decl.h BlockLB.h BlueGene.decl.h BlueGene.h CentralLB.decl.h CentralLB.h CentralLBMsg.h CkArray.decl.h CkArrayReductionMgr.decl.h CkCallback.decl.h CkCheckpoint.decl.h CkCheckpointStatus.decl.h CkFutures.decl.h CkLocation.decl.h CkMarshall.decl.h CkMemCheckpoint.decl.h CkReduction.decl.h ComboCentLB.decl.h ComboCentLB.h CommAwareRefineLB.decl.h CommAwareRefineLB.h CommLB.decl.h CommLB.h CommLBHeap.h CommonLBs.decl.h ControlPoints.decl.h DistBaseLB.decl.h DistBaseLB.h DistributedLB.decl.h DistributedLB.h DummyLB.decl.h DummyLB.h EveryLB.decl.h GraphBFTLB.decl.h GraphBFTLB.h GraphPartLB.decl.h GraphPartLB.h GreedyAgentLB.decl.h GreedyAgentLB.h GreedyCommLB.decl.h GreedyCommLB.h GreedyLB.decl.h GreedyLB.h GridCommLB.decl.h GridCommLB.h GridCommRefineLB.decl.h GridCommRefineLB.h GridHybridLB.decl.h GridHybridLB.h GridHybridSeedLB.decl.h GridHybridSeedLB.h GridMetisLB.decl.h GridMetisLB.h HbmLB.decl.h HbmLB.h HybridBaseLB.decl.h HybridBaseLB.h HybridLB.decl.h HybridLB.h HybridLBMsg.h LBAgent.h LBComm.h LBDBManager.h LBDatabase.decl.h LBDatabase.h LBMachineUtil.h LBOM.h LBObj.h LBProfit.h LBSimulation.h MetaBalancer.decl.h MetaBalancer.h MetisLB.decl.h MetisLB.h NborBaseLB.decl.h NborBaseLB.h NeighborCommLB.decl.h NeighborCommLB.h NeighborLB.decl.h NeighborLB.h NeighborLBMsg.h NodeLevelLB.decl.h NodeLevelLB.h NullLB.decl.h OrbLB.decl.h OrbLB.h PathHistory.decl.h PhasebyArrayLB.decl.h PhasebyArrayLB.h RTH.h RandCentLB.decl.h RandCentLB.h RecBipartLB.decl.h RecBipartLB.h RefineCommLB.decl.h RefineCommLB.h RefineKLB.decl.h RefineKLB.h RefineLB.decl.h RefineLB.h RefineSwapLB.decl.h RefineSwapLB.h RefineTopoLB.decl.h RefineTopoLB.h Refiner.h RefinerApprox.h RefinerComm.h RefinerTemp.h RotateLB.decl.h RotateLB.h SSE-Double.h SSE-Float.h ScotchLB.decl.h ScotchLB.h TeamLB.decl.h TeamLB.h TempAwareCommLB.decl.h TempAwareCommLB.h TempAwareGreedyLB.decl.h TempAwareGreedyLB.h TempAwareRefineLB.decl.h TempAwareRefineLB.h TopoCentLB.decl.h TopoCentLB.h TopoLB.decl.h TopoLB.h TopoManager.h TraceControlPoints.decl.h TraceProjections.decl.h TraceSimple.decl.h TraceSummary.decl.h TraceTau.decl.h TraceUtilization.decl.h TreeMatchLB.decl.h TreeMatchLB.h WSLB.decl.h WSLB.h XTTorus.h arrayRedistributor.h bgconverse.h bigsim_debug.h bigsim_logs.h bigsim_network.h bigsim_ooc.h bigsim_record.h bigsim_timing.h bitvecset.h blue-conv.h blue.h blue_defs.h blue_impl.h blue_types.h ccs-auth.c ccs-auth.h ccs-client.c ccs-client.h ccs-server.h charm++.h charm-api.h charm.h ck.h ckBIconfig.h ckIgetControl.h ckarray.h ckarrayindex.h ckarrayreductionmgr.h ckbitvector.h ckcallback-ccs.h ckcallback.h ckcausalmlog.h ckcheckpoint.h ckcomplex.h ckdirect.h ckdll.h ckevacuation.h ckfutures.h ckgraph.h ckgraphTemp.h ckhashtable.h ckheap.h ckimage.h cklists.h ckliststring.h cklocation.h cklocrec.h ckmemcheckpoint.h ckmessage.h ckmessagelogging.h ckmigratable.h ckobjQ.h ckobjid.h ckreduction.h cksection.h cksequence.h cksequence_factory.h cksequence_internal.h ckset.h ckstatistics.h ckstream.h cktiming.h ckvector3d.h cmidirect.h cmidirectmanytomany.h cmimemcpy.h cmipool.h cmiqueue.h cmitls.h controlPoints.h controlPointsf.h conv-autoconfig.h conv-ccs.h conv-common.h conv-config.h conv-config.sh conv-cpath.h conv-cpm.h conv-lists.h conv-mach.h conv-mach.sh conv-qd.h conv-random.h conv-trace.h converse.h cp_effects.h cpthreads.h crc32.h debug-charm.h debug-conv++.h debug-conv.h elements.h envelope-path.h envelope.h graph.h init.h lbdb++.h lbdb.h manager.h memory-isomalloc.h mempool.h middle-blue.h middle-conv.h middle.h mpi-interoperate.h mpi_main.decl.h msgq.h objid.h pathHistory.h persistent.h pup.h pup_c.h pup_cmialloc.h pup_mpi.h pup_paged.h pup_stl.h pup_toNetwork.h pup_toNetwork4.h pupf.h pvm3.h pvmc.h qd.h queueing.h rand48_replacement.h random_sequence.h readonly.h register.h sdag.h shared-alloc.h simd.h simplemsg.h sm.h sockRoutines.c sockRoutines.h stats.h strided_sequence.h tempo.decl.h tempo.h topology.h trace-bluegene.h trace-common.h trace-controlPoints.h trace-projections.h trace-simple.h trace.h vector2d.h waitqd.decl.h waitqd.h ; do test ! -f "../include/`basename $hdr`" && ./system_ln "../tmp/$hdr" ../include ; done touch headerlinks gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp' touch basics Performing '/usr/bin/gmake -j 1 charm++ OPTS= QUIET=' in net-linux-amd64/tmp ../bin/charmc -build-shared -I. -c -o DummyLB.o DummyLB.C ../bin/charmc -build-shared -o ../lib/libmoduleDummyLB.a DummyLB.o Warning: creating ../lib_so/libmoduleDummyLB.so ar: creating ../lib/libmoduleDummyLB.a ../bin/charmc -build-shared -I. -c -o GreedyLB.o GreedyLB.C ../bin/charmc -build-shared -o ../lib/libmoduleGreedyLB.a GreedyLB.o Warning: creating ../lib_so/libmoduleGreedyLB.so ar: creating ../lib/libmoduleGreedyLB.a ../bin/charmc -build-shared -I. -c -o CommLB.o CommLB.C ../bin/charmc -build-shared -o ../lib/libmoduleCommLB.a CommLB.o Warning: creating ../lib_so/libmoduleCommLB.so ar: creating ../lib/libmoduleCommLB.a ../bin/charmc -build-shared -I. -c -o RandCentLB.o RandCentLB.C ../bin/charmc -build-shared -o ../lib/libmoduleRandCentLB.a RandCentLB.o Warning: creating ../lib_so/libmoduleRandCentLB.so ar: creating ../lib/libmoduleRandCentLB.a ../bin/charmc -build-shared -I. -c -o RefineLB.o RefineLB.C ../bin/charmc -build-shared -o ../lib/libmoduleRefineLB.a RefineLB.o Warning: creating ../lib_so/libmoduleRefineLB.so ar: creating ../lib/libmoduleRefineLB.a ../bin/charmc -build-shared -I. -c -o RefineCommLB.o RefineCommLB.C ../bin/charmc -build-shared -o ../lib/libmoduleRefineCommLB.a RefineCommLB.o Warning: creating ../lib_so/libmoduleRefineCommLB.so ar: creating ../lib/libmoduleRefineCommLB.a cp -f libmoduleRefineCommLB.dep ../lib/ ../bin/charmc -build-shared -I. -c -o RotateLB.o RotateLB.C ../bin/charmc -build-shared -o ../lib/libmoduleRotateLB.a RotateLB.o Warning: creating ../lib_so/libmoduleRotateLB.so ar: creating ../lib/libmoduleRotateLB.a ../bin/charmc -build-shared -I. -c -o DistributedLB.o DistributedLB.C ../bin/charmc -build-shared -o ../lib/libmoduleDistributedLB.a DistributedLB.o Warning: creating ../lib_so/libmoduleDistributedLB.so ar: creating ../lib/libmoduleDistributedLB.a ../bin/charmc -build-shared -I. -c -o HybridLB.o HybridLB.C ../bin/charmc -build-shared -o ../lib/libmoduleHybridLB.a HybridLB.o Warning: creating ../lib_so/libmoduleHybridLB.so ar: creating ../lib/libmoduleHybridLB.a ../bin/charmc -build-shared -I. -c -o ComboCentLB.o ComboCentLB.C ../bin/charmc -build-shared -o ../lib/libmoduleComboCentLB.a ComboCentLB.o Warning: creating ../lib_so/libmoduleComboCentLB.so ar: creating ../lib/libmoduleComboCentLB.a ../bin/charmc -build-shared -I. -c -o RefineSwapLB.o RefineSwapLB.C ../bin/charmc -build-shared -o ../lib/libmoduleRefineSwapLB.a RefineSwapLB.o Warning: creating ../lib_so/libmoduleRefineSwapLB.so ar: creating ../lib/libmoduleRefineSwapLB.a ../bin/charmc -build-shared -I. -c -o NeighborLB.o NeighborLB.C ../bin/charmc -build-shared -o ../lib/libmoduleNeighborLB.a NeighborLB.o Warning: creating ../lib_so/libmoduleNeighborLB.so ar: creating ../lib/libmoduleNeighborLB.a ../bin/charmc -build-shared -I. -c -o OrbLB.o OrbLB.C ../bin/charmc -build-shared -o ../lib/libmoduleOrbLB.a OrbLB.o Warning: creating ../lib_so/libmoduleOrbLB.so ar: creating ../lib/libmoduleOrbLB.a ../bin/charmc -build-shared -I. -c -o BlockLB.o BlockLB.C ../bin/charmc -build-shared -o ../lib/libmoduleBlockLB.a BlockLB.o Warning: creating ../lib_so/libmoduleBlockLB.so ar: creating ../lib/libmoduleBlockLB.a ../bin/charmc -build-shared -I. -c -o GreedyCommLB.o GreedyCommLB.C ../bin/charmc -build-shared -I. -c -o manager.o manager.C ../bin/charmc -build-shared -o ../lib/libmoduleGreedyCommLB.a GreedyCommLB.o manager.o Warning: creating ../lib_so/libmoduleGreedyCommLB.so ar: creating ../lib/libmoduleGreedyCommLB.a ../bin/charmc -build-shared -I. -c -o NodeLevelLB.o NodeLevelLB.C ../bin/charmc -build-shared -o ../lib/libmoduleNodeLevelLB.a NodeLevelLB.o Warning: creating ../lib_so/libmoduleNodeLevelLB.so ar: creating ../lib/libmoduleNodeLevelLB.a ../bin/charmc -build-shared -I. -c -o CommonLBs.o CommonLBs.C ../bin/charmc -build-shared -o ../lib/libmoduleCommonLBs.a CommonLBs.o DummyLB.o GreedyLB.o CommLB.o RandCentLB.o RefineLB.o RefineCommLB.o RotateLB.o DistributedLB.o HybridLB.o ComboCentLB.o RefineSwapLB.o NeighborLB.o OrbLB.o BlockLB.o GreedyCommLB.o NodeLevelLB.o manager.o Warning: creating ../lib_so/libmoduleCommonLBs.so ar: creating ../lib/libmoduleCommonLBs.a /usr/bin/gmake -C libs/ck-libs/completion gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/completion' ../../../../bin/charmc -build-shared -c completion.ci ../../../../bin/charmc -build-shared -I../../../../tmp -o completion.o completion.C In file included from completion.h:4:0, from completion.C:1: completion.decl.h:447:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr __dep; \ ^ completion.h:15:5: note: in expansion of macro ‘CompletionDetector_SDAG_CODE’ CompletionDetector_SDAG_CODE ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/memory:81:0, from ../../../../bin/../include/CkMarshall.decl.h:5, from ../../../../bin/../include/charm++.h:134, from completion.decl.h:3, from completion.h:4, from completion.C:1: /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../../bin/charmc -build-shared -o ../../../../lib/libmodulecompletion.a completion.o Warning: creating ../../../../lib_so/libmodulecompletion.so ar: creating ../../../../lib/libmodulecompletion.a /bin/cp completion.decl.h ../../../../include /bin/cp completion.def.h ../../../../include /bin/cp completion.h ../../../../include gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/completion' ../bin/charmc -seq -DCMK_NOT_USE_CONVERSE=1 -o sockRoutines-seq.o sockRoutines.c ../bin/charmc -build-shared -I. -c -o trace-common.o trace-common.C ../bin/charmc -build-shared -I. -c -o tracec.o tracec.C ../bin/charmc -build-shared -I. -c -o tracef.o tracef.C ../bin/charmc -build-shared -I. -c -o init.o init.C ../bin/charmc -build-shared -I. -c -o register.o register.C ../bin/charmc -build-shared -I. -c -o qd.o qd.C ../bin/charmc -build-shared -I. -c -o ck.o ck.C ../bin/charmc -build-shared -I. -c -o msgalloc.o msgalloc.C ../bin/charmc -build-shared -I. -c -o ckfutures.o ckfutures.C ../bin/charmc -build-shared -I. -c -o ckIgetControl.o ckIgetControl.C ../bin/charmc -build-shared -I. -c -o debug-message.o debug-message.C ../bin/charmc -build-shared -I. -c -o debug-charm.o debug-charm.C ../bin/charmc -build-shared -I. -c -o ckcallback.o ckcallback.C ../bin/charmc -build-shared -I. -c -o cklocation.o cklocation.C ../bin/charmc -build-shared -I. -c -o ckarray.o ckarray.C ../bin/charmc -build-shared -I. -c -o ckreduction.o ckreduction.C ../bin/charmc -build-shared -I. -c -o ckarrayreductionmgr.o ckarrayreductionmgr.C ../bin/charmc -build-shared -I. -c -o tempo.o tempo.C ../bin/charmc -build-shared -I. -c -o waitqd.o waitqd.C ../bin/charmc -build-shared -I. -c -o LBDatabase.o LBDatabase.C ../bin/charmc -build-shared -I. -c -o MetaBalancer.o MetaBalancer.C ../bin/charmc -build-shared -I. -c -o lbdb.o lbdb.C ../bin/charmc -build-shared -I. -c -o lbdbf.o lbdbf.C ../bin/charmc -build-shared -I. -c -o ckobjQ.o ckobjQ.C ../bin/charmc -build-shared -I. -c -o LBAgent.o LBAgent.C ../bin/charmc -build-shared -I. -c -o LBProfit.o LBProfit.C ../bin/charmc -build-shared -I. -c -o ckcheckpoint.o ckcheckpoint.C ../bin/charmc -build-shared -I. -c -o ckmemcheckpoint.o ckmemcheckpoint.C ../bin/charmc -build-shared -I. -c -o ckevacuation.o ckevacuation.C ../bin/charmc -build-shared -I. -c -o ckmessagelogging.o ckmessagelogging.C ../bin/charmc -build-shared -I. -c -o ckcausalmlog.o ckcausalmlog.C ../bin/charmc -build-shared -I. -c -o ckobjid.o ckobjid.C ../bin/charmc -build-shared -I. -c -o LBDBManager.o LBDBManager.C ../bin/charmc -build-shared -I. -c -o LBComm.o LBComm.C ../bin/charmc -build-shared -I. -c -o LBObj.o LBObj.C ../bin/charmc -build-shared -I. -c -o LBMachineUtil.o LBMachineUtil.C ../bin/charmc -build-shared -I. -c -o CentralPredictor.o CentralPredictor.C ../bin/charmc -build-shared -I. -c -o BaseLB.o BaseLB.C ../bin/charmc -build-shared -I. -c -o CentralLB.o CentralLB.C ../bin/charmc -build-shared -I. -c -o HybridBaseLB.o HybridBaseLB.C ../bin/charmc -build-shared -I. -c -o NborBaseLB.o NborBaseLB.C ../bin/charmc -build-shared -I. -c -o DistBaseLB.o DistBaseLB.C ../bin/charmc -build-shared -I. -c -o ckgraphTemp.o ckgraphTemp.C ../bin/charmc -build-shared -I. -c -o ckgraph.o ckgraph.C ../bin/charmc -build-shared -I. -c -o LButil.o LButil.C ../bin/charmc -build-shared -I. -c -o RefinerTemp.o RefinerTemp.C ../bin/charmc -build-shared -I. -c -o Refiner.o Refiner.C ../bin/charmc -build-shared -I. -c -o RefinerApprox.o RefinerApprox.C ../bin/charmc -build-shared -I. -c -o RefinerComm.o RefinerComm.C ../bin/charmc -build-shared -I. -c -o bitvecset.o bitvecset.c ../bin/charmc -build-shared -I. -c -o ckset.o ckset.C ../bin/charmc -build-shared -I. -c -o ckheap.o ckheap.C ../bin/charmc -build-shared -I. -c -o CommLBHeap.o CommLBHeap.C ../bin/charmc -build-shared -I. -c -o NullLB.o NullLB.C ../bin/charmc -build-shared -I. -c -o LBSimulation.o LBSimulation.C ../bin/charmc -build-shared -I. -c -o modifyScheduler.o modifyScheduler.C ../bin/charmc -build-shared -I. -c -o charmProjections.o charmProjections.C ../bin/charmc -build-shared -I. -c -o cktiming.o cktiming.C ../bin/charmc -build-shared -I. -c -o ckbitvector.o ckbitvector.C ../bin/charmc -build-shared -I. -c -o pathHistory.o pathHistory.C ../bin/charmc -build-shared -I. -c -o controlPoints.o controlPoints.C ../bin/charmc -build-shared -I. -c -o arrayRedistributor.o arrayRedistributor.C ../bin/charmc -build-shared -I. -c -o cp_effects.o cp_effects.C ../bin/charmc -build-shared -I. -c -o trace-controlPoints.o trace-controlPoints.C ../bin/charmc -build-shared -I. -c -o mpi-interoperate.o mpi-interoperate.C ../bin/charmc -build-shared -o ../lib/libck.a trace-common.o tracec.o tracef.o init.o register.o qd.o ck.o msgalloc.o ckfutures.o ckIgetControl.o debug-message.o debug-charm.o ckcallback.o cklocation.o ckarray.o ckreduction.o ckarrayreductionmgr.o tempo.o waitqd.o LBDatabase.o MetaBalancer.o lbdb.o lbdbf.o ckobjQ.o LBAgent.o LBProfit.o ckcheckpoint.o ckmemcheckpoint.o ckevacuation.o ckmessagelogging.o ckcausalmlog.o ckobjid.o LBDBManager.o LBComm.o LBObj.o LBMachineUtil.o CentralPredictor.o BaseLB.o CentralLB.o HybridBaseLB.o NborBaseLB.o DistBaseLB.o ckgraphTemp.o ckgraph.o LButil.o RefinerTemp.o Refiner.o RefinerApprox.o RefinerComm.o bitvecset.o ckset.o ckheap.o CommLBHeap.o NullLB.o LBSimulation.o modifyScheduler.o charmProjections.o cktiming.o ckbitvector.o pathHistory.o controlPoints.o arrayRedistributor.o cp_effects.o trace-controlPoints.o mpi-interoperate.o Warning: creating ../lib_so/libck.so ar: creating ../lib/libck.a ../bin/charmc -build-shared -I. -c -o convcore.o convcore.c convcore.c: In function ‘ConverseCommonInit’: convcore.c:3620:3: warning: implicit declaration of function ‘CmiPoolAllocInit’ [-Wimplicit-function-declaration] CmiPoolAllocInit(30); ^~~~~~~~~~~~~~~~ convcore.c: In function ‘ConverseCommonExit’: convcore.c:3719:3: warning: implicit declaration of function ‘seedBalancerExit’ [-Wimplicit-function-declaration] seedBalancerExit(); ^~~~~~~~~~~~~~~~ convcore.c:3720:3: warning: implicit declaration of function ‘EmergencyExit’ [-Wimplicit-function-declaration] EmergencyExit(); ^~~~~~~~~~~~~ ../bin/charmc -build-shared -I. -c -o conv-conds.o conv-conds.c ../bin/charmc -build-shared -I. -c -o queueing.o queueing.C ../bin/charmc -build-shared -I. -c -o msgmgr.o msgmgr.c ../bin/charmc -build-shared -I. -c -o cpm.o cpm.c ../bin/charmc -build-shared -I. -c -o cpthreads.o cpthreads.c ../bin/charmc -build-shared -I. -c -o futures.o futures.c ../bin/charmc -build-shared -I. -c -o cldb.o cldb.c ../bin/charmc -build-shared -I. -c -o random.o random.c ../bin/charmc -build-shared -I. -c -o debug-conv.o debug-conv.c debug-conv.c: In function ‘CpdSearchLeaks’: debug-conv.c:88:3: warning: implicit declaration of function ‘check_memory_leaks’ [-Wimplicit-function-declaration] check_memory_leaks(info); ^~~~~~~~~~~~~~~~~~ ../bin/charmc -build-shared -I. -c -o debug-conv++.o debug-conv++.C ../bin/charmc -build-shared -I. -c -o conv-ccs.o conv-ccs.c conv-ccs.c: In function ‘CcsSendReply’: conv-ccs.c:175:3: warning: implicit declaration of function ‘CcsReply’ [-Wimplicit-function-declaration] CcsReply(CpvAccess(ccsReq),replyLen,replyData); ^~~~~~~~ conv-ccs.c: In function ‘CcsHandleRequest’: conv-ccs.c:248:7: warning: implicit declaration of function ‘CpdEndConditionalDeliver_master’ [-Wimplicit-function-declaration] CpdEndConditionalDeliver_master(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../bin/charmc -build-shared -I. -c -o ccs-builtins.o ccs-builtins.C ../bin/charmc -build-shared -I. -c -o middle-ccs.o middle-ccs.C ../bin/charmc -build-shared -I. -c -o traceCore.o traceCore.C ../bin/charmc -build-shared -I. -c -o traceCoreCommon.o traceCoreCommon.C ../bin/charmc -build-shared -I. -c -o converseProjections.o converseProjections.C ../bin/charmc -build-shared -I. -c -o machineProjections.o machineProjections.C ../bin/charmc -build-shared -I. -c -o quiescence.o quiescence.c ../bin/charmc -build-shared -I. -c -o isomalloc.o isomalloc.c ../bin/charmc -build-shared -I. -c -o mem-arena.o mem-arena.c ../bin/charmc -build-shared -I. -c -o conv-counter.o conv-counter.c ../bin/charmc -build-shared -I. -c -o global-nop.o global-nop.c ../bin/charmc -build-shared -I. -c -o cmipool.o cmipool.c ../bin/charmc -build-shared -I. -c -o cpuaffinity.o cpuaffinity.c ../bin/charmc -build-shared -I. -c -o cputopology.o cputopology.C ../bin/charmc -build-shared -I. -c -o cmitls.o cmitls.c ../bin/charmc -build-shared -I. -c -o memoryaffinity.o memoryaffinity.c SRCBASE=../../src ./commitid.sh fatal: Not a git repository (or any parent up to mount point /var/tmp) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). echo "const char * const CmiCommitID = \"`cat VERSION`\";" > commitid.c cat: VERSION: No such file or directory ../bin/charmc -build-shared -I. -c -o commitid.o commitid.c ../bin/charmc -build-shared -I. -c -o sdag.o sdag.C ../bin/charmc -build-shared -I. -c -o conv-interoperate.o conv-interoperate.c ../bin/charmc -build-shared -o ../lib/libconv-core.a convcore.o conv-conds.o queueing.o msgmgr.o cpm.o cpthreads.o futures.o cldb.o random.o debug-conv.o debug-conv++.o conv-ccs.o ccs-builtins.o middle-ccs.o traceCore.o traceCoreCommon.o converseProjections.o machineProjections.o quiescence.o isomalloc.o mem-arena.o conv-counter.o global-nop.o cmipool.o cpuaffinity.o cputopology.o cmitls.o memoryaffinity.o commitid.o sdag.o conv-interoperate.o Warning: creating ../lib_so/libconv-core.so ar: creating ../lib/libconv-core.a ../bin/charmc -build-shared -I. -o machine.o -DFOR_CPLUS=1 machine.c machine.c: In function ‘machine_exit’: machine.c:355:3: warning: implicit declaration of function ‘EmergencyExit’ [-Wimplicit-function-declaration] EmergencyExit(); ^~~~~~~~~~~~~ ../bin/charmc -build-shared -o ../lib/libconv-cplus-y.a machine.o Warning: creating ../lib_so/libconv-cplus-y.so ar: creating ../lib/libconv-cplus-y.a ../bin/charmc -build-shared -I. -o ../lib/libconv-cplus-n.a -DFOR_CPLUS=0 machine.c machine.c: In function ‘machine_exit’: machine.c:355:3: warning: implicit declaration of function ‘EmergencyExit’ [-Wimplicit-function-declaration] EmergencyExit(); ^~~~~~~~~~~~~ Warning: creating ../lib_so/libconv-cplus-n.so ar: creating ../lib/libconv-cplus-n.a ../bin/charmc -build-shared -I. -c -o pup_util.o pup_util.C ../bin/charmc -build-shared -I. -c -o pup_toNetwork.o pup_toNetwork.C ../bin/charmc -build-shared -I. -c -o pup_toNetwork4.o pup_toNetwork4.C ../bin/charmc -build-shared -I. -c -o pup_xlater.o pup_xlater.C ../bin/charmc -build-shared -I. -c -o pup_c.o pup_c.C ../bin/charmc -build-shared -I. -c -o pup_paged.o pup_paged.C ../bin/charmc -build-shared -I. -c -o pup_cmialloc.o pup_cmialloc.C ../bin/charmc -build-shared -I. -c -o ckimage.o ckimage.C ../bin/charmc -build-shared -I. -c -o ckdll.o ckdll.C ../bin/charmc -build-shared -I. -c -o ckhashtable.o ckhashtable.C ../bin/charmc -build-shared -I. -c -o sockRoutines.o sockRoutines.c ../bin/charmc -build-shared -I. -c -o conv-lists.o conv-lists.C ../bin/charmc -build-shared -I. -c -o RTH.o RTH.C ../bin/charmc -build-shared -I. -c -o persist-comm.o persist-comm.c ../bin/charmc -build-shared -I. -c -o mempool.o mempool.c ../bin/charmc -build-shared -I. -c -o graph.o graph.c ../bin/charmc -build-shared -I. -c -o TopoManager.o TopoManager.C ../bin/charmc -build-shared -I. -c -o CrayNid.o CrayNid.c ../bin/charmc -build-shared -I. -c -o BGQTorus.o BGQTorus.C ../bin/charmc -build-shared -I. -c -o crc32.o crc32.c ../bin/charmc -build-shared -I. -c -o lz4.o lz4.c lz4.c: In function ‘lz4_wrapper_decompress’: lz4.c:871:21: warning: implicit declaration of function ‘CmiAbort’ [-Wimplicit-function-declaration] if(sinkint < 0) CmiAbort("decode fails\n"); ^~~~~~~~ ../bin/charmc -build-shared -I. -c -o partitioning_strategies.o partitioning_strategies.C partitioning_strategies.C: In function ‘void {anonymous}::recursive_bisect(int, int, int*, int*, {anonymous}::TopoManagerWrapper&)’: partitioning_strategies.C:413:37: warning: format ‘%d’ expects argument of type ‘int’, but argument 8 has type ‘long int’ [-Wformat=] node_end - node_begin); ^ partitioning_strategies.C:419:84: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] intf("recursive_bisect %d %d %d\n", part_begin, part_end, node_end-node_begin); ^ ../bin/charmc -build-shared -I. -c -o hilbert.o hilbert.C ../bin/charmc -build-shared -o ../lib/libconv-util.a pup_util.o pup_toNetwork.o pup_toNetwork4.o pup_xlater.o pup_c.o pup_paged.o pup_cmialloc.o ckimage.o ckdll.o ckhashtable.o sockRoutines.o conv-lists.o RTH.o persist-comm.o mempool.o graph.o TopoManager.o CrayNid.o BGQTorus.o crc32.o lz4.o partitioning_strategies.o hilbert.o Warning: creating ../lib_so/libconv-util.so ar: creating ../lib/libconv-util.a rm -f pup_f.f90 && ./pup_f.f90.sh Making pup routines for data type int/i/integer Making pup routines for data type short/s/integer(kind=2) Making pup routines for data type char/c/character Making pup routines for data type real/r/real(kind=4) Making pup routines for data type double/d/real(kind=8) Making pup routines for data type logical/l/logical Making pup routines for data type complex/x/complex*8 Making pup routines for data type doublecomplex/y/complex*16 Making pup routines for data type int/i/integer Making pup routines for data type short/s/integer(kind=2) Making pup routines for data type char/c/character Making pup routines for data type real/r/real(kind=4) Making pup routines for data type double/d/real(kind=8) Making pup routines for data type logical/l/logical Making pup routines for data type complex/x/complex*8 Making pup routines for data type doublecomplex/y/complex*16 Making pup routines for data type int/i/integer Making pup routines for data type short/s/integer(kind=2) Making pup routines for data type char/c/character Making pup routines for data type real/r/real(kind=4) Making pup routines for data type double/d/real(kind=8) Making pup routines for data type logical/l/logical Making pup routines for data type complex/x/complex*8 Making pup routines for data type doublecomplex/y/complex*16 ../bin/charmc -build-shared -c pup_f.f90 && ../bin/charmc -build-shared -cpmod ../include pupmod.M || touch pup_f.o Appending .mod to object file name ../bin/charmc -build-shared -o ../lib/libconv-utilf.a pup_f.o || touch ../lib/libconv-utilf.a Warning: creating ../lib_so/libconv-utilf.so ar: creating ../lib/libconv-utilf.a ../bin/charmc -build-shared -o ../lib/libldb-rand.a cldb.rand.c Warning: creating ../lib_so/libldb-rand.so ar: creating ../lib/libldb-rand.a ../bin/charmc -build-shared -o ../lib/libldb-spray.a cldb.spray.c Warning: creating ../lib_so/libldb-spray.so ar: creating ../lib/libldb-spray.a ../bin/charmc -build-shared -o ../lib/libldb-workstealing.a cldb.workstealing.c cldb.workstealing.c: In function ‘CldAskLoadHandler’: cldb.workstealing.c:114:11: warning: implicit declaration of function ‘CldMultipleSendPrio’ [-Wimplicit-function-declaration] CldMultipleSendPrio(receiver, sendLoad, rank, 0); ^~~~~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libldb-workstealing.so ar: creating ../lib/libldb-workstealing.a ../bin/charmc -build-shared -o ../lib/libldb-neighbor.a cldb.neighbor.c Warning: creating ../lib_so/libldb-neighbor.so ar: creating ../lib/libldb-neighbor.a ../bin/charmc -build-shared -o ../lib/libldb-none.a cldb.none.c Warning: creating ../lib_so/libldb-none.so ar: creating ../lib/libldb-none.a ../bin/charmc -build-shared -o ../lib/libldb-test.a cldb.test.c Warning: creating ../lib_so/libldb-test.so ar: creating ../lib/libldb-test.a ../bin/charmc -build-shared -o ../lib/libldb-bluegene.a cldb.bluegene.c Warning: creating ../lib_so/libldb-bluegene.so ar: creating ../lib/libldb-bluegene.a ../bin/charmc -build-shared -I. -c -o trace-converse.o trace-converse.c ../bin/charmc -build-shared -o ../lib/libtrace-converse.a trace-converse.o Warning: creating ../lib_so/libtrace-converse.so ar: creating ../lib/libtrace-converse.a ../bin/charmc -build-shared -o tracef_f.o -c tracef_f.f90 && ../bin/charmc -build-shared -cpmod ../include tracemod.M || touch tracef_f.o Appending .mod to object file name ../bin/charmc -build-shared -o ../lib/libtracef_f.a tracef_f.o || touch ../lib/libtracef_f.a Warning: creating ../lib_so/libtracef_f.so ar: creating ../lib/libtracef_f.a ../bin/charmc -build-shared -I. -c -o trace-projections.o trace-projections.C ../bin/charmc -build-shared -o ../lib/libtrace-projections.a trace-projections.o Warning: creating ../lib_so/libtrace-projections.so ar: creating ../lib/libtrace-projections.a ../bin/charmc -build-shared -I. -c -o trace-summary.o trace-summary.C ../bin/charmc -build-shared -o ../lib/libtrace-summary.a trace-summary.o Warning: creating ../lib_so/libtrace-summary.so ar: creating ../lib/libtrace-summary.a ../bin/charmc -build-shared -I. -c -o trace-utilization.o trace-utilization.C ../bin/charmc -build-shared -o ../lib/libtrace-utilization.a trace-utilization.o Warning: creating ../lib_so/libtrace-utilization.so ar: creating ../lib/libtrace-utilization.a ../bin/charmc -build-shared -I. -c -o trace-simple.o trace-simple.C ../bin/charmc -build-shared -o ../lib/libtrace-simple.a trace-simple.o Warning: creating ../lib_so/libtrace-simple.so ar: creating ../lib/libtrace-simple.a ../bin/charmc -build-shared -I. -c -o trace-counter.o trace-counter.C ../bin/charmc -build-shared -o ../lib/libtrace-counter.a trace-counter.o Warning: creating ../lib_so/libtrace-counter.so ar: creating ../lib/libtrace-counter.a ../bin/charmc -build-shared -I. -c -o trace-bluegene.o trace-bluegene.C ../bin/charmc -build-shared -o ../lib/libtrace-bluegene.a trace-bluegene.o Warning: creating ../lib_so/libtrace-bluegene.so ar: creating ../lib/libtrace-bluegene.a ../bin/charmc -build-shared -I. -c -o trace-projector.o trace-projector.C ../bin/charmc -build-shared -o ../lib/libtrace-projector.a trace-projector.o traceCore.o traceCoreCommon.o charmProjections.o converseProjections.o machineProjections.o Warning: creating ../lib_so/libtrace-projector.so ar: creating ../lib/libtrace-projector.a ../bin/charmc -build-shared -I. -c -o trace-all.o trace-all.C ../bin/charmc -build-shared -I. -c -o trace-memory.o trace-memory.C ../bin/charmc -build-shared -o ../lib/libtrace-all.a trace-all.o trace-projections.o trace-summary.o trace-simple.o trace-projector.o traceCore.o traceCoreCommon.o charmProjections.o converseProjections.o machineProjections.o trace-memory.o trace-utilization.o Warning: creating ../lib_so/libtrace-all.so ar: creating ../lib/libtrace-all.a ../bin/charmc -build-shared -o ../lib/libtrace-memory.a trace-memory.o Warning: creating ../lib_so/libtrace-memory.so ar: creating ../lib/libtrace-memory.a cp memory.c libmemory-default.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-default.a -DCMK_MEMORY_BUILD_DEFAULT libmemory-default.c Warning: creating ../lib_so/libmemory-default.so ar: creating ../lib/libmemory-default.a cp memory.c libmemory-os.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-os.a -DCMK_MEMORY_BUILD_OS libmemory-os.c Warning: creating ../lib_so/libmemory-os.so ar: creating ../lib/libmemory-os.a cp memory.c libmemory-gnu.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-gnu.a -DCMK_MEMORY_BUILD_GNU -touch-on-failure libmemory-gnu.c In file included from memory-gnu.c:82:0, from libmemory-gnu.c:544: memory-gnu-internal.c: In function ‘mmap_resize’: memory-gnu-internal.c:1494:41: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) ^ memory-gnu-internal.c:3553:23: note: in expansion of macro ‘CALL_MREMAP’ char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^~~~~~~~~~~ memory-gnu-internal.c:3553:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^ memory-gnu-internal.c: In function ‘sys_trim’: memory-gnu-internal.c:3981:62: warning: comparison between pointer and integer if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || ^~ In file included from libmemory-gnu.c:544:0: memory-gnu.c: At top level: memory-gnu.c:259:6: warning: variably modified ‘buf_’ at file scope CHUNK_ALIGN_MASK + 1]; ^~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-gnu.so ar: creating ../lib/libmemory-gnu.a cp memory.c libmemory-verbose.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-verbose.a -DCMK_MEMORY_BUILD_VERBOSE -touch-on-failure libmemory-verbose.c In file included from memory-gnu.c:82:0, from memory-verbose.c:11, from libmemory-verbose.c:555: memory-gnu-internal.c: In function ‘mmap_resize’: memory-gnu-internal.c:1494:41: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) ^ memory-gnu-internal.c:3553:23: note: in expansion of macro ‘CALL_MREMAP’ char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^~~~~~~~~~~ memory-gnu-internal.c:3553:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^ memory-gnu-internal.c: In function ‘sys_trim’: memory-gnu-internal.c:3981:62: warning: comparison between pointer and integer if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || ^~ In file included from memory-verbose.c:11:0, from libmemory-verbose.c:555: memory-gnu.c: At top level: memory-gnu.c:259:6: warning: variably modified ‘buf_’ at file scope CHUNK_ALIGN_MASK + 1]; ^~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-verbose.so ar: creating ../lib/libmemory-verbose.a cp memory.c libmemory-paranoid.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-paranoid.a -DCMK_MEMORY_BUILD_PARANOID -touch-on-failure libmemory-paranoid.c In file included from memory-gnu.c:82:0, from memory-paranoid.c:258, from libmemory-paranoid.c:559: memory-gnu-internal.c: In function ‘mmap_resize’: memory-gnu-internal.c:1494:41: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) ^ memory-gnu-internal.c:3553:23: note: in expansion of macro ‘CALL_MREMAP’ char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^~~~~~~~~~~ memory-gnu-internal.c:3553:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^ memory-gnu-internal.c: In function ‘sys_trim’: memory-gnu-internal.c:3981:62: warning: comparison between pointer and integer if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || ^~ In file included from memory-paranoid.c:258:0, from libmemory-paranoid.c:559: memory-gnu.c: At top level: memory-gnu.c:259:6: warning: variably modified ‘buf_’ at file scope CHUNK_ALIGN_MASK + 1]; ^~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-paranoid.so ar: creating ../lib/libmemory-paranoid.a cp memory.c libmemory-leak.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-leak.a -DCMK_MEMORY_BUILD_LEAK -touch-on-failure libmemory-leak.c In file included from memory-gnu.c:82:0, from memory-leak.c:21, from libmemory-leak.c:563: memory-gnu-internal.c: In function ‘mmap_resize’: memory-gnu-internal.c:1494:41: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) ^ memory-gnu-internal.c:3553:23: note: in expansion of macro ‘CALL_MREMAP’ char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^~~~~~~~~~~ memory-gnu-internal.c:3553:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^ memory-gnu-internal.c: In function ‘sys_trim’: memory-gnu-internal.c:3981:62: warning: comparison between pointer and integer if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || ^~ In file included from memory-leak.c:21:0, from libmemory-leak.c:563: memory-gnu.c: At top level: memory-gnu.c:259:6: warning: variably modified ‘buf_’ at file scope CHUNK_ALIGN_MASK + 1]; ^~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-leak.so ar: creating ../lib/libmemory-leak.a cp memory.c libmemory-isomalloc.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-isomalloc.a -DCMK_MEMORY_BUILD_ISOMALLOC -touch-on-failure libmemory-isomalloc.c In file included from memory-gnu.c:82:0, from memory-isomalloc.c:14, from libmemory-isomalloc.c:571: memory-gnu-internal.c: In function ‘mmap_resize’: memory-gnu-internal.c:1494:41: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) ^ memory-gnu-internal.c:3553:23: note: in expansion of macro ‘CALL_MREMAP’ char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^~~~~~~~~~~ memory-gnu-internal.c:3553:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^ memory-gnu-internal.c: In function ‘sys_trim’: memory-gnu-internal.c:3981:62: warning: comparison between pointer and integer if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || ^~ In file included from memory-isomalloc.c:14:0, from libmemory-isomalloc.c:571: memory-gnu.c: At top level: memory-gnu.c:259:6: warning: variably modified ‘buf_’ at file scope CHUNK_ALIGN_MASK + 1]; ^~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-isomalloc.so ar: creating ../lib/libmemory-isomalloc.a cp memory.c libmemory-os-verbose.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-os-verbose.a -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_VERBOSE -touch-on-failure libmemory-os-verbose.c Warning: creating ../lib_so/libmemory-os-verbose.so ar: creating ../lib/libmemory-os-verbose.a cp memory.c libmemory-os-isomalloc.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-os-isomalloc.a -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_ISOMALLOC -touch-on-failure libmemory-os-isomalloc.c Warning: creating ../lib_so/libmemory-os-isomalloc.so ar: creating ../lib/libmemory-os-isomalloc.a cp memory.c libmemory-os-leak.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-os-leak.a -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_LEAK -touch-on-failure libmemory-os-leak.c Warning: creating ../lib_so/libmemory-os-leak.so ar: creating ../lib/libmemory-os-leak.a cp memory.c libmemory-os-paranoid.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-os-paranoid.a -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_PARANOID -touch-on-failure libmemory-os-paranoid.c Warning: creating ../lib_so/libmemory-os-paranoid.so ar: creating ../lib/libmemory-os-paranoid.a cp memory.c libmemory-os-lock.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-os-lock.a -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_LOCK -touch-on-failure libmemory-os-lock.c libmemory-os-lock.c:527:0: warning: "MEM_LOCK_AROUND" redefined #define MEM_LOCK_AROUND(code) code In file included from libmemory-os-lock.c:261:0: memory-lock.c:3:0: note: this is the location of the previous definition #define MEM_LOCK_AROUND(code) \ Warning: creating ../lib_so/libmemory-os-lock.so ar: creating ../lib/libmemory-os-lock.a ../bin/charmc -build-shared -o ../lib/libmemory-os-wrapper.a memory-os-wrapper.C || touch ../lib/libmemory-os-wrapper.a Warning: creating ../lib_so/libmemory-os-wrapper.so ar: creating ../lib/libmemory-os-wrapper.a cp memory.c libmemory-charmdebug.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-charmdebug.a -DCMK_MEMORY_BUILD_CHARMDEBUG -optimize -touch-on-failure libmemory-charmdebug.c In file included from memory-gnu.c:82:0, from memory-charmdebug.c:17, from libmemory-charmdebug.c:575: memory-gnu-internal.c: In function ‘mmap_resize’: memory-gnu-internal.c:1494:41: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) ^ memory-gnu-internal.c:3553:23: note: in expansion of macro ‘CALL_MREMAP’ char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^~~~~~~~~~~ memory-gnu-internal.c:3553:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^ memory-gnu-internal.c: In function ‘sys_trim’: memory-gnu-internal.c:3981:62: warning: comparison between pointer and integer if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || ^~ In file included from memory-charmdebug.c:17:0, from libmemory-charmdebug.c:575: memory-gnu.c: At top level: memory-gnu.c:259:6: warning: variably modified ‘buf_’ at file scope CHUNK_ALIGN_MASK + 1]; ^~~~~~~~~~~~~~~~ In file included from libmemory-charmdebug.c:575:0: memory-charmdebug.c: In function ‘dumpStackFrames’: memory-charmdebug.c:1259:5: warning: implicit declaration of function ‘CmiBacktraceRecordHuge’ [-Wimplicit-function-declaration] CmiBacktraceRecordHuge(stackFrames,&numStackFrames); ^~~~~~~~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-charmdebug.so ar: creating ../lib/libmemory-charmdebug.a cp memory.c libmemory-charmdebug-mmap.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-charmdebug-mmap.a -DCMK_MEMORY_BUILD_CHARMDEBUG -DCPD_USE_MMAP -optimize -touch-on-failure libmemory-charmdebug-mmap.c In file included from memory-gnu.c:82:0, from memory-charmdebug.c:17, from libmemory-charmdebug-mmap.c:575: memory-gnu-internal.c: In function ‘mmap_resize’: memory-gnu-internal.c:1494:41: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) ^ memory-gnu-internal.c:3553:23: note: in expansion of macro ‘CALL_MREMAP’ char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^~~~~~~~~~~ memory-gnu-internal.c:3553:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^ memory-gnu-internal.c: In function ‘sys_trim’: memory-gnu-internal.c:3981:62: warning: comparison between pointer and integer if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || ^~ In file included from memory-charmdebug.c:17:0, from libmemory-charmdebug-mmap.c:575: memory-gnu.c: At top level: memory-gnu.c:259:6: warning: variably modified ‘buf_’ at file scope CHUNK_ALIGN_MASK + 1]; ^~~~~~~~~~~~~~~~ In file included from libmemory-charmdebug-mmap.c:575:0: memory-charmdebug.c: In function ‘dumpStackFrames’: memory-charmdebug.c:1259:5: warning: implicit declaration of function ‘CmiBacktraceRecordHuge’ [-Wimplicit-function-declaration] CmiBacktraceRecordHuge(stackFrames,&numStackFrames); ^~~~~~~~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-charmdebug-mmap.so ar: creating ../lib/libmemory-charmdebug-mmap.a cp memory.c libmemory-charmdebug-slot.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-charmdebug-slot.a -DCMK_MEMORY_BUILD_CHARMDEBUG -DCMK_SEPARATE_SLOT -optimize -touch-on-failure libmemory-charmdebug-slot.c In file included from memory-gnu.c:82:0, from memory-charmdebug.c:17, from libmemory-charmdebug-slot.c:575: memory-gnu-internal.c: In function ‘mmap_resize’: memory-gnu-internal.c:1494:41: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) ^ memory-gnu-internal.c:3553:23: note: in expansion of macro ‘CALL_MREMAP’ char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^~~~~~~~~~~ memory-gnu-internal.c:3553:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^ memory-gnu-internal.c: In function ‘sys_trim’: memory-gnu-internal.c:3981:62: warning: comparison between pointer and integer if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || ^~ In file included from memory-charmdebug.c:17:0, from libmemory-charmdebug-slot.c:575: memory-gnu.c: At top level: memory-gnu.c:259:6: warning: variably modified ‘buf_’ at file scope CHUNK_ALIGN_MASK + 1]; ^~~~~~~~~~~~~~~~ In file included from libmemory-charmdebug-slot.c:575:0: memory-charmdebug.c: In function ‘dumpStackFrames’: memory-charmdebug.c:1259:5: warning: implicit declaration of function ‘CmiBacktraceRecordHuge’ [-Wimplicit-function-declaration] CmiBacktraceRecordHuge(stackFrames,&numStackFrames); ^~~~~~~~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-charmdebug-slot.so ar: creating ../lib/libmemory-charmdebug-slot.a cp memory.c libmemory-charmdebug-mmap-slot.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-charmdebug-mmap-slot.a -DCMK_MEMORY_BUILD_CHARMDEBUG -DCPD_USE_MMAP -DCMK_SEPARATE_SLOT -optimize -touch-on-failure libmemory-charmdebug-mmap-slot.c In file included from memory-gnu.c:82:0, from memory-charmdebug.c:17, from libmemory-charmdebug-mmap-slot.c:575: memory-gnu-internal.c: In function ‘mmap_resize’: memory-gnu-internal.c:1494:41: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) ^ memory-gnu-internal.c:3553:23: note: in expansion of macro ‘CALL_MREMAP’ char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^~~~~~~~~~~ memory-gnu-internal.c:3553:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] char* cp = (char*)CALL_MREMAP((char*)oldp - offset, ^ memory-gnu-internal.c: In function ‘sys_trim’: memory-gnu-internal.c:3981:62: warning: comparison between pointer and integer if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || ^~ In file included from memory-charmdebug.c:17:0, from libmemory-charmdebug-mmap-slot.c:575: memory-gnu.c: At top level: memory-gnu.c:259:6: warning: variably modified ‘buf_’ at file scope CHUNK_ALIGN_MASK + 1]; ^~~~~~~~~~~~~~~~ In file included from libmemory-charmdebug-mmap-slot.c:575:0: memory-charmdebug.c: In function ‘dumpStackFrames’: memory-charmdebug.c:1259:5: warning: implicit declaration of function ‘CmiBacktraceRecordHuge’ [-Wimplicit-function-declaration] CmiBacktraceRecordHuge(stackFrames,&numStackFrames); ^~~~~~~~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-charmdebug-mmap-slot.so ar: creating ../lib/libmemory-charmdebug-mmap-slot.a cp memory.c libmemory-os-charmdebug.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-os-charmdebug.a -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_CHARMDEBUG -touch-on-failure libmemory-os-charmdebug.c In file included from libmemory-os-charmdebug.c:265:0: memory-charmdebug.c: In function ‘dumpStackFrames’: memory-charmdebug.c:1259:5: warning: implicit declaration of function ‘CmiBacktraceRecordHuge’ [-Wimplicit-function-declaration] CmiBacktraceRecordHuge(stackFrames,&numStackFrames); ^~~~~~~~~~~~~~~~~~~~~~ Warning: creating ../lib_so/libmemory-os-charmdebug.so ar: creating ../lib/libmemory-os-charmdebug.a cp memory.c libmemory-hooks-charmdebug.c ../bin/charmc -build-shared -I. -o ../lib/libmemory-hooks-charmdebug.a -DCMK_MEMORY_BUILD_GNU_HOOKS -DCMK_MEMORY_BUILD_CHARMDEBUG -touch-on-failure libmemory-hooks-charmdebug.c In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘deleteAllocationPoint’: memory-charmdebug.c:585:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:585:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:585:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:585:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:587:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:587:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:587:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:587:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:587:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:587:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:587:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:587:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘CreateAllocationTree’: memory-charmdebug.c:617:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:617:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:617:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:617:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:619:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:619:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:619:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:619:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:619:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:619:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:619:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:619:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:637:9: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:637:9: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:637:9: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:637:9: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:639:9: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:639:9: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:639:9: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:639:9: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:639:9: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:639:9: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:639:9: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:639:9: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:647:11: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:647:11: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:647:11: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:647:11: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:649:11: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:649:11: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:649:11: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:649:11: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:649:11: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:649:11: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:649:11: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:649:11: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘MergeAllocationTreeSingle’: memory-charmdebug.c:732:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:732:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:732:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:732:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:734:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:734:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:734:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:734:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:734:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:734:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:734:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:734:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘deleteMemStat’: memory-charmdebug.c:808:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:808:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:808:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:808:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:810:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:810:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:810:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:810:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:810:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:810:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:810:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:810:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘mergeMemStat’: memory-charmdebug.c:838:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:838:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:838:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:838:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:840:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:840:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:840:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:840:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:840:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:840:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:840:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:840:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘CreateMemStat’: memory-charmdebug.c:861:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:861:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:861:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:861:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:863:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:863:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:863:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:863:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:863:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:863:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:863:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:863:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘backupMemory’: memory-charmdebug.c:971:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:971:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:971:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:971:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:973:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:973:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:973:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:973:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:973:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:973:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:973:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:973:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘checkBackup’: memory-charmdebug.c:1031:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1031:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1031:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1031:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1033:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1033:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1033:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1033:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1033:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1033:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1033:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1033:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘CpdMMAPhandler’: memory-charmdebug.c:1066:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1066:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1066:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1066:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1070:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1070:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1070:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1070:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1070:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1070:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1070:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1070:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘dumpStackFrames’: memory-charmdebug.c:1259:5: warning: implicit declaration of function ‘CmiBacktraceRecordHuge’ [-Wimplicit-function-declaration] CmiBacktraceRecordHuge(stackFrames,&numStackFrames); ^~~~~~~~~~~~~~~~~~~~~~ memory-charmdebug.c: In function ‘setSlot’: memory-charmdebug.c:1338:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1338:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1338:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1338:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1342:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1342:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1342:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1342:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1342:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1342:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1342:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1342:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘meta_malloc’: memory-charmdebug.c:1467:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1467:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1467:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1467:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1473:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1473:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1473:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1473:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1473:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1473:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1473:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1473:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1487:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1487:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1487:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1487:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1489:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1489:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1489:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1489:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1489:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1489:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1489:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1489:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘meta_free’: memory-charmdebug.c:1508:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1508:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1508:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1508:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1510:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1510:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1510:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1510:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1510:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1510:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1510:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1510:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1550:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1550:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1550:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1550:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1553:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1553:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1553:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1553:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1553:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1553:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1553:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1553:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1565:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1565:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1565:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1565:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1571:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1571:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1571:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1571:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1571:7: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1571:7: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1571:7: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1571:7: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1578:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1578:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1578:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1578:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1580:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1580:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1580:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1580:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1580:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1580:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1580:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1580:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘meta_memalign’: memory-charmdebug.c:1619:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1619:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1619:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1619:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1621:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1621:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1621:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1621:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1621:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1621:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1621:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1621:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c: In function ‘setMemoryTypeChare’: memory-charmdebug.c:1660:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1660:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1660:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1660:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1662:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1662:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1662:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1662:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1662:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1662:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1662:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1662:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1665:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1665:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1665:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1665:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] BEFORE_MALLOC_CALL; ^~~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1667:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1667:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1667:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1667:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1667:5: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1667:5: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1667:5: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:265:0: memory-charmdebug.c:1667:5: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] AFTER_MALLOC_CALL; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ libmemory-hooks-charmdebug.c: In function ‘my_init_hook’: libmemory-hooks-charmdebug.c:273:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] old_malloc_hook = __malloc_hook; ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ libmemory-hooks-charmdebug.c:274:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] old_realloc_hook = __realloc_hook; ^~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ libmemory-hooks-charmdebug.c:275:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] old_memalign_hook = __memalign_hook; ^~~~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ libmemory-hooks-charmdebug.c:276:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] old_free_hook = __free_hook; ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ libmemory-hooks-charmdebug.c:277:3: warning: ‘__malloc_hook’ is deprecated [-Wdeprecated-declarations] __malloc_hook = meta_malloc_hook; ^~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:141:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ libmemory-hooks-charmdebug.c:278:3: warning: ‘__realloc_hook’ is deprecated [-Wdeprecated-declarations] __realloc_hook = meta_realloc_hook; ^~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:144:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, ^~~~~~~~~~~~~~ libmemory-hooks-charmdebug.c:279:3: warning: ‘__memalign_hook’ is deprecated [-Wdeprecated-declarations] __memalign_hook = meta_memalign_hook; ^~~~~~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:148:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, ^~~~~~~~~~~~~~~ libmemory-hooks-charmdebug.c:280:3: warning: ‘__free_hook’ is deprecated [-Wdeprecated-declarations] __free_hook = meta_free_hook; ^~~~~~~~~~~ In file included from libmemory-hooks-charmdebug.c:228:0: /usr/include/malloc.h:138:38: note: declared here extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, ^~~~~~~~~~~ Warning: creating ../lib_so/libmemory-hooks-charmdebug.so ar: creating ../lib/libmemory-hooks-charmdebug.a cp threads.c libthreads-default.c ( /usr/bin/gmake -C QuickThreads clean ) gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/QuickThreads' rm -f qtmd.h libqt.a libstp.a meas.o stp.o qt.o rm -f qtmdb.s qtmds.s qtmdc.o qtmdb.o qtmds.o run rm -f Makefile gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/QuickThreads' ( cd QuickThreads;./configure ) Running configure on generic64-light ( /usr/bin/gmake -C QuickThreads qt OPTS='-build-shared -Wno-error' ) || ( echo "Did you try to build net-linux on a 64-bit system? Try net-linux-x86_64" && false ) gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/QuickThreads' rm -f qtmd.h ../system_ln md/setjmp_d.h qtmd.h ../../bin/charmc -seq -I. -build-shared -Wno-error -U_FORTIFY_SOURCE -c -o qt.o qt.c ../../bin/charmc -seq -I. -build-shared -Wno-error -U_FORTIFY_SOURCE -c -o qtmds.o md/setjmp64_.c md/setjmp64_.c: In function ‘qt_args_1’: md/setjmp64_.c:27:33: warning: implicit declaration of function ‘alloca’ [-Wimplicit-function-declaration] #define SHIFTSP(pos) {char *osp=alloca(0); alloca((osp-((char*)pos))+256); } ^ md/setjmp64_.c:61:5: note: in expansion of macro ‘SHIFTSP’ SHIFTSP(rjb); ^~~~~~~ md/setjmp64_.c:27:33: warning: incompatible implicit declaration of built-in function ‘alloca’ #define SHIFTSP(pos) {char *osp=alloca(0); alloca((osp-((char*)pos))+256); } ^ md/setjmp64_.c:61:5: note: in expansion of macro ‘SHIFTSP’ SHIFTSP(rjb); ^~~~~~~ md/setjmp64_.c:62:14: warning: passing argument 1 of ‘_longjmp’ from incompatible pointer type [-Wincompatible-pointer-types] _longjmp((unsigned long*)rjb, push_buf((void *)jb)); ^ In file included from md/setjmp64_.c:9:0: /usr/include/setjmp.h:83:13: note: expected ‘struct __jmp_buf_tag *’ but argument is of type ‘long unsigned int *’ extern void _longjmp (struct __jmp_buf_tag __env[1], int __val) ^~~~~~~~ md/setjmp64_.c:66:3: warning: implicit declaration of function ‘write’ [-Wimplicit-function-declaration] write(2,"Never get here 2.\n",18); ^~~~~ md/setjmp64_.c: In function ‘qt_args’: md/setjmp64_.c:27:33: warning: incompatible implicit declaration of built-in function ‘alloca’ #define SHIFTSP(pos) {char *osp=alloca(0); alloca((osp-((char*)pos))+256); } ^ md/setjmp64_.c:79:5: note: in expansion of macro ‘SHIFTSP’ SHIFTSP(sp); ^~~~~~~ md/setjmp64_.c: In function ‘qt_block’: md/setjmp64_.c:27:33: warning: incompatible implicit declaration of built-in function ‘alloca’ #define SHIFTSP(pos) {char *osp=alloca(0); alloca((osp-((char*)pos))+256); } ^ md/setjmp64_.c:98:5: note: in expansion of macro ‘SHIFTSP’ SHIFTSP(sp); ^~~~~~~ md/setjmp64_.c:99:14: warning: passing argument 1 of ‘_longjmp’ from incompatible pointer type [-Wincompatible-pointer-types] _longjmp((unsigned long*)sp, push_buf((void *)&help)); ^ In file included from md/setjmp64_.c:9:0: /usr/include/setjmp.h:83:13: note: expected ‘struct __jmp_buf_tag *’ but argument is of type ‘long unsigned int *’ extern void _longjmp (struct __jmp_buf_tag __env[1], int __val) ^~~~~~~~ md/setjmp64_.c: In function ‘qt_abort’: md/setjmp64_.c:27:33: warning: incompatible implicit declaration of built-in function ‘alloca’ #define SHIFTSP(pos) {char *osp=alloca(0); alloca((osp-((char*)pos))+256); } ^ md/setjmp64_.c:111:3: note: in expansion of macro ‘SHIFTSP’ SHIFTSP(sp); ^~~~~~~ md/setjmp64_.c:112:12: warning: passing argument 1 of ‘_longjmp’ from incompatible pointer type [-Wincompatible-pointer-types] _longjmp((unsigned long*)sp, push_buf((void *)&help)); ^ In file included from md/setjmp64_.c:9:0: /usr/include/setjmp.h:83:13: note: expected ‘struct __jmp_buf_tag *’ but argument is of type ‘long unsigned int *’ extern void _longjmp (struct __jmp_buf_tag __env[1], int __val) ^~~~~~~~ CHARMINC=..; . ../conv-config.sh; \ ../../bin/charmc -seq -I. -shared -build-shared -Wno-error -o libqt.$CMK_SHARED_SUF qt.o qtmds.o Warning: creating libqt.so ../../bin/charmc -seq -I. -build-shared -Wno-error -U_FORTIFY_SOURCE -o libqt.a qt.o qtmds.o ar: creating libqt.a gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/QuickThreads' cp -f QuickThreads/libqt.a ../lib/libckqt.a (CHARMINC=.; . ./conv-config.sh; \ test -d ../lib_so && \ cp -f QuickThreads/libqt.$CMK_SHARED_SUF ../lib_so && \ cp -f QuickThreads/libqt.$CMK_SHARED_SUF ../lib_so/libckqt.$CMK_SHARED_SUF) touch QUICK_THREADS ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-default.a -DCMK_THREADS_BUILD_DEFAULT=1 libthreads-default.c Warning: creating ../lib_so/libthreads-default.so ar: creating ../lib/libthreads-default.a cp threads.c libthreads-default-tls.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-default-tls.a -DCMK_THREADS_BUILD_DEFAULT -DCMK_THREADS_BUILD_TLS=1 -touch-on-failure libthreads-default-tls.c libthreads-default-tls.c: In function ‘CtgInstallTLS’: libthreads-default-tls.c:485:3: warning: implicit declaration of function ‘switchTLS’ [-Wimplicit-function-declaration] switchTLS((tlsseg_t *)cur, newtls); ^~~~~~~~~ libthreads-default-tls.c: In function ‘CthBaseInit’: libthreads-default-tls.c:537:3: warning: implicit declaration of function ‘currentTLS’ [-Wimplicit-function-declaration] currentTLS(&_ctgTLS); ^~~~~~~~~~ libthreads-default-tls.c: In function ‘CthCreateInner’: libthreads-default-tls.c:1774:3: warning: implicit declaration of function ‘allocNewTLSSeg’ [-Wimplicit-function-declaration] allocNewTLSSeg(&B(result)->tlsseg, result); ^~~~~~~~~~~~~~ Warning: creating ../lib_so/libthreads-default-tls.so ar: creating ../lib/libthreads-default-tls.a cp threads.c libthreads-qt.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-qt.a -DCMK_THREADS_BUILD_QT=1 libthreads-qt.c Warning: creating ../lib_so/libthreads-qt.so ar: creating ../lib/libthreads-qt.a cp threads.c libthreads-qt-tls.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-qt-tls.a -DCMK_THREADS_BUILD_QT=1 -DCMK_THREADS_BUILD_TLS=1 -touch-on-failure libthreads-qt-tls.c libthreads-qt-tls.c: In function ‘CtgInstallTLS’: libthreads-qt-tls.c:485:3: warning: implicit declaration of function ‘switchTLS’ [-Wimplicit-function-declaration] switchTLS((tlsseg_t *)cur, newtls); ^~~~~~~~~ libthreads-qt-tls.c: In function ‘CthBaseInit’: libthreads-qt-tls.c:537:3: warning: implicit declaration of function ‘currentTLS’ [-Wimplicit-function-declaration] currentTLS(&_ctgTLS); ^~~~~~~~~~ libthreads-qt-tls.c: In function ‘CthCreateInner’: libthreads-qt-tls.c:2014:3: warning: implicit declaration of function ‘allocNewTLSSeg’ [-Wimplicit-function-declaration] allocNewTLSSeg(&B(result)->tlsseg, result); ^~~~~~~~~~~~~~ Warning: creating ../lib_so/libthreads-qt-tls.so ar: creating ../lib/libthreads-qt-tls.a cp threads.c libthreads-context.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-context.a -DCMK_THREADS_BUILD_CONTEXT=1 -touch-on-failure libthreads-context.c Warning: creating ../lib_so/libthreads-context.so ar: creating ../lib/libthreads-context.a cp threads.c libthreads-context-tls.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-context-tls.a -DCMK_THREADS_BUILD_CONTEXT=1 -DCMK_THREADS_BUILD_TLS=1 -touch-on-failure libthreads-context-tls.c libthreads-context-tls.c: In function ‘CtgInstallTLS’: libthreads-context-tls.c:485:3: warning: implicit declaration of function ‘switchTLS’ [-Wimplicit-function-declaration] switchTLS((tlsseg_t *)cur, newtls); ^~~~~~~~~ libthreads-context-tls.c: In function ‘CthBaseInit’: libthreads-context-tls.c:537:3: warning: implicit declaration of function ‘currentTLS’ [-Wimplicit-function-declaration] currentTLS(&_ctgTLS); ^~~~~~~~~~ libthreads-context-tls.c: In function ‘CthCreateInner’: libthreads-context-tls.c:1774:3: warning: implicit declaration of function ‘allocNewTLSSeg’ [-Wimplicit-function-declaration] allocNewTLSSeg(&B(result)->tlsseg, result); ^~~~~~~~~~~~~~ Warning: creating ../lib_so/libthreads-context-tls.so ar: creating ../lib/libthreads-context-tls.a cp threads.c libthreads-uJcontext.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-uJcontext.a -DCMK_THREADS_BUILD_JCONTEXT=1 -U_FORTIFY_SOURCE -touch-on-failure libthreads-uJcontext.c Warning: creating ../lib_so/libthreads-uJcontext.so ar: creating ../lib/libthreads-uJcontext.a cp threads.c libthreads-uJcontext-tls.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-uJcontext-tls.a -DCMK_THREADS_BUILD_JCONTEXT=1 -DCMK_THREADS_BUILD_TLS=1 -U_FORTIFY_SOURCE -touch-on-failure libthreads-uJcontext-tls.c libthreads-uJcontext-tls.c: In function ‘CtgInstallTLS’: libthreads-uJcontext-tls.c:485:3: warning: implicit declaration of function ‘switchTLS’ [-Wimplicit-function-declaration] switchTLS((tlsseg_t *)cur, newtls); ^~~~~~~~~ libthreads-uJcontext-tls.c: In function ‘CthBaseInit’: libthreads-uJcontext-tls.c:537:3: warning: implicit declaration of function ‘currentTLS’ [-Wimplicit-function-declaration] currentTLS(&_ctgTLS); ^~~~~~~~~~ libthreads-uJcontext-tls.c: In function ‘CthCreateInner’: libthreads-uJcontext-tls.c:1774:3: warning: implicit declaration of function ‘allocNewTLSSeg’ [-Wimplicit-function-declaration] allocNewTLSSeg(&B(result)->tlsseg, result); ^~~~~~~~~~~~~~ Warning: creating ../lib_so/libthreads-uJcontext-tls.so ar: creating ../lib/libthreads-uJcontext-tls.a cp threads.c libthreads-pthreads.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-pthreads.a -DCMK_THREADS_BUILD_PTHREADS=1 -touch-on-failure libthreads-pthreads.c Warning: creating ../lib_so/libthreads-pthreads.so ar: creating ../lib/libthreads-pthreads.a cp threads.c libthreads-fibers.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-fibers.a -DCMK_THREADS_BUILD_FIBERS=1 -touch-on-failure libthreads-fibers.c libthreads-fibers.c:1106:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. Warning: creating ../lib_so/libthreads-fibers.so libthreads-fibers.o: file not recognized: File truncated collect2: error: ld returned 1 exit status ar: creating ../lib/libthreads-fibers.a cp threads.c libthreads-stackcopy.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-stackcopy.a -DCMK_THREADS_BUILD_STACKCOPY=1 -touch-on-failure libthreads-stackcopy.c Warning: creating ../lib_so/libthreads-stackcopy.so ar: creating ../lib/libthreads-stackcopy.a cp threads.c libthreads-memoryalias.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-memoryalias.a -DCMK_THREADS_BUILD_DEFAULT=1 -DCMK_THREADS_ALIAS_STACK=1 -touch-on-failure libthreads-memoryalias.c Warning: creating ../lib_so/libthreads-memoryalias.so ar: creating ../lib/libthreads-memoryalias.a cp threads.c libthreads-qt-memoryalias.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-qt-memoryalias.a -DCMK_THREADS_BUILD_QT=1 -DCMK_THREADS_ALIAS_STACK=1 -touch-on-failure libthreads-qt-memoryalias.c Warning: creating ../lib_so/libthreads-qt-memoryalias.so ar: creating ../lib/libthreads-qt-memoryalias.a cp threads.c libthreads-context-memoryalias.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-context-memoryalias.a -DCMK_THREADS_BUILD_CONTEXT=1 -DCMK_THREADS_ALIAS_STACK=1 -touch-on-failure libthreads-context-memoryalias.c Warning: creating ../lib_so/libthreads-context-memoryalias.so ar: creating ../lib/libthreads-context-memoryalias.a cp threads.c libthreads-uJcontext-memoryalias.c ../bin/charmc -build-shared -IQuickThreads -I. -o ../lib/libthreads-uJcontext-memoryalias.a -DCMK_THREADS_BUILD_JCONTEXT=1 -DCMK_THREADS_ALIAS_STACK=1 -U_FORTIFY_SOURCE -touch-on-failure libthreads-uJcontext-memoryalias.c Warning: creating ../lib_so/libthreads-uJcontext-memoryalias.so ar: creating ../lib/libthreads-uJcontext-memoryalias.a ../bin/charmc -build-shared -DCMK_NOT_USE_CONVERSE=1 ccs-client.c ../bin/charmc -build-shared -o ../lib/libccs-client.a ccs-client.o Warning: creating ../lib_so/libccs-client.so ar: creating ../lib/libccs-client.a ../bin/charmc -build-shared -I. -c -o custom_partitioner.o custom_partitioner.C ../bin/charmc -build-shared -I. -c -o set_partition_params.o set_partition_params.c ../bin/charmc -build-shared -o ../lib/libconv-partition.a custom_partitioner.o set_partition_params.o Warning: creating ../lib_so/libconv-partition.so ar: creating ../lib/libconv-partition.a ../bin/charmc -build-shared -I. -c -o topology.o topology.C ../bin/charmc -build-shared -I. -c -o generate.o generate.c ../bin/charmc -build-shared -I. -c -o edgelist.o edgelist.c ../bin/charmc -build-shared -o ../lib/libconv-ldb.a topology.o generate.o edgelist.o Warning: creating ../lib_so/libconv-ldb.so ar: creating ../lib/libconv-ldb.a if [ ! -f charmrun ]; then \ (cd charmrun-src ; /usr/bin/gmake OPTS='-build-shared -Wno-error' -j1) ; fi gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/charmrun-src' ../../bin/charmc -build-shared -Wno-error -lm -I.. -c -seq -DCMK_NOT_USE_CONVERSE=1 -DNOTIFY charmrun.C ../../bin/charmc -build-shared -Wno-error -lm -I.. -cp ../../bin -seq -language c++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o charmrun-notify charmrun.o (cd ..; CHARMINC=.; . ./conv-config.sh; cp ../bin/charmrun-notify$CMK_POST_EXE ../bin/charmrun$CMK_POST_EXE) ../../bin/charmc -build-shared -Wno-error -lm -I.. -c -seq -DCMK_NOT_USE_CONVERSE=1 -DSILENT charmrun.C -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o charmrun-silent.o ../../bin/charmc -build-shared -Wno-error -lm -I.. -cp ../../bin -seq -language c++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o charmrun-silent charmrun-silent.o ../../bin/charmc -build-shared -Wno-error -lm -I.. -seq -c daemon.c -o daemon.o ../../bin/charmc -build-shared -Wno-error -lm -I.. -cp ../../bin -seq daemon.o ../sockRoutines-seq.o -Wl,-O1 -Wl,--as-needed -o charmd ../../bin/charmc -build-shared -Wno-error -lm -I.. -seq -DFACELESS -c daemon.c -o daemon-faceless.o ../../bin/charmc -build-shared -Wno-error -lm -I.. -cp ../../bin -seq -DFACELESS daemon-faceless.o ../sockRoutines-seq.o -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o charmd_faceless; gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/charmrun-src' if [ -f charmrun ] ; then ( cp -f charmrun ../bin ) ; fi ../bin/charmc -build-shared -c global-elfgot.C -o ../lib/libglobal-swap.a || touch ../lib/libglobal-swap.a Warning: creating ../lib_so/libglobal-swap.so ar: creating ../lib/libglobal-swap.a ../bin/charmc -build-shared -c global-elfcopy.C -o ../lib/libglobal-copy.a || touch ../lib/libglobal-copy.a Warning: creating ../lib_so/libglobal-copy.so ar: creating ../lib/libglobal-copy.a ../bin/charmc -build-shared -c loadsym.c -o ../lib/loadsym.a || touch ../lib/loadsym.a Warning: creating ../lib_so/loadsym.so ar: creating ../lib/loadsym.a ../bin/charmc -host conv-cpm.c conv-cpm.flex:56:1: warning: return type defaults to ‘int’ [-Wimplicit-int] yywrap(){ return(1); } ^~~~~~ conv-cpm.flex:459:1: warning: return type defaults to ‘int’ [-Wimplicit-int] { ^ ../bin/charmc -host -language c -Wl,-O1 -Wl,--as-needed -o conv-cpm -cp ../bin/ conv-cpm.o ../bin/charmc -build-shared -c -I. charmf.C ../bin/charmc -build-shared -c charmmod.f90 || touch charmmod.o ../bin/charmc -build-shared -cpmod ../include charm.M Appending .mod to object file name ../bin/charmc -build-shared -o ../lib/libckf.a charmf.o charmmod.o || touch ../lib/libckf.a Warning: creating ../lib_so/libckf.so ar: creating ../lib/libckf.a ../bin/charmc -build-shared -I. -c -o main.o main.C ../bin/charmc -build-shared -o ../lib/libckmain.a main.o Warning: creating ../lib_so/libckmain.so ar: creating ../lib/libckmain.a /usr/bin/gmake -C libs/ck-libs/NDMeshStreamer gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/NDMeshStreamer' ../../../../bin/charmc -build-shared -c NDMeshStreamer.ci ../../../../bin/charmc -build-shared -I../../../../tmp -o NDMeshStreamer.o NDMeshStreamer.C In file included from NDMeshStreamer.decl.h:7:0, from NDMeshStreamer.h:8, from NDMeshStreamer.C:3: ../../../../bin/../include/completion.decl.h:447:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr __dep; \ ^ ../../../../bin/../include/completion.h:15:5: note: in expansion of macro ‘CompletionDetector_SDAG_CODE’ CompletionDetector_SDAG_CODE ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/memory:81:0, from ../../../../bin/../include/CkMarshall.decl.h:5, from ../../../../bin/../include/charm++.h:134, from NDMeshStreamer.decl.h:3, from NDMeshStreamer.h:8, from NDMeshStreamer.C:3: /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../../bin/charmc -build-shared -o ../../../../lib/libmoduleNDMeshStreamer.a NDMeshStreamer.o Warning: creating ../../../../lib_so/libmoduleNDMeshStreamer.so ar: creating ../../../../lib/libmoduleNDMeshStreamer.a /bin/cp libmoduleNDMeshStreamer.dep ../../../../lib /bin/cp NDMeshStreamer.decl.h ../../../../include /bin/cp NDMeshStreamer.def.h ../../../../include /bin/cp NDMeshStreamer.h ../../../../include /bin/cp VirtualRouter.h ../../../../include /bin/cp DataItemTypes.h ../../../../include gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/NDMeshStreamer' /usr/bin/gmake -C libs/ck-libs/multicast gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/multicast' ../../../../bin/charmc -build-shared -c ckmulticast.ci ../../../../bin/charmc -build-shared -I../../../../tmp -o ckmulticast.o ckmulticast.C ../../../../bin/charmc -build-shared -o ../../../../lib/libmoduleCkMulticast.a ckmulticast.o Warning: creating ../../../../lib_so/libmoduleCkMulticast.so ar: creating ../../../../lib/libmoduleCkMulticast.a /bin/cp CkMulticast.decl.h ../../../../include /bin/cp CkMulticast.def.h ../../../../include /bin/cp ckmulticast.h ../../../../include gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/multicast' /usr/bin/gmake -C libs/ck-libs/pythonCCS gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/pythonCCS' (CHARMINC=../../../../include;. $CHARMINC/conv-config.sh; \ if test "$CMK_BUILD_PYTHON" != ""; then (/usr/bin/gmake conditional OPTS='-build-shared' || exit 1); fi) gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/pythonCCS' /usr/bin/gmake -C libs/ck-libs/io gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/io' ../../../../bin/charmc -build-shared -c ckio.ci touch ckio.ci.stamp cp ckio.h CkIO.decl.h CkIO.def.h CkIO_impl.decl.h CkIO_impl.def.h ../../../../include/ touch headers ../../../../bin/charmc -build-shared -c ckio.C In file included from ckio.C:8:0: CkIO_impl.decl.h:396:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr __dep; \ ^ ckio.C:64:9: note: in expansion of macro ‘Director_SDAG_CODE’ Director_SDAG_CODE ^~~~~~~~~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/memory:81:0, from ../../../../bin/../include/CkMarshall.decl.h:5, from ../../../../bin/../include/charm++.h:134, from CkIO.decl.h:3, from ckio.C:7: /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ckio.C:8:0: CkIO_impl.decl.h:845:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr __dep; \ ^ ckio.C:146:9: note: in expansion of macro ‘Manager_SDAG_CODE’ Manager_SDAG_CODE ^~~~~~~~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/memory:81:0, from ../../../../bin/../include/CkMarshall.decl.h:5, from ../../../../bin/../include/charm++.h:134, from CkIO.decl.h:3, from ckio.C:7: /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../../bin/charmc -build-shared -o ../../../../lib/libmoduleCkIO.a ckio.o Warning: creating ../../../../lib_so/libmoduleCkIO.so ar: creating ../../../../lib/libmoduleCkIO.a gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/io' /usr/bin/gmake -C libs/ck-libs/ckloop gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/ckloop' ../../../../bin/charmc -build-shared -lpthread -c CkLoop.ci ../../../../bin/charmc -build-shared -lpthread -I../../../../tmp -o CkLoop.o CkLoop.C CkLoop.C: In member function ‘void FuncCkLoop::createPThreads()’: CkLoop.C:111:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_create(ndhThreads+i, &attr, ndhThreadWork, (void *)i); ^ ../../../../bin/charmc -build-shared -lpthread -o ../../../../lib/libmoduleCkLoop.a CkLoop.o Warning: creating ../../../../lib_so/libmoduleCkLoop.so ar: creating ../../../../lib/libmoduleCkLoop.a cp CkLoopAPI.h CkLoop.decl.h CkLoop.def.h ../../../../include/ gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/net-linux-amd64/tmp/libs/ck-libs/ckloop' ../bin/charmc -build-shared -I. -c -o mpi-mainmodule.o mpi-mainmodule.C ../bin/charmc -build-shared -o ../lib/libmpi-mainmodule.a mpi-mainmodule.o Warning: creating ../lib_so/libmpi-mainmodule.so ar: creating ../lib/libmpi-mainmodule.a touch charm++ ------------------------------------------------- charm++ built successfully. Next, try out a sample program like net-linux-amd64/tests/charm++/simplearrayhello >>> Source compiled. >>> Test phase: sys-cluster/charm-6.7.1 make: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++' for d in megatest alignment pingpong simplearrayhello load_balancing chkpt delegation queue sdag ckAllocSysMsgTest method_templates xcastredn demand_creation migrate communication_overhead taskSpawn taskSpawnRecursive streamingAllToAll startupTest kNeighbor topology io sparse reductionTesting; do \ (cd $d; make test OPTS='' TESTOPTS='++local' || exit 1) || exit 1; \ done make[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/megatest' ../../../bin/charmc -c megatest.ci ../../../bin/charmc -o megatest.o megatest.C ../../../bin/charmc -c groupring.ci ../../../bin/charmc -o groupring.o groupring.C ../../../bin/charmc -c nodering.ci ../../../bin/charmc -o nodering.o nodering.C ../../../bin/charmc -c varsizetest.ci ../../../bin/charmc -o varsizetest.o varsizetest.C ../../../bin/charmc -c varsizetest2.ci ../../../bin/charmc -o varsizetest2.o varsizetest2.C ../../../bin/charmc -c varraystest.ci ../../../bin/charmc -o varraystest.o varraystest.C ../../../bin/charmc -c groupcast.ci ../../../bin/charmc -o groupcast.o groupcast.C ../../../bin/charmc -c groupmulti.ci ../../../bin/charmc -o groupmulti.o groupmulti.C ../../../bin/charmc -c groupsectiontest.ci ../../../bin/charmc -o groupsectiontest.o groupsectiontest.C ../../../bin/charmc -c multisectiontest.ci ../../../bin/charmc -o multisectiontest.o multisectiontest.C ../../../bin/charmc -c nodecast.ci ../../../bin/charmc -o nodecast.o nodecast.C ../../../bin/charmc -c synctest.ci ../../../bin/charmc -o synctest.o synctest.C ../../../bin/charmc -c fib.ci ../../../bin/charmc -o fib.o fib.C ../../../bin/charmc -c arrayring.ci ../../../bin/charmc -o arrayring.o arrayring.C ../../../bin/charmc -c tempotest.ci ../../../bin/charmc -o tempotest.o tempotest.C ../../../bin/charmc -c packtest.ci ../../../bin/charmc -o packtest.o packtest.C ../../../bin/charmc -c queens.ci ../../../bin/charmc -o queens.o queens.C ../../../bin/charmc -c migration.ci ../../../bin/charmc -o migration.o migration.C ../../../bin/charmc -c marshall.ci ../../../bin/charmc -o marshall.o marshall.C ../../../bin/charmc -c priomsg.ci ../../../bin/charmc -o priomsg.o priomsg.C ../../../bin/charmc -c priotest.ci ../../../bin/charmc -o priotest.o priotest.C ../../../bin/charmc -c rotest.ci ../../../bin/charmc -o rotest.o rotest.C ../../../bin/charmc -o statistics.o statistics.C ../../../bin/charmc -c templates.ci ../../../bin/charmc -o templates.o templates.C ../../../bin/charmc -c inherit.ci ../../../bin/charmc -o inherit.o inherit.C ../../../bin/charmc -c reduction.ci ../../../bin/charmc -o reduction.o reduction.C ../../../bin/charmc -c bitvector.ci ../../../bin/charmc -o bitvector.o bitvector.C ../../../bin/charmc -c immediatering.ci ../../../bin/charmc -o immediatering.o immediatering.C ../../../bin/charmc -c callback.ci ../../../bin/charmc -o callback.o callback.C ../../../bin/charmc -c inlineem.ci ../../../bin/charmc -o inlineem.o inlineem.C ../../../bin/charmc -c completion_test.ci ../../../bin/charmc -o completion_test.o completion_test.C In file included from completion_test.decl.h:7:0, from completion_test.C:1: ../../../bin/../include/completion.decl.h:447:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr __dep; \ ^ ../../../bin/../include/completion.h:15:5: note: in expansion of macro ‘CompletionDetector_SDAG_CODE’ CompletionDetector_SDAG_CODE ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/memory:81:0, from ../../../bin/../include/CkMarshall.decl.h:5, from ../../../bin/../include/charm++.h:134, from completion_test.decl.h:3, from completion_test.C:1: /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from completion_test.C:1:0: completion_test.decl.h:214:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] std::auto_ptr __dep; \ ^ completion_test.C:17:5: note: in expansion of macro ‘completion_tester_SDAG_CODE’ completion_tester_SDAG_CODE ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/memory:81:0, from ../../../bin/../include/CkMarshall.decl.h:5, from ../../../bin/../include/charm++.h:134, from completion_test.decl.h:3, from completion_test.C:1: /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../bin/charmc -o pgm megatest.o groupring.o nodering.o varsizetest.o varsizetest2.o varraystest.o groupcast.o groupmulti.o groupsectiontest.o multisectiontest.o nodecast.o synctest.o fib.o arrayring.o tempotest.o packtest.o queens.o migration.o marshall.o priomsg.o priotest.o rotest.o statistics.o templates.o inherit.o reduction.o bitvector.o immediatering.o callback.o inlineem.o completion_test.o -language charm++ -module completion ../../../bin/testrun ./pgm +p1 ++local Charmrun> scalable start enabled. Charmrun> started all node programs in 0.004 seconds. Converse/Charm++ Commit ID: Warning> Randomization of stack pointer is turned on in kernel, thread migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as root to disable it, or try run with '+isomalloc_sync'. Charm++> scheduler running in netpoll mode. CharmLB> Load balancer assumes all CPUs are same. Charm++> Running on 1 unique compute nodes (12-way SMP). Charm++> cpu topology info is gathered in 0.000 seconds. Megatest is running on 1 nodes 1 processors. test 0: initiated [groupring (milind)] test 0: completed (0.00 sec) test 1: initiated [nodering (milind)] test 1: completed (0.00 sec) test 2: initiated [varsizetest (mjlang)] varsize: requires at least 2 processors test 2: completed (0.00 sec) test 3: initiated [varsizetest2 (phil)] test 3: completed (0.00 sec) test 4: initiated [varraystest (milind)] varraystest: requires at least 2 processors test 4: completed (0.00 sec) test 5: initiated [groupcast (mjlang)] test 5: completed (0.00 sec) test 6: initiated [groupmulti (gengbin)] test 6: completed (0.00 sec) test 7: initiated [groupsectiontest (ebohm)] groupsectiontest: requires at least 2 processors test 7: completed (0.00 sec) test 8: initiated [multisectiontest (ebohm)] multisectiontest: requires at least 2 processors test 8: completed (0.00 sec) test 9: initiated [nodecast (milind)] test 9: completed (0.00 sec) test 10: initiated [synctest (mjlang)] test 10: completed (0.00 sec) test 11: initiated [fib (jackie)] test 11: completed (0.00 sec) test 12: initiated [arrayring (fang)] test 12: completed (0.00 sec) test 13: initiated [tempotest (fang)] test 13: completed (0.00 sec) test 14: initiated [packtest (fang)] test 14: completed (0.00 sec) test 15: initiated [queens (jackie)] test 15: completed (0.03 sec) test 16: initiated [migration (jackie)] migration: requires at least 2 processors. test 16: completed (0.00 sec) test 17: initiated [marshall (olawlor)] test 17: completed (0.01 sec) test 18: initiated [priomsg (fang)] test 18: completed (0.00 sec) test 19: initiated [priotest (mlind)] test 19: completed (0.00 sec) test 20: initiated [rotest (milind)] test 20: completed (0.00 sec) test 21: initiated [statistics (olawlor)] test 21: completed (0.00 sec) test 22: initiated [templates (milind)] test 22: completed (0.00 sec) test 23: initiated [inherit (olawlor)] test 23: completed (0.00 sec) test 24: initiated [reduction (olawlor)] test 24: completed (0.00 sec) test 25: initiated [bitvector (jbooth)] test 25: completed (0.00 sec) test 26: initiated [immediatering (gengbin)] test 26: completed (0.00 sec) test 27: initiated [callback (olawlor)] test 27: completed (0.00 sec) test 28: initiated [inlineem (phil)] test 28: completed (0.00 sec) test 29: initiated [completion_test (phil)] Starting test Created detector, starting first detection Started first test Finished second test Started third test test 29: completed (0.00 sec) test 30: initiated [multi groupring (milind)] test 30: completed (0.00 sec) test 31: initiated [multi nodering (milind)] test 31: completed (0.00 sec) test 32: initiated [multi varsizetest (mjlang)] varsize: requires at least 2 processors varsize: requires at least 2 processors varsize: requires at least 2 processors varsize: requires at least 2 processors varsize: requires at least 2 processors test 32: completed (0.00 sec) test 33: initiated [multi varsizetest2 (phil)] test 33: completed (0.00 sec) test 34: initiated [multi varraystest (milind)] varraystest: requires at least 2 processors varraystest: requires at least 2 processors varraystest: requires at least 2 processors varraystest: requires at least 2 processors varraystest: requires at least 2 processors test 34: completed (0.00 sec) test 35: initiated [multi groupcast (mjlang)] test 35: completed (0.00 sec) test 36: initiated [multi groupmulti (gengbin)] test 36: completed (0.00 sec) test 37: initiated [multi groupsectiontest (ebohm)] groupsectiontest: requires at least 2 processors groupsectiontest: requires at least 2 processors groupsectiontest: requires at least 2 processors groupsectiontest: requires at least 2 processors groupsectiontest: requires at least 2 processors test 37: completed (0.00 sec) test 38: initiated [multi multisectiontest (ebohm)] multisectiontest: requires at least 2 processors multisectiontest: requires at least 2 processors multisectiontest: requires at least 2 processors multisectiontest: requires at least 2 processors multisectiontest: requires at least 2 processors test 38: completed (0.00 sec) test 39: initiated [multi nodecast (milind)] test 39: completed (0.00 sec) test 40: initiated [multi synctest (mjlang)] test 40: completed (0.00 sec) test 41: initiated [multi fib (jackie)] test 41: completed (0.00 sec) test 42: initiated [multi arrayring (fang)] test 42: completed (0.00 sec) test 43: initiated [multi tempotest (fang)] test 43: completed (0.00 sec) test 44: initiated [multi packtest (fang)] test 44: completed (0.00 sec) test 45: initiated [multi migration (jackie)] migration: requires at least 2 processors. migration: requires at least 2 processors. migration: requires at least 2 processors. migration: requires at least 2 processors. migration: requires at least 2 processors. test 45: completed (0.00 sec) test 46: initiated [multi marshall (olawlor)] test 46: completed (0.06 sec) test 47: initiated [multi priomsg (fang)] test 47: completed (0.00 sec) test 48: initiated [multi priotest (mlind)] test 48: completed (0.00 sec) test 49: initiated [multi statistics (olawlor)] test 49: completed (0.00 sec) test 50: initiated [multi reduction (olawlor)] test 50: completed (0.00 sec) test 51: initiated [multi immediatering (gengbin)] test 51: completed (0.01 sec) test 52: initiated [multi callback (olawlor)] test 52: completed (0.00 sec) test 53: initiated [all-at-once] varsize: requires at least 2 processors varraystest: requires at least 2 processors groupsectiontest: requires at least 2 processors multisectiontest: requires at least 2 processors migration: requires at least 2 processors. Starting test Created detector, starting first detection Started first test Finished second test Started third test test 53: completed (0.05 sec) All tests completed, exiting ../../../bin/testrun ./pgm +p2 ++local Charmrun> scalable start enabled. Charmrun> started all node programs in 0.007 seconds. Converse/Charm++ Commit ID: Warning> Randomization of stack pointer is turned on in kernel, thread migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as root to disable it, or try run with '+isomalloc_sync'. Charm++> scheduler running in netpoll mode. CharmLB> Load balancer assumes all CPUs are same. Charm++> Running on 1 unique compute nodes (12-way SMP). Charm++> cpu topology info is gathered in 0.001 seconds. Megatest is running on 2 nodes 2 processors. test 0: initiated [groupring (milind)] test 0: completed (0.05 sec) test 1: initiated [nodering (milind)] test 1: completed (0.00 sec) test 2: initiated [varsizetest (mjlang)] test 2: completed (0.00 sec) test 3: initiated [varsizetest2 (phil)] test 3: completed (0.00 sec) test 4: initiated [varraystest (milind)] test 4: completed (0.00 sec) test 5: initiated [groupcast (mjlang)] test 5: completed (0.00 sec) test 6: initiated [groupmulti (gengbin)] test 6: completed (0.00 sec) test 7: initiated [groupsectiontest (ebohm)] test 7: completed (0.00 sec) test 8: initiated [multisectiontest (ebohm)] test 8: completed (0.01 sec) test 9: initiated [nodecast (milind)] test 9: completed (0.00 sec) test 10: initiated [synctest (mjlang)] test 10: completed (0.01 sec) test 11: initiated [fib (jackie)] test 11: completed (0.00 sec) test 12: initiated [arrayring (fang)] test 12: completed (0.00 sec) test 13: initiated [tempotest (fang)] test 13: completed (0.00 sec) test 14: initiated [packtest (fang)] test 14: completed (0.00 sec) test 15: initiated [queens (jackie)] test 15: completed (0.04 sec) test 16: initiated [migration (jackie)] test 16: completed (0.00 sec) test 17: initiated [marshall (olawlor)] test 17: completed (0.01 sec) test 18: initiated [priomsg (fang)] test 18: completed (0.00 sec) test 19: initiated [priotest (mlind)] test 19: completed (0.00 sec) test 20: initiated [rotest (milind)] test 20: completed (0.00 sec) test 21: initiated [statistics (olawlor)] test 21: completed (0.00 sec) test 22: initiated [templates (milind)] test 22: completed (0.00 sec) test 23: initiated [inherit (olawlor)] test 23: completed (0.00 sec) test 24: initiated [reduction (olawlor)] test 24: completed (0.00 sec) test 25: initiated [bitvector (jbooth)] test 25: completed (0.00 sec) test 26: initiated [immediatering (gengbin)] test 26: completed (0.04 sec) test 27: initiated [callback (olawlor)] test 27: completed (0.00 sec) test 28: initiated [inlineem (phil)] test 28: completed (0.00 sec) test 29: initiated [completion_test (phil)] Starting test Created detector, starting first detection Started first test Finished second test Started third test test 29: completed (0.00 sec) test 30: initiated [multi groupring (milind)] test 30: completed (0.01 sec) test 31: initiated [multi nodering (milind)] test 31: completed (0.01 sec) test 32: initiated [multi varsizetest (mjlang)] test 32: completed (0.00 sec) test 33: initiated [multi varsizetest2 (phil)] test 33: completed (0.00 sec) test 34: initiated [multi varraystest (milind)] test 34: completed (0.00 sec) test 35: initiated [multi groupcast (mjlang)] test 35: completed (0.00 sec) test 36: initiated [multi groupmulti (gengbin)] test 36: completed (0.00 sec) test 37: initiated [multi groupsectiontest (ebohm)] test 37: completed (0.00 sec) test 38: initiated [multi multisectiontest (ebohm)] test 38: completed (0.04 sec) test 39: initiated [multi nodecast (milind)] test 39: completed (0.00 sec) test 40: initiated [multi synctest (mjlang)] test 40: completed (0.02 sec) test 41: initiated [multi fib (jackie)] test 41: completed (0.02 sec) test 42: initiated [multi arrayring (fang)] test 42: completed (0.00 sec) test 43: initiated [multi tempotest (fang)] test 43: completed (0.00 sec) test 44: initiated [multi packtest (fang)] test 44: completed (0.00 sec) test 45: initiated [multi migration (jackie)] test 45: completed (0.01 sec) test 46: initiated [multi marshall (olawlor)] test 46: completed (0.05 sec) test 47: initiated [multi priomsg (fang)] test 47: completed (0.00 sec) test 48: initiated [multi priotest (mlind)] test 48: completed (0.00 sec) test 49: initiated [multi statistics (olawlor)] test 49: completed (0.00 sec) test 50: initiated [multi reduction (olawlor)] test 50: completed (0.00 sec) test 51: initiated [multi immediatering (gengbin)] test 51: completed (0.07 sec) test 52: initiated [multi callback (olawlor)] test 52: completed (0.00 sec) test 53: initiated [all-at-once] Starting test Created detector, starting first detection Started first test Finished second test Started third test test 53: completed (0.10 sec) All tests completed, exiting ../../../bin/testrun ./pgm +p3 ++local Charmrun> scalable start enabled. Charmrun> started all node programs in 0.006 seconds. Converse/Charm++ Commit ID: Warning> Randomization of stack pointer is turned on in kernel, thread migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as root to disable it, or try run with '+isomalloc_sync'. Charm++> scheduler running in netpoll mode. CharmLB> Load balancer assumes all CPUs are same. Charm++> Running on 1 unique compute nodes (12-way SMP). Charm++> cpu topology info is gathered in 0.000 seconds. Megatest is running on 3 nodes 3 processors. test 0: initiated [groupring (milind)] test 0: completed (0.07 sec) test 1: initiated [nodering (milind)] test 1: completed (0.01 sec) test 2: initiated [varsizetest (mjlang)] test 2: completed (0.00 sec) test 3: initiated [varsizetest2 (phil)] test 3: completed (0.00 sec) test 4: initiated [varraystest (milind)] test 4: completed (0.00 sec) test 5: initiated [groupcast (mjlang)] test 5: completed (0.00 sec) test 6: initiated [groupmulti (gengbin)] test 6: completed (0.00 sec) test 7: initiated [groupsectiontest (ebohm)] test 7: completed (0.00 sec) test 8: initiated [multisectiontest (ebohm)] test 8: completed (0.04 sec) test 9: initiated [nodecast (milind)] test 9: completed (0.00 sec) test 10: initiated [synctest (mjlang)] test 10: completed (0.01 sec) test 11: initiated [fib (jackie)] test 11: completed (0.00 sec) test 12: initiated [arrayring (fang)] test 12: completed (0.00 sec) test 13: initiated [tempotest (fang)] test 13: completed (0.00 sec) test 14: initiated [packtest (fang)] test 14: completed (0.00 sec) test 15: initiated [queens (jackie)] test 15: completed (0.04 sec) test 16: initiated [migration (jackie)] test 16: completed (0.00 sec) test 17: initiated [marshall (olawlor)] test 17: completed (0.01 sec) test 18: initiated [priomsg (fang)] test 18: completed (0.00 sec) test 19: initiated [priotest (mlind)] test 19: completed (0.00 sec) test 20: initiated [rotest (milind)] test 20: completed (0.00 sec) test 21: initiated [statistics (olawlor)] test 21: completed (0.00 sec) test 22: initiated [templates (milind)] test 22: completed (0.00 sec) test 23: initiated [inherit (olawlor)] test 23: completed (0.00 sec) test 24: initiated [reduction (olawlor)] test 24: completed (0.00 sec) test 25: initiated [bitvector (jbooth)] test 25: completed (0.00 sec) test 26: initiated [immediatering (gengbin)] test 26: completed (0.08 sec) test 27: initiated [callback (olawlor)] test 27: completed (0.00 sec) test 28: initiated [inlineem (phil)] test 28: completed (0.00 sec) test 29: initiated [completion_test (phil)] Starting test Created detector, starting first detection Started first test Finished second test Started third test test 29: completed (0.00 sec) test 30: initiated [multi groupring (milind)] test 30: completed (0.03 sec) test 31: initiated [multi nodering (milind)] test 31: completed (0.01 sec) test 32: initiated [multi varsizetest (mjlang)] test 32: completed (0.00 sec) test 33: initiated [multi varsizetest2 (phil)] test 33: completed (0.00 sec) test 34: initiated [multi varraystest (milind)] test 34: completed (0.00 sec) test 35: initiated [multi groupcast (mjlang)] test 35: completed (0.00 sec) test 36: initiated [multi groupmulti (gengbin)] test 36: completed (0.00 sec) test 37: initiated [multi groupsectiontest (ebohm)] test 37: completed (0.00 sec) test 38: initiated [multi multisectiontest (ebohm)] test 38: completed (0.05 sec) test 39: initiated [multi nodecast (milind)] test 39: completed (0.00 sec) test 40: initiated [multi synctest (mjlang)] test 40: completed (0.02 sec) test 41: initiated [multi fib (jackie)] test 41: completed (0.01 sec) test 42: initiated [multi arrayring (fang)] test 42: completed (0.00 sec) test 43: initiated [multi tempotest (fang)] test 43: completed (0.00 sec) test 44: initiated [multi packtest (fang)] test 44: completed (0.00 sec) test 45: initiated [multi migration (jackie)] test 45: completed (0.01 sec) test 46: initiated [multi marshall (olawlor)] test 46: completed (0.05 sec) test 47: initiated [multi priomsg (fang)] test 47: completed (0.00 sec) test 48: initiated [multi priotest (mlind)] test 48: completed (0.00 sec) test 49: initiated [multi statistics (olawlor)] test 49: completed (0.00 sec) test 50: initiated [multi reduction (olawlor)] test 50: completed (0.00 sec) test 51: initiated [multi immediatering (gengbin)] test 51: completed (0.13 sec) test 52: initiated [multi callback (olawlor)] test 52: completed (0.00 sec) test 53: initiated [all-at-once] Starting test Created detector, starting first detection Started first test Finished second test Started third test test 53: completed (0.10 sec) All tests completed, exiting ../../../bin/testrun ./pgm +p4 ++local Charmrun> scalable start enabled. Charmrun> started all node programs in 0.010 seconds. Converse/Charm++ Commit ID: Warning> Randomization of stack pointer is turned on in kernel, thread migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as root to disable it, or try run with '+isomalloc_sync'. Charm++> scheduler running in netpoll mode. CharmLB> Load balancer assumes all CPUs are same. Charm++> Running on 1 unique compute nodes (12-way SMP). Charm++> cpu topology info is gathered in 0.001 seconds. Megatest is running on 4 nodes 4 processors. test 0: initiated [groupring (milind)] test 0: completed (0.05 sec) test 1: initiated [nodering (milind)] test 1: completed (0.01 sec) test 2: initiated [varsizetest (mjlang)] test 2: completed (0.00 sec) test 3: initiated [varsizetest2 (phil)] test 3: completed (0.00 sec) test 4: initiated [varraystest (milind)] test 4: completed (0.00 sec) test 5: initiated [groupcast (mjlang)] test 5: completed (0.00 sec) test 6: initiated [groupmulti (gengbin)] test 6: completed (0.00 sec) test 7: initiated [groupsectiontest (ebohm)] test 7: completed (0.00 sec) test 8: initiated [multisectiontest (ebohm)] test 8: completed (0.03 sec) test 9: initiated [nodecast (milind)] test 9: completed (0.00 sec) test 10: initiated [synctest (mjlang)] test 10: completed (0.01 sec) test 11: initiated [fib (jackie)] test 11: completed (0.02 sec) test 12: initiated [arrayring (fang)] test 12: completed (0.00 sec) test 13: initiated [tempotest (fang)] test 13: completed (0.00 sec) test 14: initiated [packtest (fang)] test 14: completed (0.00 sec) test 15: initiated [queens (jackie)] test 15: completed (0.04 sec) test 16: initiated [migration (jackie)] test 16: completed (0.00 sec) test 17: initiated [marshall (olawlor)] test 17: completed (0.01 sec) test 18: initiated [priomsg (fang)] test 18: completed (0.00 sec) test 19: initiated [priotest (mlind)] test 19: completed (0.00 sec) test 20: initiated [rotest (milind)] test 20: completed (0.00 sec) test 21: initiated [statistics (olawlor)] test 21: completed (0.00 sec) test 22: initiated [templates (milind)] test 22: completed (0.00 sec) test 23: initiated [inherit (olawlor)] test 23: completed (0.00 sec) test 24: initiated [reduction (olawlor)] test 24: completed (0.00 sec) test 25: initiated [bitvector (jbooth)] test 25: completed (0.00 sec) test 26: initiated [immediatering (gengbin)] test 26: completed (0.11 sec) test 27: initiated [callback (olawlor)] test 27: completed (0.00 sec) test 28: initiated [inlineem (phil)] Starting test test 28: completed (0.00 sec) test 29: initiated [completion_test (phil)] Created detector, starting first detection Started first test Finished second test Started third test test 29: completed (0.00 sec) test 30: initiated [multi groupring (milind)] test 30: completed (0.03 sec) test 31: initiated [multi nodering (milind)] test 31: completed (0.02 sec) test 32: initiated [multi varsizetest (mjlang)] test 32: completed (0.00 sec) test 33: initiated [multi varsizetest2 (phil)] test 33: completed (0.00 sec) test 34: initiated [multi varraystest (milind)] test 34: completed (0.00 sec) test 35: initiated [multi groupcast (mjlang)] test 35: completed (0.00 sec) test 36: initiated [multi groupmulti (gengbin)] test 36: completed (0.00 sec) test 37: initiated [multi groupsectiontest (ebohm)] test 37: completed (0.00 sec) test 38: initiated [multi multisectiontest (ebohm)] test 38: completed (0.07 sec) test 39: initiated [multi nodecast (milind)] test 39: completed (0.00 sec) test 40: initiated [multi synctest (mjlang)] test 40: completed (0.03 sec) test 41: initiated [multi fib (jackie)] test 41: completed (0.02 sec) test 42: initiated [multi arrayring (fang)] test 42: completed (0.01 sec) test 43: initiated [multi tempotest (fang)] test 43: completed (0.00 sec) test 44: initiated [multi packtest (fang)] test 44: completed (0.00 sec) test 45: initiated [multi migration (jackie)] test 45: completed (0.02 sec) test 46: initiated [multi marshall (olawlor)] test 46: completed (0.05 sec) test 47: initiated [multi priomsg (fang)] test 47: completed (0.00 sec) test 48: initiated [multi priotest (mlind)] test 48: completed (0.00 sec) test 49: initiated [multi statistics (olawlor)] test 49: completed (0.00 sec) test 50: initiated [multi reduction (olawlor)] test 50: completed (0.00 sec) test 51: initiated [multi immediatering (gengbin)] test 51: completed (0.13 sec) test 52: initiated [multi callback (olawlor)] test 52: completed (0.00 sec) test 53: initiated [all-at-once] Starting test Created detector, starting first detection Started first test Finished second test Started third test test 53: completed (0.17 sec) All tests completed, exiting make[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/megatest' make[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/alignment' ../../../bin/charmc alignmentCheck.ci ../../../bin/charmc -c alignmentCheck.C ../../../bin/charmc -language charm++ -o alignmentCheck alignmentCheck.o ../../../bin/testrun +p2 ./alignmentCheck ++local Charmrun> scalable start enabled. Charmrun> started all node programs in 0.006 seconds. Converse/Charm++ Commit ID: Warning> Randomization of stack pointer is turned on in kernel, thread migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as root to disable it, or try run with '+isomalloc_sync'. Charm++> scheduler running in netpoll mode. CharmLB> Load balancer assumes all CPUs are same. Charm++> Running on 1 unique compute nodes (12-way SMP). Charm++> cpu topology info is gathered in 0.001 seconds. Size of Converse envelope: 24 bytes Size of Charm++ envelope: 80 bytes Default alignment: 16 bytes Alignment information at the source: Chunk header aligned to 16 bytes Envelope aligned to 16 bytes Start of user data aligned to 16 bytes First varsize array aligned to 16 bytes Second varsize array aligned to 16 bytes Priority field aligned to 16 bytes All passed. Alignment information at the destination: Chunk header aligned to 32 bytes Envelope aligned to 16 bytes Start of user data aligned to 32 bytes First varsize array aligned to 16 bytes Second varsize array aligned to 32 bytes Priority field aligned to 16 bytes All passed. make[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/alignment' make[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/pingpong' ../../../bin/charmc pingpong.ci touch cifiles ../../../bin/charmc -I../../../src/conv-core pingpong.C ../../../bin/charmc -language charm++ -o pgm pingpong.o Intra-processor Pingpong.. ../../../bin/testrun ./pgm +p1 ++local Charmrun> scalable start enabled. Charmrun> started all node programs in 0.006 seconds. Converse/Charm++ Commit ID: Warning> Randomization of stack pointer is turned on in kernel, thread migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as root to disable it, or try run with '+isomalloc_sync'. Charm++> scheduler running in netpoll mode. CharmLB> Load balancer assumes all CPUs are same. Charm++> Running on 1 unique compute nodes (12-way SMP). Charm++> cpu topology info is gathered in 0.000 seconds. Pingpong with payload: 100 iterations: 1000 Roundtrip time for 1D Arrays is 1.753807 us Roundtrip time for 1D threaded Arrays is 4.509926 us Roundtrip time for 1D Arrays Marshalled is 2.997160 us Roundtrip time for 2D Arrays is 1.801014 us Roundtrip time for 3D Arrays is 1.840830 us Roundtrip time for Fancy Arrays is 1.813889 us Roundtrip time for Chares (reuse msgs) is 0.689030 us Roundtrip time for Chares (new/del msgs) is 1.129866 us Roundtrip time for threaded Chares (reuse) is 2.794981 us Roundtrip time for Groups is 0.738144 us Roundtrip time for Groups (1 KB pipe, no memcpy, no allocs) is 0.765800 us Roundtrip time for Groups (1 KB pipe, no memcpy, w/ allocs) is 1.197815 us Roundtrip time for Groups (1 KB pipe, w/ memcpy, w/ allocs) is 1.543999 us Roundtrip time for NodeGroups is 0.819683 us Inter-processor Pingpong.. ../../../bin/testrun ./pgm +p2 ++local Charmrun> scalable start enabled. Charmrun> started all node programs in 0.005 seconds. Converse/Charm++ Commit ID: Warning> Randomization of stack pointer is turned on in kernel, thread migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as root to disable it, or try run with '+isomalloc_sync'. Charm++> scheduler running in netpoll mode. CharmLB> Load balancer assumes all CPUs are same. Charm++> Running on 1 unique compute nodes (12-way SMP). Charm++> cpu topology info is gathered in 0.001 seconds. Pingpong with payload: 100 iterations: 1000 Roundtrip time for 1D Arrays is 85.590839 us Roundtrip time for 1D threaded Arrays is 96.600056 us Roundtrip time for 1D Arrays Marshalled is 95.021009 us Roundtrip time for 2D Arrays is 70.693970 us Roundtrip time for 3D Arrays is 63.214064 us Roundtrip time for Fancy Arrays is 92.004776 us Roundtrip time for Chares (reuse msgs) is 72.433949 us Roundtrip time for Chares (new/del msgs) is 81.707954 us Roundtrip time for threaded Chares (reuse) is 89.566946 us Roundtrip time for Groups is 79.326868 us Roundtrip time for Groups (1 KB pipe, no memcpy, no allocs) is 60.281038 us Roundtrip time for Groups (1 KB pipe, no memcpy, w/ allocs) is 83.600998 us Roundtrip time for Groups (1 KB pipe, w/ memcpy, w/ allocs) is 85.451126 us Roundtrip time for NodeGroups is 81.601858 us make[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/pingpong' make[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/simplearrayhello' ../../../bin/charmc hello.ci ../../../bin/charmc -c hello.C ../../../bin/charmc -language charm++ -o hello hello.o ../../../bin/testrun ./hello +p4 10 ++local Charmrun> scalable start enabled. Charmrun> started all node programs in 0.008 seconds. Converse/Charm++ Commit ID: Warning> Randomization of stack pointer is turned on in kernel, thread migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as root to disable it, or try run with '+isomalloc_sync'. Charm++> scheduler running in netpoll mode. CharmLB> Load balancer assumes all CPUs are same. Charm++> Running on 1 unique compute nodes (12-way SMP). Charm++> cpu topology info is gathered in 0.001 seconds. Running Hello on 4 processors for 10 elements Hello 0 created Hello 1 created Hello 2 created Hi[17] from element 0 Hi[18] from element 1 Hi[19] from element 2 Hello 3 created Hello 4 created Hello 5 created Hi[20] from element 3 Hi[21] from element 4 Hi[22] from element 5 Hello 6 created Hello 7 created Hi[23] from element 6 Hi[24] from element 7 Hello 8 created Hello 9 created Hi[25] from element 8 Hi[26] from element 9 All done make[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/simplearrayhello' make[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/load_balancing' for d in lb_test; do \ (cd $d; make test OPTS='' TESTOPTS='++local' || exit 1) || exit 1; \ done make[2]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/load_balancing/lb_test' ../../../../bin/charmc lb_test.ci ../../../../bin/charmc Topo.ci ../../../../bin/charmc -c lb_test.C ../../../../bin/charmc -c Topo.C ../../../../bin/charmc -language charm++ -o lb_test lb_test.o Topo.o -module CommonLBs ../../../../bin/charmc -language charm++ -o lb_test.every lb_test.o Topo.o -module EveryLB /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmoduleEveryLB /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmoduleEveryLB collect2: error: ld returned 1 exit status Fatal Error by charmc in directory /var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/load_balancing/lb_test Command x86_64-pc-linux-gnu-g++ -m64 -m64 -Wl,-O1 -Wl,--as-needed -rdynamic -fPIC -o lb_test.every -L../../../../bin/../lib -I../../../../bin/../include lb_test.o Topo.o moduleinit21911.o -lmoduleEveryLB -lckmain -lck -lmemory-default -lthreads-default -lconv-cplus-y -lconv-core -lconv-util -lconv-partition -lmemory-default -lthreads-default -lldb-rand -lconv-ldb -lckqt -ldl -lmoduleEveryLB -lm returned error code 1 charmc exiting... make[2]: *** [Makefile:16: lb_test.every] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/load_balancing/lb_test' make[1]: *** [Makefile:9: test] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++/load_balancing' make: *** [Makefile:9: test] Error 1 make: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1/tests/charm++' * ERROR: sys-cluster/charm-6.7.1::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 3595: Called die * The specific snippet of code: * make -C tests/charm++ test TESTOPTS="++local" || die * * If you need support, post the output of `emerge --info '=sys-cluster/charm-6.7.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-cluster/charm-6.7.1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-cluster:charm-6.7.1:20170917-113724.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/charm-6.7.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/charm-6.7.1/temp/environment'. * Working directory: '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1' * S: '/var/tmp/portage/sys-cluster/charm-6.7.1/work/charm-6.7.1'