Skip to content

Instantly share code, notes, and snippets.

@acxz
Created January 12, 2020 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acxz/324e03c50a8d91cc727bbcb81d090341 to your computer and use it in GitHub Desktop.
Save acxz/324e03c50a8d91cc727bbcb81d090341 to your computer and use it in GitHub Desktop.
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur: 1] scotch-6.0.9-1
1 scotch (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> :: Deleting (1/1): /home/acxz/.cache/yay/scotch
:: Downloaded PKGBUILD (1/1): scotch
1 scotch (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> :: Parsing SRCINFO (1/1): scotch
==> Making package: scotch 6.0.9-1 (Sun 12 Jan 2020 08:29:40 AM EST)
==> Retrieving sources...
-> Downloading scotch-v6.0.9.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
9 6034k 9 543k 0 0 419k 0 0:00:14 0:00:01 0:00:13 419k
23 6034k 23 1439k 0 0 621k 0 0:00:09 0:00:02 0:00:07 621k
38 6034k 38 2352k 0 0 711k 0 0:00:08 0:00:03 0:00:05 711k
52 6034k 52 3140k 0 0 716k 0 0:00:08 0:00:04 0:00:04 716k
60 6034k 60 3628k 0 0 684k 0 0:00:08 0:00:05 0:00:03 730k
68 6034k 68 4128k 0 0 654k 0 0:00:09 0:00:06 0:00:03 715k
77 6034k 77 4668k 0 0 639k 0 0:00:09 0:00:07 0:00:02 647k
87 6034k 87 5288k 0 0 635k 0 0:00:09 0:00:08 0:00:01 585k
99 6034k 99 5976k 0 0 639k 0 0:00:09 0:00:09 --:--:-- 571k
100 6034k 100 6034k 0 0 638k 0 0:00:09 0:00:09 --:--:-- 580k
==> Validating source files with sha256sums...
scotch-v6.0.9.tar.gz ... Passed
==> Making package: scotch 6.0.9-1 (Sun 12 Jan 2020 08:29:51 AM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found scotch-v6.0.9.tar.gz
==> Validating source files with sha256sums...
scotch-v6.0.9.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting scotch-v6.0.9.tar.gz with bsdtar
==> Starting prepare()...
==> Sources are ready.
==> Making package: scotch 6.0.9-1 (Sun 12 Jan 2020 08:29:53 AM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
mkdir -p -p ../bin
mkdir -p -p ../include
mkdir -p -p ../lib
(cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="gcc" \
CCD="gcc" \
scotch.h \
scotchf.h \
libscotch.so \
libscotcherr.so \
libscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch.c -o arch.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmplt.c -o arch_cmplt.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_cmpltw.c -o arch_cmpltw.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_deco.c -o arch_deco.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_deco2.c -o arch_deco2.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_dist.c -o arch_dist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_hcub.c -o arch_hcub.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_mesh.c -o arch_mesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_sub.c -o arch_sub.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_tleaf.c -o arch_tleaf.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_torus.c -o arch_torus.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vcmplt.c -o arch_vcmplt.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_vhcub.c -o arch_vhcub.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph.c -o bgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_bd.c -o bgraph_bipart_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_df.c -o bgraph_bipart_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ex.c -o bgraph_bipart_ex.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_fm.c -o bgraph_bipart_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gg.c -o bgraph_bipart_gg.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_gp.c -o bgraph_bipart_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_ml.c -o bgraph_bipart_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_st.c -o bgraph_bipart_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_bipart_zr.c -o bgraph_bipart_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_check.c -o bgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c bgraph_store.c -o bgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common.c -DSCOTCH_COMMON_RENAME -o common.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file.c -DSCOTCH_COMMON_RENAME -o common_file.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_compress.c -DSCOTCH_COMMON_RENAME -o common_file_compress.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_file_decompress.c -DSCOTCH_COMMON_RENAME -o common_file_decompress.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_integer.c -DSCOTCH_COMMON_RENAME -o common_integer.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_memory.c -DSCOTCH_COMMON_RENAME -o common_memory.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_string.c -DSCOTCH_COMMON_RENAME -o common_string.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_stub.c -DSCOTCH_COMMON_RENAME -o common_stub.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c common_thread.c -DSCOTCH_COMMON_RENAME -o common_thread.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c fibo.c -o fibo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c gain.c -o gain.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c geom.c -o geom.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph.c -o graph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_base.c -o graph_base.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_band.c -o graph_band.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_check.c -o graph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_clone.c -o graph_clone.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_coarsen.c -o graph_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_diam.c -o graph_diam.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_ielo.c -o graph_ielo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_induce.c -o graph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io.c -o graph_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_chac.c -o graph_io_chac.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_habo.c -o graph_io_habo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_mmkt.c -o graph_io_mmkt.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_io_scot.c -o graph_io_scot.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_list.c -o graph_list.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c graph_match.c -o graph_match.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hd.c -o hall_order_hd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hf.c -o hall_order_hf.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hall_order_hx.c -o hall_order_hx.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph.c -o hgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_check.c -o hgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_induce.c -o hgraph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_bl.c -o hgraph_order_bl.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_cc.c -o hgraph_order_cc.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_cp.c -o hgraph_order_cp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_gp.c -o hgraph_order_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hd.c -o hgraph_order_hd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hf.c -o hgraph_order_hf.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_hx.c -o hgraph_order_hx.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_nd.c -o hgraph_order_nd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_si.c -o hgraph_order_si.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_st.c -o hgraph_order_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh.c -o hmesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_check.c -o hmesh_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_hgraph.c -o hmesh_hgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_induce.c -o hmesh_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_mesh.c -o hmesh_mesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_bl.c -o hmesh_order_bl.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_cp.c -o hmesh_order_cp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gr.c -o hmesh_order_gr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_gp.c -o hmesh_order_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hd.c -o hmesh_order_hd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hf.c -o hmesh_order_hf.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_hx.c -o hmesh_order_hx.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_nd.c -o hmesh_order_nd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_si.c -o hmesh_order_si.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hmesh_order_st.c -o hmesh_order_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph.c -o kgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_band.c -o kgraph_band.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_check.c -o kgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_bd.c -o kgraph_map_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_cp.c -o kgraph_map_cp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_df.c -o kgraph_map_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ex.c -o kgraph_map_ex.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_fm.c -o kgraph_map_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_ml.c -o kgraph_map_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb.c -o kgraph_map_rb.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_map.c -o kgraph_map_rb_map.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_rb_part.c -o kgraph_map_rb_part.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_map_st.c -o kgraph_map_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c kgraph_store.c -o kgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping.c -o mapping.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mapping_io.c -o mapping_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh.c -o mesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_check.c -o mesh_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_coarsen.c -o mesh_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_graph.c -o mesh_graph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_induce_sepa.c -o mesh_induce_sepa.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io.c -o mesh_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_habo.c -o mesh_io_habo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c mesh_io_scot.c -o mesh_io_scot.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order.c -o order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_check.c -o order_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c order_io.c -o order_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
(bison -pscotchyy -y -b y -d -v parser_yy.y && \
mv y.tab.c parser_yy.c && \
mv y.tab.h parser_ly.h) || \
cp last_resort/parser_ly.h last_resort/parser_yy.c .
parser_yy.y:116.22-28: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
116 | %type <CASEVAL> VALCASE
| ^~~~~~~
parser_yy.y:117.22-30: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
117 | %type <DOUBLE> VALDOUBLE VALSDOUBLE
| ^~~~gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph.c -o vgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
~~~~~
parser_yy.y:118.22-27: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
118 | %type <INTEGER> VALINT VALSINT
| ^~~~~~
parser_yy.y:119.22-30: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
119 | %type <STRING> VALSTRING
| ^~~~~~~~~
parser_yy.y:122.22-31: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
122 | %type <STRING> METHODNAME PARAMNAME
| ^~~~~~~~~~
parser_yy.y:122.36-44: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
122 | %type <STRING> METHODNAME PARAMNAME
| ^~~~~~~~~
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_check.c -o vgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_bd.c -o vgraph_separate_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_df.c -o vgraph_separate_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_es.c -o vgraph_separate_es.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_fm.c -o vgraph_separate_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gg.c -o vgraph_separate_gg.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_gp.c -o vgraph_separate_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_ml.c -o vgraph_separate_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_st.c -o vgraph_separate_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_th.c -o vgraph_separate_th.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_vw.c -o vgraph_separate_vw.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_separate_zr.c -o vgraph_separate_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vgraph_store.c -o vgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh.c -o vmesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_check.c -o vmesh_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_fm.c -o vmesh_separate_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gg.c -o vmesh_separate_gg.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_gr.c -o vmesh_separate_gr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_ml.c -o vmesh_separate_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_zr.c -o vmesh_separate_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_separate_st.c -o vmesh_separate_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c vmesh_store.c -o vmesh_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph.c -o wgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_check.c -o wgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_fm.c -o wgraph_part_fm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_gg.c -o wgraph_part_gg.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_gp.c -o wgraph_part_gp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_ml.c -o wgraph_part_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_st.c -o wgraph_part_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_zr.c -o wgraph_part_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_store.c -o wgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 dummysizes.c -o dummysizes -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_build.c -o arch_build.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c arch_build2.c -o arch_build2.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser.c -o parser.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
(flex -Pscotchyy -olex.yy.c parser_ll.l && \
mv lex.yy.c parser_ll.c) || \
cp last_resort/parser_ll.c .
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_yy.c -o parser_yy.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
./dummysizes "-s" library.h scotch.h
./dummysizes "-s" library_f.h scotchf.h
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c hgraph_order_kp.c -o hgraph_order_kp.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch.c -o library_arch.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_f.c -o library_arch_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build.c -o library_arch_build.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_build_f.c -o library_arch_build_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_dom.c -o library_arch_dom.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_arch_dom_f.c -o library_arch_dom_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_common_f.c -o library_common_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom.c -o library_geom.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_geom_f.c -o library_geom_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph.c -o library_graph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_f.c -o library_graph_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base.c -o library_graph_base.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_base_f.c -o library_graph_base_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check.c -o library_graph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_check_f.c -o library_graph_check_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen.c -o library_graph_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_coarsen_f.c -o library_graph_coarsen_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color.c -o library_graph_color.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_color_f.c -o library_graph_color_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_diam.c -o library_graph_diam.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_diam_f.c -o library_graph_diam_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_induce.c -o library_graph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_induce_f.c -o library_graph_induce_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac.c -o library_graph_io_chac.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_chac_f.c -o library_graph_io_chac_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo.c -o library_graph_io_habo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_habo_f.c -o library_graph_io_habo_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt.c -o library_graph_io_mmkt.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_mmkt_f.c -o library_graph_io_mmkt_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot.c -o library_graph_io_scot.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_io_scot_f.c -o library_graph_io_scot_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map.c -o library_graph_map.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_f.c -o library_graph_map_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io.c -o library_graph_map_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_io_f.c -o library_graph_map_io_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view.c -o library_graph_map_view.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_map_view_f.c -o library_graph_map_view_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order.c -o library_graph_order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_order_f.c -o library_graph_order_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl.c -o library_graph_part_ovl.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_graph_part_ovl_f.c -o library_graph_part_ovl_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mapping.c -o library_mapping.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory.c -o library_memory.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_memory_f.c -o library_memory_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh.c -o library_mesh.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_f.c -o library_mesh_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph.c -o library_mesh_graph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_graph_f.c -o library_mesh_graph_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo.c -o library_mesh_io_habo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_habo_f.c -o library_mesh_io_habo_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot.c -o library_mesh_io_scot.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_io_scot_f.c -o library_mesh_io_scot_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order.c -o library_mesh_order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_mesh_order_f.c -o library_mesh_order_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_order.c -o library_order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser.c -o library_parser.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_parser_f.c -o library_parser_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random.c -o library_random.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_random_f.c -o library_random_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_strat.c -o library_strat.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version.c -o library_version.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_version_f.c -o library_version_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c parser_ll.c -o parser_ll.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c wgraph_part_rb.c -o wgraph_part_rb.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
parser_ll.l:98: warning: "yywrap" redefined
98 | #define yywrap() (1) /* Always return end-of-file on end-of-string */
|
lex.yy.c:28: note: this is the location of the previous definition
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error.c -o library_error.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -c library_error_exit.c -o library_error_exit.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -shared -o libscotcherr.so library_error.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
echo libscotcherr.so
libscotcherr.so
gcc -shared -o libscotcherrexit.so library_error_exit.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
echo libscotcherrexit.so
libscotcherrexit.so
gcc -shared -o libscotch.so arch.o arch_build.o arch_build2.o arch_cmplt.o arch_cmpltw.o arch_deco.o arch_deco2.o arch_dist.o arch_hcub.o arch_mesh.o arch_sub.o arch_tleaf.o arch_torus.o arch_vcmplt.o arch_vhcub.o bgraph.o bgraph_bipart_bd.o bgraph_bipart_df.o bgraph_bipart_ex.o bgraph_bipart_fm.o bgraph_bipart_gg.o bgraph_bipart_gp.o bgraph_bipart_ml.o bgraph_bipart_st.o bgraph_bipart_zr.o bgraph_check.o bgraph_store.o common.o common_file.o common_file_compress.o common_file_decompress.o common_integer.o common_memory.o common_string.o common_stub.o common_thread.o fibo.o gain.o geom.o graph.o graph_base.o graph_band.o graph_check.o graph_clone.o graph_coarsen.o graph_diam.o graph_ielo.o graph_induce.o graph_io.o graph_io_chac.o graph_io_habo.o graph_io_mmkt.o graph_io_scot.o graph_list.o graph_match.o hall_order_hd.o hall_order_hf.o hall_order_hx.o hgraph.o hgraph_check.o hgraph_induce.o hgraph_order_bl.o hgraph_order_cc.o hgraph_order_cp.o hgraph_order_gp.o hgraph_order_hd.o hgraph_order_hf.o hgraph_order_hx.o hgraph_order_kp.o hgraph_order_nd.o hgraph_order_si.o hgraph_order_st.o hmesh.o hmesh_check.o hmesh_hgraph.o hmesh_induce.o hmesh_mesh.o hmesh_order_bl.o hmesh_order_cp.o hmesh_order_gr.o hmesh_order_gp.o hmesh_order_hd.o hmesh_order_hf.o hmesh_order_hx.o hmesh_order_nd.o hmesh_order_si.o hmesh_order_st.o kgraph.o kgraph_band.o kgraph_check.o kgraph_map_bd.o kgraph_map_cp.o kgraph_map_df.o kgraph_map_ex.o kgraph_map_fm.o kgraph_map_ml.o kgraph_map_rb.o kgraph_map_rb_map.o kgraph_map_rb_part.o kgraph_map_st.o kgraph_store.o library_arch.o library_arch_f.o library_arch_build.o library_arch_build_f.o library_arch_dom.o library_arch_dom_f.o library_common_f.o library_geom.o library_geom_f.o library_graph.o library_graph_f.o library_graph_base.o library_graph_base_f.o library_graph_check.o library_graph_check_f.o library_graph_coarsen.o library_graph_coarsen_f.o library_graph_color.o library_graph_color_f.o library_graph_diam.o library_graph_diam_f.o library_graph_induce.o library_graph_induce_f.o library_graph_io_chac.o library_graph_io_chac_f.o library_graph_io_habo.o library_graph_io_habo_f.o library_graph_io_mmkt.o library_graph_io_mmkt_f.o library_graph_io_scot.o library_graph_io_scot_f.o library_graph_map.o library_graph_map_f.o library_graph_map_io.o library_graph_map_io_f.o library_graph_map_view.o library_graph_map_view_f.o library_graph_order.o library_graph_order_f.o library_graph_part_ovl.o library_graph_part_ovl_f.o library_mapping.o library_memory.o library_memory_f.o library_mesh.o library_mesh_f.o library_mesh_graph.o library_mesh_graph_f.o library_mesh_io_habo.o library_mesh_io_habo_f.o library_mesh_io_scot.o library_mesh_io_scot_f.o library_mesh_order.o library_mesh_order_f.o library_order.o library_parser.o library_parser_f.o library_random.o library_random_f.o library_strat.o library_version.o library_version_f.o mapping.o mapping_io.o mesh.o mesh_check.o mesh_coarsen.o mesh_graph.o mesh_induce_sepa.o mesh_io.o mesh_io_habo.o mesh_io_scot.o order.o order_check.o order_io.o parser.o parser_ll.o parser_yy.o vgraph.o vgraph_check.o vgraph_separate_bd.o vgraph_separate_df.o vgraph_separate_es.o vgraph_separate_fm.o vgraph_separate_gg.o vgraph_separate_gp.o vgraph_separate_ml.o vgraph_separate_st.o vgraph_separate_th.o vgraph_separate_vw.o vgraph_separate_zr.o vgraph_store.o vmesh.o vmesh_check.o vmesh_separate_fm.o vmesh_separate_gg.o vmesh_separate_gr.o vmesh_separate_ml.o vmesh_separate_zr.o vmesh_separate_st.o vmesh_store.o wgraph.o wgraph_check.o wgraph_part_fm.o wgraph_part_gg.o wgraph_part_gp.o wgraph_part_ml.o wgraph_part_rb.o wgraph_part_st.o wgraph_part_zr.o wgraph_store.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
echo libscotch.so
libscotch.so
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
cp scotch.h ../../include
cp scotchf.h ../../include
cp libscotch.so libscotcherr*.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
(cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="gcc" SCOTCHLIB=scotch \
acpl \
amk_ccc \
amk_fft2 \
amk_grf \
amk_hy \
amk_m2 \
amk_p2 \
atst \
gbase \
gcv \
gmap \
gmk_hy \
gmk_m2 \
gmk_m3 \
gmk_msh \
gmk_ub2 \
gmtst \
gord \
gotst \
gout \
gpart \
gscat \
gtst \
mcv \
mmk_m2 \
mmk_m3 \
mord \
mtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch acpl.c -o acpl -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_ccc.c -o amk_ccc -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_fft2.c -o amk_fft2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_grf.c -o amk_grf -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_hy.c -o amk_hy -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_m2.c -o amk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch amk_p2.c -o amk_p2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch atst.c -o atst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gbase.c -o gbase -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gcv.c -o gcv -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmap.c -o gmap -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_hy.c -o gmk_hy -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_m2.c -o gmk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_m3.c -o gmk_m3 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_msh.c -o gmk_msh -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmk_ub2.c -o gmk_ub2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmtst.c -o gmtst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gord.c -o gord -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gotst.c -o gotst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../libscotch -I../../include gout_c.c gout_o.c -o gout -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gmap.c -DSCOTCH_COMPILE_PART -o gpart -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gscat.c -o gscat -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch gtst.c -o gtst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mcv.c -o mcv -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mmk_m2.c -o mmk_m2 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mmk_m3.c -o mmk_m3 -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mord.c -o mord -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch mtst.c -o mtst -L../../lib -lscotch -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="gcc" SCOTCHLIB=scotch \
acpl \
amk_ccc \
amk_fft2 \
amk_grf \
amk_hy \
amk_m2 \
amk_p2 \
atst \
gbase \
gcv \
gmap \
gmk_hy \
gmk_m2 \
gmk_m3 \
gmk_msh \
gmk_ub2 \
gmtst \
gord \
gotst \
gout \
gpart \
gscat \
gtst \
mcv \
mmk_m2 \
mmk_m3 \
mord \
mtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'acpl' is up to date.
make[2]: 'amk_ccc' is up to date.
make[2]: 'amk_fft2' is up to date.
make[2]: 'amk_grf' is up to date.
make[2]: 'amk_hy' is up to date.
make[2]: 'amk_m2' is up to date.
make[2]: 'amk_p2' is up to date.
make[2]: 'atst' is up to date.
make[2]: 'gbase' is up to date.
make[2]: 'gcv' is up to date.
make[2]: 'gmap' is up to date.
make[2]: 'gmk_hy' is up to date.
make[2]: 'gmk_m2' is up to date.
make[2]: 'gmk_m3' is up to date.
make[2]: 'gmk_msh' is up to date.
make[2]: 'gmk_ub2' is up to date.
make[2]: 'gmtst' is up to date.
make[2]: 'gord' is up to date.
make[2]: 'gotst' is up to date.
make[2]: 'gout' is up to date.
make[2]: 'gpart' is up to date.
make[2]: 'gscat' is up to date.
make[2]: 'gtst' is up to date.
make[2]: 'mcv' is up to date.
make[2]: 'mmk_m2' is up to date.
make[2]: 'mmk_m3' is up to date.
make[2]: 'mord' is up to date.
make[2]: 'mtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
cp acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
(cd libscotchmetis ; make scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="gcc" \
metis.h \
libscotchmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
../libscotch/dummysizes library_metis.h metis.h
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_order.c -o metis_graph_order.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_order_f.c -o metis_graph_order_f.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part.c -o metis_graph_part.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -I../libscotch -c metis_graph_part_f.c -o metis_graph_part_f.o
gcc -shared -o libscotchmetis.so metis_graph_order.o metis_graph_order_f.o metis_graph_part.o metis_graph_part_f.o
echo libscotchmetis.so
libscotchmetis.so
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="gcc" \
metis.h \
libscotchmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'metis.h' is up to date.
make[2]: 'libscotchmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
cp metis.h ../../include
cp libscotchmetis.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
(cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="gcc" \
CCD="gcc" \
scotch.h \
scotchf.h \
libscotch.so \
libscotcherr.so \
libscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'scotch.h' is up to date.
make[2]: 'scotchf.h' is up to date.
make[2]: 'libscotch.so' is up to date.
make[2]: 'libscotcherr.so' is up to date.
make[2]: 'libscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
(cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="gcc" SCOTCHLIB=scotch \
acpl \
amk_ccc \
amk_fft2 \
amk_grf \
amk_hy \
amk_m2 \
amk_p2 \
atst \
gbase \
gcv \
gmap \
gmk_hy \
gmk_m2 \
gmk_m3 \
gmk_msh \
gmk_ub2 \
gmtst \
gord \
gotst \
gout \
gpart \
gscat \
gtst \
mcv \
mmk_m2 \
mmk_m3 \
mord \
mtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'acpl' is up to date.
make[2]: 'amk_ccc' is up to date.
make[2]: 'amk_fft2' is up to date.
make[2]: 'amk_grf' is up to date.
make[2]: 'amk_hy' is up to date.
make[2]: 'amk_m2' is up to date.
make[2]: 'amk_p2' is up to date.
make[2]: 'atst' is up to date.
make[2]: 'gbase' is up to date.
make[2]: 'gcv' is up to date.
make[2]: 'gmap' is up to date.
make[2]: 'gmk_hy' is up to date.
make[2]: 'gmk_m2' is up to date.
make[2]: 'gmk_m3' is up to date.
make[2]: 'gmk_msh' is up to date.
make[2]: 'gmk_ub2' is up to date.
make[2]: 'gmtst' is up to date.
make[2]: 'gord' is up to date.
make[2]: 'gotst' is up to date.
make[2]: 'gout' is up to date.
make[2]: 'gpart' is up to date.
make[2]: 'gscat' is up to date.
make[2]: 'gtst' is up to date.
make[2]: 'mcv' is up to date.
make[2]: 'mmk_m2' is up to date.
make[2]: 'mmk_m3' is up to date.
make[2]: 'mord' is up to date.
make[2]: 'mtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="gcc" SCOTCHLIB=scotch \
acpl \
amk_ccc \
amk_fft2 \
amk_grf \
amk_hy \
amk_m2 \
amk_p2 \
atst \
gbase \
gcv \
gmap \
gmk_hy \
gmk_m2 \
gmk_m3 \
gmk_msh \
gmk_ub2 \
gmtst \
gord \
gotst \
gout \
gpart \
gscat \
gtst \
mcv \
mmk_m2 \
mmk_m3 \
mord \
mtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'acpl' is up to date.
make[2]: 'amk_ccc' is up to date.
make[2]: 'amk_fft2' is up to date.
make[2]: 'amk_grf' is up to date.
make[2]: 'amk_hy' is up to date.
make[2]: 'amk_m2' is up to date.
make[2]: 'amk_p2' is up to date.
make[2]: 'atst' is up to date.
make[2]: 'gbase' is up to date.
make[2]: 'gcv' is up to date.
make[2]: 'gmap' is up to date.
make[2]: 'gmk_hy' is up to date.
make[2]: 'gmk_m2' is up to date.
make[2]: 'gmk_m3' is up to date.
make[2]: 'gmk_msh' is up to date.
make[2]: 'gmk_ub2' is up to date.
make[2]: 'gmtst' is up to date.
make[2]: 'gord' is up to date.
make[2]: 'gotst' is up to date.
make[2]: 'gout' is up to date.
make[2]: 'gpart' is up to date.
make[2]: 'gscat' is up to date.
make[2]: 'gtst' is up to date.
make[2]: 'mcv' is up to date.
make[2]: 'mmk_m2' is up to date.
make[2]: 'mmk_m3' is up to date.
make[2]: 'mord' is up to date.
make[2]: 'mtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
cp acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
(cd libscotchmetis ; make scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="gcc" \
metis.h \
libscotchmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'metis.h' is up to date.
make[2]: 'libscotchmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="gcc" \
metis.h \
libscotchmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'metis.h' is up to date.
make[2]: 'libscotchmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
cp metis.h ../../include
cp libscotchmetis.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
(cd esmumps ; make scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
rm -f *~ common.h *.o lib*.so main_esmumps
make CC="gcc" CCD="gcc" \
libesmumps.so \
main_esmumps
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
cat module.h ../libscotch/common.h > common.h
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c graph_graph.c -o graph_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order.c -o order.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order_scotch_graph.c -o order_scotch_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c dof.c -o dof.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol.c -o symbol.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps.c -o esmumps.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_f.c -o esmumps_f.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_strats.c -o esmumps_strats.o
gcc -shared -o libesmumps.so graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o
echo libesmumps.so
libesmumps.so
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
rm -f *~ common.h *.o lib*.so main_esmumps
make CC="gcc" CCD="gcc" \
libesmumps.so \
main_esmumps
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
cat module.h ../libscotch/common.h > common.h
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c graph_graph.c -o graph_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order.c -o order.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order_scotch_graph.c -o order_scotch_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c dof.c -o dof.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol.c -o symbol.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps.c -o esmumps.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_f.c -o esmumps_f.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_strats.c -o esmumps_strats.o
gcc -shared -o libesmumps.so graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o
echo libesmumps.so
libesmumps.so
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_PTHREAD -Drestrict=__restrict -DIDXSIZE64 -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
cp esmumps.h ../../include
cp libesmumps.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
(cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="gcc" \
CCD="gcc" \
scotch.h \
scotchf.h \
libscotch.so \
libscotcherr.so \
libscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'scotch.h' is up to date.
make[2]: 'scotchf.h' is up to date.
make[2]: 'libscotch.so' is up to date.
make[2]: 'libscotcherr.so' is up to date.
make[2]: 'libscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
(cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="gcc" \
CCD="gcc" \
scotch.h \
scotchf.h \
libscotch.so \
libscotcherr.so \
libscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'scotch.h' is up to date.
make[2]: 'scotchf.h' is up to date.
make[2]: 'libscotch.so' is up to date.
make[2]: 'libscotcherr.so' is up to date.
make[2]: 'libscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="mpicc" \
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
CCDFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
ptscotch.h \
ptscotchf.h \
libptscotch.so \
libptscotcherr.so \
libptscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9 dummysizes.c -o ptdummysizes -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph.c -o bdgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_bd.c -o bdgraph_bipart_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_df.c -o bdgraph_bipart_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_ex.c -o bdgraph_bipart_ex.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_ml.c -o bdgraph_bipart_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_sq.c -o bdgraph_bipart_sq.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_st.c -o bdgraph_bipart_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_bipart_zr.c -o bdgraph_bipart_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_check.c -o bdgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_gather_all.c -o bdgraph_gather_all.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c bdgraph_store.c -o bdgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c comm.c -o comm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph.c -o dgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_allreduce.c -o dgraph_allreduce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_band.c -o dgraph_band.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_build.c -o dgraph_build.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_build_grid3d.c -o dgraph_build_grid3d.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_build_hcub.c -o dgraph_build_hcub.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_check.c -o dgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_coarsen.c -o dgraph_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_fold.c -o dgraph_fold.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_fold_comm.c -o dgraph_fold_comm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_fold_dup.c -o dgraph_fold_dup.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_gather.c -o dgraph_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_gather_all.c -o dgraph_gather_all.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_ghst.c -o dgraph_ghst.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_halo.c -o dgraph_halo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_induce.c -o dgraph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_io_load.c -o dgraph_io_load.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_io_save.c -o dgraph_io_save.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_match.c -o dgraph_match.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_match_sync_coll.c -o dgraph_match_sync_coll.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_match_sync_ptop.c -o dgraph_match_sync_ptop.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_match_check.c -o dgraph_match_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_redist.c -o dgraph_redist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_scatter.c -o dgraph_scatter.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dgraph_view.c -o dgraph_view.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dmapping.c -o dmapping.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dmapping_io.c -o dmapping_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder.c -o dorder.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_gather.c -o dorder_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_io.c -o dorder_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_io_block.c -o dorder_io_block.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_io_tree.c -o dorder_io_tree.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_perm.c -o dorder_perm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c dorder_tree_dist.c -o dorder_tree_dist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph.c -o hdgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_check.c -o hdgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_fold.c -o hdgraph_fold.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_gather.c -o hdgraph_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_induce.c -o hdgraph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_order_nd.c -o hdgraph_order_nd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_order_si.c -o hdgraph_order_si.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_order_sq.c -o hdgraph_order_sq.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c hdgraph_order_st.c -o hdgraph_order_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph.c -o kdgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_gather.c -o kdgraph_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_map_rb.c -o kdgraph_map_rb.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_map_rb_map.c -o kdgraph_map_rb_map.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_map_rb_part.c -o kdgraph_map_rb_part.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c kdgraph_map_st.c -o kdgraph_map_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph.c -o vdgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_check.c -o vdgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_gather_all.c -o vdgraph_gather_all.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_bd.c -o vdgraph_separate_bd.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_df.c -o vdgraph_separate_df.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_ml.c -o vdgraph_separate_ml.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_sq.c -o vdgraph_separate_sq.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_st.c -o vdgraph_separate_st.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_separate_zr.c -o vdgraph_separate_zr.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c vdgraph_store.c -o vdgraph_store.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_error.c -o library_error_pt.o
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_error_exit.c -o library_error_exit_pt.o
./ptdummysizes "-s" library_pt.h ptscotch.h
./ptdummysizes "-s" library_pt_f.h ptscotchf.h
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph.c -o library_dgraph.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_f.c -o library_dgraph_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_band.c -o library_dgraph_band.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_band_f.c -o library_dgraph_band_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_build.c -o library_dgraph_build.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_build_f.c -o library_dgraph_build_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_build_grid3d.c -o library_dgraph_build_grid3d.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_build_grid3d_f.c -o library_dgraph_build_grid3d_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_check.c -o library_dgraph_check.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_check_f.c -o library_dgraph_check_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_coarsen.c -o library_dgraph_coarsen.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_coarsen_f.c -o library_dgraph_coarsen_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_gather.c -o library_dgraph_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_gather_f.c -o library_dgraph_gather_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_grow.c -o library_dgraph_grow.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_halo.c -o library_dgraph_halo.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_halo_f.c -o library_dgraph_halo_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_induce.c -o library_dgraph_induce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_induce_f.c -o library_dgraph_induce_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_io_load.c -o library_dgraph_io_load.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_io_load_f.c -o library_dgraph_io_load_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_io_save.c -o library_dgraph_io_save.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_io_save_f.c -o library_dgraph_io_save_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_map.c -o library_dgraph_map.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_map_f.c -o library_dgraph_map_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_map_view.c -o library_dgraph_map_view.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_map_view_f.c -o library_dgraph_map_view_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order.c -o library_dgraph_order.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_f.c -o library_dgraph_order_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_gather.c -o library_dgraph_order_gather.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_gather_f.c -o library_dgraph_order_gather_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_io.c -o library_dgraph_order_io.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_io_f.c -o library_dgraph_order_io_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_io_block.c -o library_dgraph_order_io_block.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_io_block_f.c -o library_dgraph_order_io_block_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_perm.c -o library_dgraph_order_perm.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_perm_f.c -o library_dgraph_order_perm_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_tree_dist.c -o library_dgraph_order_tree_dist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_order_tree_dist_f.c -o library_dgraph_order_tree_dist_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_redist.c -o library_dgraph_redist.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_redist_f.c -o library_dgraph_redist_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_scatter.c -o library_dgraph_scatter.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_scatter_f.c -o library_dgraph_scatter_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_stat.c -o library_dgraph_stat.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dgraph_stat_f.c -o library_dgraph_stat_f.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dmapping.c -o library_dmapping.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -c library_dorder.c -o library_dorder.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=9
gcc -shared -o libptscotcherr.so library_error_pt.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -shared -o libptscotcherrexit.so library_error_exit_pt.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
echo libptscotcherr.so
libptscotcherr.so
echo libptscotcherrexit.so
libptscotcherrexit.so
gcc -shared -o libptscotch.so bdgraph.o bdgraph_bipart_bd.o bdgraph_bipart_df.o bdgraph_bipart_ex.o bdgraph_bipart_ml.o bdgraph_bipart_sq.o bdgraph_bipart_st.o bdgraph_bipart_zr.o bdgraph_check.o bdgraph_gather_all.o bdgraph_store.o comm.o dgraph.o dgraph_allreduce.o dgraph_band.o dgraph_build.o dgraph_build_grid3d.o dgraph_build_hcub.o dgraph_check.o dgraph_coarsen.o dgraph_fold.o dgraph_fold_comm.o dgraph_fold_dup.o dgraph_gather.o dgraph_gather_all.o dgraph_ghst.o dgraph_halo.o dgraph_induce.o dgraph_io_load.o dgraph_io_save.o dgraph_match.o dgraph_match_sync_coll.o dgraph_match_sync_ptop.o dgraph_match_check.o dgraph_redist.o dgraph_scatter.o dgraph_view.o dmapping.o dmapping_io.o dorder.o dorder_gather.o dorder_io.o dorder_io_block.o dorder_io_tree.o dorder_perm.o dorder_tree_dist.o hdgraph.o hdgraph_check.o hdgraph_fold.o hdgraph_gather.o hdgraph_induce.o hdgraph_order_nd.o hdgraph_order_si.o hdgraph_order_sq.o hdgraph_order_st.o kdgraph.o kdgraph_gather.o kdgraph_map_rb.o kdgraph_map_rb_map.o kdgraph_map_rb_part.o kdgraph_map_st.o library_dgraph.o library_dgraph_f.o library_dgraph_band.o library_dgraph_band_f.o library_dgraph_build.o library_dgraph_build_f.o library_dgraph_build_grid3d.o library_dgraph_build_grid3d_f.o library_dgraph_check.o library_dgraph_check_f.o library_dgraph_coarsen.o library_dgraph_coarsen_f.o library_dgraph_gather.o library_dgraph_gather_f.o library_dgraph_grow.o library_dgraph_halo.o library_dgraph_halo_f.o library_dgraph_induce.o library_dgraph_induce_f.o library_dgraph_io_load.o library_dgraph_io_load_f.o library_dgraph_io_save.o library_dgraph_io_save_f.o library_dgraph_map.o library_dgraph_map_f.o library_dgraph_map_view.o library_dgraph_map_view_f.o library_dgraph_order.o library_dgraph_order_f.o library_dgraph_order_gather.o library_dgraph_order_gather_f.o library_dgraph_order_io.o library_dgraph_order_io_f.o library_dgraph_order_io_block.o library_dgraph_order_io_block_f.o library_dgraph_order_perm.o library_dgraph_order_perm_f.o library_dgraph_order_tree_dist.o library_dgraph_order_tree_dist_f.o library_dgraph_redist.o library_dgraph_redist_f.o library_dgraph_scatter.o library_dgraph_scatter_f.o library_dgraph_stat.o library_dgraph_stat_f.o library_dmapping.o library_dorder.o vdgraph.o vdgraph_check.o vdgraph_gather_all.o vdgraph_separate_bd.o vdgraph_separate_df.o vdgraph_separate_ml.o vdgraph_separate_sq.o vdgraph_separate_st.o vdgraph_separate_zr.o vdgraph_store.o -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
echo libptscotch.so
libptscotch.so
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
cp ptscotch.h ../../include
cp ptscotchf.h ../../include
cp libptscotch.so libptscotcherr*.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
(cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="mpicc" SCOTCHLIB=ptscotch \
dggath \
dgmap \
dgord \
dgpart \
dgscat \
dgtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dggath.c -o dggath -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgmap.c -o dgmap -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgord.c -o dgord -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgmap.c -DSCOTCH_COMPILE_PART -o dgpart -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgscat.c -o dgscat -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -I../libscotch dgtst.c -o dgtst -L../../lib -lptscotch -lscotch -lptscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="mpicc" SCOTCHLIB=ptscotch \
dggath \
dgmap \
dgord \
dgpart \
dgscat \
dgtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'dggath' is up to date.
make[2]: 'dgmap' is up to date.
make[2]: 'dgord' is up to date.
make[2]: 'dgpart' is up to date.
make[2]: 'dgscat' is up to date.
make[2]: 'dgtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
cp dggath dgmap dgord dgpart dgscat dgtst ../../bin
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
(cd libscotchmetis ; make ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="mpicc" \
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
parmetis.h \
libptscotchparmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
../libscotch/dummysizes library_parmetis.h parmetis.h
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order.c -o parmetis_dgraph_order.o
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_order_f.c -o parmetis_dgraph_order_f.o
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part.c -o parmetis_dgraph_part.o
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -shared -fPIC -I../../include -I../libscotch -c parmetis_dgraph_part_f.c -o parmetis_dgraph_part_f.o
gcc -shared -o libptscotchparmetis.so parmetis_dgraph_order.o parmetis_dgraph_order_f.o parmetis_dgraph_part.o parmetis_dgraph_part_f.o
echo libptscotchparmetis.so
libptscotchparmetis.so
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="mpicc" \
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
parmetis.h \
libptscotchparmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'parmetis.h' is up to date.
make[2]: 'libptscotchparmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
cp parmetis.h ../../include
cp libptscotchparmetis.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
(cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="gcc" \
CCD="gcc" \
scotch.h \
scotchf.h \
libscotch.so \
libscotcherr.so \
libscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'scotch.h' is up to date.
make[2]: 'scotchf.h' is up to date.
make[2]: 'libscotch.so' is up to date.
make[2]: 'libscotcherr.so' is up to date.
make[2]: 'libscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
(cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="gcc" SCOTCHLIB=scotch \
acpl \
amk_ccc \
amk_fft2 \
amk_grf \
amk_hy \
amk_m2 \
amk_p2 \
atst \
gbase \
gcv \
gmap \
gmk_hy \
gmk_m2 \
gmk_m3 \
gmk_msh \
gmk_ub2 \
gmtst \
gord \
gotst \
gout \
gpart \
gscat \
gtst \
mcv \
mmk_m2 \
mmk_m3 \
mord \
mtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'acpl' is up to date.
make[2]: 'amk_ccc' is up to date.
make[2]: 'amk_fft2' is up to date.
make[2]: 'amk_grf' is up to date.
make[2]: 'amk_hy' is up to date.
make[2]: 'amk_m2' is up to date.
make[2]: 'amk_p2' is up to date.
make[2]: 'atst' is up to date.
make[2]: 'gbase' is up to date.
make[2]: 'gcv' is up to date.
make[2]: 'gmap' is up to date.
make[2]: 'gmk_hy' is up to date.
make[2]: 'gmk_m2' is up to date.
make[2]: 'gmk_m3' is up to date.
make[2]: 'gmk_msh' is up to date.
make[2]: 'gmk_ub2' is up to date.
make[2]: 'gmtst' is up to date.
make[2]: 'gord' is up to date.
make[2]: 'gotst' is up to date.
make[2]: 'gout' is up to date.
make[2]: 'gpart' is up to date.
make[2]: 'gscat' is up to date.
make[2]: 'gtst' is up to date.
make[2]: 'mcv' is up to date.
make[2]: 'mmk_m2' is up to date.
make[2]: 'mmk_m3' is up to date.
make[2]: 'mord' is up to date.
make[2]: 'mtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="gcc" SCOTCHLIB=scotch \
acpl \
amk_ccc \
amk_fft2 \
amk_grf \
amk_hy \
amk_m2 \
amk_p2 \
atst \
gbase \
gcv \
gmap \
gmk_hy \
gmk_m2 \
gmk_m3 \
gmk_msh \
gmk_ub2 \
gmtst \
gord \
gotst \
gout \
gpart \
gscat \
gtst \
mcv \
mmk_m2 \
mmk_m3 \
mord \
mtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'acpl' is up to date.
make[2]: 'amk_ccc' is up to date.
make[2]: 'amk_fft2' is up to date.
make[2]: 'amk_grf' is up to date.
make[2]: 'amk_hy' is up to date.
make[2]: 'amk_m2' is up to date.
make[2]: 'amk_p2' is up to date.
make[2]: 'atst' is up to date.
make[2]: 'gbase' is up to date.
make[2]: 'gcv' is up to date.
make[2]: 'gmap' is up to date.
make[2]: 'gmk_hy' is up to date.
make[2]: 'gmk_m2' is up to date.
make[2]: 'gmk_m3' is up to date.
make[2]: 'gmk_msh' is up to date.
make[2]: 'gmk_ub2' is up to date.
make[2]: 'gmtst' is up to date.
make[2]: 'gord' is up to date.
make[2]: 'gotst' is up to date.
make[2]: 'gout' is up to date.
make[2]: 'gpart' is up to date.
make[2]: 'gscat' is up to date.
make[2]: 'gtst' is up to date.
make[2]: 'mcv' is up to date.
make[2]: 'mmk_m2' is up to date.
make[2]: 'mmk_m3' is up to date.
make[2]: 'mord' is up to date.
make[2]: 'mtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
cp acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
(cd libscotchmetis ; make scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="gcc" \
metis.h \
libscotchmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'metis.h' is up to date.
make[2]: 'libscotchmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="gcc" \
metis.h \
libscotchmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'metis.h' is up to date.
make[2]: 'libscotchmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
cp metis.h ../../include
cp libscotchmetis.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
(cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="gcc" \
CCD="gcc" \
scotch.h \
scotchf.h \
libscotch.so \
libscotcherr.so \
libscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'scotch.h' is up to date.
make[2]: 'scotchf.h' is up to date.
make[2]: 'libscotch.so' is up to date.
make[2]: 'libscotcherr.so' is up to date.
make[2]: 'libscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="mpicc" \
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
CCDFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
ptscotch.h \
ptscotchf.h \
libptscotch.so \
libptscotcherr.so \
libptscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'ptscotch.h' is up to date.
make[2]: 'ptscotchf.h' is up to date.
make[2]: 'libptscotch.so' is up to date.
make[2]: 'libptscotcherr.so' is up to date.
make[2]: 'libptscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Nothing to be done for 'ptinstall'.
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
(cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="mpicc" SCOTCHLIB=ptscotch \
dggath \
dgmap \
dgord \
dgpart \
dgscat \
dgtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'dggath' is up to date.
make[2]: 'dgmap' is up to date.
make[2]: 'dgord' is up to date.
make[2]: 'dgpart' is up to date.
make[2]: 'dgscat' is up to date.
make[2]: 'dgtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="mpicc" SCOTCHLIB=ptscotch \
dggath \
dgmap \
dgord \
dgpart \
dgscat \
dgtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'dggath' is up to date.
make[2]: 'dgmap' is up to date.
make[2]: 'dgord' is up to date.
make[2]: 'dgpart' is up to date.
make[2]: 'dgscat' is up to date.
make[2]: 'dgtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
cp dggath dgmap dgord dgpart dgscat dgtst ../../bin
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
(cd libscotchmetis ; make ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="mpicc" \
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
parmetis.h \
libptscotchparmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'parmetis.h' is up to date.
make[2]: 'libptscotchparmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="mpicc" \
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
parmetis.h \
libptscotchparmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'parmetis.h' is up to date.
make[2]: 'libptscotchparmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
cp parmetis.h ../../include
cp libptscotchparmetis.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
(cd esmumps ; make ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
rm -f *~ common.h *.o lib*.so main_esmumps
make CC="gcc" CCD="gcc" \
libesmumps.so \
main_esmumps
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
cat module.h ../libscotch/common.h > common.h
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c graph_graph.c -o graph_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order.c -o order.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order_scotch_graph.c -o order_scotch_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c dof.c -o dof.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol.c -o symbol.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps.c -o esmumps.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_f.c -o esmumps_f.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_strats.c -o esmumps_strats.o
gcc -shared -o libesmumps.so graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o
echo libesmumps.so
libesmumps.so
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
rm -f *~ common.h *.o lib*.so main_esmumps
make CC="gcc" CCD="gcc" \
libesmumps.so \
main_esmumps
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
cat module.h ../libscotch/common.h > common.h
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c graph_graph.c -o graph_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order.c -o order.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c order_scotch_graph.c -o order_scotch_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c dof.c -o dof.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol.c -o symbol.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c symbol_fax_graph.c -o symbol_fax_graph.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps.c -o esmumps.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_f.c -o esmumps_f.o
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -shared -fPIC -I../../include -c esmumps_strats.c -o esmumps_strats.o
gcc -shared -o libesmumps.so graph_graph.o order.o order_scotch_graph.o dof.o symbol.o symbol_fax_graph.o esmumps.o esmumps_f.o esmumps_strats.o
echo libesmumps.so
libesmumps.so
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include main_esmumps.c -o main_esmumps -L. -lesmumps -L../../lib -lscotch -lscotcherrexit -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
cp esmumps.h ../../include
cp libesmumps.so ../../lib/libptesmumps.so
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/esmumps'
==> Starting check()...
(cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="gcc" \
CCD="gcc" \
scotch.h \
scotchf.h \
libscotch.so \
libscotcherr.so \
libscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'scotch.h' is up to date.
make[2]: 'scotchf.h' is up to date.
make[2]: 'libscotch.so' is up to date.
make[2]: 'libscotcherr.so' is up to date.
make[2]: 'libscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
(cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="gcc" SCOTCHLIB=scotch \
acpl \
amk_ccc \
amk_fft2 \
amk_grf \
amk_hy \
amk_m2 \
amk_p2 \
atst \
gbase \
gcv \
gmap \
gmk_hy \
gmk_m2 \
gmk_m3 \
gmk_msh \
gmk_ub2 \
gmtst \
gord \
gotst \
gout \
gpart \
gscat \
gtst \
mcv \
mmk_m2 \
mmk_m3 \
mord \
mtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'acpl' is up to date.
make[2]: 'amk_ccc' is up to date.
make[2]: 'amk_fft2' is up to date.
make[2]: 'amk_grf' is up to date.
make[2]: 'amk_hy' is up to date.
make[2]: 'amk_m2' is up to date.
make[2]: 'amk_p2' is up to date.
make[2]: 'atst' is up to date.
make[2]: 'gbase' is up to date.
make[2]: 'gcv' is up to date.
make[2]: 'gmap' is up to date.
make[2]: 'gmk_hy' is up to date.
make[2]: 'gmk_m2' is up to date.
make[2]: 'gmk_m3' is up to date.
make[2]: 'gmk_msh' is up to date.
make[2]: 'gmk_ub2' is up to date.
make[2]: 'gmtst' is up to date.
make[2]: 'gord' is up to date.
make[2]: 'gotst' is up to date.
make[2]: 'gout' is up to date.
make[2]: 'gpart' is up to date.
make[2]: 'gscat' is up to date.
make[2]: 'gtst' is up to date.
make[2]: 'mcv' is up to date.
make[2]: 'mmk_m2' is up to date.
make[2]: 'mmk_m3' is up to date.
make[2]: 'mord' is up to date.
make[2]: 'mtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="gcc" SCOTCHLIB=scotch \
acpl \
amk_ccc \
amk_fft2 \
amk_grf \
amk_hy \
amk_m2 \
amk_p2 \
atst \
gbase \
gcv \
gmap \
gmk_hy \
gmk_m2 \
gmk_m3 \
gmk_msh \
gmk_ub2 \
gmtst \
gord \
gotst \
gout \
gpart \
gscat \
gtst \
mcv \
mmk_m2 \
mmk_m3 \
mord \
mtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'acpl' is up to date.
make[2]: 'amk_ccc' is up to date.
make[2]: 'amk_fft2' is up to date.
make[2]: 'amk_grf' is up to date.
make[2]: 'amk_hy' is up to date.
make[2]: 'amk_m2' is up to date.
make[2]: 'amk_p2' is up to date.
make[2]: 'atst' is up to date.
make[2]: 'gbase' is up to date.
make[2]: 'gcv' is up to date.
make[2]: 'gmap' is up to date.
make[2]: 'gmk_hy' is up to date.
make[2]: 'gmk_m2' is up to date.
make[2]: 'gmk_m3' is up to date.
make[2]: 'gmk_msh' is up to date.
make[2]: 'gmk_ub2' is up to date.
make[2]: 'gmtst' is up to date.
make[2]: 'gord' is up to date.
make[2]: 'gotst' is up to date.
make[2]: 'gout' is up to date.
make[2]: 'gpart' is up to date.
make[2]: 'gscat' is up to date.
make[2]: 'gtst' is up to date.
make[2]: 'mcv' is up to date.
make[2]: 'mmk_m2' is up to date.
make[2]: 'mmk_m3' is up to date.
make[2]: 'mord' is up to date.
make[2]: 'mtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
cp acpl amk_ccc amk_fft2 amk_grf amk_hy amk_m2 amk_p2 atst gbase gcv gmap gmk_hy gmk_m2 gmk_m3 gmk_msh gmk_ub2 gmtst gord gotst gout gpart *gtst gscat mcv mmk_m2 mmk_m3 mord mtst ../../bin
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
(cd libscotchmetis ; make scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="gcc" \
metis.h \
libscotchmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'metis.h' is up to date.
make[2]: 'libscotchmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="gcc" \
metis.h \
libscotchmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'metis.h' is up to date.
make[2]: 'libscotchmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
cp metis.h ../../include
cp libscotchmetis.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
(cd check ; make check)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/check'
rm -f *~ *.o
rm -f \
test_common_file_compress \
test_common_random \
test_common_thread \
test_fibo \
test_libmetis \
test_scotch_arch \
test_scotch_arch_deco \
test_scotch_graph_coarsen \
test_scotch_graph_color \
test_scotch_graph_diam \
test_scotch_graph_induce \
test_scotch_graph_map \
test_scotch_graph_map_copy \
test_scotch_graph_order \
test_scotch_graph_part_ovl \
test_scotch_dgraph_band \
test_scotch_dgraph_check \
test_scotch_dgraph_coarsen \
test_scotch_dgraph_grow \
test_scotch_dgraph_induce \
test_scotch_dgraph_redist \
test_scotch_mesh_graph \
test_strat_par \
test_strat_seq
make CC="gcc" CCD="gcc" SCOTCHLIBS="-lscotchmetis -lscotch -lscotcherr" check_common_file_compress check_common_random check_common_thread check_fibo check_strat_seq check_scotch_arch check_scotch_arch_deco check_scotch_graph_coarsen check_scotch_graph_color check_scotch_graph_diam check_scotch_graph_induce check_scotch_graph_map check_scotch_graph_map_copy check_scotch_graph_order check_scotch_graph_part_ovl check_scotch_mesh_graph check_libmetis check_prog_amk check_prog_amk_grf check_prog_acpl check_prog_gbase check_prog_gmap check_prog_gmk check_prog_gord check_prog_gout check_prog_gpart check_prog_gpart_clustering check_prog_gpart_overlap check_prog_gpart_remap check_prog_gscat check_prog_gtst check_prog_mmk check_prog_mord
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/check'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_common_file_compress.c -o test_common_file_compress -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_common_random.c -o test_common_random -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_common_thread.c -o test_common_thread -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_fibo.c -o test_fibo -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_strat_seq.c -o test_strat_seq -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_arch.c -o test_scotch_arch -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_arch_deco.c -o test_scotch_arch_deco -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_coarsen.c -o test_scotch_graph_coarsen -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_color.c -o test_scotch_graph_color -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_diam.c -o test_scotch_graph_diam -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_induce.c -o test_scotch_graph_induce -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_map.c -o test_scotch_graph_map -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_map_copy.c -o test_scotch_graph_map_copy -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_order.c -o test_scotch_graph_order -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_graph_part_ovl.c -o test_scotch_graph_part_ovl -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_scotch_mesh_graph.c -o test_scotch_mesh_graph -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -I../../include -L../../lib test_libmetis.c -o test_libmetis -lscotchmetis -lscotch -lscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
../../bin/atst ../../tgt/t4x4x4.tgt
A Terminals nbr=64
A Distance min=-1 max=6 avg=3.04762 dlt=1.83825
../../bin/gbase 1 data/m4x4.grf /tmp/m4x4_b1.grf
diff -q "data/m4x4_b1.grf" "/tmp/m4x4_b1.grf"
../../bin/gbase 1 data/m4x4_b1.grf /tmp/m4x4_b1.grf
diff -q "data/m4x4_b1.grf" "/tmp/m4x4_b1.grf"
../../bin/gbase 0 data/m4x4_b1.grf /tmp/m4x4.grf
diff -q "data/m4x4.grf" "/tmp/m4x4.grf"
../../bin/gmap data/bump.grf ../../tgt/h3.tgt /tmp/bump_h3.map -vmt
../../bin/gmk_hy 5 | ../../bin/gtst
S Vertex nbr=32
S Vertex load min=1 max=1 sum=32 avg=1 dlt=0
S Vertex degree min=5 max=5 sum=160 avg=5 dlt=0
S Edge nbr=80
S Edge load min=1 max=1 sum=80 avg=1 dlt=0
../../bin/gord data/bump.grf /tmp/bump.ord -vt
../../bin/gmk_m2 5 1 | ../../bin/gtst
S Vertex nbr=5
S Vertex load min=1 max=1 sum=5 avg=1 dlt=0
S Vertex degree min=1 max=2 sum=8 avg=1.6 dlt=0.48
S Edge nbr=4
S Edge load min=1 max=1 sum=4 avg=1 dlt=0
../../bin/gmk_m2 -b1 5 4 -g/dev/null | ../../bin/gtst
S Vertex nbr=20
S Vertex load min=1 max=1 sum=20 avg=1 dlt=0
S Vertex degree min=2 max=4 sum=62 avg=3.1 dlt=0.54
S Edge nbr=31
S Edge load min=1 max=1 sum=31 avg=1 dlt=0
../../bin/gmk_m2 -t 5 4 | ../../bin/gtst
S Vertex nbr=20
S Vertex load min=1 max=1 sum=20 avg=1 dlt=0
S Vertex degree min=4 max=4 sum=80 avg=4 dlt=0
S Edge nbr=40
S Edge load min=1 max=1 sum=40 avg=1 dlt=0
../../bin/gmk_m2 -b1 -t 5 1 | ../../bin/gtst
S Vertex nbr=5
S Vertex load min=1 max=1 sum=5 avg=1 dlt=0
S Vertex degree min=2 max=2 sum=10 avg=2 dlt=0
S Edge nbr=5
S Edge load min=1 max=1 sum=5 avg=1 dlt=0
../../bin/gmk_m3 -b1 5 4 3 -g/dev/null | ../../bin/gtst
S Vertex nbr=60
S Vertex load min=1 max=1 sum=60 avg=1 dlt=0
S Vertex degree min=3 max=6 sum=266 avg=4.43333 dlt=0.728889
S Edge nbr=133
S Edge load min=1 max=1 sum=133 avg=1 dlt=0
T Mapping 0.0240192
T I/O 0.00434136
T Total 0.0283606
M Processors 8/8 (1)
M Target min=1221 max=1230 avg=1225 dlt=0.00285714 maxavg=1.00408
M Neighbors min=2 max=5 sum=26
M CommDilat=0.024665 (715)
M CommExpan=0.024665 (715)
M CommCutSz=0.024561 (712)
M CommDelta=1.000000
M CommLoad[0]=0.975439
M CommLoad[1]=0.024458
M CommLoad[2]=0.000103
M PartDiam min=46 max=55 avg=51.625000
../../bin/gmk_msh data/ship001.msh | ../../bin/gtst
../../bin/gmap data/small.grf ../../tgt/m11x13.tgt /tmp/small_m11x13.map -vmt
T Mapping 0.000299692
T I/O 4.673e-05
T Total 0.000346422
M Processors 12/143 (0.0839161)
M Target min=1 max=1 avg=1 dlt=0 maxavg=1
M Neighbors min=2 max=4 sum=34
M CommDilat=3.058824 (52)
M CommExpan=3.058824 (52)
M CommCutSz=1.000000 (17)
M CommDelta=1.000000
M CommLoad[0]=0.000000
M CommLoad[1]=0.411765
M CommLoad[2]=0.176471
M CommLoad[3]=0.117647
M CommLoad[4]=0.117647
M CommLoad[5]=0.000000
M CommLoad[6]=0.058824
M CommLoad[7]=0.000000
M CommLoad[8]=0.058824
M CommLoad[9]=0.000000
M CommLoad[10]=0.000000
M CommLoad[11]=0.058824
M PartDiam min=1 max=1 avg=1.000000
../../bin/gpart 9 data/bump.grf /tmp/bump_k9.map -vmt
T Mapping 0.0237055
T I/O 0.00486183
T Total 0.0285673
M Processors 9/9 (1)
M Target min=1083 max=1095 avg=1088.89 dlt=0.00138322 maxavg=1.00561
M Neighbors min=2 max=5 sum=30
M CommDilat=0.026734 (775)
M CommExpan=0.026734 (775)
M CommCutSz=0.026734 (775)
M CommDelta=1.000000
M CommLoad[0]=0.973266
M CommLoad[1]=0.026734
M PartDiam min=41 max=53 avg=47.222222
../../bin/gpart 9 data/bump_b100000.grf /tmp/bump_k9.map -vmt
T Order 0.0610597
T I/O 0.00471902
T Total 0.0657787
../../bin/gord data/bump_b1.grf /tmp/bump_b1.ord -vt
T Mapping 0.0246198
T I/O 0.00543928
T Total 0.0300591
M Processors 9/9 (1)
M Target min=1088 max=1089 avg=1088.89 dlt=0.000181406 maxavg=1.0001
M Neighbors min=2 max=6 sum=32
M CommDilat=0.027079 (785)
M CommExpan=0.027079 (785)
M CommCutSz=0.027079 (785)
M CommDelta=1.000000
M CommLoad[0]=0.972921
M CommLoad[1]=0.027079
M PartDiam min=0 max=0 avg=0.000000
../../bin/gpart -q 1 data/bump.grf /tmp/bump_part_cls_9.map -vmt
T Order 0.0627332
T I/O 0.00480103
T Total 0.0675342
../../bin/gotst data/bump.grf /tmp/bump.ord
O Leaf=1022
O Height min=215 max=318 avg=270.505871 dlt=14.910199 ( 5.51)
O NNZ=3.004580e+05
O OPC=1.577684e+07
../../bin/gotst data/bump_b1.grf /tmp/bump_b1.ord
O Leaf=1061
O Height min=207 max=350 avg=269.351555 dlt=13.406537 ( 4.98)
O NNZ=3.004320e+05
O OPC=1.598471e+07
../../bin/gpart -o 9 data/bump.grf /tmp/bump_part_ovl_9.map -vmt
T Mapping 0.0229623
T I/O 0.00473976
T Total 0.0277021
P sep=394
P min=1131 max=1133 avg=1132.67
P maxavg=1.00029 minavg=0.998529
../../bin/gpart -o 9 data/bump_b100000.grf /tmp/bump_b100000_part_ovl_9.map -vmt
T Mapping 0.0226376
T I/O 0.00523615
T Total 0.0278738
P sep=380
P min=1099 max=1152 avg=1131.89
P maxavg=1.01777 minavg=0.970943
../../bin/gmtst -o data/bump_b100000.grf ../../tgt/k9.tgt /tmp/bump_b100000_part_ovl_9.map
P sep=380
P min=1099 max=1152 avg=1131.89
P maxavg=1.01777 minavg=0.970943
../../bin/gpart -o 32 data/bump_imbal_32.grf /tmp/bump_imbal_32_part_ovl_32.map -vmt
T Mapping 0.0454237
T I/O 0.00503445
T Total 0.0504582
P sep=1151
P min=389 max=460 avg=419.406
P maxavg=1.09679 minavg=0.927502
../../bin/gmtst data/bump_imbal_32.grf ../../tgt/k32.tgt /tmp/bump_imbal_32_part_ovl_32.map
M Processors 0/32 (0)
M Target min=2147483647 max=0 avg=0 dlt=0 maxavg=0
M Neighbors min=2147483647 max=0 sum=0
M CommDilat=0.000000 (0)
M CommExpan=0.000000 (0)
M CommCutSz=0.000000 (0)
M CommDelta=0.000000
M CommLoad[0]=1.000000
M PartDiam min=2147483647 max=0 avg=-nan
../../bin/gpart 32 data/bump_imbal_32.grf /dev/null -rodata/bump_old.map -vmt
T Mapping 0.0443263
T I/O 0.00683331
T Total 0.0511596
M Processors 32/32 (1)
M Target min=378 max=386 avg=382.812 dlt=0.00659184 maxavg=1.00833
M Neighbors min=2 max=9 sum=168
M CommDilat=0.072752 (2109)
M CommExpan=0.072752 (2109)
M CommCutSz=0.072752 (2109)
M CommDelta=1.000000
M CommLoad[0]=0.927248
M CommLoad[1]=0.072752
M PartDiam min=19 max=46 avg=29.375000
M MigrNbr=2519(25.704082 %)
M AvgMigrDist=0.000000
M AvgMigrLoad=1.486304
M MigrCost=2519.000000
../../bin/gscat 4 data/small.grf /tmp/small_%r.grf
../../bin/gtst data/m4x4_b1_ev.grf /tmp/gtst_ev.txt
../../bin/gtst data/m4x4_b1_elv.grf /tmp/gtst_elv.txt
diff -q "/tmp/gtst_ev.txt" "/tmp/gtst_elv.txt"
../../bin/mmk_m2 5 1 /tmp/m2_5_1.msh
../../bin/mmk_m2 5 4 /tmp/m2_5_4.msh
../../bin/mmk_m3 5 4 3 /tmp/m2_5_4_3.msh
../../bin/mtst /tmp/m2_5_1.msh
S Elements nbr=5
S Nodes nbr=12
S Node load min=1 max=1 sum=12 avg=1 dlt=0
S Element degree min=4 max=4 sum=20 avg=4 dlt=0
S Node degree min=1 max=2 sum=20 avg=1.66667 dlt=0.444444
S Edge nbr=20
../../bin/mtst /tmp/m2_5_4.msh
S Elements nbr=20
S Nodes nbr=30
S Node load min=1 max=1 sum=30 avg=1 dlt=0
S Element degree min=4 max=4 sum=80 avg=4 dlt=0
S Node degree min=1 max=4 sum=80 avg=2.66667 dlt=1.06667
S Edge nbr=80
../../bin/mtst /tmp/m2_5_4_3.msh
S Elements nbr=60
S Nodes nbr=120
S Node load min=1 max=1 sum=120 avg=1 dlt=0
S Element degree min=8 max=8 sum=480 avg=8 dlt=0
S Node degree min=1 max=8 sum=480 avg=4 dlt=1.6
S Edge nbr=480
cp "data/bump_b1.grf" "/tmp/bump_b1.grf"
./test_common_file_compress "data/bump_b1.grf" "/tmp/bump_b1.grf.gz"
T Mapping 0.198172
T I/O 0.00483179
T Total 0.203003
M Processors 4847/4847 (1)
M Target min=1 max=3 avg=2.02187 dlt=0.47629 maxavg=1.48378
M Neighbors min=2 max=10 sum=28486
M CommDilat=0.749284 (21721)
M CommExpan=0.749284 (21721)
M CommCutSz=0.749284 (21721)
M CommDelta=1.000000
M CommLoad[0]=0.250716
M CommLoad[1]=0.749284
M PartDiam min=1 max=3 avg=1.544667
../../bin/gpart -q 1 data/bump_b100000.grf /tmp/bump_b100000_part_cls_9.map -vmt
./test_common_file_compress "/tmp/bump_b1.grf.gz" "/tmp/bump_b1.grf"
diff -q "data/bump_b1.grf" "/tmp/bump_b1.grf"
cp "data/bump_b1.grf" "/tmp/bump_b1.grf"
./test_common_file_compress "data/bump_b1.grf" "/tmp/bump_b1.grf.bz2"
./test_common_file_compress "/tmp/bump_b1.grf.bz2" "/tmp/bump_b1.grf"
diff -q "data/bump_b1.grf" "/tmp/bump_b1.grf"
cp "data/bump_b1.grf" "/tmp/bump_b1.grf"
./test_common_file_compress "data/bump_b1.grf" "/tmp/bump_b1.grf.lzma"
ERROR: fileBlockOpen: (de)compression method not implemented
ERROR: main: (de)compression method not implemented
./test_common_file_compress "/tmp/bump_b1.grf.lzma" "/tmp/bump_b1.grf"
ERROR: fileBlockOpen: (de)compression method not implemented
ERROR: main: (de)compression method not implemented
diff -q "data/bump_b1.grf" "/tmp/bump_b1.grf"
./test_common_random "/tmp/rand.dat" 0
T Mapping 0.15981
T I/O 0.00428009
T Total 0.16409
M Processors 4792/4792 (1)
M Target min=1 max=3 avg=2.04508 dlt=0.472395 maxavg=1.46694
M Neighbors min=2 max=11 sum=28176
M CommDilat=0.746973 (21654)
M CommExpan=0.746973 (21654)
M CommCutSz=0.746973 (21654)
M CommDelta=1.000000
M CommLoad[0]=0.253027
M CommLoad[1]=0.746973
M PartDiam min=0 max=0 avg=0.000000
../../bin/gmtst data/bump_b100000.grf ../../tgt/vcmplt.tgt /tmp/bump_b100000_part_cls_9.map
M Processors 4792/4792 (1)
M Target min=1 max=3 avg=2.04508 dlt=0.472395 maxavg=1.46694
M Neighbors min=2 max=11 sum=28176
M CommDilat=0.746973 (21654)
M CommExpan=0.746973 (21654)
M CommCutSz=0.746973 (21654)
M CommDelta=1.000000
M CommLoad[0]=0.253027
M CommLoad[1]=0.746973
M PartDiam min=0 max=0 avg=0.000000
../../bin/gpart -q 1 data/bump_imbal_32.grf /tmp/bump_imbal_32_part_cls_32.map -vmt
T Mapping 0.129947
T I/O 0.00265145
T Total 0.132598
M Processors 5580/5580 (1)
M Target min=1 max=3 avg=2.19534 dlt=0.264322 maxavg=1.36653
M Neighbors min=2 max=10 sum=32898
M CommDilat=0.791818 (22954)
M CommExpan=0.791818 (22954)
M CommCutSz=0.791818 (22954)
M CommDelta=1.000000
M CommLoad[0]=0.208182
M CommLoad[1]=0.791818
M PartDiam min=1 max=3 avg=1.431004
../../bin/gmtst data/bump_imbal_32.grf ../../tgt/vhcub.tgt /tmp/bump_imbal_32_part_cls_32.map
S Vertex nbr=34920
S Vertex load min=1 max=1 sum=34920 avg=1 dlt=0
S Vertex degree min=17 max=437 sum=4609310 avg=131.996 dlt=41.8254
S Edge nbr=2304655
S Edge load min=1 max=1 sum=2304655 avg=1 dlt=0
../../bin/gmk_ub2 5 | ../../bin/gtst
S Vertex nbr=32
S Vertex load min=1 max=1 sum=32 avg=1 dlt=0
S Vertex degree min=2 max=4 sum=122 avg=3.8125 dlt=0.328125
S Edge nbr=61
S Edge load min=1 max=1 sum=61 avg=1 dlt=0
./test_common_thread
0: running
Performing reduction
Performing scan
./test_fibo
./test_strat_seq
Sequential mapping strategy, SCOTCH_STRATDEFAULT
Sequential mapping strategy, SCOTCH_STRATRECURSIVE
Sequential mapping strategy, SCOTCH_STRATREMAP
Sequential mapping strategy, SCOTCH_STRATRECURSIVE | SCOTCH_STRATREMAP
Sequential ordering strategy, SCOTCH_STRATDEFAULT
Sequential ordering strategy, SCOTCH_STRATDISCONNECTED
Sequential ordering strategy, SCOTCH_STRATLEVELMAX
Sequential ordering strategy, SCOTCH_STRATLEVELMIN
Sequential ordering strategy, SCOTCH_STRATLEVELMAX | SCOTCH_STRATLEVELMIN
Sequential ordering strategy, SCOTCH_STRATLEAFSIMPLE
Sequential ordering strategy, SCOTCH_STRATSEPASIMPLE
./test_scotch_arch "/tmp/arch.tgt"
./test_scotch_arch_deco data/m4x4.grf "/tmp/arch2.tgt"
./test_scotch_graph_coarsen data/bump.grf
Mate array has 5017 vertices
Graph mated with a ratio of 0.511939
Coarse graph has 5017 vertices and 29334 edges
Graph coarsened with a ratio of 0.511939
Mate array has 4969 vertices
Graph mated with a ratio of 0.507041
Coarse graph has 4969 vertices and 29048 edges
Graph coarsened with a ratio of 0.507041
Coarse graph has 5022 vertices and 29048 edges
Graph coarsened with a ratio of 0.512449
./test_scotch_graph_coarsen data/bump_b100000.grf
Mate array has 5019 vertices
Graph mated with a ratio of 0.512143
Coarse graph has 5019 vertices and 29352 edges
Graph coarsened with a ratio of 0.512143
Mate array has 4969 vertices
Graph mated with a ratio of 0.507041
Coarse graph has 4969 vertices and 29048 edges
Graph coarsened with a ratio of 0.507041
Coarse graph has 5025 vertices and 29048 edges
Graph coarsened with a ratio of 0.512755
./test_scotch_graph_color data/bump.grf
Number of colors: 10
Color 0: 2232
Color 1: 2043
Color 2: 1838
Color 3: 1654
Color 4: 1066
Color 5: 601
Color 6: 243
Color 7: 83
Color 8: 27
Color 9: 13
./test_scotch_graph_color data/bump_b100000.grf
Number of colors: 10
Color 0: 2232
Color 1: 2043
Color 2: 1838
Color 3: 1654
Color 4: 1066
Color 5: 601
Color 6: 243
Color 7: 83
Color 8: 27
Color 9: 13
./test_scotch_graph_diam data/bump.grf
Graph pseudo-diameter: 159
./test_scotch_graph_diam data/bump_b100000.grf
Graph pseudo-diameter: 159
./test_scotch_graph_diam data/m16x16_b1.grf
Graph pseudo-diameter: 30
./test_scotch_graph_diam data/p2-p2.grf
Graph pseudo-diameter: 2147483647
./test_scotch_graph_induce data/bump.grf
./test_scotch_graph_induce data/bump_b100000.grf
./test_scotch_graph_map data/m4x4.grf
M Processors 5580/5580 (1)
M Target min=1 max=3 avg=2.19534 dlt=0.264322 maxavg=1.36653
M Neighbors min=2 max=10 sum=32898
M CommDilat=3.124616 (90579)
M CommExpan=3.124616 (90579)
M CommCutSz=0.791645 (22949)
M CommDelta=1.000000
M CommLoad[0]=0.208355
M CommLoad[1]=0.133016
M CommLoad[2]=0.116993
M CommLoad[3]=0.103988
M CommLoad[4]=0.109352
M CommLoad[5]=0.121184
M CommLoad[6]=0.102004
M CommLoad[7]=0.064404
M CommLoad[8]=0.029149
M CommLoad[9]=0.009486
M CommLoad[10]=0.001863
M CommLoad[11]=0.000207
M PartDiam min=1 max=3 avg=1.431004
./test_scotch_graph_map_copy data/bump.grf
Strat 0, arch 0, type 0
Strat 0, arch 0, type 1
Strat 0, arch 0, type 2
Strat 0, arch 0, type 3
Strat 0, arch 0, type 4
Strat 0, arch 0, type 5
Strat 0, arch 1, type 0
Strat 0, arch 1, type 1
Strat 0, arch 1, type 2
Strat 0, arch 1, type 3
Strat 0, arch 1, type 4
Strat 0, arch 1, type 5
Strat 0, arch 2, type 0
Strat 0, arch 2, type 1
Strat 0, arch 2, type 2
Strat 0, arch 2, type 3
Strat 0, arch 2, type 4
Strat 0, arch 2, type 5
Strat 0, arch 3, type 0
Strat 0, arch 3, type 1
Strat 0, arch 3, type 2
Strat 0, arch 3, type 3
Strat 0, arch 3, type 4
Strat 0, arch 3, type 5
Strat 1, arch 0, type 0
Strat 1, arch 0, type 1
Strat 1, arch 0, type 2
Strat 1, arch 0, type 3
Strat 1, arch 0, type 4
Strat 1, arch 0, type 5
Strat 1, arch 1, type 0
Strat 1, arch 1, type 1
Strat 1, arch 1, type 2
Strat 1, arch 1, type 3
Strat 1, arch 1, type 4
Strat 1, arch 1, type 5
Strat 1, arch 2, type 0
Strat 1, arch 2, type 1
Strat 1, arch 2, type 2
Strat 1, arch 2, type 3
Strat 1, arch 2, type 4
Strat 1, arch 2, type 5
Strat 1, arch 3, type 0
Strat 1, arch 3, type 1
Strat 1, arch 3, type 2
Strat 1, arch 3, type 3
Strat 1, arch 3, type 4
Strat 1, arch 3, type 5
./test_scotch_graph_map data/m4x4_b1.grf
Strat 0, arch 0, type 0
Strat 0, arch 0, type 1
Strat 0, arch 0, type 2
Strat 0, arch 0, type 3
Strat 0, arch 0, type 4
Strat 0, arch 0, type 5
Strat 0, arch 1, type 0
Strat 0, arch 1, type 1
Strat 0, arch 1, type 2
Strat 0, arch 1, type 3
Strat 0, arch 1, type 4
Strat 0, arch 1, type 5
Strat 0, arch 2, type 0
Strat 0, arch 2, type 1
Strat 0, arch 2, type 2
Strat 0, arch 2, type 3
Strat 0, arch 2, type 4
Strat 0, arch 2, type 5
Strat 0, arch 3, type 0
Strat 0, arch 3, type 1
Strat 0, arch 3, type 2
Strat 0, arch 3, type 3
Strat 0, arch 3, type 4
Strat 0, arch 3, type 5
Strat 1, arch 0, type 0
Strat 1, arch 0, type 1
Strat 1, arch 0, type 2
Strat 1, arch 0, type 3
Strat 1, arch 0, type 4
Strat 1, arch 0, type 5
Strat 1, arch 1, type 0
Strat 1, arch 1, type 1
Strat 1, arch 1, type 2
Strat 1, arch 1, type 3
Strat 1, arch 1, type 4
Strat 1, arch 1, type 5
Strat 1, arch 2, type 0
Strat 1, arch 2, type 1
Strat 1, arch 2, type 2
Strat 1, arch 2, type 3
Strat 1, arch 2, type 4
Strat 1, arch 2, type 5
Strat 1, arch 3, type 0
Strat 1, arch 3, type 1
Strat 1, arch 3, type 2
Strat 1, arch 3, type 3
Strat 1, arch 3, type 4
Strat 1, arch 3, type 5
./test_scotch_graph_map data/m16x16.grf
Strat 0, type 0
Strat 0, type 1
Strat 1, type 0
Strat 1, type 1
./test_scotch_graph_map_copy data/bump_b100000.grf
Strat 0, arch 0, type 0
Strat 0, arch 0, type 1
Strat 0, arch 0, type 2
Strat 0, arch 0, type 3
Strat 0, arch 0, type 4
Strat 0, arch 0, type 5
Strat 0, arch 1, type 0
Strat 0, arch 1, type 1
Strat 0, arch 1, type 2
Strat 0, arch 1, type 3
Strat 0, arch 1, type 4
Strat 0, arch 1, type 5
Strat 0, arch 2, type 0
Strat 0, arch 2, type 1
Strat 0, arch 2, type 2
Strat 0, arch 2, type 3
Strat 0, arch 2, type 4
Strat 0, arch 2, type 5
Strat 0, arch 3, type 0
Strat 0, arch 3, type 1
Strat 0, arch 3, type 2
Strat 0, arch 3, type 3
Strat 0, arch 3, type 4
Strat 0, arch 3, type 5
Strat 1, arch 0, type 0
Strat 1, arch 0, type 1
Strat 1, arch 0, type 2
Strat 1, arch 0, type 3
Strat 1, arch 0, type 4
Strat 1, arch 0, type 5
Strat 1, arch 1, type 0
Strat 1, arch 1, type 1
Strat 1, arch 1, type 2
Strat 1, arch 1, type 3
Strat 1, arch 1, type 4
Strat 1, arch 1, type 5
Strat 1, arch 2, type 0
Strat 1, arch 2, type 1
Strat 1, arch 2, type 2
Strat 1, arch 2, type 3
Strat 1, arch 2, type 4
Strat 1, arch 2, type 5
Strat 1, arch 3, type 0
Strat 1, arch 3, type 1
Strat 1, arch 3, type 2
Strat 1, arch 3, type 3
Strat 1, arch 3, type 4
Strat 1, arch 3, type 5
./test_scotch_graph_map data/m16x16_b1.grf
Strat 0, type 0
Strat 0, type 1
Strat 1, type 0
Strat 1, type 1
./test_scotch_graph_order data/bump.grf
Strat 0, arch 0, type 0
Strat 0, arch 0, type 1
Strat 0, arch 0, type 2
Strat 0, arch 0, type 3
Strat 0, arch 0, type 4
Strat 0, arch 0, type 5
Strat 0, arch 1, type 0
Strat 0, arch 1, type 1
Strat 0, arch 1, type 2
Strat 0, arch 1, type 3
Strat 0, arch 1, type 4
Strat 0, arch 1, type 5
Strat 0, arch 2, type 0
Strat 0, arch 2, type 1
Strat 0, arch 2, type 2
Strat 0, arch 2, type 3
Strat 0, arch 2, type 4
Strat 0, arch 2, type 5
Strat 0, arch 3, type 0
Strat 0, arch 3, type 1
Strat 0, arch 3, type 2
Strat 0, arch 3, type 3
Strat 0, arch 3, type 4
Strat 0, arch 3, type 5
Strat 1, arch 0, type 0
Strat 1, arch 0, type 1
Strat 1, arch 0, type 2
Strat 1, arch 0, type 3
Strat 1, arch 0, type 4
Strat 1, arch 0, type 5
Strat 1, arch 1, type 0
Strat 1, arch 1, type 1
Strat 1, arch 1, type 2
Strat 1, arch 1, type 3
Strat 1, arch 1, type 4
Strat 1, arch 1, type 5
Strat 1, arch 2, type 0
Strat 1, arch 2, type 1
Strat 1, arch 2, type 2
Strat 1, arch 2, type 3
Strat 1, arch 2, type 4
Strat 1, arch 2, type 5
Strat 1, arch 3, type 0
Strat 1, arch 3, type 1
Strat 1, arch 3, type 2
Strat 1, arch 3, type 3
Strat 1, arch 3, type 4
Strat 1, arch 3, type 5
./test_scotch_graph_part_ovl 4 data/m16x16.grf /dev/null
M Compload[00] 73
M Compload[01] 72
M Compload[02] 71
M Compload[03] 72
M CompLoadAvg 72
M CompLoadMax/Avg 1.01389
./test_scotch_graph_part_ovl 4 data/m16x16_b1.grf /dev/null
M Compload[00] 69
M Compload[01] 72
M Compload[02] 73
M Compload[03] 71
M CompLoadAvg 71.25
M CompLoadMax/Avg 1.02456
./test_scotch_mesh_graph data/ship001.msh
./test_scotch_graph_order data/bump_b100000.grf
./test_libmetis data/bump.grf
../../bin/amk_ccc 5 | ../../bin/atst
A Terminals nbr=160
A Distance min=-1 max=10 avg=5.98742 dlt=3.12598
../../bin/amk_fft2 5 | ../../bin/atst
A Terminals nbr=192
A Distance min=-1 max=10 avg=6.09773 dlt=3.56979
../../bin/amk_hy 5 | ../../bin/atst
A Terminals nbr=32
A Distance min=-1 max=5 avg=2.58065 dlt=1.76899
../../bin/amk_m2 5 12 | ../../bin/atst
A Terminals nbr=60
A Distance min=-1 max=15 avg=5.66667 dlt=5.0064
../../bin/amk_m2 -mo 5 12 | ../../bin/atst
A Terminals nbr=60
A Distance min=-1 max=15 avg=5.66667 dlt=5.0064
../../bin/amk_p2 5 7 | ../../bin/atst
A Terminals nbr=2
A Distance min=-1 max=1 avg=1 dlt=0
../../bin/amk_grf data/m16x16.grf | ../../bin/atst
A Terminals nbr=256
A Distance min=-1 max=30 avg=10.6667 dlt=8.68676
../../bin/amk_grf -2 data/m16x16.grf | ../../bin/atst
./test_libmetis data/bump_b1.grf
A Terminals nbr=256
A Distance min=-1 max=130 avg=38.5808 dlt=50.5517
../../bin/amk_grf -ldata/m4x4_vertlist.txt data/m4x4.grf | ../../bin/atst
A Terminals nbr=5
A Distance min=-1 max=6 avg=3 dlt=2.8
../../bin/amk_grf -ldata/m4x4_vertlist.txt -2 data/m4x4.grf | ../../bin/atst
A Terminals nbr=5
A Distance min=-1 max=9 avg=3.8 dlt=5.04
../../bin/amk_m2 5 12 | ../../bin/acpl | ../../bin/atst
A Terminals nbr=60
A Distance min=-1 max=15 avg=5.66667 dlt=5.0064
../../bin/gout '-Om{e}' -gn data/bump.grf /dev/null /tmp/bump.ord /tmp/bump_ord.eps
make[2]: 'check_prog_gpart' is up to date.
../../bin/gout '-Op{d,e,g,r,s}' data/bump.grf data/bump.xyz /tmp/bump_k9.map /tmp/bump_k9.eps
../../bin/gout '-Oi{c,r}' data/bump.grf data/bump.xyz /tmp/bump_k9.map /tmp/bump_k9.iv
../../bin/gmk_msh /tmp/m2_5_1.msh /tmp/m2_5_1.grf
../../bin/gmk_msh /tmp/m2_5_4.msh /tmp/m2_5_4.grf
../../bin/gmk_msh /tmp/m2_5_4_3.msh /tmp/m2_5_4_3.grf
../../bin/mord /tmp/m2_5_1.msh | ../../bin/gotst /tmp/m2_5_1.grf
O Leaf=1
O Height min=12 max=12 avg=12.000000 dlt=0.000000 ( 0.00)
O NNZ=3.800000e+01
O OPC=1.300000e+02
../../bin/mord /tmp/m2_5_4.msh | ../../bin/gotst /tmp/m2_5_4.grf
O Leaf=5
O Height min=13 max=16 avg=14.200000 dlt=0.720000 ( 5.07)
O NNZ=1.680000e+02
O OPC=1.042000e+03
../../bin/mord /tmp/m2_5_4_3.msh | ../../bin/gotst /tmp/m2_5_4_3.grf
O Leaf=14
O Height min=32 max=60 avg=52.571429 dlt=4.000000 ( 7.61)
O NNZ=2.464000e+03
O OPC=6.199000e+04
./test_libmetis data/bump_imbal_32.grf
./test_common_random "/tmp/rand.dat" 1
Two consecutive runs yield same values.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/check'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/check'
(cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 scotch && make install)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="gcc" \
CCD="gcc" \
scotch.h \
scotchf.h \
libscotch.so \
libscotcherr.so \
libscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'scotch.h' is up to date.
make[2]: 'scotchf.h' is up to date.
make[2]: 'libscotch.so' is up to date.
make[2]: 'libscotcherr.so' is up to date.
make[2]: 'libscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
(cd libscotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="gcc" \
CCD="gcc" \
scotch.h \
scotchf.h \
libscotch.so \
libscotcherr.so \
libscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'scotch.h' is up to date.
make[2]: 'scotchf.h' is up to date.
make[2]: 'libscotch.so' is up to date.
make[2]: 'libscotcherr.so' is up to date.
make[2]: 'libscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make \
CC="mpicc" \
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
CCDFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
ptscotch.h \
ptscotchf.h \
libptscotch.so \
libptscotcherr.so \
libptscotcherrexit.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[2]: 'ptscotch.h' is up to date.
make[2]: 'ptscotchf.h' is up to date.
make[2]: 'libptscotch.so' is up to date.
make[2]: 'libptscotcherr.so' is up to date.
make[2]: 'libptscotcherrexit.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
make[1]: Nothing to be done for 'ptinstall'.
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotch'
(cd scotch ; make VERSION=6 RELEASE=0 PATCHLEVEL=9 ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="mpicc" SCOTCHLIB=ptscotch \
dggath \
dgmap \
dgord \
dgpart \
dgscat \
dgtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'dggath' is up to date.
make[2]: 'dgmap' is up to date.
make[2]: 'dgord' is up to date.
make[2]: 'dgpart' is up to date.
make[2]: 'dgscat' is up to date.
make[2]: 'dgtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make CC="mpicc" SCOTCHLIB=ptscotch \
dggath \
dgmap \
dgord \
dgpart \
dgscat \
dgtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
make[2]: 'dggath' is up to date.
make[2]: 'dgmap' is up to date.
make[2]: 'dgord' is up to date.
make[2]: 'dgpart' is up to date.
make[2]: 'dgscat' is up to date.
make[2]: 'dgtst' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
cp dggath dgmap dgord dgpart dgscat dgtst ../../bin
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/scotch'
(cd libscotchmetis ; make ptscotch && make ptinstall)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="mpicc" \
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
parmetis.h \
libptscotchparmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'parmetis.h' is up to date.
make[2]: 'libptscotchparmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make \
CC="mpicc" \
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" \
parmetis.h \
libptscotchparmetis.so
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
make[2]: 'parmetis.h' is up to date.
make[2]: 'libptscotchparmetis.so' is up to date.
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
cp parmetis.h ../../include
cp libptscotchparmetis.so ../../lib
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/libscotchmetis'
(cd check ; make ptcheck)
make[1]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/check'
rm -f *~ *.o
rm -f \
test_common_file_compress \
test_common_random \
test_common_thread \
test_fibo \
test_libmetis \
test_scotch_arch \
test_scotch_arch_deco \
test_scotch_graph_coarsen \
test_scotch_graph_color \
test_scotch_graph_diam \
test_scotch_graph_induce \
test_scotch_graph_map \
test_scotch_graph_map_copy \
test_scotch_graph_order \
test_scotch_graph_part_ovl \
test_scotch_dgraph_band \
test_scotch_dgraph_check \
test_scotch_dgraph_coarsen \
test_scotch_dgraph_grow \
test_scotch_dgraph_induce \
test_scotch_dgraph_redist \
test_scotch_mesh_graph \
test_strat_par \
test_strat_seq
make CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH" CC="mpicc" SCOTCHLIBS="-lptscotch -lscotch -lptscotcherr" check_strat_par check_scotch_dgraph_check check_scotch_dgraph_band check_scotch_dgraph_coarsen check_scotch_dgraph_grow check_scotch_dgraph_induce check_scotch_dgraph_redist check_prog_dgord check_prog_dgpart check_prog_dgscat-dggath check_prog_dgtst
make[2]: Entering directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/check'
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_strat_par.c -o test_strat_par -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_check.c -o test_scotch_dgraph_check -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_band.c -o test_scotch_dgraph_band -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_coarsen.c -o test_scotch_dgraph_coarsen -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_grow.c -o test_scotch_dgraph_grow -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_induce.c -o test_scotch_dgraph_induce -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpicc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC -fPIC -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -Drestrict=__restrict -DIDXSIZE64 -DSCOTCH_PTSCOTCH -I../../include -L../../lib test_scotch_dgraph_redist.c -o test_scotch_dgraph_redist -lptscotch -lscotch -lptscotcherr -lz -lbz2 -lm -lrt -pthread -Xlinker --no-as-needed
mpirun -n 3 ../../bin/dgord data/bump.grf /dev/null -vt
mpirun -n 3 ../../bin/dgpart 9 data/bump.grf /dev/null -vmt
--------------------------------------------------------------------------
There are not enough slots available in the system to satisfy the 3
slots that were requested by the application:
../../bin/dgpart
Either request fewer slots for your application, or make more slots
available for use.
A "slot" is the Open MPI term for an allocatable unit where we can
launch a process. The number of slots available are defined by the
environment in which Open MPI processes are run:
1. Hostfile, via "slots=N" clauses (N defaults to number of
processor cores if not provided)
2. The --host command line parameter, via a ":N" suffix on the
hostname (N defaults to 1 if not provided)
3. Resource manager (e.g., SLURM, PBS/Torque, LSF, etc.)
4. If none of a hostfile, the --host command line parameter, or an
RM is present, Open MPI defaults to the number of processor cores
In all the above cases, if you want Open MPI to default to the number
of hardware threads instead of the number of processor cores, use the
--use-hwthread-cpus option.
Alternatively, you can use the --oversubscribe option to ignore the
number of available slots when deciding the number of processes to
launch.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
There are not enough slots available in the system to satisfy the 3
slots that were requested by the application:
../../bin/dgord
Either request fewer slots for your application, or make more slots
available for use.
A "slot" is the Open MPI term for an allocatable unit where we can
launch a process. The number of slots available are defined by the
environment in which Open MPI processes are run:
1. Hostfile, via "slots=N" clauses (N defaults to number of
processor cores if not provided)
2. The --host command line parameter, via a ":N" suffix on the
hostname (N defaults to 1 if not provided)
3. Resource manager (e.g., SLURM, PBS/Torque, LSF, etc.)
4. If none of a hostfile, the --host command line parameter, or an
RM is present, Open MPI defaults to the number of processor cores
In all the above cases, if you want Open MPI to default to the number
of hardware threads instead of the number of processor cores, use the
--use-hwthread-cpus option.
Alternatively, you can use the --oversubscribe option to ignore the
number of available slots when deciding the number of processes to
launch.
--------------------------------------------------------------------------
make[2]: *** [Makefile:504: check_prog_dgord] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:509: check_prog_dgpart] Error 1
make[2]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/check'
make[1]: *** [Makefile:76: ptcheck] Error 2
make[1]: Leaving directory '/home/acxz/.cache/yay/scotch/src/scotch-v6.0.9/src/check'
make: *** [Makefile:113: ptcheck] Error 2
==> ERROR: A failure occurred in check().
Aborting...
Error making: scotch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment