>>> nauty: Building testing/nauty 2.8.9-r0 (using abuild 3.13.0-r5) started Fri, 30 Aug 2024 05:05:35 +0000 >>> nauty: Checking sanity of /home/buildozer/aports/testing/nauty/APKBUILD... >>> nauty: Analyzing dependencies... >>> nauty: Installing for build: build-base (1/1) Installing .makedepends-nauty (20240830.050537) OK: 413 MiB in 118 packages >>> nauty: Cleaning up srcdir >>> nauty: Cleaning up pkgdir >>> nauty: Cleaning up tmpdir >>> nauty: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nauty2_8_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 curl: (22) The requested URL returned error: 404 >>> nauty: Fetching https://pallini.di.uniroma1.it/nauty2_8_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 18 2568k 18 463k 0 0 1414k 0 0:00:01 --:--:-- 0:00:01 1414k 100 2568k 100 2568k 0 0 6297k 0 --:--:-- --:--:-- --:--:-- 6294k >>> nauty: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nauty2_8_9.tar.gz >>> nauty: Checking sha512sums... nauty2_8_9.tar.gz: OK fix-test-uniqg.patch: OK >>> nauty: Unpacking /var/cache/distfiles/edge/nauty2_8_9.tar.gz... >>> nauty: fix-test-uniqg.patch patching file runalltests patching file runalltests.in checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for gcc option to enable large file support... none needed checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for signal.h... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for errno.h... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for pid_t... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether ftell is declared... yes checking whether popen is declared... yes checking whether fdopen is declared... yes checking whether putenv is declared... yes checking whether setenv is declared... yes checking whether malloc is declared... yes checking how to run the C preprocessor... gcc -E checking for egrep -e... /bin/grep -E checking if compiler accepts flexible array members... 1 checking if INFINITY is declared in math.h... 1 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void*... 4 checking size of __uint128_t... 0 checking size of unsigned __int128... 0 checking for isatty... yes checking for time... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for clock... yes checking for times... yes checking for getrusage... yes checking for perror... yes checking for pipe... yes checking for wait... yes checking for popen... yes checking for putenv... yes checking for setenv... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for fseeko... yes checking for sigaction... yes checking for sigprocmask... yes checking if popcnt instruction is available and requested... 1 checking if __builtin_popcount() is supported... 1 checking if __builtin_popcountl() is supported... 1 checking if __builtin_popcountll() is supported... 1 CC=gcc CFLAGS=-O3 -fstack-clash-protection -Wformat -Werror=format-security MORECFLAGS= -mpopcnt checking if lzcnt instruction is available and requested... 1 checking if __builtin_clz() is supported... 1 checking if __builtin_clzl() is supported... 1 checking if __builtin_clzll() is supported... 1 checking for getc_unlocked... yes checking for flockfile... yes checking for noreturn attribute... _Noreturn checking for thread local storage (TLS) class... _Thread_local checking for gsort... no checking for sort... sort checking if sort supports the -k switch... 1 checking if sort supports the -S switch... 1 checking for a race-free mkdir -p... /bin/mkdir -p checking for a BSD-compatible install... /usr/bin/install -c checking for gunzip... gunzip checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating ./config.status config.status: creating makefile config.status: creating nauty.h config.status: creating naututil.h config.status: creating gtools.h config.status: creating nauty.pc config.status: creating runalltests config.status: executing libtool commands /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o traces.lo traces.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauty.lo nauty.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautil.lo nautil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nausparse.lo nausparse.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugraph.lo naugraph.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o schreier.lo schreier.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naurng.lo naurng.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtnauty.lo gtnauty.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautinv.lo nautinv.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtools.lo gtools.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naututil.lo naututil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauchromatic.lo nauchromatic.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil1.lo gutil1.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil2.lo gutil2.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugroup.lo naugroup.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautycliquer.lo nautycliquer.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauconnect.lo nauconnect.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauty1.lo -DMAXN=WORDSIZE nauty.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautil1.lo -DMAXN=WORDSIZE nautil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugraph1.lo -DMAXN=WORDSIZE naugraph.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naututil1.lo -DMAXN=WORDSIZE naututil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautinv1.lo -DMAXN=WORDSIZE nautinv.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautyS.lo -DWORDSIZE=16 nauty.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautilS.lo -DWORDSIZE=16 nautil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nausparseS.lo -DWORDSIZE=16 nausparse.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugraphS.lo -DWORDSIZE=16 naugraph.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o schreierS.lo -DWORDSIZE=16 schreier.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtoolsS.lo -DWORDSIZE=16 gtools.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naututilS.lo -DWORDSIZE=16 naututil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautinvS.lo -DWORDSIZE=16 nautinv.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil1S.lo -DWORDSIZE=16 gutil1.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil2S.lo -DWORDSIZE=16 gutil2.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtnautyS.lo -DWORDSIZE=16 gtnauty.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugroupS.lo -DWORDSIZE=16 naugroup.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautycliquerS.lo -DWORDSIZE=16 nautycliquer.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauchromaticS.lo -DWORDSIZE=16 nauchromatic.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauconnectS.lo -DWORDSIZE=16 nauconnect.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautyS1.lo -DMAXN=WORDSIZE -DWORDSIZE=16 nauty.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautilS1.lo -DMAXN=WORDSIZE -DWORDSIZE=16 nautil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugraphS1.lo -DMAXN=WORDSIZE -DWORDSIZE=16 naugraph.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naututilS1.lo -DMAXN=WORDSIZE -DWORDSIZE=16 naututil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautinvS1.lo -DMAXN=WORDSIZE -DWORDSIZE=16 nautinv.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil1S1.lo -DMAXN=WORDSIZE -DWORDSIZE=16 gutil1.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil2S1.lo -DMAXN=WORDSIZE -DWORDSIZE=16 gutil2.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtnautyS1.lo -DMAXN=WORDSIZE -DWORDSIZE=16 gtnauty.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautyW.lo -DWORDSIZE=32 nauty.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautilW.lo -DWORDSIZE=32 nautil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nausparseW.lo -DWORDSIZE=32 nausparse.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nautil.c -fPIC -DPIC -o .libs/nautil.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt traces.c -fPIC -DPIC -o .libs/traces.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nauty.c -fPIC -DPIC -o .libs/nauty.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt naugraph.c -fPIC -DPIC -o .libs/naugraph.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt schreier.c -fPIC -DPIC -o .libs/schreier.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt naurng.c -fPIC -DPIC -o .libs/naurng.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt gtnauty.c -fPIC -DPIC -o .libs/gtnauty.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nausparse.c -fPIC -DPIC -o .libs/nausparse.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nautinv.c -fPIC -DPIC -o .libs/nautinv.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt gutil1.c -fPIC -DPIC -o .libs/gutil1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt naugroup.c -fPIC -DPIC -o .libs/naugroup.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nautycliquer.c -fPIC -DPIC -o .libs/nautycliquer.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt naututil.c -fPIC -DPIC -o .libs/naututil.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nauchromatic.c -fPIC -DPIC -o .libs/nauchromatic.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nauconnect.c -fPIC -DPIC -o .libs/nauconnect.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt gutil2.c -fPIC -DPIC -o .libs/gutil2.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt gtools.c -fPIC -DPIC -o .libs/gtools.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE nautil.c -fPIC -DPIC -o .libs/nautil1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE nauty.c -fPIC -DPIC -o .libs/nauty1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE naututil.c -fPIC -DPIC -o .libs/naututil1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE naugraph.c -fPIC -DPIC -o .libs/naugraph1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nauty.c -fPIC -DPIC -o .libs/nautyS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE nautinv.c -fPIC -DPIC -o .libs/nautinv1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nautil.c -fPIC -DPIC -o .libs/nautilS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 schreier.c -fPIC -DPIC -o .libs/schreierS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nausparse.c -fPIC -DPIC -o .libs/nausparseS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 naugraph.c -fPIC -DPIC -o .libs/naugraphS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 gtools.c -fPIC -DPIC -o .libs/gtoolsS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nautinv.c -fPIC -DPIC -o .libs/nautinvS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 naututil.c -fPIC -DPIC -o .libs/naututilS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 naugroup.c -fPIC -DPIC -o .libs/naugroupS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nauchromatic.c -fPIC -DPIC -o .libs/nauchromaticS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 gutil1.c -fPIC -DPIC -o .libs/gutil1S.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 gutil2.c -fPIC -DPIC -o .libs/gutil2S.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 nauty.c -fPIC -DPIC -o .libs/nautyS1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nautycliquer.c -fPIC -DPIC -o .libs/nautycliquerS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nauconnect.c -fPIC -DPIC -o .libs/nauconnectS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 gtnauty.c -fPIC -DPIC -o .libs/gtnautyS.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 nautinv.c -fPIC -DPIC -o .libs/nautinvS1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 naututil.c -fPIC -DPIC -o .libs/naututilS1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 gutil2.c -fPIC -DPIC -o .libs/gutil2S1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nautil.c -fPIC -DPIC -o .libs/nautilW.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 gutil1.c -fPIC -DPIC -o .libs/gutil1S1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 nautil.c -fPIC -DPIC -o .libs/nautilS1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 gtnauty.c -fPIC -DPIC -o .libs/gtnautyS1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nausparse.c -fPIC -DPIC -o .libs/nausparseW.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 naugraph.c -fPIC -DPIC -o .libs/naugraphS1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nauty.c -fPIC -DPIC -o .libs/nautyW.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt naurng.c -o naurng.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugraphW.lo -DWORDSIZE=32 naugraph.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 naugraph.c -fPIC -DPIC -o .libs/naugraphW.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE naugraph.c -o naugraph1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 naugraph.c -o naugraphS1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt naugroup.c -o naugroup.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 naugroup.c -o naugroupS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE nautil.c -o nautil1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 nautil.c -o nautilS1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nautil.c -o nautilS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nautil.c -o nautilW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nautil.c -o nautil.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt naugraph.c -o naugraph.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 naugraph.c -o naugraphS.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o schreierW.lo -DWORDSIZE=32 schreier.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 schreier.c -fPIC -DPIC -o .libs/schreierW.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtoolsW.lo -DWORDSIZE=32 gtools.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 gtools.c -fPIC -DPIC -o .libs/gtoolsW.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 naugraph.c -o naugraphW.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naututilW.lo -DWORDSIZE=32 naututil.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nauchromatic.c -o nauchromatic.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nauconnect.c -o nauconnect.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt gutil2.c -o gutil2.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 naututil.c -fPIC -DPIC -o .libs/naututilW.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautinvW.lo -DWORDSIZE=32 nautinv.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE nauty.c -o nauty1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nautinv.c -fPIC -DPIC -o .libs/nautinvW.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 gutil1.c -o gutil1S1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt schreier.c -o schreier.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 nauty.c -o nautyS1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nauconnect.c -o nauconnectS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 schreier.c -o schreierS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt gutil1.c -o gutil1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 gutil2.c -o gutil2S.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 gutil2.c -o gutil2S1.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil1W.lo -DWORDSIZE=32 gutil1.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 gutil1.c -fPIC -DPIC -o .libs/gutil1W.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nauty.c -o nauty.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nauty.c -o nautyW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nauchromatic.c -o nauchromaticS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 gutil1.c -o gutil1S.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil2W.lo -DWORDSIZE=32 gutil2.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nauty.c -o nautyS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 gutil2.c -fPIC -DPIC -o .libs/gutil2W.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt gtnauty.c -o gtnauty.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtnautyW.lo -DWORDSIZE=32 gtnauty.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugroupW.lo -DWORDSIZE=32 naugroup.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 gtnauty.c -fPIC -DPIC -o .libs/gtnautyW.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautycliquerW.lo -DWORDSIZE=32 nautycliquer.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 gtnauty.c -o gtnautyS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 naugroup.c -fPIC -DPIC -o .libs/naugroupW.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nautycliquer.c -fPIC -DPIC -o .libs/nautycliquerW.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauchromaticW.lo -DWORDSIZE=32 nauchromatic.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nauchromatic.c -fPIC -DPIC -o .libs/nauchromaticW.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauconnectW.lo -DWORDSIZE=32 nauconnect.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nauconnect.c -fPIC -DPIC -o .libs/nauconnectW.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE nautinv.c -o nautinv1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 nautinv.c -o nautinvS1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nautycliquer.c -o nautycliquerS.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautyW1.lo -DMAXN=WORDSIZE -DWORDSIZE=32 nauty.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nautycliquer.c -o nautycliquer.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 nauty.c -fPIC -DPIC -o .libs/nautyW1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 gtnauty.c -o gtnautyS1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 naugroup.c -o naugroupW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 schreier.c -o schreierW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nausparse.c -o nausparse.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nausparse.c -o nausparseS.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautilW1.lo -DMAXN=WORDSIZE -DWORDSIZE=32 nautil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugraphW1.lo -DMAXN=WORDSIZE -DWORDSIZE=32 naugraph.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 nautil.c -fPIC -DPIC -o .libs/nautilW1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nausparse.c -o nausparseW.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naututilW1.lo -DMAXN=WORDSIZE -DWORDSIZE=32 naututil.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 naugraph.c -fPIC -DPIC -o .libs/naugraphW1.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautinvW1.lo -DMAXN=WORDSIZE -DWORDSIZE=32 nautinv.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil1W1.lo -DMAXN=WORDSIZE -DWORDSIZE=32 gutil1.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 naututil.c -fPIC -DPIC -o .libs/naututilW1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 gutil1.c -fPIC -DPIC -o .libs/gutil1W1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 nautinv.c -fPIC -DPIC -o .libs/nautinvW1.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil2W1.lo -DMAXN=WORDSIZE -DWORDSIZE=32 gutil2.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtnautyW1.lo -DMAXN=WORDSIZE -DWORDSIZE=32 gtnauty.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 gutil2.c -fPIC -DPIC -o .libs/gutil2W1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 gtnauty.c -fPIC -DPIC -o .libs/gtnautyW1.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautyL.lo -DWORDSIZE=64 nauty.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nauty.c -fPIC -DPIC -o .libs/nautyL.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt gtools.c -o gtools.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautilL.lo -DWORDSIZE=64 nautil.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 gutil2.c -o gutil2W.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 gtools.c -o gtoolsS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nautil.c -fPIC -DPIC -o .libs/nautilL.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nausparseL.lo -DWORDSIZE=64 nausparse.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugraphL.lo -DWORDSIZE=64 naugraph.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nausparse.c -fPIC -DPIC -o .libs/nausparseL.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 gutil1.c -o gutil1W.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 naugraph.c -fPIC -DPIC -o .libs/naugraphL.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o schreierL.lo -DWORDSIZE=64 schreier.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtoolsL.lo -DWORDSIZE=64 gtools.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 schreier.c -fPIC -DPIC -o .libs/schreierL.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naututilL.lo -DWORDSIZE=64 naututil.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 gtools.c -fPIC -DPIC -o .libs/gtoolsL.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautinvL.lo -DWORDSIZE=64 nautinv.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 naututil.c -fPIC -DPIC -o .libs/naututilL.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil1L.lo -DWORDSIZE=64 gutil1.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nautinv.c -fPIC -DPIC -o .libs/nautinvL.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil2L.lo -DWORDSIZE=64 gutil2.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nauchromatic.c -o nauchromaticW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 gutil1.c -fPIC -DPIC -o .libs/gutil1L.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtnautyL.lo -DWORDSIZE=64 gtnauty.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 gutil2.c -fPIC -DPIC -o .libs/gutil2L.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 naugraph.c -o naugraphW1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nauconnect.c -o nauconnectW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 gtnauty.c -fPIC -DPIC -o .libs/gtnautyL.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 nautil.c -o nautilW1.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugroupL.lo -DWORDSIZE=64 naugroup.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 naugroup.c -fPIC -DPIC -o .libs/naugroupL.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 nauty.c -o nautyW1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 gtnauty.c -o gtnautyW.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautycliquerL.lo -DWORDSIZE=64 nautycliquer.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nautycliquer.c -fPIC -DPIC -o .libs/nautycliquerL.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauchromaticL.lo -DWORDSIZE=64 nauchromatic.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nauchromatic.c -fPIC -DPIC -o .libs/nauchromaticL.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nautinv.c -o nautinvS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nautil.c -o nautilL.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nautycliquer.c -o nautycliquerW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE naututil.c -o naututil1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nautinv.c -o nautinv.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 naugraph.c -o naugraphL.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nauconnectL.lo -DWORDSIZE=64 nauconnect.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nauconnect.c -fPIC -DPIC -o .libs/nauconnectL.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 gutil1.c -o gutil1W1.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautyL1.lo -DMAXN=WORDSIZE -DWORDSIZE=64 nauty.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 naugroup.c -o naugroupL.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 nauty.c -fPIC -DPIC -o .libs/nautyL1.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautilL1.lo -DMAXN=WORDSIZE -DWORDSIZE=64 nautil.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 gtools.c -o gtoolsW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 gutil2.c -o gutil2W1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 gtnauty.c -o gtnautyW1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 nautil.c -fPIC -DPIC -o .libs/nautilL1.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naugraphL1.lo -DMAXN=WORDSIZE -DWORDSIZE=64 naugraph.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt naututil.c -o naututil.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 naugraph.c -fPIC -DPIC -o .libs/naugraphL1.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o naututilL1.lo -DMAXN=WORDSIZE -DWORDSIZE=64 naututil.c /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o nautinvL1.lo -DMAXN=WORDSIZE -DWORDSIZE=64 nautinv.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 naututil.c -fPIC -DPIC -o .libs/naututilL1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 nautinv.c -fPIC -DPIC -o .libs/nautinvL1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 naututil.c -o naututilS1.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil1L1.lo -DMAXN=WORDSIZE -DWORDSIZE=64 gutil1.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 gutil1.c -fPIC -DPIC -o .libs/gutil1L1.o /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gutil2L1.lo -DMAXN=WORDSIZE -DWORDSIZE=64 gutil2.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nauty.c -o nautyL.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -o gtnautyL1.lo -DMAXN=WORDSIZE -DWORDSIZE=64 gtnauty.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 gutil2.c -fPIC -DPIC -o .libs/gutil2L1.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 schreier.c -o schreierL.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 gtnauty.c -fPIC -DPIC -o .libs/gtnautyL1.o gcc -o showg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt showg.c gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o gutil1.o gutil1.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 naututil.c -o naututilS.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 gutil2.c -o gutil2L.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 nautinv.c -o nautinvW1.o >/dev/null 2>&1 gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o nauchromatic.o nauchromatic.c gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o nauconnect.o nauconnect.c gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o nauty.o nauty.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 gutil1.c -o gutil1L.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 naugraph.c -o naugraphL1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 nautil.c -o nautilL1.o >/dev/null 2>&1 gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o nautil.o nautil.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 gtnauty.c -o gtnautyL.o >/dev/null 2>&1 gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o naugraph.o naugraph.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nauchromatic.c -o nauchromaticL.o >/dev/null 2>&1 gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o schreier.o schreier.c gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o naurng.o naurng.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nauconnect.c -o nauconnectL.o >/dev/null 2>&1 gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o gtnauty.o gtnauty.c gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o nausparse.o nausparse.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nautinv.c -o nautinvW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nausparse.c -o nausparseL.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 naututil.c -o naututilW.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 nauty.c -o nautyL1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nautycliquer.c -o nautycliquerL.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 gutil1.c -o gutil1L1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 gutil2.c -o gutil2L1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 gtools.c -o gtoolsL.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 gtnauty.c -o gtnautyL1.o >/dev/null 2>&1 gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o gtools.o gtools.c gcc -o genposetg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 genposetg.c \ gtoolsS.o nautyS1.o nautilS1.o nausparseS.o naugraphS1.o schreierS.o naurng.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 nautinv.c -o nautinvL1.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nautinv.c -o nautinvL.o >/dev/null 2>&1 libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 naututil.c -o naututilW1.o >/dev/null 2>&1 gcc -o geng -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 geng.c gtoolsW.o nautyW1.o \ nautilW1.o naugraphW1.o schreier.o naurng.o gcc -o genbg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 genbg.c gtoolsW.o schreierW.o \ nautyW1.o nautilW1.o naugraphW1.o naurng.o gcc -o gentourng -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=24 -DWORDSIZE=32 gentourng.c gtoolsW.o nautyW1.o \ nautilW1.o naugraphW1.o schreier.o naurng.o gcc -o watercluster2 -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 watercluster2.c \ gtoolsW.o nautyW1.o nautilW1.o nausparseW.o naugraphW1.o schreierW.o naurng.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 naututil.c -o naututilL.o >/dev/null 2>&1 gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o nautinv.o nautinv.c gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o naututil.o naututil.c libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 naututil.c -o naututilL1.o >/dev/null 2>&1 gcc -o genquarticg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt genquarticg.c gtoolsL.o nautyL1.o \ nautilL1.o naugraphL1.o schreierL.o naurng.o gcc -o gengL -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 geng.c gtoolsL.o nautyL1.o \ nautilL1.o naugraphL1.o schreier.o naurng.o gcc -o genbgL -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 -DMAXN1=30 genbg.c gtoolsL.o \ schreierL.o naurng.o nautyL1.o nautilL1.o naugraphL1.o gcc -o copyg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt copyg.c gtools.o gcc -o listg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt listg.c gtools.o nautil.o gcc -o amtog -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt amtog.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o catg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt catg.c gtools.o gcc -o directg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt directg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o naugroup.o gcc -o gentreeg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt gentreeg.c gtools.o gcc -o underlyingg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt underlyingg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o assembleg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt assembleg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o ranlabg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt ranlabg.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o planarg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt planarg.c planarity.c gtools.o gcc -o linegraphg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt linegraphg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o subdivideg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt subdivideg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o cubhamg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt cubhamg.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o twohamg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt twohamg.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o hamheuristic -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt hamheuristic.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o ancestorg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt ancestorg.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o productg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt productg.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o countneg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt countneg.c gtools.o gcc -o genktreeg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE genktreeg.c \ gtools.o nauty1.o nautil1.o nausparse.o naugraph1.o schreier.o naurng.o gcc -o complg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt complg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o NRswitchg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt NRswitchg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o biplabg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt biplabg.c gutil1.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o addedgeg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt addedgeg.c gutil1.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o deledgeg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt deledgeg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o countg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt testg.c gutil1.o gutil2.o nautycliquer.o \ nauchromatic.o nauconnect.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o pickg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt testg.c gtools.o gtnauty.o gutil1.o \ gutil2.o nautinv.o nautycliquer.o nauchromatic.o \ nauconnect.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o newedgeg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt newedgeg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o addptg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt addptg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o ransubg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt ransubg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o multig -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt multig.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o naugroup.o gcc -o delptg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt delptg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o converseg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt converseg.c nautinv.o gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o nbrhoodg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nbrhoodg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o dretog -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt dretog.c naututil.o gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o genrang -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt genrang.c \ gtools.o naututil.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o vcolg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt vcolg.c naututil.o gutil2.o \ naugroup.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o genspecialg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt genspecialg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o naututil.o \ gcc -o edgetransg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt edgetransg.c naututil.o \ naugroup.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o dimacs2g -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt dimacs2g.c naututil.o gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o libtool: compile: gcc -c -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt traces.c -o traces.o >/dev/null 2>&1 gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -c -o traces.o traces.c /bin/sh ./libtool --mode=link gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -rpath /usr/lib -release 2.8.9 -o libnauty.la nauty.lo nautil.lo nausparse.lo naugraph.lo schreier.lo naurng.lo gtnauty.lo nautinv.lo gtools.lo traces.lo naututil.lo nauchromatic.lo \ gutil1.lo gutil2.lo naugroup.lo nautycliquer.lo nauconnect.lo /bin/sh ./libtool --mode=link gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -rpath /usr/lib -release 2.8.9 -o libnauty1.la nauty1.lo nautil1.lo nausparse.lo naugraph1.lo schreier.lo naurng.lo traces.lo gtools.lo naututil1.lo \ nautinv1.lo gutil1.lo gutil2.lo gtnauty.lo naugroup.lo \ nautycliquer.lo nauchromatic.lo nauconnect.lo /bin/sh ./libtool --mode=link gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -rpath /usr/lib -release 2.8.9 -o libnautyS.la nautyS.lo nautilS.lo nausparseS.lo naugraphS.lo schreierS.lo naurng.lo traces.lo gtoolsS.lo naututilS.lo \ nautinvS.lo gutil1S.lo gutil2S.lo gtnautyS.lo naugroupS.lo \ nautycliquerS.lo nauchromaticS.lo nauconnectS.lo /bin/sh ./libtool --mode=link gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -rpath /usr/lib -release 2.8.9 -o libnautyS1.la nautyS1.lo nautilS1.lo nausparseS.lo naugraphS1.lo schreierS.lo naurng.lo traces.lo gtoolsS.lo naututilS1.lo \ nautinvS1.lo gutil1S1.lo gutil2S1.lo gtnautyS1.lo naugroupS.lo \ nautycliquerS.lo nauchromaticS.lo nauconnectS.lo /bin/sh ./libtool --mode=link gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -rpath /usr/lib -release 2.8.9 -o libnautyW.la nautyW.lo nautilW.lo nausparseW.lo naugraphW.lo schreierW.lo naurng.lo traces.lo gtoolsW.lo naututilW.lo \ nautinvW.lo gutil1W.lo gutil2W.lo gtnautyW.lo naugroupW.lo \ nautycliquerW.lo nauchromaticW.lo nauconnectW.lo /bin/sh ./libtool --mode=link gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -rpath /usr/lib -release 2.8.9 -o libnautyW1.la nautyW1.lo nautilW1.lo nausparseW.lo naugraphW1.lo schreierW.lo naurng.lo traces.lo gtoolsW.lo naututilW1.lo \ nautinvW1.lo gutil1W1.lo gutil2W1.lo gtnautyW1.lo naugroupW.lo \ nautycliquerW.lo nauchromaticW.lo nauconnectW.lo /bin/sh ./libtool --mode=link gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -rpath /usr/lib -release 2.8.9 -o libnautyL.la nautyL.lo nautilL.lo nausparseL.lo naugraphL.lo schreierL.lo naurng.lo traces.lo gtoolsL.lo naututilL.lo \ nautinvL.lo gutil1L.lo gutil2L.lo gtnautyL.lo naugroupL.lo \ nautycliquerL.lo nauchromaticL.lo nauconnectL.lo /bin/sh ./libtool --mode=link gcc -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -rpath /usr/lib -release 2.8.9 -o libnautyL1.la nautyL1.lo nautilL1.lo nausparseL.lo naugraphL1.lo schreierL.lo naurng.lo traces.lo gtoolsL.lo naututilL1.lo \ nautinvL1.lo gutil1L1.lo gutil2L1.lo gtnautyL1.lo naugroupL.lo \ nautycliquerL.lo nauchromaticL.lo nauconnectL.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nautyS1.o .libs/nautilS1.o .libs/nausparseS.o .libs/naugraphS1.o .libs/schreierS.o .libs/naurng.o .libs/traces.o .libs/gtoolsS.o .libs/naututilS1.o .libs/nautinvS1.o .libs/gutil1S1.o .libs/gutil2S1.o .libs/gtnautyS1.o .libs/naugroupS.o .libs/nautycliquerS.o .libs/nauchromaticS.o .libs/nauconnectS.o -O3 -mpopcnt -Wl,-soname -Wl,libnautyS1-2.8.9.so -o .libs/libnautyS1-2.8.9.so libtool: link: gcc -shared -fPIC -DPIC .libs/nautyS.o .libs/nautilS.o .libs/nausparseS.o .libs/naugraphS.o .libs/schreierS.o .libs/naurng.o .libs/traces.o .libs/gtoolsS.o .libs/naututilS.o .libs/nautinvS.o .libs/gutil1S.o .libs/gutil2S.o .libs/gtnautyS.o .libs/naugroupS.o .libs/nautycliquerS.o .libs/nauchromaticS.o .libs/nauconnectS.o -O3 -mpopcnt -Wl,-soname -Wl,libnautyS-2.8.9.so -o .libs/libnautyS-2.8.9.so libtool: link: gcc -shared -fPIC -DPIC .libs/nauty.o .libs/nautil.o .libs/nausparse.o .libs/naugraph.o .libs/schreier.o .libs/naurng.o .libs/gtnauty.o .libs/nautinv.o .libs/gtools.o .libs/traces.o .libs/naututil.o .libs/nauchromatic.o .libs/gutil1.o .libs/gutil2.o .libs/naugroup.o .libs/nautycliquer.o .libs/nauconnect.o -O3 -mpopcnt -Wl,-soname -Wl,libnauty-2.8.9.so -o .libs/libnauty-2.8.9.so libtool: link: gcc -shared -fPIC -DPIC .libs/nautyL.o .libs/nautilL.o .libs/nausparseL.o .libs/naugraphL.o .libs/schreierL.o .libs/naurng.o .libs/traces.o .libs/gtoolsL.o .libs/naututilL.o .libs/nautinvL.o .libs/gutil1L.o .libs/gutil2L.o .libs/gtnautyL.o .libs/naugroupL.o .libs/nautycliquerL.o .libs/nauchromaticL.o .libs/nauconnectL.o -O3 -mpopcnt -Wl,-soname -Wl,libnautyL-2.8.9.so -o .libs/libnautyL-2.8.9.so libtool: link: gcc -shared -fPIC -DPIC .libs/nautyW1.o .libs/nautilW1.o .libs/nausparseW.o .libs/naugraphW1.o .libs/schreierW.o .libs/naurng.o .libs/traces.o .libs/gtoolsW.o .libs/naututilW1.o .libs/nautinvW1.o .libs/gutil1W1.o .libs/gutil2W1.o .libs/gtnautyW1.o .libs/naugroupW.o .libs/nautycliquerW.o .libs/nauchromaticW.o .libs/nauconnectW.o -O3 -mpopcnt -Wl,-soname -Wl,libnautyW1-2.8.9.so -o .libs/libnautyW1-2.8.9.so libtool: link: gcc -shared -fPIC -DPIC .libs/nauty1.o .libs/nautil1.o .libs/nausparse.o .libs/naugraph1.o .libs/schreier.o .libs/naurng.o .libs/traces.o .libs/gtools.o .libs/naututil1.o .libs/nautinv1.o .libs/gutil1.o .libs/gutil2.o .libs/gtnauty.o .libs/naugroup.o .libs/nautycliquer.o .libs/nauchromatic.o .libs/nauconnect.o -O3 -mpopcnt -Wl,-soname -Wl,libnauty1-2.8.9.so -o .libs/libnauty1-2.8.9.so libtool: link: gcc -shared -fPIC -DPIC .libs/nautyW.o .libs/nautilW.o .libs/nausparseW.o .libs/naugraphW.o .libs/schreierW.o .libs/naurng.o .libs/traces.o .libs/gtoolsW.o .libs/naututilW.o .libs/nautinvW.o .libs/gutil1W.o .libs/gutil2W.o .libs/gtnautyW.o .libs/naugroupW.o .libs/nautycliquerW.o .libs/nauchromaticW.o .libs/nauconnectW.o -O3 -mpopcnt -Wl,-soname -Wl,libnautyW-2.8.9.so -o .libs/libnautyW-2.8.9.so libtool: link: gcc -shared -fPIC -DPIC .libs/nautyL1.o .libs/nautilL1.o .libs/nausparseL.o .libs/naugraphL1.o .libs/schreierL.o .libs/naurng.o .libs/traces.o .libs/gtoolsL.o .libs/naututilL1.o .libs/nautinvL1.o .libs/gutil1L1.o .libs/gutil2L1.o .libs/gtnautyL1.o .libs/naugroupL.o .libs/nautycliquerL.o .libs/nauchromaticL.o .libs/nauconnectL.o -O3 -mpopcnt -Wl,-soname -Wl,libnautyL1-2.8.9.so -o .libs/libnautyL1-2.8.9.so libtool: link: (cd ".libs" && rm -f "libnautyS1.so" && ln -s "libnautyS1-2.8.9.so" "libnautyS1.so") libtool: link: (cd ".libs" && rm -f "libnautyS.so" && ln -s "libnautyS-2.8.9.so" "libnautyS.so") libtool: link: (cd ".libs" && rm -f "libnauty.so" && ln -s "libnauty-2.8.9.so" "libnauty.so") libtool: link: (cd ".libs" && rm -f "libnautyL.so" && ln -s "libnautyL-2.8.9.so" "libnautyL.so") libtool: link: (cd ".libs" && rm -f "libnauty1.so" && ln -s "libnauty1-2.8.9.so" "libnauty1.so") libtool: link: (cd ".libs" && rm -f "libnautyW1.so" && ln -s "libnautyW1-2.8.9.so" "libnautyW1.so") libtool: link: (cd ".libs" && rm -f "libnautyL1.so" && ln -s "libnautyL1-2.8.9.so" "libnautyL1.so") libtool: link: (cd ".libs" && rm -f "libnautyW.so" && ln -s "libnautyW-2.8.9.so" "libnautyW.so") libtool: link: ar cr .libs/libnautyS1.a nautyS1.o nautilS1.o nausparseS.o naugraphS1.o schreierS.o naurng.o traces.o gtoolsS.o naututilS1.o nautinvS1.o gutil1S1.o gutil2S1.o gtnautyS1.o naugroupS.o nautycliquerS.o nauchromaticS.o nauconnectS.o libtool: link: ar cr .libs/libnautyS.a nautyS.o nautilS.o nausparseS.o naugraphS.o schreierS.o naurng.o traces.o gtoolsS.o naututilS.o nautinvS.o gutil1S.o gutil2S.o gtnautyS.o naugroupS.o nautycliquerS.o nauchromaticS.o nauconnectS.o libtool: link: ar cr .libs/libnautyL.a nautyL.o nautilL.o nausparseL.o naugraphL.o schreierL.o naurng.o traces.o gtoolsL.o naututilL.o nautinvL.o gutil1L.o gutil2L.o gtnautyL.o naugroupL.o nautycliquerL.o nauchromaticL.o nauconnectL.o libtool: link: ar cr .libs/libnauty.a nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o traces.o naututil.o nauchromatic.o gutil1.o gutil2.o naugroup.o nautycliquer.o nauconnect.o libtool: link: ar cr .libs/libnauty1.a nauty1.o nautil1.o nausparse.o naugraph1.o schreier.o naurng.o traces.o gtools.o naututil1.o nautinv1.o gutil1.o gutil2.o gtnauty.o naugroup.o nautycliquer.o nauchromatic.o nauconnect.o libtool: link: ar cr .libs/libnautyW1.a nautyW1.o nautilW1.o nausparseW.o naugraphW1.o schreierW.o naurng.o traces.o gtoolsW.o naututilW1.o nautinvW1.o gutil1W1.o gutil2W1.o gtnautyW1.o naugroupW.o nautycliquerW.o nauchromaticW.o nauconnectW.o libtool: link: ranlib .libs/libnautyS.a libtool: link: ranlib .libs/libnautyS1.a libtool: link: ar cr .libs/libnautyL1.a nautyL1.o nautilL1.o nausparseL.o naugraphL1.o schreierL.o naurng.o traces.o gtoolsL.o naututilL1.o nautinvL1.o gutil1L1.o gutil2L1.o gtnautyL1.o naugroupL.o nautycliquerL.o nauchromaticL.o nauconnectL.o libtool: link: ar cr .libs/libnautyW.a nautyW.o nautilW.o nausparseW.o naugraphW.o schreierW.o naurng.o traces.o gtoolsW.o naututilW.o nautinvW.o gutil1W.o gutil2W.o gtnautyW.o naugroupW.o nautycliquerW.o nauchromaticW.o nauconnectW.o libtool: link: ranlib .libs/libnautyL.a libtool: link: ranlib .libs/libnauty.a libtool: link: ranlib .libs/libnauty1.a libtool: link: ranlib .libs/libnautyW1.a libtool: link: ranlib .libs/libnautyL1.a libtool: link: ranlib .libs/libnautyW.a libtool: link: ( cd ".libs" && rm -f "libnautyS1.la" && ln -s "../libnautyS1.la" "libnautyS1.la" ) libtool: link: ( cd ".libs" && rm -f "libnautyS.la" && ln -s "../libnautyS.la" "libnautyS.la" ) cp .libs/libnautyS1.a nautyS1.a cp .libs/libnautyS.a nautyS.a libtool: link: ( cd ".libs" && rm -f "libnautyL.la" && ln -s "../libnautyL.la" "libnautyL.la" ) libtool: link: ( cd ".libs" && rm -f "libnauty.la" && ln -s "../libnauty.la" "libnauty.la" ) libtool: link: ( cd ".libs" && rm -f "libnauty1.la" && ln -s "../libnauty1.la" "libnauty1.la" ) cp .libs/libnautyL.a nautyL.a cp .libs/libnauty.a nauty.a libtool: link: ( cd ".libs" && rm -f "libnautyW1.la" && ln -s "../libnautyW1.la" "libnautyW1.la" ) libtool: link: ( cd ".libs" && rm -f "libnautyL1.la" && ln -s "../libnautyL1.la" "libnautyL1.la" ) cp .libs/libnauty1.a nauty1.a cp .libs/libnautyW1.a nautyW1.a cp .libs/libnautyL1.a nautyL1.a libtool: link: ( cd ".libs" && rm -f "libnautyW.la" && ln -s "../libnautyW.la" "libnautyW.la" ) cp .libs/libnautyW.a nautyW.a gcc -o dreadnaut -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt dreadnaut.c naututil.o \ nautinv.o gtools.o traces.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o labelg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt labelg.c naututil.o \ traces.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o gcc -o dretodot -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt dretodot.c naututil.o gtools.o \ traces.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -lm gcc -o uniqg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt uniqg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o traces.o gcc -o shortg -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt shortg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtnauty.o nautinv.o gtools.o naututil.o traces.o dretodot.c: In function 'main': dretodot.c:621:47: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 621 | fprintf(stderr, ">E Too many edges (%lu, max: %d; use -E# (at your own risk))\n", e_count, MaxE); | ~~^ ~~~~~~~ | | | | long unsigned int size_t {aka unsigned int} | %u gcc -o naucompare -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt naucompare.c gcc -o nautest -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt nautest.c gcc -o nautestS -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 nautest.c gcc -o nautestW -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 nautest.c gcc -o nautestL -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 nautest.c gcc -o dreadtest -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DDREADTEST dreadnaut.c \ nautinv.o naututil.o traces.o gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gcc -o dreadtestS -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=16 -DDREADTEST dreadnaut.c \ nautinvS.o naututilS.o traces.o gtoolsS.o nautyS.o nautilS.o nausparseS.o naugraphS.o schreierS.o naurng.o gcc -o dreadtestS1 -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=16 -DDREADTEST dreadnaut.c \ nautinvS1.o naututilS1.o traces.o gtoolsS.o nautyS1.o nautilS1.o nausparseS.o naugraphS1.o schreierS.o naurng.o gcc -o dreadtest4K -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=4096 -DDREADTEST \ dreadnaut.c naututil.c nauty.c nautil.c nautinv.c \ naugraph.c nausparse.c naurng.o schreier.c gtools.c \ traces.c gcc -o dreadtest1 -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DDREADTEST dreadnaut.c \ nautinv1.o naututil1.o traces.o gtools.o nauty1.o nautil1.o nausparse.o naugraph1.o schreier.o naurng.o gcc -o dreadtestW -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=32 -DDREADTEST dreadnaut.c \ nautinvW.o naututilW.o traces.o gtoolsW.o nautyW.o nautilW.o nausparseW.o naugraphW.o schreierW.o naurng.o gcc -o dreadtestW1 -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 -DDREADTEST dreadnaut.c \ nautinvW1.o naututilW1.o traces.o gtoolsW.o nautyW1.o nautilW1.o nausparseW.o naugraphW1.o schreierW.o naurng.o gcc -o dreadtestL -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DWORDSIZE=64 -DDREADTEST dreadnaut.c \ nautinvL.o naututilL.o traces.o gtoolsL.o nautyL.o nautilL.o nausparseL.o naugraphL.o schreierL.o naurng.o gcc -o dreadtestL1 -O3 -fstack-clash-protection -Wformat -Werror=format-security -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 -DDREADTEST dreadnaut.c \ nautinvL1.o naututilL1.o traces.o gtoolsL.o nautyL1.o nautilL1.o nausparseL.o naugraphL1.o schreierL.o naurng.o sh ./runalltests NAUTYVERSION=2.8.9 (32 bits) NAUTYVERSIONID=28090 HAVE_TLS=0 MAXN=0 MAXM=0 WORDSIZE=32 NAUTY_INFINITY=2000000002 sizes: short=2 int=4 long=4 double=8 boolean=4 pointer=4 setword=4 CLZ=1,1,1 POPCNT=1,1,1;0,0 LONG_LONG_COUNTERS=1 COUNTER_FMT=%llu Defined: __STDC__=1 SYS_UNIX IS_ARM64=0 __POPCNT__ SETWORD_INT Capabilities: SSE2 MMX No errors found NAUTYVERSION=2.8.9 (16 bits) NAUTYVERSIONID=28090 HAVE_TLS=0 MAXN=0 MAXM=0 WORDSIZE=16 NAUTY_INFINITY=2000000002 sizes: short=2 int=4 long=4 double=8 boolean=4 pointer=4 setword=2 CLZ=1,1,1 POPCNT=1,1,1;0,0 LONG_LONG_COUNTERS=1 COUNTER_FMT=%llu Defined: __STDC__=1 SYS_UNIX IS_ARM64=0 __POPCNT__ SETWORD_SHORT Capabilities: SSE2 MMX No errors found NAUTYVERSION=2.8.9 (32 bits) NAUTYVERSIONID=28090 HAVE_TLS=0 MAXN=0 MAXM=0 WORDSIZE=32 NAUTY_INFINITY=2000000002 sizes: short=2 int=4 long=4 double=8 boolean=4 pointer=4 setword=4 CLZ=1,1,1 POPCNT=1,1,1;0,0 LONG_LONG_COUNTERS=1 COUNTER_FMT=%llu Defined: __STDC__=1 SYS_UNIX IS_ARM64=0 __POPCNT__ SETWORD_INT Capabilities: SSE2 MMX No errors found NAUTYVERSION=2.8.9 (64 bits) NAUTYVERSIONID=28090 HAVE_TLS=0 MAXN=0 MAXM=0 WORDSIZE=64 NAUTY_INFINITY=2000000002 sizes: short=2 int=4 long=4 double=8 boolean=4 pointer=4 setword=8 CLZ=1,1,1 POPCNT=1,1,1;0,0 LONG_LONG_COUNTERS=1 COUNTER_FMT=%llu Defined: __STDC__=1 SYS_UNIX IS_ARM64=0 __POPCNT__ SETWORD_LONGLONG Capabilities: SSE2 MMX No errors found ./dreadtest nautest1.dre nautest1a.ans OK ./dreadtest -o As nautest1.dre nautest1b.ans OK ./dreadtest -o At nautest1.dre nautest1c.ans OK ./dreadtestS nautest1.dre nautest1a.ans OK ./dreadtestS -o As nautest1.dre nautest1b.ans OK ./dreadtestW nautest1.dre nautest1a.ans OK ./dreadtestW -o As nautest1.dre nautest1b.ans OK ./dreadtestL nautest1.dre nautest1a.ans OK ./dreadtestL -o As nautest1.dre nautest1b.ans OK ./dreadtestL1 nautest1.dre nautest1a.ans OK ./dreadtestL1 -o As nautest1.dre nautest1b.ans OK ./dreadtest4K nautest1.dre nautest1a.ans OK ./dreadtest4K -o As nautest1.dre nautest1b.ans OK ./dreadtest4K -o At nautest1.dre nautest1c.ans OK ./dreadtest nautest2.dre nautest2a.ans OK ./dreadtest -o As nautest2.dre nautest2b.ans OK ./dreadtest -o At nautest2.dre nautest2c.ans OK ./dreadtestS nautest2.dre nautest2a.ans OK ./dreadtestS -o As nautest2.dre nautest2b.ans OK ./dreadtestW nautest2.dre nautest2a.ans OK ./dreadtestW -o As nautest2.dre nautest2b.ans OK ./dreadtestW -o At nautest2.dre nautest2c.ans OK ./dreadtestL nautest2.dre nautest2a.ans OK ./dreadtestL -o As nautest2.dre nautest2b.ans OK ./dreadtestL -o At nautest2.dre nautest2c.ans OK ./dreadtest1 nautest2.dre nautest2a.ans OK ./dreadtest1 -o As nautest2.dre nautest2b.ans OK ./dreadtestS1 nautest2.dre nautest2a.ans OK ./dreadtestS1 -o As nautest2.dre nautest2b.ans OK ./dreadtestW1 nautest2.dre nautest2a.ans OK ./dreadtestW1 -o As nautest2.dre nautest2b.ans OK ./dreadtestL1 nautest2.dre nautest2a.ans OK ./dreadtestL1 -o As nautest2.dre nautest2b.ans OK ./dreadtest4K nautest2.dre nautest2a.ans OK ./dreadtest4K -o As nautest2.dre nautest2b.ans OK ./geng -ud1D7t 11 nautesta.ans OK ./geng -cd1f 10 | ./labelg -q nautestb1.ans OK ./geng -cd1f 10 | ./labelg -qS nautestb2.ans OK ./geng -cd1f 10 | ./labelg -qt nautestb3.ans OK ./genrang -S4321 -r3 114 100 | ./countg --nedDrP -q nautestc.ans OK ./gentourng -q -z 8 | ./pickg -T3 nautestd.ans OK ./gentreeg -q -s 18 | ./countg -z6 --o nauteste.ans OK ./geng -c -qp 8 9 | ./directg -q -o | ./converseg -q | ./labelg -q nautestf.ans OK ./genbg -q 4 3 10 | ./vcolg -m5 -T nautestg.ans OK ./genposetg 8 o q nautesth.ans OK ./genspecialg -q -c12 -b11,4 -P5,2 -T3,4,5 -X30 nautesti.ans OK ./genspecialg -qz -c12 -b11,4 -G30,-30 -T3,4,5 nautestj.ans OK ./gentreeg -q 3:4 | ./assembleg -n4:12L -cq nautestk.ans OK ./geng -q 10 12 | ./countg --WTKcc,ee,hk nautestl.ans OK ./genquarticg -q 9 | ./copyg -i nautestm.ans OK ./gengL -d2D2 33 nautestn.ans OK ./geng -bq 9 | ./biplabg -q | ./NRswitchg -q nautesto.ans OK ./genspecialg -Q4 -q | ./addedgeg -tq | ./deledgeg -qv10 nautestp.ans OK ./genktreeg -k3 -q 11 | ./complg -q nautestq.ans OK ./geng -qd5 10 | ./countg --dkk nautestr.ans OK ./geng -q -D4 9 | ./ranlabg -q | ./shortg -q nautests.ans OK ./geng -q -T 10 | ./countg --N nautestt.ans OK ./geng -q -TD6 10 | ./countg --NN,A nautestu.ans OK ./geng -q -TD6 10 | ./ransubg -qS765 -P9/10 | ./countg --NN,A,G,GG nautestv.ans OK ./genrang -q -P3 -S1234 70 1000 | ./countg --G,GG nautestw.ans OK ./genrang -q -P4 -z -S1234 70 500 | ./countg --G,GG nautestx.ans OK ./geng -q -bT 12 | ./ranlabg -qS7654 -m5 | ./uniqg -u nautesty.ans OK PASSED ALL TESTS >>> nauty: Entering fakeroot... /bin/mkdir -p /home/buildozer/aports/testing/nauty/pkg/nauty/usr/bin /home/buildozer/aports/testing/nauty/pkg/nauty/usr/include /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig /usr/bin/install -c copyg listg labelg dretog amtog geng complg showg NRswitchg biplabg addedgeg deledgeg countg pickg genrang newedgeg catg genbg directg gentreeg genquarticg underlyingg assembleg gengL addptg ransubg ranlabg multig planarg gentourng linegraphg watercluster2 dretodot subdivideg vcolg delptg cubhamg twohamg hamheuristic converseg genposetg nbrhoodg genspecialg edgetransg genbgL dreadnaut uniqg ancestorg productg dimacs2g countneg genktreeg shortg /home/buildozer/aports/testing/nauty/pkg/nauty/usr/bin /usr/bin/install -c -m 644 gtools.h nauty.h naututil.h nausparse.h naurng.h gutils.h naugroup.h nautinv.h schreier.h nautycliquer.h traces.h nauchromatic.h naugstrings.h planarity.h nauconnect.h namedgraphs.h nautaux.h /home/buildozer/aports/testing/nauty/pkg/nauty/usr/include /bin/sh ./libtool --mode=install /usr/bin/install -c libnauty.la libnauty1.la libnautyS.la libnautyS1.la libnautyW.la libnautyW1.la libnautyL.la libnautyL1.la /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib libtool: install: /usr/bin/install -c .libs/libnauty-2.8.9.so /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty-2.8.9.so libtool: install: (cd /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib && { ln -s -f libnauty-2.8.9.so libnauty.so || { rm -f libnauty.so && ln -s libnauty-2.8.9.so libnauty.so; }; }) libtool: install: /usr/bin/install -c .libs/libnauty.lai /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty.la libtool: install: /usr/bin/install -c .libs/libnauty1-2.8.9.so /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty1-2.8.9.so libtool: install: (cd /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib && { ln -s -f libnauty1-2.8.9.so libnauty1.so || { rm -f libnauty1.so && ln -s libnauty1-2.8.9.so libnauty1.so; }; }) libtool: install: /usr/bin/install -c .libs/libnauty1.lai /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty1.la libtool: install: /usr/bin/install -c .libs/libnautyS-2.8.9.so /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS-2.8.9.so libtool: install: (cd /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib && { ln -s -f libnautyS-2.8.9.so libnautyS.so || { rm -f libnautyS.so && ln -s libnautyS-2.8.9.so libnautyS.so; }; }) libtool: install: /usr/bin/install -c .libs/libnautyS.lai /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS.la libtool: install: /usr/bin/install -c .libs/libnautyS1-2.8.9.so /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS1-2.8.9.so libtool: install: (cd /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib && { ln -s -f libnautyS1-2.8.9.so libnautyS1.so || { rm -f libnautyS1.so && ln -s libnautyS1-2.8.9.so libnautyS1.so; }; }) libtool: install: /usr/bin/install -c .libs/libnautyS1.lai /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS1.la libtool: install: /usr/bin/install -c .libs/libnautyW-2.8.9.so /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW-2.8.9.so libtool: install: (cd /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib && { ln -s -f libnautyW-2.8.9.so libnautyW.so || { rm -f libnautyW.so && ln -s libnautyW-2.8.9.so libnautyW.so; }; }) libtool: install: /usr/bin/install -c .libs/libnautyW.lai /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW.la libtool: install: /usr/bin/install -c .libs/libnautyW1-2.8.9.so /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW1-2.8.9.so libtool: install: (cd /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib && { ln -s -f libnautyW1-2.8.9.so libnautyW1.so || { rm -f libnautyW1.so && ln -s libnautyW1-2.8.9.so libnautyW1.so; }; }) libtool: install: /usr/bin/install -c .libs/libnautyW1.lai /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW1.la libtool: install: /usr/bin/install -c .libs/libnautyL-2.8.9.so /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL-2.8.9.so libtool: install: (cd /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib && { ln -s -f libnautyL-2.8.9.so libnautyL.so || { rm -f libnautyL.so && ln -s libnautyL-2.8.9.so libnautyL.so; }; }) libtool: install: /usr/bin/install -c .libs/libnautyL.lai /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL.la libtool: install: /usr/bin/install -c .libs/libnautyL1-2.8.9.so /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL1-2.8.9.so libtool: install: (cd /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib && { ln -s -f libnautyL1-2.8.9.so libnautyL1.so || { rm -f libnautyL1.so && ln -s libnautyL1-2.8.9.so libnautyL1.so; }; }) libtool: install: /usr/bin/install -c .libs/libnautyL1.lai /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL1.la libtool: install: /usr/bin/install -c .libs/libnauty.a /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty.a libtool: install: chmod 644 /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty.a libtool: install: ranlib /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty.a libtool: install: /usr/bin/install -c .libs/libnauty1.a /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty1.a libtool: install: chmod 644 /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty1.a libtool: install: ranlib /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty1.a libtool: install: /usr/bin/install -c .libs/libnautyS.a /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS.a libtool: install: chmod 644 /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS.a libtool: install: ranlib /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS.a libtool: install: /usr/bin/install -c .libs/libnautyS1.a /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS1.a libtool: install: chmod 644 /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS1.a libtool: install: ranlib /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS1.a libtool: install: /usr/bin/install -c .libs/libnautyW.a /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW.a libtool: install: chmod 644 /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW.a libtool: install: ranlib /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW.a libtool: install: /usr/bin/install -c .libs/libnautyW1.a /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW1.a libtool: install: chmod 644 /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW1.a libtool: install: ranlib /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW1.a libtool: install: /usr/bin/install -c .libs/libnautyL.a /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL.a libtool: install: chmod 644 /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL.a libtool: install: ranlib /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL.a libtool: install: /usr/bin/install -c .libs/libnautyL1.a /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL1.a libtool: install: chmod 644 /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL1.a libtool: install: ranlib /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL1.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/sh ./libtool --mode=finish /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib libtool: finish: PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin" ldconfig -n /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- for lib in libnauty.la libnauty1.la libnautyS.la libnautyS1.la libnautyW.la libnautyW1.la libnautyL.la libnautyL1.la ; do \ case ${lib} in \ libnauty.la) sed -e 's/LIBS/-lnauty/' -e 's/CFLGS//' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnauty.pc ;; \ libnauty1.la) sed -e 's/LIBS/-lnauty1/' -e 's/CFLGS/-DMAXN=WORDSIZE/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnauty1.pc ;; \ libnautyS.la) sed -e 's/LIBS/-lnautyS/' -e 's/CFLGS/-DWORDSIZE=16/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnautyS.pc ;; \ libnautyS1.la) sed -e 's/LIBS/-lnautyS1/' -e 's/CFLGS/-DWORDSIZE=16 -DMAXN=WORDSIZE/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnautyS1.pc ;; \ libnautyW.la) sed -e 's/LIBS/-lnautyW/' -e 's/CFLGS/-DWORDSIZE=32/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnautyW.pc ;; \ libnautyW1.la) sed -e 's/LIBS/-lnautyW1/' -e 's/CFLGS/-DWORDSIZE=32 -DMAXN=WORDSIZE/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnautyW1.pc ;; \ libnautyL.la) sed -e 's/LIBS/-lnautyL/' -e 's/CFLGS/-DWORDSIZE=64/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnautyL.pc ;; \ libnautyL1.la) sed -e 's/LIBS/-lnautyL1/' -e 's/CFLGS/-DWORDSIZE=64 -DMAXN=WORDSIZE/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnautyL1.pc ;; \ libnautyQ.la) sed -e 's/LIBS/-lnautyQ/' -e 's/CFLGS/-DWORDSIZE=128/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnautyQ.pc ;; \ libnautyQ1.la) sed -e 's/LIBS/-lnautyQ1/' -e 's/CFLGS/-DWORDSIZE=128 -DMAXN=WORDSIZE/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/libnautyQ1.pc ;; \ *) echo "Unknown library" ${lib} ;; \ esac ; done >>> nauty-dev*: Running split function dev... >>> nauty-dev*: Preparing subpackage nauty-dev... >>> nauty-dev*: Stripping binaries >>> nauty-dev*: Running postcheck for nauty-dev >>> nauty-libs*: Running split function libs... '/home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty-2.8.9.so' -> '/home/buildozer/aports/testing/nauty/pkg/nauty-libs/usr/lib/libnauty-2.8.9.so' '/home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnauty1-2.8.9.so' -> '/home/buildozer/aports/testing/nauty/pkg/nauty-libs/usr/lib/libnauty1-2.8.9.so' '/home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL-2.8.9.so' -> '/home/buildozer/aports/testing/nauty/pkg/nauty-libs/usr/lib/libnautyL-2.8.9.so' '/home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyL1-2.8.9.so' -> '/home/buildozer/aports/testing/nauty/pkg/nauty-libs/usr/lib/libnautyL1-2.8.9.so' '/home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS-2.8.9.so' -> '/home/buildozer/aports/testing/nauty/pkg/nauty-libs/usr/lib/libnautyS-2.8.9.so' '/home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyS1-2.8.9.so' -> '/home/buildozer/aports/testing/nauty/pkg/nauty-libs/usr/lib/libnautyS1-2.8.9.so' '/home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW-2.8.9.so' -> '/home/buildozer/aports/testing/nauty/pkg/nauty-libs/usr/lib/libnautyW-2.8.9.so' '/home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/libnautyW1-2.8.9.so' -> '/home/buildozer/aports/testing/nauty/pkg/nauty-libs/usr/lib/libnautyW1-2.8.9.so' >>> nauty-libs*: Preparing subpackage nauty-libs... >>> nauty-libs*: Stripping binaries >>> nauty-libs*: Running postcheck for nauty-libs >>> nauty*: Running postcheck for nauty >>> nauty*: Preparing package nauty... >>> nauty*: Stripping binaries >>> nauty-dev*: Scanning shared objects >>> nauty-libs*: Scanning shared objects >>> nauty*: Scanning shared objects >>> nauty-dev*: Tracing dependencies... nauty-libs=2.8.9-r0 pkgconfig >>> nauty-dev*: Package size: 6.8 MB >>> nauty-dev*: Compressing data... >>> nauty-dev*: Create checksum... >>> nauty-dev*: Create nauty-dev-2.8.9-r0.apk >>> nauty-libs*: Tracing dependencies... so:libc.musl-x86.so.1 >>> nauty-libs*: Package size: 4.4 MB >>> nauty-libs*: Compressing data... >>> nauty-libs*: Create checksum... >>> nauty-libs*: Create nauty-libs-2.8.9-r0.apk >>> nauty*: Tracing dependencies... so:libc.musl-x86.so.1 >>> nauty*: Package size: 12.3 MB >>> nauty*: Compressing data... >>> nauty*: Create checksum... >>> nauty*: Create nauty-2.8.9-r0.apk >>> nauty: Build complete at Fri, 30 Aug 2024 05:06:58 +0000 elapsed time 0h 1m 23s >>> nauty: Cleaning up srcdir >>> nauty: Cleaning up pkgdir >>> nauty: Uninstalling dependencies... (1/1) Purging .makedepends-nauty (20240830.050537) OK: 413 MiB in 117 packages >>> nauty: Updating the testing/x86 repository index... >>> nauty: Signing the index...