Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 916289 Details for
Bug 947893
sys-cluster/charm-6.8.2 - [gcc-15] conv-mach-gfortran.sh:line <snip>: and: command not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-cluster:charm-6.8.2:20250110-223358.log
sys-cluster:charm-6.8.2:20250110-223358.log (text/plain), 88.79 KB, created by
Toralf Förster
on 2025-01-11 09:05:08 UTC
(
hide
)
Description:
sys-cluster:charm-6.8.2:20250110-223358.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-01-11 09:05:08 UTC
Size:
88.79 KB
patch
obsolete
> * Package: sys-cluster/charm-6.8.2:0 > * Repository: gentoo > * Maintainer: nicolasbock@gentoo.org sci@gentoo.org > * USE: abi_x86_64 amd64 charmtracing elibc_glibc kernel_linux mlogft numa tcp > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using following Fortran compiler: > * F77: x86_64-pc-linux-gnu-gfortran > * FC: x86_64-pc-linux-gnu-gfortran >>>> Unpacking source... >>>> Unpacking charm-6.8.2.tar.gz to /var/tmp/portage/sys-cluster/charm-6.8.2/work >>>> Source unpacked in /var/tmp/portage/sys-cluster/charm-6.8.2/work >>>> Preparing source in /var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2 ... > * running ./build charm++ net-linux-amd64 tcp mlogft --build-shared --enable-tracing --enable-tracing-commthread --with-numa -j4 >Selected Compiler: >Selected Options: tcp mlogft >Creating dir: net-linux-amd64-mlogft-tcp >Creating dir: net-linux-amd64-mlogft-tcp/tmp >Copying src/scripts/Makefile to net-linux-amd64-mlogft-tcp/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-mlogft-tcp/tmp/conv-mach-pre.sh >Generating net-linux-amd64-mlogft-tcp/tmp/conv-mach-opt.h, conv-mach-opt.sh >Performing '/usr/bin/gmake -j 4 basics OPTS= QUIET= CONFIG_OPTS= --enable-tracing --enable-tracing-commthread --with-numa' in net-linux-amd64-mlogft-tcp/tmp >pwd >/var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp >find . -type l -exec rm {} \; >rm -rf QuickThreads >rm -rf libs >rm -rf ../bin ; mkdir ../bin >if case `cat .vdir` in *win32*) true;; *win64*) true;; *-win-*) true;; *) false;; esac; then \ > cp -f ../../src/arch/`cat .vdir | awk -F- '{print $2}'`/unix2nt* ../bin; \ > cp -f ../../src/arch/win32/createlink.exe ../bin; \ >fi >rm -rf ../lib ; mkdir ../lib >rm -rf ../lib_so ; mkdir ../lib_so; touch ../lib_so/.charmso >rm -rf ../examples >rm -rf ../tests >rm -rf ../doc ; ln -s ../doc ../doc >../../src/scripts/gatherflat ../../src/scripts . >./gatherflat ../../src/conv-core . >./gatherflat ../../src/conv-ldb . >./gatherflat ../../src/conv-ccs . >./gatherflat ../../src/conv-perf . >./gatherflat ../../src/ck-core . >./gatherflat ../../src/ck-perf . >./gatherflat ../../src/ck-pics . >./gatherflat ../../src/ck-tune . >./gatherflat ../../src/ck-ldb . >./gatherflat ../../src/ck-cp . >./gatherflat ../../src/langs/simplemsg . >./gatherflat ../../src/langs/pvmc . >./gatherflat ../../src/langs/bluegene . >./gatherflat ../../src/langs/f90charm . >./gatherflat ../../src/xlatcpm . >./gathertree ../../src/QuickThreads QuickThreads >./gathertree ../../src/libs libs >./gathertree ../../src/arch/util . >./gathertree ../../src/util . >./gathertree ../../src/langs langs >./gathertree ../../src/langs/jade langs/jade >./gathertree ../../src/arch/common . >./gathertree ../../src/arch/`cat .gdir` . >test -f ../../src/arch/`cat .gdir`/gdir_link && cat ../../src/arch/`cat .gdir`/gdir_link > .gdir.new && ./gathertree ../../src/arch/`cat .gdir.new` . || true >./gatherflat ../../src/arch/`cat .vdir` . >./gathertree ../../src/../examples ../examples >./gathertree ../../src/../tests ../tests >rm -f ../bin/dep.pl ; cp dep.pl ../bin/ >chmod +x charmc >./system_ln ../tmp/charmc ../bin/ >./system_ln ../../src/scripts/testrun ../bin/ >./system_ln ../tmp/tree.txt ../bin/ >./system_ln ../tmp/fuzzytree.txt ../bin/ >rm -rf ../include ; mkdir ../include >./system_ln ../tmp/conv-*.*h ../include >./system_ln ../tmp/cc-*.*h ../include >./system_ln ../tmp/conv-mach-opt.sh ../include >if [ -x ./special.sh ] ; then SRCBASE=../../src ./special.sh ; fi >../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >if [ ! -f conv-common.h ] ; then ( touch conv-common.h ) ; fi >touch dirs+sources >/usr/bin/gmake -C topomanager -f Makefile_charm headers >gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp/topomanager' >/bin/cp TopoManager.h ../../include >/bin/cp BGQTorus.h ../../include >/bin/cp XTTorus.h ../../include >echo "//empty" > topomanager_config.h >/bin/cp topomanager_config.h ../../include >gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp/topomanager' >/usr/bin/gmake charmxi >gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp' >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./configure --enable-tracing --enable-tracing-commthread --with-numa >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >Error checking is enabled >AMPI error checking is enabled >Statistics collection is enabled >Charm tracing is enabled >Charm tracing communication thread is enabled >CharmDebug is enabled >Charm record/replay is enabled >CCS is enabled >Charm control point is enabled >Charm LB user data is disabled >Charm shrink expand is disabled >Charm NUMA support is builtin >Setting load balancing timer type as 'double' >checking machine name... net-linux-amd64-mlogft-tcp >checking "cp command as"... cp -p >checking "C++ compiler as"... "g++ -DCMK_GFORTRAN " >checking "whether C++ compiler works"... "ok" >checking "C++ linker as"... "g++ " >checking "whether linker works"... "ok" >checking "Native C++ compiler as"... "g++ " >checking "Sequential C++ compiler as"... "g++ " >checking "whether compiler accept -fno-stack-protector"... "ok" >checking "whether C++ compiler supports C++11 without flags"... "yes" >checking "whether C++ compiler accepts -fno-lifetime-dse"... "yes" >grep: warning: --unix-byte-offsets (-u) is obsolete >Setting charm++ envelope refnum field to unsigned short >Configuring support for message priorities of arbitrary size (bitvectors) >checking "whether compiler generates code for 64-bit"... "yes" >checking "whether compiler supports std::is_constructible"... "yes" >checking "whether compiler supports std::alignment_of"... "yes" >checking "whether has values.h "... "yes" >checking "whether has stdint.h "... "yes" >checking "whether has malloc.h "... "yes" >checking "whether has alloca.h "... "yes" >checking "whether has regex.h "... "yes" >checking "whether long long works"... "yes" >checking "whether __int64 works"... "no" >checking "whether __int128 (128-bit integer) works"... "yes" >checking "whether __int128_t (128-bit integer) works"... "yes" >checking "whether C++ library has <atomic> "... "yes" >checking "whether long double works"... "yes" >checking "whether ucontext has FPU pointer"... "yes" >checking "whether ucontext uses uc_regs"... "no" >checking "whether ucontext has pointer (v_regs) of vector type"... "no" >checking "whether ibverbs ibv_port_attr has link_layer field"... "yes" >checking "whether inline works in C"... "yes" >checking "whether C++ signed char and char differ"... "yes" >checking "whether C++ allows declaration of varsize array"... "yes" >checking "whether typeinfo/typeid works"... "ok" >checking "whether std::iterator_traits is defined"... "ok" >checking "whether std::distance is defined"... "ok" >checking "whether std::inserter is defined"... "ok" >checking "whether std::unordered_map is defined"... "ok" >checking "whether anon structs are permitted"... "yes" >checking "whether operator delete can be overloaded in same class"... "ok" >checking "whether offsetof is defined"... "yes" >checking "whether GCC x86 assembly works"... "yes" >checking "whether GCC x86 assembly for atomic increment works"... "yes" >checking "whether asm eieio assembly works"... "no" >checking "whether __thread (Thread Local Storage) is supported"... "yes" >checking "whether synchronization primitives (__sync_add_and_fetch) works in C"... "yes" >checking "whether synchronization primitives (__sync_synchronize) works in C"... "yes" >checking "whether switching TLS register (64-bit) is supported"... "yes" >checking "whether getrusage accepts RUSAGE_THREAD"... "yes" >checking "whether has asctime"... "yes" >checking "whether has log2"... "yes" >checking "whether has sqrtf"... "yes" >checking "whether has fabsf"... "yes" >checking "whether has mkstemp"... "yes" >checking "whether has system"... "yes" >checking "whether has sync()"... "yes" >checking "whether has fsync()"... "yes" >checking "whether has fdatasync()"... "yes" >checking "whether has sbrk"... "yes" >checking "whether has _setjmp/_longjmp"... "yes" >checking "whether has mstats"... "no" >checking "whether has mallinfo"... "yes" >checking "whether has popen"... "yes" >checking "whether has poll"... "yes" >checking "whether has getpagesize"... "yes" >checking "whether has getpid"... "yes" >checking "whether has kill"... "yes" >checking "whether has setpriority"... "yes" >checking "whether to use signal-safe system() "... "no" >checking "whether sched_setaffinity call exists"... "yes" >checking "whether pthread_setaffinity_np call exists"... "no" >checking "whether pthread_spin_lock exists"... "yes" >checking "whether libnuma exists"... "yes" >checking "whether bindprocessor call exists"... "no" >checking "whether dlopen links without -ldl"... "yes" >checking "whether dlopen links with -ldl"... "yes" >checking "whether gethostname call exists"... "yes" >checking "whether getProcAddress works"... "no" >checking "whether has socklen_t"... "yes" >checking "whether getifaddrs call exists"... "yes" >checking "whether the mmap() syscall exists"... "yes" >checking "whether mmap() accepts MAP_ANON"... "yes" >checking "whether mmap() accepts MAP_NORESERVE"... "yes" >checking "whether has get_myaddress"... "no" >checking "whether has mprotect"... "yes" >checking "whether glibc backtrace works"... "yes" >checking "whether has sleep "... "yes" >checking "whether has usleep "... "yes" >checking "whether personality() and ADDR_NO_RANDOMIZE exist"... "yes" >checking "whether has zlib"... "yes" >checking "whether has elf.h "... "yes" >checking "whether has Multiprocessing.h for Apple "... "no" >checking "whether ntohl is available"... "yes" >checking "whether has libjpeg"... "yes" >checking "whether Python is installed"... "no" >checking "whether can build shared library"... "yes" >checking for sync... sync >checking "F77 compiler as"... "and distribute this program is protected by the GPL. -fPIC -fno-second-underscore -fdollar-ok " >checking "whether Fortran 77 compiler works"... "no" >checking "F90 compiler as"... "and distribute this program is protected by the GPL. -fPIC -fno-second-underscore -fdollar-ok " >checking "whether Fortran 90 compiler works"... "no" >checking subroutine name used by Fortran 90 compiler... "Fortran compiler not working" >configure: creating ./config.status >config.status: creating libs/ck-libs/ampi/ampiCC >config.status: creating conv-autoconfig.h >config.status: executing config-cleanup commands >config.status: executing default commands >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-main.o ../../src/xlat-i/xi-main.C >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-grammar.tab.o ../../src/xlat-i/xi-grammar.tab.C >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -DYY_NEVER_INTERACTIVE -I/usr/include/tirpc -c -o xi-scan.o ../../src/xlat-i/xi-scan.C >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Template.o ../../src/xlat-i/xi-Template.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >lex.yy.c: In function âint yylex()â: >lex.yy.c:1034:25: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1035:17: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1035:25: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1036:15: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1094:21: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c: In function âint yy_get_next_buffer()â: >lex.yy.c:1364:21: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1365:17: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1366:15: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1366:31: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c: In function âyy_state_type yy_get_previous_state()â: >lex.yy.c:1469:25: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1470:17: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1479:20: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c: In function âyy_state_type yy_try_NUL_trans(yy_state_type)â: >lex.yy.c:1500:15: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1502:19: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c: At global scope: >lex.yy.c:1517:49: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c: In function âvoid yyunput(int, char*)â: >lex.yy.c:1519:17: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1529:16: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1530:18: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >lex.yy.c:1532:18: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-AstNode.o ../../src/xlat-i/xi-AstNode.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Entry.o ../../src/xlat-i/xi-Entry.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Member.o ../../src/xlat-i/xi-Member.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Parameter.o ../../src/xlat-i/xi-Parameter.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-SdagConstruct.o ../../src/xlat-i/xi-SdagConstruct.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-BlockConstruct.o ../../src/xlat-i/xi-BlockConstruct.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Type.o ../../src/xlat-i/xi-Type.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Chare.o ../../src/xlat-i/xi-Chare.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Message.o ../../src/xlat-i/xi-Message.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Construct.o ../../src/xlat-i/xi-Construct.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Module.o ../../src/xlat-i/xi-Module.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-SdagCollection.o ../../src/xlat-i/xi-SdagCollection.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-Value.o ../../src/xlat-i/xi-Value.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o xi-util.o ../../src/xlat-i/xi-util.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o sdag-globals.o ../../src/xlat-i/sdag/sdag-globals.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o CSdagConstruct.o ../../src/xlat-i/sdag/CSdagConstruct.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o CEntry.o ../../src/xlat-i/sdag/CEntry.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o CParsedFile.o ../../src/xlat-i/sdag/CParsedFile.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o CStateVar.o ../../src/xlat-i/sdag/CStateVar.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../../src/xlat-i/sdag/CSdagConstruct.C: In member function âvirtual void xi::SdagConstruct::numberNodes()â: >../../src/xlat-i/sdag/CSdagConstruct.C:60:63: warning: âstd::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = xi::SdagConstruct]â is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] > 60 | for_each(constructs->begin(), constructs->end(), mem_fun(&SdagConstruct::numberNodes)); > | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/refwrap.h:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/vector:70, > from ../../src/xlat-i/xi-util.h:4, > from ../../src/xlat-i/xi-symbol.h:4, > from ../../src/xlat-i/sdag/CSdagConstruct.C:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:1368:5: note: declared here > 1368 | mem_fun(_Ret (_Tp::*__f)()) > | ^~~~~~~ >../../src/xlat-i/sdag/CSdagConstruct.C: In member function âvirtual void xi::SdagConstruct::labelNodes()â: >../../src/xlat-i/sdag/CSdagConstruct.C:78:63: warning: âstd::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = xi::SdagConstruct]â is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] > 78 | for_each(constructs->begin(), constructs->end(), mem_fun(&SdagConstruct::labelNodes)); > | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:1368:5: note: declared here > 1368 | mem_fun(_Ret (_Tp::*__f)()) > | ^~~~~~~ >../../src/xlat-i/sdag/CSdagConstruct.C: In member function âvirtual void xi::SdagConstruct::generateTrace()â: >../../src/xlat-i/sdag/CSdagConstruct.C:547:61: warning: âstd::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = xi::SdagConstruct]â is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] > 547 | for_each(constructs->begin(), constructs->end(), mem_fun(&SdagConstruct::generateTrace)); > | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:1368:5: note: declared here > 1368 | mem_fun(_Ret (_Tp::*__f)()) > | ^~~~~~~ >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o Serial.o ../../src/xlat-i/sdag/constructs/Serial.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o Case.o ../../src/xlat-i/sdag/constructs/Case.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o CaseList.o ../../src/xlat-i/sdag/constructs/CaseList.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o Else.o ../../src/xlat-i/sdag/constructs/Else.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o Forall.o ../../src/xlat-i/sdag/constructs/Forall.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o For.o ../../src/xlat-i/sdag/constructs/For.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o If.o ../../src/xlat-i/sdag/constructs/If.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o IntExpr.o ../../src/xlat-i/sdag/constructs/IntExpr.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o OList.o ../../src/xlat-i/sdag/constructs/OList.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o Overlap.o ../../src/xlat-i/sdag/constructs/Overlap.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o SdagEntry.o ../../src/xlat-i/sdag/constructs/SdagEntry.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o SList.o ../../src/xlat-i/sdag/constructs/SList.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o Template.o ../../src/xlat-i/sdag/constructs/Template.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o When.o ../../src/xlat-i/sdag/constructs/When.C >../bin/charmc -host -I../../src/xlat-i/ -I../../src/xlat-i/sdag/ -I. -I/usr/include/tirpc -c -o While.o ../../src/xlat-i/sdag/constructs/While.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -host -language c++ -cp ../bin/ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -o charmxi xi-main.o xi-grammar.tab.o xi-scan.o xi-Template.o xi-AstNode.o xi-Entry.o xi-Member.o xi-Parameter.o xi-SdagConstruct.o xi-BlockConstruct.o xi-Type.o xi-Chare.o xi-Message.o xi-Construct.o xi-Module.o xi-SdagCollection.o xi-Value.o xi-util.o sdag-globals.o CSdagConstruct.o CEntry.o CParsedFile.o CStateVar.o Serial.o Case.o CaseList.o Else.o Forall.o For.o If.o IntExpr.o OList.o Overlap.o SdagEntry.o SList.o Template.o When.o While.o >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp' >/usr/bin/gmake headerlinks >gmake[1]: Entering directory '/var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp' >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared ckcallback.ci && touch ckcallback.ci.stamp >../bin/charmc -intrinsic -build-shared DummyLB.ci && touch DummyLB.ci.stamp >../bin/charmc -intrinsic -build-shared GreedyLB.ci && touch GreedyLB.ci.stamp >../bin/charmc -intrinsic -build-shared GreedyRefineLB.ci && touch GreedyRefineLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: dirname: missing operandmissing operand > >Try 'dirname --help' for more information. >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared CommLB.ci && touch CommLB.ci.stamp >../bin/charmc -intrinsic -build-shared RandCentLB.ci && touch RandCentLB.ci.stamp >../bin/charmc -intrinsic -build-shared RefineLB.ci && touch RefineLB.ci.stamp >../bin/charmc -intrinsic -build-shared RefineCommLB.ci && touch RefineCommLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared RotateLB.ci && touch RotateLB.ci.stamp >../bin/charmc -intrinsic -build-shared DistributedLB.ci && touch DistributedLB.ci.stamp >../bin/charmc -intrinsic -build-shared HybridLB.ci && touch HybridLB.ci.stamp >../bin/charmc -intrinsic -build-shared ComboCentLB.ci && touch ComboCentLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared RefineSwapLB.ci && touch RefineSwapLB.ci.stamp >../bin/charmc -intrinsic -build-shared NeighborLB.ci && touch NeighborLB.ci.stamp >../bin/charmc -intrinsic -build-shared OrbLB.ci && touch OrbLB.ci.stamp >../bin/charmc -intrinsic -build-shared BlockLB.ci && touch BlockLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared GreedyCommLB.ci && touch GreedyCommLB.ci.stamp >../bin/charmc -intrinsic -build-shared NodeLevelLB.ci && touch NodeLevelLB.ci.stamp >../bin/charmc -intrinsic -build-shared GraphPartLB.ci && touch GraphPartLB.ci.stamp >../bin/charmc -intrinsic -build-shared GraphBFTLB.ci && touch GraphBFTLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found > >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared GridCommLB.ci && touch GridCommLB.ci.stamp >../bin/charmc -intrinsic -build-shared GridCommRefineLB.ci && touch GridCommRefineLB.ci.stamp >../bin/charmc -intrinsic -build-shared HbmLB.ci && touch HbmLB.ci.stamp >../bin/charmc -intrinsic -build-shared RefineKLB.ci && touch RefineKLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared TempAwareCommLB.ci && touch TempAwareCommLB.ci.stamp >../bin/charmc -intrinsic -build-shared TreeMatchLB.ci && touch TreeMatchLB.ci.stamp >../bin/charmc -intrinsic -build-shared GreedyAgentLB.ci && touch GreedyAgentLB.ci.stamp >../bin/charmc -intrinsic -build-shared NeighborCommLB.ci && touch NeighborCommLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared PhasebyArrayLB.ci && touch PhasebyArrayLB.ci.stamp >../bin/charmc -intrinsic -build-shared RecBipartLB.ci && touch RecBipartLB.ci.stamp >../bin/charmc -intrinsic -build-shared CommAwareRefineLB.ci && touch CommAwareRefineLB.ci.stamp >../bin/charmc -intrinsic -build-shared AdaptiveLB.ci && touch AdaptiveLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared MetisLB.ci && touch MetisLB.ci.stamp >../bin/charmc -intrinsic -build-shared GridMetisLB.ci && touch GridMetisLB.ci.stamp >../bin/charmc -intrinsic -build-shared ScotchLB.ci && touch ScotchLB.ci.stamp >../bin/charmc -intrinsic -build-shared TeamLB.ci && touch TeamLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared WSLB.ci && touch WSLB.ci.stamp >../bin/charmc -intrinsic -build-shared TempAwareGreedyLB.ci && touch TempAwareGreedyLB.ci.stamp >../bin/charmc -intrinsic -build-shared GridHybridSeedLB.ci && touch GridHybridSeedLB.ci.stamp >../bin/charmc -intrinsic -build-shared TopoCentLB.ci && touch TopoCentLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared GridHybridLB.ci && touch GridHybridLB.ci.stamp >../bin/charmc -intrinsic -build-shared TopoLB.ci && touch TopoLB.ci.stamp >../bin/charmc -intrinsic -build-shared RefineTopoLB.ci && touch RefineTopoLB.ci.stamp >../bin/charmc -intrinsic -build-shared TempAwareRefineLB.ci && touch TempAwareRefineLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared ckmarshall.ci && touch ckmarshall.ci.stamp >../bin/charmc -intrinsic -build-shared ckarray.ci && touch ckarray.ci.stamp >../bin/charmc -intrinsic -build-shared cklocation.ci && touch cklocation.ci.stamp >../bin/charmc -intrinsic -build-shared ckmulticast.ci && touch ckmulticast.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared ckreduction.ci && touch ckreduction.ci.stamp >../bin/charmc -intrinsic -build-shared waitqd.ci && touch waitqd.ci.stamp >../bin/charmc -intrinsic -build-shared ckfutures.ci && touch ckfutures.ci.stamp >../bin/charmc -intrinsic -build-shared ckcheckpoint.ci && touch ckcheckpoint.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared ckcheckpointstatus.ci && touch ckcheckpointstatus.ci.stamp >../bin/charmc -intrinsic -build-shared ckmemcheckpoint.ci && touch ckmemcheckpoint.ci.stamp >../bin/charmc -intrinsic -build-shared LBDatabase.ci && touch LBDatabase.ci.stamp >../bin/charmc -intrinsic -build-shared MetaBalancer.ci && touch MetaBalancer.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared CentralLB.ci && touch CentralLB.ci.stamp >../bin/charmc -intrinsic -build-shared NullLB.ci && touch NullLB.ci.stamp >../bin/charmc -intrinsic -build-shared BaseLB.ci && touch BaseLB.ci.stamp >../bin/charmc -intrinsic -build-shared NborBaseLB.ci && touch NborBaseLB.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared DistBaseLB.ci && touch DistBaseLB.ci.stamp >../bin/charmc -intrinsic -build-shared HybridBaseLB.ci && touch HybridBaseLB.ci.stamp >../bin/charmc -intrinsic -build-shared EveryLB.ci && touch EveryLB.ci.stamp >../bin/charmc -intrinsic -build-shared CommonLBs.ci && touch CommonLBs.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared trace-summary.ci && touch trace-summary.ci.stamp >../bin/charmc -intrinsic -build-shared picsautoperf.ci && touch picsautoperf.ci.stamp >../bin/charmc -intrinsic -build-shared trace-projections.ci && touch trace-projections.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared trace-simple.ci && touch trace-simple.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared trace-controlPoints.ci && touch trace-controlPoints.ci.stamp >../bin/charmc -intrinsic -build-shared trace-Tau.ci && touch trace-Tau.ci.stamp >../bin/charmc -intrinsic -build-shared trace-utilization.ci && touch trace-utilization.ci.stamp >../bin/charmc -intrinsic -build-shared BlueGene.ci && touch BlueGene.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -intrinsic -build-shared controlPoints.ci && touch controlPoints.ci.stamp >../bin/charmc -intrinsic -build-shared pathHistory.ci && touch pathHistory.ci.stamp >../bin/charmc -intrinsic -build-shared mpi-mainmodule.ci && touch mpi-mainmodule.ci.stamp >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: dirname: missing operand >Try 'dirname --help' for more information. >missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >Soft-linking headers... >for hdr in AdaptiveLB.decl.h AdaptiveLB.h BaseLB.decl.h BaseLB.h BlockLB.decl.h BlockLB.h BlueGene.decl.h BlueGene.h CentralLB.decl.h CentralLB.h CentralLBMsg.h CkArray.decl.h CkCallback.decl.h CkCheckpoint.decl.h CkCheckpointStatus.decl.h CkFutures.decl.h CkLocation.decl.h CkMarshall.decl.h CkMemCheckpoint.decl.h CkMulticast.decl.h CkReduction.decl.h ComboCentLB.decl.h ComboCentLB.h CommAwareRefineLB.decl.h CommAwareRefineLB.h CommLB.decl.h CommLB.h CommLBHeap.h CommonLBs.decl.h ControlPoints.decl.h DistBaseLB.decl.h DistBaseLB.h DistributedLB.decl.h DistributedLB.h DummyLB.decl.h DummyLB.h EveryLB.decl.h GraphBFTLB.decl.h GraphBFTLB.h GraphPartLB.decl.h GraphPartLB.h GreedyAgentLB.decl.h GreedyAgentLB.h GreedyCommLB.decl.h GreedyCommLB.h GreedyLB.decl.h GreedyLB.h GreedyRefineLB.decl.h GreedyRefineLB.h GridCommLB.decl.h GridCommLB.h GridCommRefineLB.decl.h GridCommRefineLB.h GridHybridLB.decl.h GridHybridLB.h GridHybridSeedLB.decl.h GridHybridSeedLB.h GridMetisLB.decl.h GridMetisLB.h HbmLB.decl.h HbmLB.h HybridBaseLB.decl.h HybridBaseLB.h HybridLB.decl.h HybridLB.h HybridLBMsg.h LBAgent.h LBComm.h LBDBManager.h LBDatabase.decl.h LBDatabase.h LBMachineUtil.h LBOM.h LBObj.h LBProfit.h LBSimulation.h MetaBalancer.decl.h MetaBalancer.h MetisLB.decl.h MetisLB.h NborBaseLB.decl.h NborBaseLB.h NeighborCommLB.decl.h NeighborCommLB.h NeighborLB.decl.h NeighborLB.h NeighborLBMsg.h NodeLevelLB.decl.h NodeLevelLB.h NullLB.decl.h OrbLB.decl.h OrbLB.h PathHistory.decl.h PhasebyArrayLB.decl.h PhasebyArrayLB.h RandCentLB.decl.h RandCentLB.h RecBipartLB.decl.h RecBipartLB.h RefineCommLB.decl.h RefineCommLB.h RefineKLB.decl.h RefineKLB.h RefineLB.decl.h RefineLB.h RefineSwapLB.decl.h RefineSwapLB.h RefineTopoLB.decl.h RefineTopoLB.h Refiner.h RefinerApprox.h RefinerComm.h RefinerTemp.h RotateLB.decl.h RotateLB.h SSE-Double.h SSE-Float.h ScotchLB.decl.h ScotchLB.h TeamLB.decl.h TeamLB.h TempAwareCommLB.decl.h TempAwareCommLB.h TempAwareGreedyLB.decl.h TempAwareGreedyLB.h TempAwareRefineLB.decl.h TempAwareRefineLB.h TopoCentLB.decl.h TopoCentLB.h TopoLB.decl.h TopoLB.h TraceAutoPerf.decl.h TraceControlPoints.decl.h TraceProjections.decl.h TraceSimple.decl.h TraceSummary.decl.h TraceTau.decl.h TraceUtilization.decl.h TreeMatchLB.decl.h TreeMatchLB.h WSLB.decl.h WSLB.h XArraySectionReducer.h arrayRedistributor.h bgconverse.h bigsim_debug.h bigsim_logs.h bigsim_network.h bigsim_ooc.h bigsim_record.h bigsim_timing.h bitvecset.h blue-conv.h blue.h blue_defs.h blue_impl.h blue_types.h ccs-auth.c ccs-auth.h ccs-client.c ccs-client.h ccs-server.h charm++.h charm-api.h charm.h ck.h ckBIconfig.h ckIgetControl.h ckarray.h ckarrayindex.h ckarrayoptions.h ckbitvector.h ckcallback-ccs.h ckcallback.h ckcausalmlog.h ckcheckpoint.h ckcomplex.h ckdirect.h ckdll.h ckevacuation.h ckfutures.h ckgraph.h ckgraphTemp.h ckhashtable.h ckheap.h ckimage.h cklists.h ckliststring.h cklocation.h cklocrec.h ckmemcheckpoint.h ckmessage.h ckmessagelogging.h ckmigratable.h ckmulticast.h ckobjQ.h ckobjid.h ckrdma.h ckrdmawrapper.h ckreduction.h cksection.h cksequence.h cksequence_factory.h cksequence_internal.h ckset.h ckstatistics.h ckstream.h cktaskQ.h cktiming.h ckvector3d.h cmidirect.h cmidirectmanytomany.h cmimemcpy.h cmipool.h cmiqueue.h cmitls.h controlPoints.h controlPointsf.h conv-autoconfig.h conv-ccs.h conv-common.h conv-config.h conv-config.sh conv-cpath.h conv-cpm.h conv-lists.h conv-mach.h conv-mach.sh conv-qd.h conv-random.h conv-rdma.h conv-trace.h converse.h cp_effects.h cpthreads.h crc32.h debug-charm.h debug-conv++.h debug-conv.h elements.h envelope-path.h envelope.h graph.h init.h lbdb++.h lbdb.h lrtslock.h manager.h memory-isomalloc.h mempool.h middle-blue.h middle-conv.h middle.h mpi-interoperate.h mpi_main.decl.h msgq.h objid.h pathHistory.h persistent.h picsautoperf.h picsautoperfAPI.h picsautoperfAPIC.h picsdecisiontree.h picsdefs.h picstreenode.h pup.h pup_c.h pup_cmialloc.h pup_mpi.h pup_paged.h pup_stl.h pup_toNetwork.h pup_toNetwork4.h pupf.h pvm3.h pvmc.h qd.h queueing.h rand48_replacement.h random_sequence.h readonly.h register.h sdag.h shared-alloc.h simd.h simplemsg.h sm.h sockRoutines.c sockRoutines.h stats.h strided_sequence.h taskqueue.h topology.h trace-bluegene.h trace-common.h trace-controlPoints.h trace-perf.h trace-projections.h trace-simple.h trace.h vector2d.h waitqd.decl.h waitqd.h ; do test ! -f "../include/`basename $hdr`" && ./system_ln "../tmp/$hdr" ../include ; done >touch headerlinks >gmake[1]: Leaving directory '/var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp' >touch basics >Performing '/usr/bin/gmake -j 4 charm++ OPTS= QUIET=' in net-linux-amd64-mlogft-tcp/tmp >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 16: [: too many arguments >./conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >./conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/charmc -build-shared -I/usr/include/tirpc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -fno-strict-aliasing -I. -I/usr/include/tirpc -c -o DummyLB.o DummyLB.C >../bin/charmc -build-shared -I/usr/include/tirpc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -fno-strict-aliasing -I. -I/usr/include/tirpc -c -o GreedyLB.o GreedyLB.C >../bin/charmc -build-shared -I/usr/include/tirpc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -fno-strict-aliasing -I. -I/usr/include/tirpc -c -o GreedyRefineLB.o GreedyRefineLB.C >../bin/charmc -build-shared -I/usr/include/tirpc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -fno-strict-aliasing -I. -I/usr/include/tirpc -c -o CommLB.o CommLB.C >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 16: [: too many arguments >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 20: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >../bin/../include/conv-mach-gfortran.sh: line 21: and: command not found >dirname: dirname: missing operand >Try 'dirname --help' for more information. >missing operand >Try 'dirname --help' for more information. >dirname: missing operand >Try 'dirname --help' for more information. >In file included from envelope.h:95, > from CkMarshall.decl.h:4, > from charm++.h:134, > from GreedyLB.C:16: >ckobjid.h:14:17: error: âCkArrayIndexBaseâ does not name a type > 14 | CkArrayIndexBase idx; //index > | ^~~~~~~~~~~~~~~~ >ckobjid.h: In member function âCkObjID::operator CkHashCode() constâ: >ckobjid.h:44:50: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 44 | CkHashCode temp = data.array.idx.asChild().hash(); > | ^~~ > | id >ckobjid.h: In member function âbool CkObjID::operator==(const CkObjID&) constâ: >ckobjid.h:79:83: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 79 | if(data.array.id == t.data.array.id && data.array.idx.asChild().compare(t.data.array.idx.asChild())){ > | ^~~ > | id >ckobjid.h:79:118: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 79 | a.array.id && data.array.idx.asChild().compare(t.data.array.idx.asChild())){ > | ^~~ > | id >In file included from envelope.h:95, > from CkMarshall.decl.h:4, > from charm++.h:134, > from LBDatabase.decl.h:3, > from LBDatabase.h:100, > from BaseLB.h:9, > from CentralLB.h:9, > from DummyLB.h:9, > from DummyLB.C:6: >ckobjid.h:14:17: error: âCkArrayIndexBaseâ does not name a type > 14 | CkArrayIndexBase idx; //index > | ^~~~~~~~~~~~~~~~ >ckobjid.h: In member function âCkObjID::operator CkHashCode() constâ: >ckobjid.h:44:50: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 44 | CkHashCode temp = data.array.idx.asChild().hash(); > | ^~~ > | id >ckobjid.h: In member function âbool CkObjID::operator==(const CkObjID&) constâ: >ckobjid.h:79:83: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 79 | if(data.array.id == t.data.array.id && data.array.idx.asChild().compare(t.data.array.idx.asChild())){ > | ^~~ > | id >ckobjid.h:79:118: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 79 | a.array.id && data.array.idx.asChild().compare(t.data.array.idx.asChild())){ > | ^~~ > | id >In file included from ../bin/../include/envelope.h:95, > from ../bin/../include/CkMarshall.decl.h:4, > from ../bin/../include/charm++.h:134, > from ../bin/../include/LBDatabase.decl.h:3, > from ../bin/../include/LBDatabase.h:100, > from ../bin/../include/BaseLB.h:9, > from ../bin/../include/CentralLB.h:9, > from CommLB.h:9, > from CommLB.C:17: >../bin/../include/ckobjid.h:14:17: error: âCkArrayIndexBaseâ does not name a type > 14 | CkArrayIndexBase idx; //index > | ^~~~~~~~~~~~~~~~ >../bin/../include/ckobjid.h: In member function âCkObjID::operator CkHashCode() constâ: >../bin/../include/ckobjid.h:44:50: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 44 | CkHashCode temp = data.array.idx.asChild().hash(); > | ^~~ > | id >../bin/../include/ckobjid.h: In member function âbool CkObjID::operator==(const CkObjID&) constâ: >../bin/../include/ckobjid.h:79:83: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 79 | if(data.array.id == t.data.array.id && data.array.idx.asChild().compare(t.data.array.idx.asChild())){ > | ^~~ > | id >../bin/../include/ckobjid.h:79:118: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 79 | a.array.id && data.array.idx.asChild().compare(t.data.array.idx.asChild())){ > | ^~~ > | id >In file included from envelope.h:95, > from CkMarshall.decl.h:4, > from charm++.h:134, > from GreedyRefineLB.C:23: >ckobjid.h:14:17: error: âCkArrayIndexBaseâ does not name a type > 14 | CkArrayIndexBase idx; //index > | ^~~~~~~~~~~~~~~~ >ckobjid.h: In member function âCkObjID::operator CkHashCode() constâ: >ckobjid.h:44:50: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 44 | CkHashCode temp = data.array.idx.asChild().hash(); > | ^~~ > | id >ckobjid.h: In member function âbool CkObjID::operator==(const CkObjID&) constâ: >ckobjid.h:79:83: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 79 | if(data.array.id == t.data.array.id && data.array.idx.asChild().compare(t.data.array.idx.asChild())){ > | ^~~ > | id >ckobjid.h:79:118: error: âconst struct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? > 79 | a.array.id && data.array.idx.asChild().compare(t.data.array.idx.asChild())){ > | ^~~ > | id >In file included from ../bin/../include/charm++.h:1109: >../bin/../include/ckarray.h: In constructor âArrayElementT<T>::ArrayElementT()â: >../bin/../include/ckarray.h:381:36: error: âstruct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? [-Wtemplate-body] > 381 | mlogData->objID.data.array.idx=thisIndexMax; > | ^~~ > | id >In file included from charm++.h:1109: >ckarray.h: In constructor âArrayElementT<T>::ArrayElementT()â: >ckarray.h:381:36: error: âstruct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? [-Wtemplate-body] > 381 | mlogData->objID.data.array.idx=thisIndexMax; > | ^~~ > | id >In file included from charm++.h:1109: >ckarray.h: In constructor âArrayElementT<T>::ArrayElementT()â: >ckarray.h:381:36: error: âstruct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? [-Wtemplate-body] > 381 | mlogData->objID.data.array.idx=thisIndexMax; > | ^~~ > | id >In file included from charm++.h:1109: >ckarray.h: In constructor âArrayElementT<T>::ArrayElementT()â: >ckarray.h:381:36: error: âstruct _ObjectID::s_arrayâ has no member named âidxâ; did you mean âidâ? [-Wtemplate-body] > 381 | mlogData->objID.data.array.idx=thisIndexMax; > | ^~~ > | id >Fatal Error by charmc in directory /var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp > Command g++ -DCMK_GFORTRAN -I../bin/../include -D__CHARMC__=1 -I/usr/include/tirpc -I. -I/usr/include/tirpc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -fno-strict-aliasing -fno-stack-protector -fno-lifetime-dse -fPIC -c CommLB.C -o CommLB.o returned error code 1 >charmc exiting... >Fatal Error by charmc in directory /var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp > Command g++ -DCMK_GFORTRAN -I../bin/../include -D__CHARMC__=1 -I/usr/include/tirpc -I. -I/usr/include/tirpc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -fno-strict-aliasing -fno-stack-protector -fno-lifetime-dse -fPIC -c DummyLB.C -o DummyLB.o returned error code 1 >charmc exiting... >gmake: *** [<builtin>: CommLB.o] Error 1 >gmake: *** Waiting for unfinished jobs.... >gmake: *** [<builtin>: DummyLB.o] Error 1 >Fatal Error by charmc in directory /var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp > Command g++ -DCMK_GFORTRAN -I../bin/../include -D__CHARMC__=1 -I/usr/include/tirpc -I. -I/usr/include/tirpc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -fno-strict-aliasing -fno-stack-protector -fno-lifetime-dse -fPIC -c GreedyLB.C -o GreedyLB.o returned error code 1 >charmc exiting... >gmake: *** [<builtin>: GreedyLB.o] Error 1 >Fatal Error by charmc in directory /var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2/net-linux-amd64-mlogft-tcp/tmp > Command g++ -DCMK_GFORTRAN -I../bin/../include -D__CHARMC__=1 -I/usr/include/tirpc -I. -I/usr/include/tirpc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -fno-strict-aliasing -fno-stack-protector -fno-lifetime-dse -fPIC -c GreedyRefineLB.C -o GreedyRefineLB.o returned error code 1 >charmc exiting... >gmake: *** [<builtin>: GreedyRefineLB.o] Error 1 >------------------------------------------------- >Charm++ NOT BUILT. Either cd into net-linux-amd64-mlogft-tcp/tmp and try >to resolve the problems yourself, visit >http://charm.cs.illinois.edu/ >for more information. Otherwise, email the developers at charm@cs.illinois.edu > * ERROR: sys-cluster/charm-6.8.2::gentoo failed (compile phase): > * Failed to build charm++ > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 1921: Called die > * The specific snippet of code: > * ./build charm++ ${build_commandline} || die "Failed to build charm++"; > * > * If you need support, post the output of `emerge --info '=sys-cluster/charm-6.8.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-cluster/charm-6.8.2::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-cluster:charm-6.8.2:20250110-223358.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/charm-6.8.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/charm-6.8.2/temp/environment'. > * Working directory: '/var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2' > * S: '/var/tmp/portage/sys-cluster/charm-6.8.2/work/charm-v6.8.2' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 947893
:
916282
|
916283
|
916284
|
916285
|
916286
|
916287
|
916288
| 916289 |
916290