>>> nauty: Building testing/nauty 2.7r4-r0 (using abuild 3.10.0_rc1-r2) started Sun, 09 Oct 2022 13:58:52 +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 (20221009.135854) OK: 393 MiB in 99 packages >>> nauty: Cleaning up srcdir >>> nauty: Cleaning up pkgdir >>> nauty: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nauty27r4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nauty: Fetching http://pallini.di.uniroma1.it/nauty27r4.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 100 162 100 162 0 0 1867 0 --:--:-- --:--:-- --:--:-- 1883 100 1690k 100 1690k 0 0 3620k 0 --:--:-- --:--:-- --:--:-- 3620k >>> nauty: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nauty27r4.tar.gz >>> nauty: Checking sha512sums... nauty27r4.tar.gz: OK >>> nauty: Unpacking /var/cache/distfiles/edge/nauty27r4.tar.gz... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 grep that handles long lines and -e... /bin/grep checking for egrep... /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... 8 checking size of long long... 8 checking size of void*... 8 checking size of __int128... 16 checking size of __int128_t... 16 checking for isatty... yes checking for time... yes checking for gettimeofday... 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 -fomit-frame-pointer MORECFLAGS= -mpopcnt checking if lzcnt instruction is available and requested... 0 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 thread local storage (TLS) class... _Thread_local checking for gsort... no checking for sort... sort checking if sort supports the -k switch... 1 checking for a race-free mkdir -p... ./install-sh -c -d checking for a BSD-compatible install... /usr/bin/install -c 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 gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naututil.o naututil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautinv.o nautinv.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o traces.o traces.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gtools.o gtools.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nauty.o nauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautil.o nautil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nausparse.o nausparse.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugraph.o naugraph.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o schreier.o schreier.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naurng.o naurng.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil1.o gutil1.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil2.o gutil2.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gtnauty.o gtnauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugroup.o naugroup.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautycliquer.o nautycliquer.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nauty1.o -DMAXN=WORDSIZE nauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautil1.o -DMAXN=WORDSIZE nautil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugraph1.o -DMAXN=WORDSIZE naugraph.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naututil1.o -DMAXN=WORDSIZE naututil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautinv1.o -DMAXN=WORDSIZE nautinv.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautyW.o -DWORDSIZE=32 nauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautilW.o -DWORDSIZE=32 nautil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nausparseW.o -DWORDSIZE=32 nausparse.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugraphW.o -DWORDSIZE=32 naugraph.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o schreierW.o -DWORDSIZE=32 schreier.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gtoolsW.o -DWORDSIZE=32 gtools.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naututilW.o -DWORDSIZE=32 naututil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautinvW.o -DWORDSIZE=32 nautinv.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil1W.o -DWORDSIZE=32 gutil1.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil2W.o -DWORDSIZE=32 gutil2.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gtnautyW.o -DWORDSIZE=32 gtnauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugroupW.o -DWORDSIZE=32 naugroup.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautycliquerW.o -DWORDSIZE=32 nautycliquer.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautyW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 nauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautilW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 nautil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugraphW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 naugraph.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naututilW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 naututil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautinvW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 nautinv.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil1W1.o -DMAXN=WORDSIZE -DWORDSIZE=32 gutil1.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil2W1.o -DMAXN=WORDSIZE -DWORDSIZE=32 gutil2.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gtnautyW1.o -DMAXN=WORDSIZE -DWORDSIZE=32 gtnauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautyL.o -DWORDSIZE=64 nauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautilL.o -DWORDSIZE=64 nautil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nausparseL.o -DWORDSIZE=64 nausparse.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugraphL.o -DWORDSIZE=64 naugraph.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o schreierL.o -DWORDSIZE=64 schreier.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gtoolsL.o -DWORDSIZE=64 gtools.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naututilL.o -DWORDSIZE=64 naututil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautinvL.o -DWORDSIZE=64 nautinv.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil1L.o -DWORDSIZE=64 gutil1.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil2L.o -DWORDSIZE=64 gutil2.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gtnautyL.o -DWORDSIZE=64 gtnauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugroupL.o -DWORDSIZE=64 naugroup.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautycliquerL.o -DWORDSIZE=64 nautycliquer.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautyL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 nauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautilL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 nautil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugraphL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 naugraph.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naututilL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 naututil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautinvL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 nautinv.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil1L1.o -DMAXN=WORDSIZE -DWORDSIZE=64 gutil1.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gutil2L1.o -DMAXN=WORDSIZE -DWORDSIZE=64 gutil2.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gtnautyL1.o -DMAXN=WORDSIZE -DWORDSIZE=64 gtnauty.c gcc -o showg -O3 -fomit-frame-pointer -mpopcnt showg.c -Wl,--as-needed,-O1,--sort-common gcc -o copyg -O3 -fomit-frame-pointer -mpopcnt copyg.c gtools.o -Wl,--as-needed,-O1,--sort-common gcc -o listg -O3 -fomit-frame-pointer -mpopcnt listg.c gtools.o nautil.o -Wl,--as-needed,-O1,--sort-common gcc -o amtog -O3 -fomit-frame-pointer -mpopcnt amtog.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o complg -O3 -fomit-frame-pointer -mpopcnt complg.c gtools.o gtnauty.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o NRswitchg -O3 -fomit-frame-pointer -mpopcnt NRswitchg.c gtools.o gtnauty.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o biplabg -O3 -fomit-frame-pointer -mpopcnt biplabg.c \ gtools.o gutil1.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o addedgeg -O3 -fomit-frame-pointer -mpopcnt addedgeg.c gtools.o gtnauty.o \ gutil1.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o deledgeg -O3 -fomit-frame-pointer -mpopcnt deledgeg.c gtools.o gtnauty.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o newedgeg -O3 -fomit-frame-pointer -mpopcnt newedgeg.c gtools.o gtnauty.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o catg -O3 -fomit-frame-pointer -mpopcnt catg.c gtools.o -Wl,--as-needed,-O1,--sort-common gcc -o directg -O3 -fomit-frame-pointer -mpopcnt directg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o naugroup.o -Wl,--as-needed,-O1,--sort-common gcc -o gentreeg -O3 -fomit-frame-pointer -mpopcnt gentreeg.c gtools.o -Wl,--as-needed,-O1,--sort-common gcc -o underlyingg -O3 -fomit-frame-pointer -mpopcnt underlyingg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o assembleg -O3 -fomit-frame-pointer -mpopcnt assembleg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o ranlabg -O3 -fomit-frame-pointer -mpopcnt ranlabg.c gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o multig -O3 -fomit-frame-pointer -mpopcnt multig.c gtools.o gtnauty.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o naugroup.o -Wl,--as-needed,-O1,--sort-common gcc -o planarg -O3 -fomit-frame-pointer -mpopcnt \ planarg.c planarity.c gtools.o -Wl,--as-needed,-O1,--sort-common gcc -o gentourng -O3 -fomit-frame-pointer -mpopcnt -DMAXN=24 -DWORDSIZE=32 gentourng.c gtoolsW.o nautyW1.o \ nautilW1.o naugraphW1.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o linegraphg -O3 -fomit-frame-pointer -mpopcnt linegraphg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o watercluster2 -O3 -fomit-frame-pointer -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 watercluster2.c \ gtoolsW.o nautyW1.o nautilW1.o nausparseW.o naugraphW1.o schreierW.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o subdivideg -O3 -fomit-frame-pointer -mpopcnt subdivideg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o delptg -O3 -fomit-frame-pointer -mpopcnt delptg.c gtools.o gtnauty.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o cubhamg -O3 -fomit-frame-pointer -mpopcnt cubhamg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o twohamg -O3 -fomit-frame-pointer -mpopcnt twohamg.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o hamheuristic -O3 -fomit-frame-pointer -mpopcnt hamheuristic.c gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o nbrhoodg -O3 -fomit-frame-pointer -mpopcnt nbrhoodg.c gtools.o gtnauty.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o genspecialg -O3 -fomit-frame-pointer -mpopcnt genspecialg.c nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gtools.o -Wl,--as-needed,-O1,--sort-common gcc -o geng -O3 -fomit-frame-pointer -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 geng.c gtoolsW.o nautyW1.o \ nautilW1.o naugraphW1.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o genbg -O3 -fomit-frame-pointer -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=32 genbg.c gtoolsW.o schreierW.o \ nautyW1.o nautilW1.o naugraphW1.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o dretog -O3 -fomit-frame-pointer -mpopcnt dretog.c naututil.o gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o genrang -O3 -fomit-frame-pointer -mpopcnt genrang.c \ gtools.o naututil.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o genquarticg -O3 -fomit-frame-pointer -mpopcnt genquarticg.c gtoolsL.o nautyL1.o \ nautilL1.o naugraphL1.o schreierL.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o gengL -O3 -fomit-frame-pointer -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 geng.c gtoolsL.o nautyL1.o \ nautilL1.o naugraphL1.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o genbgL -O3 -fomit-frame-pointer -mpopcnt -DMAXN=WORDSIZE -DWORDSIZE=64 -DMAXN1=30 genbg.c gtoolsL.o \ schreierL.o naurng.o nautyL1.o nautilL1.o naugraphL1.o -Wl,--as-needed,-O1,--sort-common gcc -o countg -O3 -fomit-frame-pointer testg.c gtools.o gtnauty.o gutil1.o \ gutil2.o nautinv.o nautycliquer.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o pickg -O3 -fomit-frame-pointer testg.c gtools.o gtnauty.o gutil1.o \ gutil2.o nautinv.o nautycliquer.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o vcolg -O3 -fomit-frame-pointer -mpopcnt vcolg.c gtnauty.o naututil.o \ nautinv.o gtools.o naugroup.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o converseg -O3 -fomit-frame-pointer -mpopcnt converseg.c nautinv.o gtools.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o edgetransg -O3 -fomit-frame-pointer -mpopcnt edgetransg.c gtnauty.o naututil.o \ nautinv.o gtools.o naugroup.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o dreadnaut -O3 -fomit-frame-pointer dreadnaut.c naututil.o \ nautinv.o gtools.o traces.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common rm -f nauty.a rm -f nauty1.a ar crs nauty.a nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o traces.o gtools.o naututil.o \ nautinv.o gutil1.o gutil2.o gtnauty.o naugroup.o \ naurng.o schreier.o nautycliquer.o ar crs nauty1.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 rm -f nautyW.a rm -f nautyW1.a ar crs nautyW.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 ar crs nautyW1.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 rm -f nautyL.a rm -f nautyL1.a ar crs nautyL.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 ar crs nautyL1.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 gcc -o labelg -O3 -fomit-frame-pointer labelg.c gtools.o gtnauty.o naututil.o \ nautinv.o gutil2.o traces.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o dretodot -O3 -fomit-frame-pointer -mpopcnt dretodot.c naututil.o gtools.o \ traces.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common -lm gcc -o shortg -O3 -fomit-frame-pointer -mpopcnt shortg.c gtools.o gtnauty.o nautinv.o \ nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o gutil2.o naututil.o traces.o -Wl,--as-needed,-O1,--sort-common gcc -o nautestS -O3 -fomit-frame-pointer -mpopcnt -DWORDSIZE=16 nautest.c -Wl,--as-needed,-O1,--sort-common gcc -o nautestW -O3 -fomit-frame-pointer -mpopcnt -DWORDSIZE=32 nautest.c -Wl,--as-needed,-O1,--sort-common gcc -o nautestL -O3 -fomit-frame-pointer -mpopcnt -DWORDSIZE=64 nautest.c -Wl,--as-needed,-O1,--sort-common gcc -o naucompare -O3 -fomit-frame-pointer -mpopcnt naucompare.c -Wl,--as-needed,-O1,--sort-common gcc -o dreadtest -O3 -fomit-frame-pointer -DDREADTEST dreadnaut.c \ nautinv.o naututil.o traces.o gtools.o nauty.o nautil.o nausparse.o naugraph.o schreier.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautinvS.o -DWORDSIZE=16 nautinv.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautyS.o -DWORDSIZE=16 nauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautilS.o -DWORDSIZE=16 nautil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nausparseS.o -DWORDSIZE=16 nausparse.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugraphS.o -DWORDSIZE=16 naugraph.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o schreierS.o -DWORDSIZE=16 schreier.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naututilS.o -DWORDSIZE=16 naututil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o tracesS.o -DWORDSIZE=16 traces.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o gtoolsS.o -DWORDSIZE=16 gtools.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautinvS1.o -DMAXN=WORDSIZE -DWORDSIZE=16 nautinv.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautyS1.o -DMAXN=WORDSIZE -DWORDSIZE=16 nauty.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o nautilS1.o -DMAXN=WORDSIZE -DWORDSIZE=16 nautil.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naugraphS1.o -DMAXN=WORDSIZE -DWORDSIZE=16 naugraph.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o naututilS1.o -DMAXN=WORDSIZE -DWORDSIZE=16 naututil.c gcc -o dreadtest4K -O3 -fomit-frame-pointer -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 -Wl,--as-needed,-O1,--sort-common gcc -o dreadtest1 -O3 -fomit-frame-pointer -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 -Wl,--as-needed,-O1,--sort-common gcc -c -O3 -fomit-frame-pointer -mpopcnt -o tracesW.o -DWORDSIZE=32 traces.c gcc -c -O3 -fomit-frame-pointer -mpopcnt -o tracesL.o -DWORDSIZE=64 traces.c gcc -o dreadtestS -O3 -fomit-frame-pointer -DWORDSIZE=16 -DDREADTEST dreadnaut.c \ nautinvS.o naututilS.o tracesS.o gtoolsS.o nautyS.o nautilS.o nausparseS.o naugraphS.o schreierS.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o dreadtestS1 -O3 -fomit-frame-pointer -DMAXN=WORDSIZE -DWORDSIZE=16 -DDREADTEST dreadnaut.c \ nautinvS1.o naututilS1.o tracesS.o gtoolsS.o nautyS1.o nautilS1.o nausparseS.o naugraphS1.o schreierS.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o dreadtestL1 -O3 -fomit-frame-pointer -DMAXN=WORDSIZE -DWORDSIZE=64 -DDREADTEST dreadnaut.c \ nautinvL1.o naututilL1.o tracesL.o gtoolsL.o nautyL1.o nautilL1.o nausparseL.o naugraphL1.o schreierL.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o dreadtestL -O3 -fomit-frame-pointer -DWORDSIZE=64 -DDREADTEST dreadnaut.c \ nautinvL.o naututilL.o tracesL.o gtoolsL.o nautyL.o nautilL.o nausparseL.o naugraphL.o schreierL.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o dreadtestW -O3 -fomit-frame-pointer -DWORDSIZE=32 -DDREADTEST dreadnaut.c \ nautinvW.o naututilW.o tracesW.o gtoolsW.o nautyW.o nautilW.o nausparseW.o naugraphW.o schreierW.o naurng.o -Wl,--as-needed,-O1,--sort-common gcc -o dreadtestW1 -O3 -fomit-frame-pointer -DMAXN=WORDSIZE -DWORDSIZE=32 -DDREADTEST dreadnaut.c \ nautinvW1.o naututilW1.o tracesW.o gtoolsW.o nautyW1.o nautilW1.o nausparseW.o naugraphW1.o schreierW.o naurng.o -Wl,--as-needed,-O1,--sort-common ./runalltests NAUTYVERSION=2.7 (16 bits) NAUTYVERSIONID=27000 HAVE_TLS=0 MAXN=0 MAXM=0 WORDSIZE=16 NAUTY_INFINITY=2000000002 sizes: short=2 int=4 long=8 double=8 boolean=4 pointer=8 setword=2 CLZ=1,1,1 POPCNT=1,1,1;0,0 LONG_LONG_COUNTERS=0 COUNTER_FMT=%lu Defined: __STDC__=1 SYS_UNIX SETWORD_SHORT __int128 __int128_t Capabilities: x86_64 SSE2 MMX No errors found NAUTYVERSION=2.7 (32 bits) NAUTYVERSIONID=27000 HAVE_TLS=0 MAXN=0 MAXM=0 WORDSIZE=32 NAUTY_INFINITY=2000000002 sizes: short=2 int=4 long=8 double=8 boolean=4 pointer=8 setword=4 CLZ=1,1,1 POPCNT=1,1,1;0,0 LONG_LONG_COUNTERS=0 COUNTER_FMT=%lu Defined: __STDC__=1 SYS_UNIX SETWORD_INT __int128 __int128_t Capabilities: x86_64 SSE2 MMX No errors found NAUTYVERSION=2.7 (64 bits) NAUTYVERSIONID=27000 HAVE_TLS=0 MAXN=0 MAXM=0 WORDSIZE=64 NAUTY_INFINITY=2000000002 sizes: short=2 int=4 long=8 double=8 boolean=4 pointer=8 setword=8 CLZ=1,1,1 POPCNT=1,1,1;0,0 LONG_LONG_COUNTERS=0 COUNTER_FMT=%lu Defined: __STDC__=1 SYS_UNIX SETWORD_LONG __int128 __int128_t Capabilities: x86_64 SSE2 MMX No errors found ./dreadtest nautest1.dre nautest1a.ans OK ./dreadtest nautest1.dre nautest1a.ans OK ./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 nautestb.ans OK ./genrang -r3 114 100 | ./countg --nedDr -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 -q 8 8 | ./directg -q -o | ./converseg -q | ./labelg -q nautestf.ans OK ./genbg -q 4 3 10 | ./vcolg -m6 -T nautestg.ans OK PASSED ALL TESTS >>> nauty: Entering fakeroot... ./install-sh -c -d /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 ranlabg multig planarg gentourng linegraphg watercluster2 dretodot subdivideg vcolg delptg cubhamg twohamg hamheuristic converseg nbrhoodg genspecialg edgetransg genbgL dreadnaut 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 naugstrings.h planarity.h quarticirred28.h /home/buildozer/aports/testing/nauty/pkg/nauty/usr/include /usr/bin/install -c nauty.a nauty1.a nautyW.a nautyW1.a nautyL.a nautyL1.a /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib for lib in nauty.a nauty1.a nautyW.a nautyW1.a nautyL.a nautyL1.a ; do \ mv -f /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/${lib} /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/lib${lib} ; \ case ${lib} in \ nauty.a) sed -e 's/LIBS/-lnauty/' -e 's/CFLGS//' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/nauty.pc ;; \ nauty1.a) sed -e 's/LIBS/-lnauty1/' -e 's/CFLGS/-DMAXN=WORDSIZE/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/nauty1.pc ;; \ nautyS.a) sed -e 's/LIBS/-lnautyS/' -e 's/CFLGS/-DWORDSIZE=16/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/nautyS.pc ;; \ nautyS1.a) sed -e 's/LIBS/-lnautyS1/' -e 's/CFLGS/-DWORDSIZE=16 -DMAXN=WORDSIZE/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/nautyS1.pc ;; \ nautyW.a) sed -e 's/LIBS/-lnautyW/' -e 's/CFLGS/-DWORDSIZE=32/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/nautyW.pc ;; \ nautyW1.a) sed -e 's/LIBS/-lnautyW1/' -e 's/CFLGS/-DWORDSIZE=32 -DMAXN=WORDSIZE/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/nautyW1.pc ;; \ nautyL.a) sed -e 's/LIBS/-lnautyL/' -e 's/CFLGS/-DWORDSIZE=64/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/nautyL.pc ;; \ nautyL1.a) sed -e 's/LIBS/-lnautyL1/' -e 's/CFLGS/-DWORDSIZE=64 -DMAXN=WORDSIZE/' \ nauty.pc > /home/buildozer/aports/testing/nauty/pkg/nauty/usr/lib/pkgconfig/nautyL1.pc ;; \ *.so) ;; *.dylib) ;; *.dll) ;; *.DLL) ;; \ *) 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*: Running postcheck for nauty >>> nauty*: Preparing package nauty... >>> nauty*: Stripping binaries >>> nauty-dev*: Scanning shared objects >>> nauty*: Scanning shared objects >>> nauty-dev*: Tracing dependencies... pkgconfig >>> nauty-dev*: Package size: 4.7 MB >>> nauty-dev*: Compressing data... >>> nauty-dev*: Create checksum... >>> nauty-dev*: Create nauty-dev-2.7r4-r0.apk >>> nauty*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> nauty*: Package size: 7.8 MB >>> nauty*: Compressing data... >>> nauty*: Create checksum... >>> nauty*: Create nauty-2.7r4-r0.apk >>> nauty: Build complete at Sun, 09 Oct 2022 13:59:43 +0000 elapsed time 0h 0m 51s >>> nauty: Cleaning up srcdir >>> nauty: Cleaning up pkgdir >>> nauty: Uninstalling dependencies... (1/1) Purging .makedepends-nauty (20221009.135854) OK: 393 MiB in 98 packages >>> nauty: Updating the testing/x86_64 repository index... >>> nauty: Signing the index...