- * Package: sys-cluster/charm-6.2.0
- * Repository: gentoo
- * Maintainer: sci@gentoo.org
- * USE: amd64 doc elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- * Using following Fortran compiler:
- * F77: x86_64-pc-linux-gnu-gfortran
- * FC: x86_64-pc-linux-gnu-gfortran
- >>> Unpacking source...
- >>> Unpacking charm-6.2.0_src.tar.gz to /tmp/portage/sys-cluster/charm-6.2.0/work
- >>> Source unpacked in /tmp/portage/sys-cluster/charm-6.2.0/work
- >>> Preparing source in /tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0 ...
- * Applying charm-6.2.0-gcc-4.7.patch ...
- [ ok ]
- charm opts:
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0 ...
- 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 basics OPTS= -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H QUIET=' in net-linux-amd64/tmp
- pwd
- /tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp
- find . -type l -exec rm {} \;
- rm -rf QuickThreads
- rm -rf libs
- rm -rf ../bin ; mkdir ../bin
- 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/util .
- ./gatherflat ../../src/ck-perf .
- ./gatherflat ../../src/ck-ldb .
- ./gatherflat ../../src/ck-com .
- ./gatherflat ../../src/ck-cp .
- ./gatherflat ../../src/conv-com .
- ./gatherflat ../../src/langs/simplemsg .
- ./gatherflat ../../src/langs/pvmc .
- ./gatherflat ../../src/langs/bluegene .
- ./gatherflat ../../src/langs/f90charm .
- ./gatherflat ../../src/xlat-i .
- ./gatherflat ../../src/xlatcpm .
- ./gathertree ../../src/QuickThreads QuickThreads
- ./gathertree ../../src/libs libs
- ./gathertree ../../src/arch/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 ../../examples ../examples
- ./gathertree ../../tests ../tests
- rm -f ../bin/dep.pl ; cp dep.pl ../bin/
- chmod +x charmc
- ./system_ln ../tmp/charmc ../bin/
- rm -rf ../include ; mkdir ../include
- ./system_ln ../tmp/conv-*.*h ../include
- ./system_ln ../tmp/cc-*.*h ../include
- if [ -x ./special.sh ] ; then ./special.sh ; fi
- if [ ! -f conv-common.h ] ; then ( touch conv-common.h ) ; fi
- touch dirs+sources
- /usr/bin/gmake headerlinks
- gmake[1]: Entering directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp'
- ./configure
- checking machine name... net-linux-amd64
- checking "C++ compiler as"... "x86_64-pc-linux-gnu-g++ -fPIC -m64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H "
- checking "whether C++ compiler works"... "ok"
- checking "C++ linker as"... "x86_64-pc-linux-gnu-g++ -fPIC -m64 -m64 -Wl,-O1 -Wl,--as-needed "
- checking "whether linker works"... "ok"
- checking "whether compiler is 64bit"... "yes"
- checking "whether has strings.h "... "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 C++ bool works"... "ok"
- checking "whether long long works"... "ok"
- checking "whether __int64 works"... "no"
- checking "whether long double works"... "ok"
- 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 inline works in C"... "yes"
- checking "whether C++ class explicit keyword works"... "ok"
- checking "whether C++ signed char and char differ"... "yes"
- checking "whether C++ *_casts<> work"... "ok"
- checking "whether C++ allows declaration of varsize array"... "yes"
- checking "whether including STL <foo> works"... "ok"
- checking "whether the std:: names for STL work"... "ok"
- checking "whether namespaces work"... "ok"
- checking "whether typeinfo/typeid works"... "ok"
- checking "whether std::iterator_traits is defined"... "ok"
- checking "whether std::distance is defined"... "ok"
- checking "whether operator delete can be overloaded in same class"... "ok"
- 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 PPC assembly works"... "no"
- checking "whether __thread (Thread Local Storage) is supported"... "yes"
- checking "whether has log2"... "yes"
- checking "whether has sqrtf"... "yes"
- checking "whether has mkstemp"... "yes"
- checking "whether has system"... "yes"
- checking "whether has sbrk"... "yes"
- checking "whether has mstats"... "no"
- checking "whether has mallinfo"... "yes"
- checking "whether has popen"... "yes"
- checking "whether poll() syscall exists"... "yes"
- checking "whether getpid() exists"... "yes"
- checking "whether kill() exists"... "yes"
- checking "whether setpriority() exists"... "yes"
- checking "whether to use signal-safe system() "... "yes"
- checking "whether sched_setaffinity call exists"... "yes"
- checking "whether pthread_setaffinity_np call 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 the mmap() syscall exists"... "yes"
- checking "whether mmap() accepts MAP_ANON"... "yes"
- checking "whether mmap() accepts MAP_NORESERVE"... "yes"
- checking "whether get_myaddress() exists"... "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"... "yes"
- checking "whether can build shared library"... "yes"
- checking for sync... sync
- checking "F77 compiler as"... "g77 "
- checking "whether Fortran 77 compiler works"... "no"
- checking "F90 compiler as"... "x86_64-pc-linux-gnu-gfortran "
- 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 default commands
- ../bin/charmc -host xi-main.C
- ../bin/charmc -host xi-symbol.C
- ../bin/charmc -host xi-grammar.tab.C
- ../bin/charmc -host -I. -DYY_NEVER_INTERACTIVE xi-scan.C
- ../bin/charmc -host xi-util.C
- ../bin/charmc -host -c sdag-globals.C
- ../bin/charmc -host -c CSdagConstruct.C
- ../bin/charmc -host -c CEntry.C
- ../bin/charmc -host -language c++ -cp ../bin/ -Wl,-O1 -Wl,--as-needed -o charmxi xi-main.o xi-symbol.o xi-grammar.tab.o xi-scan.o xi-util.o sdag-globals.o CSdagConstruct.o CEntry.o
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ckcallback.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ckmarshall.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ckarray.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H cklocation.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ckreduction.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ckarrayreductionmgr.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H tempo.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H waitqd.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ckfutures.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ckcheckpoint.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ckmemcheckpoint.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H LBDatabase.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H CentralLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ComboCentLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H NullLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H RandCentLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H RecBisectBfLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H BaseLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H MetisLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H DummyLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H RotateLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H RefineLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H RefineKLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H BlockLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H RefineCommLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H OrbLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H GreedyLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H GreedyCommLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H Comm1LB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H GreedyAgentLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H GridCommLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H GridCommRefineLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H GridMetisLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H GridHybridLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H GridHybridSeedLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H PhasebyArrayLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H TopoLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H RefineTopoLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H TopoCentLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H NborBaseLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H NeighborLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H NeighborCommLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H HbmLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H HybridBaseLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H HybridLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H WSLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H EveryLB.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H charisma.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H trace-summary.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H trace-projections.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H trace-simple.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H trace-controlPoints.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H trace-Tau.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H trace-utilization.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H BlueGene.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ComlibManager.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H controlPoints.ci
- ../bin/charmc -intrinsic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H pathHistory.ci
- Soft-linking headers...
- touch headerlinks
- gmake[1]: Leaving directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp'
- touch basics
- Performing '/usr/bin/gmake charm++ OPTS= -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H QUIET=' in net-linux-amd64/tmp
- ../bin/charmc -seq -o sockRoutines-seq.o sockRoutines.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-common.C
- trace-common.C: In function 'void traceWriteSTS(FILE*, int)':
- trace-common.C:198:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
- trace-common.C:199:54: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
- trace-common.C:200:53: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
- trace-common.C:205:60: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
- trace-common.C:208:66: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
- trace-common.C:210:60: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat]
- trace-common.C:210:60: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. tracef.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. init.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. register.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. qd.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ck.C
- ck.C: In constructor 'Chare::Chare()':
- ck.C:52:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- ck.C: In member function 'virtual void Chare::pup(PUP::er&)':
- ck.C:88:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- ck.C: In function 'void CkCreateChare(int, int, void*, CkChareID*, int)':
- ck.C:558:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- ck.C:559:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- ck.C: In function 'void _processNewVChareMsg(CkCoreState*, envelope*)':
- ck.C:812:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- ck.C: In constructor 'CkMessageDetailReplay::CkMessageDetailReplay(FILE*)':
- ck.C:2124:28: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. main.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. msgalloc.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckfutures.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckIgetControl.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. debug-message.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. debug-charm.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckcallback.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. cklocation.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckarray.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckreduction.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckarrayreductionmgr.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. tempo.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. waitqd.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. LBDatabase.C
- In file included from LBSimulation.h:11:0,
- from LBDatabase.C:20:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. lbdb.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. lbdbf.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. charisma.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckobjQ.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. LBAgent.C
- In file included from LBAgent.h:9:0,
- from LBAgent.C:10:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. LBProfit.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckcheckpoint.C
- ckcheckpoint.C: In member function 'void CkCheckpointMgr::Checkpoint(const char*, CkCallback&)':
- ckcheckpoint.C:150:16: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckmemcheckpoint.C
- ckmemcheckpoint.C: In member function 'void CkMemCheckPT::syncFiles(CkReductionMsg*)':
- ckmemcheckpoint.C:508:17: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
- ckmemcheckpoint.C: In constructor 'CkDiskCheckPTInfo::CkDiskCheckPTInfo(CkArrayID, CkGroupID, CkArrayIndexMax, int, int)':
- ckmemcheckpoint.C:218:19: warning: ignoring return value of 'int mkstemp(char*)', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckevacuation.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ckmessagelogging.C
- In file included from ckmessagelogging.C:12:0:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. LBDBManager.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. LBComm.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. LBObj.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. LBMachineUtil.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. CentralPredictor.C
- In file included from CentralPredictor.C:15:0:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. BaseLB.C
- In file included from LBSimulation.h:11:0,
- from BaseLB.C:15:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. CentralLB.C
- In file included from CentralLB.C:15:0:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. HybridBaseLB.C
- In file included from HybridBaseLB.h:20:0,
- from HybridBaseLB.C:15:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. NborBaseLB.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. WSLB.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ObjGraph.C
- In file included from ObjGraph.h:17:0,
- from ObjGraph.C:13:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. graph.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. LButil.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. Refiner.C
- In file included from Refiner.h:16:0,
- from Refiner.C:17:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RefinerApprox.C
- In file included from RefinerApprox.h:4:0,
- from RefinerApprox.C:1:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RefinerComm.C
- In file included from RefinerComm.h:16:0,
- from RefinerComm.C:17:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. bitvecset.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. Set.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. heap.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. CommLBHeap.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. NullLB.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. LBSimulation.C
- In file included from LBSimulation.h:11:0,
- from LBSimulation.C:7:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ComlibModuleInterface.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. charmProjections.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. pathHistory.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libck.a trace-common.o tracef.o init.o register.o qd.o ck.o main.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 lbdb.o lbdbf.o charisma.o ckobjQ.o LBAgent.o LBProfit.o ckcheckpoint.o ckmemcheckpoint.o ckevacuation.o ckmessagelogging.o LBDBManager.o LBComm.o LBObj.o LBMachineUtil.o CentralPredictor.o BaseLB.o CentralLB.o HybridBaseLB.o NborBaseLB.o WSLB.o ObjGraph.o graph.o LButil.o Refiner.o RefinerApprox.o RefinerComm.o bitvecset.o Set.o heap.o CommLBHeap.o NullLB.o LBSimulation.o ComlibModuleInterface.o charmProjections.o pathHistory.o
- Warning: creating ../lib_so/libck.so
- ar: creating ../lib/libck.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. convcore.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. conv-conds.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. queueing.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. msgmgr.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. cpm.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. cpthreads.c
- cpthreads.c: In function 'Cpthread_start_main':
- cpthreads.c:608:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. futures.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. cldb.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. topology.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. random.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. debug-conv.c
- debug-conv.c: In function 'CpdSearchLeaks':
- debug-conv.c:55:24: warning: assignment makes pointer from integer without a cast [enabled by default]
- debug-conv.c:56:22: warning: assignment makes pointer from integer without a cast [enabled by default]
- debug-conv.c:57:23: warning: assignment makes pointer from integer without a cast [enabled by default]
- debug-conv.c:58:21: warning: assignment makes pointer from integer without a cast [enabled by default]
- debug-conv.c:60:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- debug-conv.c:60:24: warning: assignment makes pointer from integer without a cast [enabled by default]
- debug-conv.c:61:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- debug-conv.c:61:22: warning: assignment makes pointer from integer without a cast [enabled by default]
- debug-conv.c:62:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- debug-conv.c:62:23: warning: assignment makes pointer from integer without a cast [enabled by default]
- debug-conv.c:63:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- debug-conv.c:63:21: warning: assignment makes pointer from integer without a cast [enabled by default]
- debug-conv.c: In function 'CpdNotify':
- debug-conv.c:381:8: warning: assignment makes pointer from integer without a cast [enabled by default]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. generate.c
- generate.c: In function 'gengraph':
- generate.c:74:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. edgelist.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. conv-ccs.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ccs-builtins.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. traceCore.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. traceCoreCommon.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. tracec.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. converseProjections.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. machineProjections.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. quiescence.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. isomalloc.c
- isomalloc.c: In function 'read_randomflag':
- isomalloc.c:63:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- isomalloc.c: In function 'init_ranges':
- isomalloc.c:2017:19: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- isomalloc.c:2028:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- isomalloc.c:2029:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- isomalloc.c:2033:19: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- isomalloc.c:2056:19: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
- isomalloc.c:2057:19: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
- isomalloc.c:2071:19: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. mem-arena.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. conv-counter.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. global-nop.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. cmipool.c
- cmipool.c: In function 'CmiPoolPrintList':
- cmipool.c:192:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- cmipool.c:193:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- cmipool.c:193:70: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. cpuaffinity.c
- cpuaffinity.c:219:30: warning: initialization makes integer from pointer without a cast [enabled by default]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. cputopology.C
- cputopology.C:206:31: warning: converting to non-pointer type 'CmiNodeLock {aka int}' from NULL [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. modifyScheduler.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libconv-core.a convcore.o conv-conds.o queueing.o msgmgr.o cpm.o cpthreads.o futures.o cldb.o topology.o random.o debug-conv.o generate.o edgelist.o conv-ccs.o ccs-builtins.o traceCore.o traceCoreCommon.o tracec.o converseProjections.o machineProjections.o quiescence.o isomalloc.o mem-arena.o conv-counter.o global-nop.o cmipool.o cpuaffinity.o cputopology.o modifyScheduler.o
- Warning: creating ../lib_so/libconv-core.so
- ar: creating ../lib/libconv-core.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o machine.o -DFOR_CPLUS=1 machine.c
- machine.c: In function 'InternalWriteToTerminal':
- machine.c:1468:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -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 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libconv-cplus-n.a -DFOR_CPLUS=0 machine.c
- machine.c: In function 'InternalWriteToTerminal':
- machine.c:1468:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- Warning: creating ../lib_so/libconv-cplus-n.so
- ar: creating ../lib/libconv-cplus-n.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o pup_util.o pup_util.C
- pup_util.C: In member function 'virtual void PUP::fromTextFile::comment(const char*)':
- pup_util.C:670:27: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- pup_util.C: In member function 'virtual void PUP::fromTextFile::parseError(const char*)':
- pup_util.C:567:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- pup_util.C: In member function 'virtual void PUP::fromDisk::bytes(void*, int, size_t, PUP::dataType)':
- pup_util.C:142:72: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o pup_toNetwork.o pup_toNetwork.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o pup_toNetwork4.o pup_toNetwork4.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o pup_xlater.o pup_xlater.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o pup_c.o pup_c.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o pup_paged.o pup_paged.C
- pup_paged.C: In member function 'virtual void PUP_fromPagedDisk::bytes(void*, int, size_t, PUP::dataType)':
- pup_paged.C:125:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- pup_paged.C:133:20: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o pup_cmialloc.o pup_cmialloc.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ckimage.o ckimage.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ckdll.o ckdll.C
- In file included from ckdll.C:99:0:
- ckdll_system.C: In function 'int CkSystem(const char*)':
- ckdll_system.C:20:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- ckdll_system.C:21:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ckhashtable.o ckhashtable.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -DCMK_USE_CONVERSE=1 sockRoutines.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o conv-lists.o conv-lists.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o RTH.o RTH.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o persist-comm.o persist-comm.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ckbitvector.o ckbitvector.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o TopoManager.o TopoManager.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -o CrayNid.o CrayNid.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o crc32.o crc32.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -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 ckbitvector.o TopoManager.o CrayNid.o crc32.o
- Warning: creating ../lib_so/libconv-util.so
- ar: creating ../lib/libconv-util.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c pup_f.f90 && ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -cpmod ../include pupmod.M || touch pup_f.o
- Appending .mod to object file name
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libconv-utilf.a pup_f.o || touch ../lib/libconv-utilf.a
- Warning: creating ../lib_so/libconv-utilf.so
- /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld: pup_f.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
- pup_f.o: could not read symbols: Bad value
- collect2: error: ld returned 1 exit status
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! Failed to compile Charm++ shared library. You can disable shared !!
- !! lib compilation by providing --no-build-shared build option like: !!
- !! ./build charm++ net-linux --no-build-shared -O !!
- !! or reexecute this charmc command with -nobs compile option !!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- Fatal Error by charmc in directory /tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp
- Command x86_64-pc-linux-gnu-gcc -fPIC -m64 -m64 -Wl,-O1 -Wl,--as-needed -rdynamic -o ../lib_so/libconv-utilf.so -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -shared -Wl,-O1 -Wl,--as-needed -L/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/lib_so pup_f.o returned error code 1
- charmc exiting...
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libldb-rand.o cldb.rand.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libldb-spray.o cldb.spray.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libldb-neighbor.o cldb.neighbor.c
- cldb.neighbor.c: In function 'CldReadNeighborData':
- cldb.neighbor.c:430:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- cldb.neighbor.c:436:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libldb-none.o cldb.none.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libldb-test.o cldb.test.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libldb-bluegene.o cldb.bluegene.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-projections.C
- trace-projections.C:995:8: warning: extra tokens at end of #endif directive [enabled by default]
- trace-projections.C:1023:8: warning: extra tokens at end of #endif directive [enabled by default]
- trace-projections.C: In member function 'virtual void toProjectionsFile::bytes(void*, int, size_t, PUP::dataType)':
- trace-projections.C:1549:21: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t {aka long int}' [-Wformat]
- trace-projections.C:1550:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libtrace-projections.a trace-projections.o
- Warning: creating ../lib_so/libtrace-projections.so
- ar: creating ../lib/libtrace-projections.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-summary.C
- trace-summary.C: In member function 'void SumLogPool::write()':
- trace-summary.C:472:33: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
- trace-summary.C:482:43: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libtrace-summary.a trace-summary.o
- Warning: creating ../lib_so/libtrace-summary.so
- ar: creating ../lib/libtrace-summary.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-utilization.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libtrace-utilization.a trace-utilization.o
- Warning: creating ../lib_so/libtrace-utilization.so
- ar: creating ../lib/libtrace-utilization.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-simple.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libtrace-simple.a trace-simple.o
- Warning: creating ../lib_so/libtrace-simple.so
- ar: creating ../lib/libtrace-simple.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-controlPoints.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libtrace-controlPoints.a trace-controlPoints.o
- Warning: creating ../lib_so/libtrace-controlPoints.so
- ar: creating ../lib/libtrace-controlPoints.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-counter.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libtrace-counter.a trace-counter.o
- Warning: creating ../lib_so/libtrace-counter.so
- ar: creating ../lib/libtrace-counter.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-bluegene.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libtrace-bluegene.a trace-bluegene.o
- Warning: creating ../lib_so/libtrace-bluegene.so
- ar: creating ../lib/libtrace-bluegene.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-projector.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -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 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-all.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-memory.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -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-controlPoints.o trace-utilization.o
- Warning: creating ../lib_so/libtrace-all.so
- ar: creating ../lib/libtrace-all.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. trace-converse.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libtrace-converse.a trace-converse.o
- Warning: creating ../lib_so/libtrace-converse.so
- ar: creating ../lib/libtrace-converse.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o tracef_f.o -c tracef_f.f90 && ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -cpmod ../include tracemod.M || touch tracef_f.o
- Appending .mod to object file name
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -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 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libtrace-memory.a trace-memory.o
- Warning: creating ../lib_so/libtrace-memory.so
- ar: creating ../lib/libtrace-memory.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-default.o -DCMK_MEMORY_BUILD_DEFAULT memory.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-os.o -DCMK_MEMORY_BUILD_OS memory.c
- memory.c: In function 'MemusageProcSelfStat':
- memory.c:367:31: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c:368:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c: In function 'MemusagePS':
- memory.c:407:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-gnu.o -DCMK_MEMORY_BUILD_GNU memory.c || touch ../lib/libmemory-gnu.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-gnuold.o -DCMK_MEMORY_BUILD_GNUOLD memory.c || touch ../lib/libmemory-gnuold.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-verbose.o -DCMK_MEMORY_BUILD_VERBOSE memory.c || touch ../lib/libmemory-verbose.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-paranoid.o -DCMK_MEMORY_BUILD_PARANOID memory.c || touch ../lib/libmemory-paranoid.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-leak.o -DCMK_MEMORY_BUILD_LEAK memory.c || touch ../lib/libmemory-leak.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-isomalloc.o -DCMK_MEMORY_BUILD_ISOMALLOC memory.c || touch ../lib/libmemory-isomalloc.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-charmdebug.o -DCMK_MEMORY_BUILD_CHARMDEBUG memory.c || touch ../lib/libmemory-charmdebug.o
- In file included from memory.c:511:0:
- memory-charmdebug.c: In function 'check_memory_leaks':
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- In file included from memory.c:511:0:
- memory-charmdebug.c: In function 'meta_init':
- memory-charmdebug.c:1321:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-charmdebug-mmap.o -DCMK_MEMORY_BUILD_CHARMDEBUG -DCPD_USE_MMAP memory.c || touch ../lib/libmemory-charmdebug-mmap.o
- In file included from memory.c:511:0:
- memory-charmdebug.c: In function 'check_memory_leaks':
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- In file included from memory.c:511:0:
- memory-charmdebug.c: In function 'meta_init':
- memory-charmdebug.c:1321:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-charmdebug-slot.o -DCMK_MEMORY_BUILD_CHARMDEBUG -DCMK_SEPARATE_SLOT memory.c || touch ../lib/libmemory-charmdebug-slot.o
- In file included from memory.c:511:0:
- memory-charmdebug.c: In function 'check_memory_leaks':
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- In file included from memory.c:511:0:
- memory-charmdebug.c: In function 'meta_init':
- memory-charmdebug.c:1321:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-charmdebug-mmap-slot.o -DCMK_MEMORY_BUILD_CHARMDEBUG -DCPD_USE_MMAP -DCMK_SEPARATE_SLOT memory.c || touch ../lib/libmemory-charmdebug-mmap-slot.o
- In file included from memory.c:511:0:
- memory-charmdebug.c: In function 'check_memory_leaks':
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- In file included from memory.c:511:0:
- memory-charmdebug.c: In function 'meta_init':
- memory-charmdebug.c:1321:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-os-verbose.o -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_VERBOSE memory.c || touch ../lib/libmemory-os-verbose.o
- memory.c: In function 'MemusageProcSelfStat':
- memory.c:367:31: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c:368:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c: In function 'MemusagePS':
- memory.c:407:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-os-isomalloc.o -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_ISOMALLOC memory.c || touch ../lib/libmemory-os-isomalloc.o
- memory.c: In function 'MemusageProcSelfStat':
- memory.c:367:31: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c:368:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c: In function 'MemusagePS':
- memory.c:407:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-os-leak.o -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_LEAK memory.c || touch ../lib/libmemory-os-leak.o
- memory.c: In function 'MemusageProcSelfStat':
- memory.c:367:31: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c:368:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c: In function 'MemusagePS':
- memory.c:407:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmemory-os-paranoid.o -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_PARANOID memory.c || touch ../lib/libmemory-os-paranoid.o
- memory.c: In function 'MemusageProcSelfStat':
- memory.c:367:31: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c:368:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c: In function 'MemusagePS':
- memory.c:407:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I. -o ../lib/libmemory-os-lock.o -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_LOCK memory.c || touch ../lib/libmemory-os-lock.o
- memory.c:456:0: warning: "MEM_LOCK_AROUND" redefined [enabled by default]
- In file included from memory.c:268:0:
- memory-lock.c:3:0: note: this is the location of the previous definition
- memory.c: In function 'MemusageProcSelfStat':
- memory.c:367:31: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c:368:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c: In function 'MemusagePS':
- memory.c:407:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmemory-os-charmdebug.o -DCMK_MEMORY_BUILD_OS_WRAPPED -DCMK_MEMORY_BUILD_CHARMDEBUG memory.c || touch ../lib/libmemory-os-charmdebug.o
- In file included from memory.c:272:0:
- memory-charmdebug.c: In function 'check_memory_leaks':
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- In file included from memory.c:272:0:
- memory-charmdebug.c: In function 'meta_init':
- memory-charmdebug.c:1321:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
- memory.c: In function 'MemusageProcSelfStat':
- memory.c:367:31: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c:368:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c: In function 'MemusagePS':
- memory.c:407:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmemory-os-wrapper.o memory-os-wrapper.C || touch ../lib/libmemory-os-wrapper.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmemory-hooks-charmdebug.o -DCMK_MEMORY_BUILD_GNU_HOOKS -DCMK_MEMORY_BUILD_CHARMDEBUG memory.c || touch ../lib/libmemory-hooks-charmdebug.o
- In file included from memory.c:272:0:
- memory-charmdebug.c: In function 'check_memory_leaks':
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:388:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:401:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat]
- memory-charmdebug.c:416:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'char *' [-Wformat]
- In file included from memory.c:272:0:
- memory-charmdebug.c: In function 'deleteAllocationPoint':
- memory-charmdebug.c:549:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:549:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:549:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:549:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:551:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:551:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:551:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:551:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:551:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:551:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:551:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:551:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'CreateAllocationTree':
- memory-charmdebug.c:576:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:576:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:576:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:576:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:578:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:578:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:578:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:578:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:578:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:578:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:578:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:578:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:596:9: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:596:9: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:596:9: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:596:9: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:598:9: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:598:9: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:598:9: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:598:9: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:598:9: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:598:9: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:598:9: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:598:9: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:606:11: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:606:11: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:606:11: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:606:11: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:608:11: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:608:11: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:608:11: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:608:11: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:608:11: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:608:11: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:608:11: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:608:11: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'MergeAllocationTreeSingle':
- memory-charmdebug.c:693:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:693:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:693:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:693:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:695:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:695:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:695:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:695:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:695:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:695:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:695:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:695:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'deleteMemStat':
- memory-charmdebug.c:769:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:769:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:769:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:769:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:771:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:771:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:771:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:771:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:771:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:771:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:771:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:771:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'mergeMemStat':
- memory-charmdebug.c:798:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:798:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:798:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:798:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:800:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:800:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:800:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:800:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:800:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:800:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:800:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:800:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'CreateMemStat':
- memory-charmdebug.c:820:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:820:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:820:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:820:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:822:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:822:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:822:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:822:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:822:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:822:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:822:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:822:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'backupMemory':
- memory-charmdebug.c:918:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:918:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:918:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:918:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:920:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:920:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:920:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:920:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:920:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:920:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:920:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:920:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'checkBackup':
- memory-charmdebug.c:978:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:978:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:978:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:978:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:980:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:980:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:980:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:980:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:980:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:980:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:980:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:980:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- In file included from memory.c:272:0:
- memory-charmdebug.c: In function 'CpdMMAPhandler':
- memory-charmdebug.c:1011:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1011:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1011:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1011:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1015:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1015:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1015:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1015:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1015:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1015:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1015:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1015:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'setSlot':
- memory-charmdebug.c:1253:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1253:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1253:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1253:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1257:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1257:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1257:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1257:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1257:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1257:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1257:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1257:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'meta_init':
- memory-charmdebug.c:1321:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
- memory-charmdebug.c: In function 'meta_malloc':
- memory-charmdebug.c:1367:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1367:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1367:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1367:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- In file included from memory.c:272:0:
- memory-charmdebug.c:1373:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1373:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1373:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1373:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1373:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1373:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1373:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1373:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1385:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1385:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1385:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1385:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1387:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1387:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1387:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1387:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1387:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1387:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1387:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1387:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'meta_free':
- memory-charmdebug.c:1405:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1405:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1405:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1405:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1407:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1407:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1407:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1407:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1407:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1407:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1407:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1407:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1445:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1445:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1445:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1445:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1448:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1448:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1448:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1448:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1448:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1448:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1448:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1448:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1459:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1459:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1459:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1459:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1465:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1465:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1465:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1465:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1465:7: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1465:7: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1465:7: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1465:7: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1472:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1472:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1472:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1472:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1474:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1474:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1474:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1474:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1474:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1474:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1474:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1474:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'meta_memalign':
- memory-charmdebug.c:1509:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1509:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1509:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1509:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1511:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1511:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1511:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1511:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1511:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1511:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1511:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1511:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c: In function 'setMemoryTypeChare':
- memory-charmdebug.c:1547:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1547:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1547:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1547:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1549:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1549:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1549:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1549:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1549:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1549:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1549:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1549:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1552:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1552:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1552:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1552:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1554:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1554:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1554:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1554:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory-charmdebug.c:1554:5: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory-charmdebug.c:1554:5: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory-charmdebug.c:1554:5: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory-charmdebug.c:1554:5: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory.c: In function 'my_init_hook':
- memory.c:280:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory.c:281:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory.c:282:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory.c:283:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory.c:284:3: warning: '__malloc_hook' is deprecated (declared at /usr/include/malloc.h:175) [-Wdeprecated-declarations]
- memory.c:285:3: warning: '__realloc_hook' is deprecated (declared at /usr/include/malloc.h:178) [-Wdeprecated-declarations]
- memory.c:286:3: warning: '__memalign_hook' is deprecated (declared at /usr/include/malloc.h:182) [-Wdeprecated-declarations]
- memory.c:287:3: warning: '__free_hook' is deprecated (declared at /usr/include/malloc.h:172) [-Wdeprecated-declarations]
- memory.c: At top level:
- memory.c:290:8: error: conflicting type qualifiers for '__malloc_initialize_hook'
- In file included from memory.c:236:0:
- /usr/include/malloc.h:169:38: note: previous declaration of '__malloc_initialize_hook' was here
- memory.c: In function 'MemusageProcSelfStat':
- memory.c:367:31: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c:368:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- memory.c: In function 'MemusagePS':
- memory.c:407:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- Fatal Error by charmc in directory /tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp
- Command x86_64-pc-linux-gnu-gcc -fPIC -m64 -I../bin/../include -D__CHARMC__=1 -DALLOCA_H -DCMK_MEMORY_BUILD_GNU_HOOKS -DCMK_MEMORY_BUILD_CHARMDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c memory.c -o ../lib/libmemory-hooks-charmdebug.o returned error code 1
- charmc exiting...
- ( cd QuickThreads && /usr/bin/gmake clean )
- gmake[1]: Entering directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/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 `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp/QuickThreads'
- ( cd QuickThreads;./configure )
- Running configure on generic64
- ( cd QuickThreads ; /usr/bin/gmake qt OPTS='-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ' ) || ( echo "Did you try to build net-linux on a 64-bit system? Try net-linux-x86_64" && false )
- gmake[1]: Entering directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp/QuickThreads'
- rm -f qtmd.h
- ../system_ln md/setjmp_d.h qtmd.h
- ../../bin/charmc -seq -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -o qt.o qt.c
- ../../bin/charmc -seq -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -o qtmds.o md/setjmp64.c
- md/setjmp64.c: In function 'qt_args_1':
- md/setjmp64.c:53:5: warning: passing argument 1 of 'longjmp' from incompatible pointer type [enabled by default]
- In file included from /usr/include/setjmp.h:116:0,
- from md/setjmp64.c:10:
- /usr/include/bits/setjmp2.h:25:13: note: expected 'struct __jmp_buf_tag *' but argument is of type 'long unsigned int *'
- md/setjmp64.c: In function 'qt_block':
- md/setjmp64.c:88:5: warning: passing argument 1 of 'longjmp' from incompatible pointer type [enabled by default]
- In file included from /usr/include/setjmp.h:116:0,
- from md/setjmp64.c:10:
- /usr/include/bits/setjmp2.h:25:13: note: expected 'struct __jmp_buf_tag *' but argument is of type 'long unsigned int *'
- md/setjmp64.c: In function 'qt_abort':
- md/setjmp64.c:101:3: warning: passing argument 1 of 'longjmp' from incompatible pointer type [enabled by default]
- In file included from /usr/include/setjmp.h:116:0,
- from md/setjmp64.c:10:
- /usr/include/bits/setjmp2.h:25:13: note: expected 'struct __jmp_buf_tag *' but argument is of type 'long unsigned int *'
- CHARMINC=..; . ../conv-config.sh; \
- ../../bin/charmc -seq -I. -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o libqt.$CMK_SHARED_SUF qt.o qtmds.o
- Warning: creating libqt.so
- ../../bin/charmc -seq -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o libqt.a qt.o qtmds.o
- ar: creating libqt.a
- gmake[1]: Leaving directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/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 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-default.o -DCMK_THREADS_BUILD_DEFAULT=1 -IQuickThreads -I. threads.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-qt.o -DCMK_THREADS_BUILD_QT=1 -IQuickThreads threads.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-context.o -DCMK_THREADS_BUILD_CONTEXT=1 -IQuickThreads threads.c || touch ../lib/libthreads-context.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-uJcontext.o -DCMK_THREADS_BUILD_JCONTEXT=1 -IQuickThreads -I. threads.c || touch ../lib/libthreads-uJcontext.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-pthreads.o -DCMK_THREADS_BUILD_PTHREADS=1 -IQuickThreads threads.c || touch ../lib/libthreads-pthreads.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-fibers.o -DCMK_THREADS_BUILD_FIBERS=1 -IQuickThreads threads.c 2> /dev/null || touch ../lib/libthreads-fibers.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-stackcopy.o -DCMK_THREADS_BUILD_STACKCOPY=1 -IQuickThreads threads.c || touch ../lib/libthreads-stackcopy.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-memoryalias.o -DCMK_THREADS_ALIAS_STACK=1 -DCMK_THREADS_BUILD_DEFAULT=1 -IQuickThreads threads.c || touch ../lib/libthreads-memoryalias.o
- threads.c: In function 'CthAliasCreate':
- threads.c:248:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-qt-memoryalias.o -DCMK_THREADS_ALIAS_STACK=1 -DCMK_THREADS_BUILD_QT=1 -IQuickThreads threads.c || touch ../lib/libthreads-qt-memoryalias.o
- threads.c: In function 'CthAliasCreate':
- threads.c:248:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-context-memoryalias.o -DCMK_THREADS_ALIAS_STACK=1 -DCMK_THREADS_BUILD_CONTEXT=1 -IQuickThreads threads.c || touch ../lib/libthreads-context-memoryalias.o
- threads.c: In function 'CthAliasCreate':
- threads.c:248:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libthreads-uJcontext-memoryalias.o -DCMK_THREADS_ALIAS_STACK=1 -DCMK_THREADS_BUILD_JCONTEXT=1 -IQuickThreads -I. threads.c || touch ../lib/libthreads-uJcontext-memoryalias.o
- threads.c: In function 'CthAliasCreate':
- threads.c:248:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ccs-client.c
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libccs-client.a ccs-client.o
- Warning: creating ../lib_so/libccs-client.so
- ar: creating ../lib/libccs-client.a
- if [ -d charmrun ] ; then ( cd charmrun ; /usr/bin/gmake OPTS='-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ' -j1 ) ; fi
- gmake[1]: Entering directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp/charmrun'
- ../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -seq -DNOTIFY charmrun.c
- charmrun.c: In function 'open_gdb_info':
- charmrun.c:3169:7: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c:3170:7: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c:3171:7: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c: In function 'req_poll':
- charmrun.c:1964:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c: In function 'input_scanf_chars':
- charmrun.c:1335:12: warning: ignoring return value of 'mkstemp', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c:1354:14: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c:1355:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c: In function 'arg_init':
- charmrun.c:808:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
- ../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -cp ../../bin -seq -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 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -seq -DSILENT charmrun.c -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o charmrun-silent.o
- charmrun.c: In function 'open_gdb_info':
- charmrun.c:3169:7: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c:3170:7: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c:3171:7: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c: In function 'req_poll':
- charmrun.c:1964:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c: In function 'input_scanf_chars':
- charmrun.c:1335:12: warning: ignoring return value of 'mkstemp', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c:1354:14: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c:1355:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
- charmrun.c: In function 'arg_init':
- charmrun.c:808:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
- ../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -cp ../../bin -seq -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o charmrun-silent charmrun-silent.o
- ../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -seq -c daemon.c -o daemon.o
- daemon.c: In function 'startProgram':
- daemon.c:321:3: warning: passing argument 3 of 'args2argv' discards 'const' qualifier from pointer target type [enabled by default]
- daemon.c:277:9: note: expected 'char *' but argument is of type 'const char *'
- ../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -cp ../../bin -seq daemon.o ../sockRoutines-seq.o -Wl,-O1 -Wl,--as-needed -o charmd
- ../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -seq -DFACELESS -c daemon.c -o daemon-faceless.o
- daemon.c: In function 'startProgram':
- daemon.c:321:3: warning: passing argument 3 of 'args2argv' discards 'const' qualifier from pointer target type [enabled by default]
- daemon.c:277:9: note: expected 'char *' but argument is of type 'const char *'
- ../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -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 `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp/charmrun'
- if [ -f charmrun ] ; then ( cp -f charmrun ../bin ) ; fi
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c global-elfgot.C -o ../lib/libglobal-swap.o || touch ../lib/libglobal-swap.o
- global-elfgot.C: In function 'void readBlacklist()':
- global-elfgot.C:118:29: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[512]' [-Wformat]
- global-elfgot.C:118:30: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c global-elfcopy.C -o ../lib/libglobal-copy.o || touch ../lib/libglobal-copy.o
- global-elfcopy.C: In function 'void readGlobals()':
- global-elfcopy.C:182:38: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[1024]' [-Wformat]
- global-elfcopy.C:182:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c loadsym.c -o ../lib/loadsym.o || touch ../lib/loadsym.o
- ../bin/charmc -host conv-cpm.c
- ../bin/charmc -host -language c -Wl,-O1 -Wl,--as-needed -o conv-cpm -cp ../bin/ conv-cpm.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. charmf.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c charmmod.f90 || touch charmmod.o
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -cpmod ../include charm.M
- Appending .mod to object file name
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -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 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. DummyLB.C
- In file included from DummyLB.h:16:0,
- from DummyLB.C:15:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleDummyLB.a DummyLB.o
- Warning: creating ../lib_so/libmoduleDummyLB.so
- ar: creating ../lib/libmoduleDummyLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ComboCentLB.C
- In file included from ComboCentLB.h:16:0,
- from ComboCentLB.C:21:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleComboCentLB.a ComboCentLB.o
- Warning: creating ../lib_so/libmoduleComboCentLB.so
- ar: creating ../lib/libmoduleComboCentLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RandCentLB.C
- In file included from RandCentLB.h:16:0,
- from RandCentLB.C:23:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleRandCentLB.a RandCentLB.o
- Warning: creating ../lib_so/libmoduleRandCentLB.so
- ar: creating ../lib/libmoduleRandCentLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RefineLB.C
- In file included from RefineLB.h:16:0,
- from RefineLB.C:17:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleRefineLB.a RefineLB.o
- Warning: creating ../lib_so/libmoduleRefineLB.so
- ar: creating ../lib/libmoduleRefineLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RefineKLB.C
- In file included from RefineKLB.h:16:0,
- from RefineKLB.C:17:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleRefineKLB.a RefineKLB.o
- Warning: creating ../lib_so/libmoduleRefineKLB.so
- ar: creating ../lib/libmoduleRefineKLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RefineCommLB.C
- In file included from RefineCommLB.h:16:0,
- from RefineCommLB.C:17:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleRefineCommLB.a RefineCommLB.o
- Warning: creating ../lib_so/libmoduleRefineCommLB.so
- ar: creating ../lib/libmoduleRefineCommLB.a
- cp libmoduleRefineCommLB.dep ../lib/
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. GreedyLB.C
- In file included from GreedyLB.h:16:0,
- from GreedyLB.C:25:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleGreedyLB.a GreedyLB.o
- Warning: creating ../lib_so/libmoduleGreedyLB.so
- ar: creating ../lib/libmoduleGreedyLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. GreedyCommLB.C
- In file included from GreedyCommLB.h:16:0,
- from GreedyCommLB.C:28:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. manager.C
- In file included from manager.C:12:0:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleGreedyCommLB.a GreedyCommLB.o manager.o
- Warning: creating ../lib_so/libmoduleGreedyCommLB.so
- ar: creating ../lib/libmoduleGreedyCommLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. GreedyAgentLB.C
- In file included from ../bin/../include/LBSimulation.h:11:0,
- from GreedyAgentLB.C:19:
- ../bin/../include/CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- ../bin/../include/CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleGreedyAgentLB.a GreedyAgentLB.o
- Warning: creating ../lib_so/libmoduleGreedyAgentLB.so
- ar: creating ../lib/libmoduleGreedyAgentLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. GridCommLB.C
- In file included from GridCommLB.h:11:0,
- from GridCommLB.C:43:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleGridCommLB.a GridCommLB.o manager.o
- Warning: creating ../lib_so/libmoduleGridCommLB.so
- ar: creating ../lib/libmoduleGridCommLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. GridCommRefineLB.C
- In file included from GridCommRefineLB.h:10:0,
- from GridCommRefineLB.C:49:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleGridCommRefineLB.a GridCommRefineLB.o manager.o
- Warning: creating ../lib_so/libmoduleGridCommRefineLB.so
- ar: creating ../lib/libmoduleGridCommRefineLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. GridMetisLB.C
- In file included from GridMetisLB.h:9:0,
- from GridMetisLB.C:11:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleGridMetisLB.a GridMetisLB.o
- Warning: creating ../lib_so/libmoduleGridMetisLB.so
- ar: creating ../lib/libmoduleGridMetisLB.a
- cp libmoduleGridMetisLB.dep ../lib/
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. GridHybridLB.C
- In file included from GridHybridLB.h:9:0,
- from GridHybridLB.C:11:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleGridHybridLB.a GridHybridLB.o manager.o
- Warning: creating ../lib_so/libmoduleGridHybridLB.so
- ar: creating ../lib/libmoduleGridHybridLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. GridHybridSeedLB.C
- In file included from GridHybridSeedLB.h:9:0,
- from GridHybridSeedLB.C:11:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleGridHybridSeedLB.a GridHybridSeedLB.o manager.o
- Warning: creating ../lib_so/libmoduleGridHybridSeedLB.so
- ar: creating ../lib/libmoduleGridHybridSeedLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. Comm1LB.C
- In file included from Comm1LB.h:16:0,
- from Comm1LB.C:29:
- ../bin/../include/CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- ../bin/../include/CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleComm1LB.a Comm1LB.o
- Warning: creating ../lib_so/libmoduleComm1LB.so
- ar: creating ../lib/libmoduleComm1LB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. OrbLB.C
- In file included from OrbLB.h:16:0,
- from OrbLB.C:22:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleOrbLB.a OrbLB.o
- Warning: creating ../lib_so/libmoduleOrbLB.so
- ar: creating ../lib/libmoduleOrbLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RecBisectBfLB.C
- In file included from RecBisectBfLB.h:16:0,
- from RecBisectBfLB.C:25:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleRecBisectBfLB.a RecBisectBfLB.o
- Warning: creating ../lib_so/libmoduleRecBisectBfLB.so
- ar: creating ../lib/libmoduleRecBisectBfLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. MetisLB.C
- In file included from MetisLB.h:16:0,
- from MetisLB.C:17:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleMetisLB.a MetisLB.o
- Warning: creating ../lib_so/libmoduleMetisLB.so
- ar: creating ../lib/libmoduleMetisLB.a
- cp libmoduleMetisLB.dep ../lib/
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. PhasebyArrayLB.C
- In file included from PhasebyArrayLB.h:16:0,
- from PhasebyArrayLB.C:15:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmodulePhasebyArrayLB.a PhasebyArrayLB.o
- Warning: creating ../lib_so/libmodulePhasebyArrayLB.so
- ar: creating ../lib/libmodulePhasebyArrayLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RotateLB.C
- In file included from RotateLB.h:4:0,
- from RotateLB.C:17:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleRotateLB.a RotateLB.o
- Warning: creating ../lib_so/libmoduleRotateLB.so
- ar: creating ../lib/libmoduleRotateLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. NeighborLB.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleNeighborLB.a NeighborLB.o
- Warning: creating ../lib_so/libmoduleNeighborLB.so
- ar: creating ../lib/libmoduleNeighborLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. NeighborCommLB.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleNeighborCommLB.a NeighborCommLB.o
- Warning: creating ../lib_so/libmoduleNeighborCommLB.so
- ar: creating ../lib/libmoduleNeighborCommLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleWSLB.a WSLB.o
- Warning: creating ../lib_so/libmoduleWSLB.so
- ar: creating ../lib/libmoduleWSLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. TopoLB.C
- In file included from TopoLB.C:15:0:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleTopoLB.a TopoLB.o
- Warning: creating ../lib_so/libmoduleTopoLB.so
- ar: creating ../lib/libmoduleTopoLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RefineTopoLB.C
- In file included from RefineTopoLB.C:11:0:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleRefineTopoLB.a RefineTopoLB.o
- Warning: creating ../lib_so/libmoduleRefineTopoLB.so
- ar: creating ../lib/libmoduleRefineTopoLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. TopoCentLB.C
- In file included from TopoCentLB.C:13:0:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleTopoCentLB.a TopoCentLB.o
- Warning: creating ../lib_so/libmoduleTopoCentLB.so
- ar: creating ../lib/libmoduleTopoCentLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. HybridLB.C
- In file included from HybridLB.h:18:0,
- from HybridLB.C:20:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleHybridLB.a HybridLB.o
- Warning: creating ../lib_so/libmoduleHybridLB.so
- ar: creating ../lib/libmoduleHybridLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. HbmLB.C
- In file included from HbmLB.h:18:0,
- from HbmLB.C:16:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleHbmLB.a HbmLB.o
- Warning: creating ../lib_so/libmoduleHbmLB.so
- ar: creating ../lib/libmoduleHbmLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. BlockLB.C
- In file included from BlockLB.h:4:0,
- from BlockLB.C:7:
- CentralLB.h: In member function 'void CentralLB::FutureModel::changePredictor(LBPredictorFunction*)':
- CentralLB.h:173:16: warning: converting 'false' to pointer type 'bool*' [-Wconversion-null]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleBlockLB.a BlockLB.o
- Warning: creating ../lib_so/libmoduleBlockLB.so
- ar: creating ../lib/libmoduleBlockLB.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. EveryLB.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleEveryLB.a EveryLB.o DummyLB.o ComboCentLB.o RandCentLB.o RefineLB.o RefineKLB.o RefineCommLB.o GreedyLB.o GreedyCommLB.o GreedyAgentLB.o GridCommLB.o GridCommRefineLB.o GridMetisLB.o GridHybridLB.o GridHybridSeedLB.o Comm1LB.o OrbLB.o RecBisectBfLB.o MetisLB.o PhasebyArrayLB.o RotateLB.o NeighborLB.o NeighborCommLB.o WSLB.o TopoLB.o RefineTopoLB.o TopoCentLB.o HybridLB.o HbmLB.o BlockLB.o manager.o
- Warning: creating ../lib_so/libmoduleEveryLB.so
- ar: creating ../lib/libmoduleEveryLB.a
- cp libmoduleEveryLB.dep ../lib/
- cd libs/ck-libs/multicast && /usr/bin/gmake
- gmake[1]: Entering directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp/libs/ck-libs/multicast'
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c ckmulticast.ci
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -I../../../../tmp -o ckmulticast.o ckmulticast.C
- ckmulticast.C: In member function 'void CkMulticastMgr::setup(multicastSetupMsg*)':
- ckmulticast.C:545:14: warning: name lookup of 'i' changed [enabled by default]
- ckmulticast.C:465:9: warning: matches this 'i' under ISO standard rules [enabled by default]
- ckmulticast.C:526:18: warning: matches this 'i' under old rules [enabled by default]
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -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 `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp/libs/ck-libs/multicast'
- cd libs/ck-libs/pythonCCS && /usr/bin/gmake
- gmake[1]: Entering directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/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='-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H ' || exit 1); fi)
- gmake[2]: Entering directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp/libs/ck-libs/pythonCCS'
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -intrinsic PythonCCS.ci
- (CHARMINC=../../../../include;. $CHARMINC/conv-config.sh; \
- echo "#include \"python$CMK_BUILD_PYTHON/Python.h\"" > pythonIncludes.h; \
- echo "#include \"python$CMK_BUILD_PYTHON/compile.h\"" >> pythonIncludes.h; \
- echo "#include \"python$CMK_BUILD_PYTHON/eval.h\"" >> pythonIncludes.h; \
- echo "#include \"python$CMK_BUILD_PYTHON/node.h\"" >> pythonIncludes.h \
- )
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -intrinsic charmdebug-python.ci
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c PythonCCS.C
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c PythonCCS-client.C
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H PythonCCS.o PythonCCS-client.o -o ../../../../lib/libmodulePythonCCS.a
- Warning: creating ../../../../lib_so/libmodulePythonCCS.so
- ar: creating ../../../../lib/libmodulePythonCCS.a
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. charmdebug-python.C
- ../../../../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H charmdebug-python.o -o ../../../../lib/libmodulecharmdebug_python.a
- Warning: creating ../../../../lib_so/libmodulecharmdebug_python.so
- ar: creating ../../../../lib/libmodulecharmdebug_python.a
- cp PythonCCS.h PythonCCS-client.h PythonCCS.decl.h pythonIncludes.h ../../../../include/
- touch headers
- gmake[2]: Leaving directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp/libs/ck-libs/pythonCCS'
- gmake[1]: Leaving directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/net-linux-amd64/tmp/libs/ck-libs/pythonCCS'
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. MPIStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. StreamingStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. DummyStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. NodeMulticast.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ChunkMulticastStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. OneTimeMulticastStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. EachToManyMulticastStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ComlibSectionInfo.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. AAPLearner.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ComlibStats.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. AAMLearner.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. MsgPacker.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. MulticastStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. DirectMulticastStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RingMulticastStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. MultiRingMulticast.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. PipeBroadcastStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. MeshStreamingStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. PrioStreaming.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. BroadcastStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. RectMulticastStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. convcomlibstrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ComlibManager.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. ComlibStrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. gridrouter.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. hypercuberouter.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. treerouter.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. petable.C
- petable.C: In member function 'ptvectorlist* PeTable::ExtractAndVectorize(comID, int, int, int*)':
- petable.C:656:84: warning: overflow in implicit constant conversion [-Woverflow]
- petable.C: In member function 'ptvectorlist* PeTable::ExtractAndVectorizeAll(comID, int)':
- petable.C:762:84: warning: overflow in implicit constant conversion [-Woverflow]
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. 3dgridrouter.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. graphrouter.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. hypercubetopology.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. routerstrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. convcomlibmanager.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. pipebroadcastconverse.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. pipelinestrategy.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. prefixrouter.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmodulecomlib.a MPIStrategy.o StreamingStrategy.o DummyStrategy.o NodeMulticast.o ChunkMulticastStrategy.o OneTimeMulticastStrategy.o EachToManyMulticastStrategy.o ComlibSectionInfo.o AAPLearner.o ComlibStats.o AAMLearner.o MsgPacker.o MulticastStrategy.o DirectMulticastStrategy.o RingMulticastStrategy.o MultiRingMulticast.o PipeBroadcastStrategy.o MeshStreamingStrategy.o PrioStreaming.o BroadcastStrategy.o RectMulticastStrategy.o convcomlibstrategy.o ComlibManager.o ComlibStrategy.o gridrouter.o hypercuberouter.o treerouter.o petable.o 3dgridrouter.o graphrouter.o hypercubetopology.o routerstrategy.o convcomlibmanager.o pipebroadcastconverse.o pipelinestrategy.o prefixrouter.o
- Warning: creating ../lib_so/libmodulecomlib.so
- ar: creating ../lib/libmodulecomlib.a
- cp -f ../lib/libmodulecomlib.a ../lib/libmodulecommlib.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libconvcom.a gridrouter.o hypercuberouter.o treerouter.o petable.o 3dgridrouter.o graphrouter.o hypercubetopology.o routerstrategy.o convcomlibmanager.o pipebroadcastconverse.o pipelinestrategy.o prefixrouter.o
- Warning: creating ../lib_so/libconvcom.so
- ar: creating ../lib/libconvcom.a
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. controlPoints.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. arrayRedistributor.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -c -I. cp_effects.C
- ../bin/charmc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DALLOCA_H -o ../lib/libmoduleControlPoints.a controlPoints.o arrayRedistributor.o cp_effects.o
- Warning: creating ../lib_so/libmoduleControlPoints.so
- ar: creating ../lib/libmoduleControlPoints.a
- touch charm++
- -------------------------------------------------
- charm++ built successfully.
- Next, try out a sample program like net-linux-amd64/tests/charm++/simplearrayhello
- * Tinderbox QA Notice: 'make' called by src_compile
- make -j24 doc
- for d in install converse convext charm++ libraries f90charm charisma pose fem ifem netfem ampi bigsim mblock projections tcharm debugger faq bignetsim; do (cd $d; test ! -f pplmanual.sty && ln -f -s ../pplmanual.sty .; make doc) || exit 1; done
- make[1]: Entering directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/doc/install'
- Makefile:10: warning: overriding recipe for target `index.tex'
- ../Makefile.common:71: warning: ignoring old recipe for target `index.tex'
- touch manual.idx
- touch index.tex
- latex manual.tex
- This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
- restricted \write18 enabled.
- entering extended mode
- (./manual.tex
- LaTeX2e <2011/06/27>
- Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ar
- abic, farsi, croatian, bulgarian, russian, ukrainian, czech, slovak, dutch, fin
- nish, german-x-2012-05-30, ngerman-x-2012-05-30, german, ngerman, swissgerman,
- ancientgreek, ibycus, greek, monogreek, hungarian, assamese, bengali, gujarati,
- hindi, kannada, malayalam, marathi, oriya, panjabi, tamil, telugu, sanskrit, i
- talian, latvian, polish, portuguese, catalan, galician, spanish, swedish, turkm
- en, loaded.
- (/usr/share/texmf-dist/tex/latex/base/article.cls
- Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
- (/usr/share/texmf-dist/tex/latex/base/size10.clo)) (../pplmanual.sty
- Parallel Programming Laboratory
- Manual Style
- Written by Milind A. Bhandarkar, 12/00
- ) (../pplmanual.tex (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty
- (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty)
- (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty
- (/usr/share/texmf-dist/tex/latex/graphics/trig.sty)
- (/usr/share/texmf-dist/tex/latex/latexconfig/graphics.cfg)
- (/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def
- (/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
- (/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
- (/usr/share/texmf-dist/tex/latex/graphics/color.sty
- (/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg))
- (/usr/share/texmf-dist/tex/latex/tools/calc.sty)
- (/usr/share/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
- Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix
- <2008/02/07> (tvz)) (/usr/share/texmf-dist/tex/latex/base/makeidx.sty)
- (/usr/share/texmf-dist/tex/latex/base/alltt.sty)
- (/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty
- (/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
- (/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
- ! Package ifpdf Error: Name clash, \ifpdf is already defined.
- See the ifpdf package documentation for explanation.
- Type H <return> for immediate help.
- ...
-
- l.3539 }
- %
- ?
- ! Emergency stop.
- ...
-
- l.3539 }
- %
- ! ==> Fatal error occurred, no output PDF file produced!
- Transcript written on manual.log.
- make[1]: *** [manual.aux] Error 1
- make[1]: Leaving directory `/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/doc/install'
- make: *** [doc] Error 1
- * ERROR: sys-cluster/charm-6.2.0 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=sys-cluster/charm-6.2.0'`,
- * the complete build log and the output of `emerge -pqv '=sys-cluster/charm-6.2.0'`.
- * The complete build log is located at '/var/log/portage/sys-cluster:charm-6.2.0:20130120-035108.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/sys-cluster/charm-6.2.0/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/sys-cluster/charm-6.2.0/temp/environment'.
- * Working directory: '/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0/doc'
- * S: '/tmp/portage/sys-cluster/charm-6.2.0/work/charm-6.2.0'