------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rubiks-20070912 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> rubiks-20070912 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rubiks-20070912 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> rubiks-20070912 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rubiks-20070912 for building => SHA256 Checksum OK for rubiks-20070912.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> rubiks-20070912 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rubiks-20070912 for building ===> Extracting for rubiks-20070912 => SHA256 Checksum OK for rubiks-20070912.tar.bz2. Extracted Memory Use: 0.92M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rubiks-20070912 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for rubiks-20070912 from /xports/math/rubiks/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for rubiks-20070912 /usr/bin/find /construction/math/rubiks/rubiks-20070912 -iname makefile | /usr/bin/xargs /usr/bin/env WRKSRC=/construction/math/rubiks/rubiks-20070912 REWARNFILE=/construction/math/rubiks/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's|PREFIX=|#PREFIX=|;s|^CC=|#CC=|;s|^CPP=.*|CPP=c++|; s|^LINK=.*|LINK=c++|;s|^CFLAGS|#CFLAGS|;s|^LFLAGS=|#LFLAGS=|' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rubiks-20070912 --- all --- for dir in dietz/cu2 dietz/mcube dietz/solver dik reid; do (cd ${dir} && make all) done --- cu2.o --- --- main.o --- c++ -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c main.cpp --- cu2.o --- c++ -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c cu2.cpp --- build --- c++ -o cu2 cu2.o main.o -s --- mcube.o --- --- main.o --- --- mcube.o --- c++ -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c mcube.cpp --- main.o --- c++ -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c main.cpp --- build --- c++ -o mcube mcube.o main.o -s --- cubex.o --- --- main.o --- --- cubex.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c cubex.cpp --- main.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c main.cpp --- build --- c++ -o cubex cubex.o main.o -s --- cube.o --- --- phase1.o --- --- phase2.o --- --- setcube.o --- --- permcube.o --- --- prntsol.o --- --- globals.o --- --- size222.o --- --- size333c.o --- --- sizesquare.o --- --- cube.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c cube.c --- phase1.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c phase1.c --- phase2.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c phase2.c --- setcube.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c setcube.c --- permcube.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c permcube.c --- prntsol.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c prntsol.c --- globals.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c globals.c --- size222.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c size222.c --- size333c.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -DCTWIST -c size333c.c --- sizesquare.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c sizesquare.c --- size222.o --- size222.c:20:1: warning: return type defaults to 'int' [-Wimplicit-int] do_pr(turns, count) ^~~~~ size222.c:32:1: warning: return type defaults to 'int' [-Wimplicit-int] try_one(num, count) ^~~~~~~ size222.c:67:1: warning: return type defaults to 'int' [-Wimplicit-int] try(count) ^~~ size222.c:96:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ size222.c: In function 'main': size222.c:107:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ size222.c:107:2: warning: incompatible implicit declaration of built-in function 'exit' size222.c:107:2: note: include '' or provide a declaration of 'exit' size222.c:11:1: +#include size222.c:107:2: exit(1); ^~~~ size222.c:110:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(!strcmp(argv[1], "-q")) { ^~~~~~ size222.c:126:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ size222.c:126:2: note: include '' or provide a declaration of 'exit' size222.c:183:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ size222.c:183:5: note: include '' or provide a declaration of 'exit' --- size333c.o --- size333c.c:41:1: warning: return type defaults to 'int' [-Wimplicit-int] do_pr(turns, count) ^~~~~ size333c.c:53:1: warning: return type defaults to 'int' [-Wimplicit-int] try_one(num, count) ^~~~~~~ size333c.c:125:1: warning: return type defaults to 'int' [-Wimplicit-int] try(count) ^~~ size333c.c:154:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ size333c.c: In function 'main': size333c.c:165:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ size333c.c:165:2: warning: incompatible implicit declaration of built-in function 'exit' size333c.c:165:2: note: include '' or provide a declaration of 'exit' size333c.c:32:1: +#include size333c.c:165:2: exit(1); ^~~~ size333c.c:168:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(!strcmp(argv[1], "-q")) { ^~~~~~ --- sizedom.o --- --- permcube.o --- permcube.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int] perm_cube() ^~~~~~~~~ --- size333c.o --- size333c.c:184:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ size333c.c:184:2: note: include '' or provide a declaration of 'exit' size333c.c:274:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ size333c.c:274:5: note: include '' or provide a declaration of 'exit' --- cube.o --- cube.c:9:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ cube.c: In function 'main': cube.c:20:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ cube.c:20:2: warning: incompatible implicit declaration of built-in function 'exit' cube.c:20:2: note: include '' or provide a declaration of 'exit' cube.c:2:1: +#include cube.c:20:2: exit(1); ^~~~ cube.c:23:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(!strcmp(argv[1], "-t")) { ^~~~~~ --- sizedom.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -DCCPERM -DIPERM -c sizedom.c --- cube.o --- cube.c:42:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ cube.c:42:2: note: include '' or provide a declaration of 'exit' cube.c:51:5: warning: implicit declaration of function 'init_phase1' [-Wimplicit-function-declaration] init_phase1(); ^~~~~~~~~~~ cube.c:53:5: warning: implicit declaration of function 'init_phase2' [-Wimplicit-function-declaration] init_phase2(); ^~~~~~~~~~~ cube.c:64:2: warning: implicit declaration of function 'set_cube'; did you mean 'def_cube'? [-Wimplicit-function-declaration] set_cube(); ^~~~~~~~ def_cube cube.c:68:17: warning: implicit declaration of function 'init_phase1_cube' [-Wimplicit-function-declaration] do_phase1 = init_phase1_cube(); ^~~~~~~~~~~~~~~~ cube.c:75:6: warning: implicit declaration of function 'phase1' [-Wimplicit-function-declaration] phase1(i++); ^~~~~~ --- setcube.o --- setcube.c:27:8: warning: type defaults to 'int' in declaration of 'cube_found' [-Wimplicit-int] static cube_found, orient_found; ^~~~~~~~~~ setcube.c:27:20: warning: type defaults to 'int' in declaration of 'orient_found' [-Wimplicit-int] static cube_found, orient_found; ^~~~~~~~~~~~ setcube.c: In function 'find_corner': setcube.c:36:10: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if(!strncmp(corners[i][j], c, 3)) { ^~~~~~~ setcube.c:44:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ setcube.c:44:5: warning: incompatible implicit declaration of built-in function 'exit' setcube.c:44:5: note: include '' or provide a declaration of 'exit' setcube.c:2:1: +#include setcube.c:44:5: exit(1); ^~~~ setcube.c: In function 'find_edge': setcube.c:62:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); --- cube.o --- cube.c:81:2: warning: implicit declaration of function 'perm_cube'; did you mean 'read_cube'? [-Wimplicit-function-declaration] perm_cube(); ^~~~~~~~~ read_cube cube.c:82:14: warning: implicit declaration of function 'init_phase2_cube' [-Wimplicit-function-declaration] do_phase2 = init_phase2_cube(); ^~~~~~~~~~~~~~~~ cube.c:90:3: warning: implicit declaration of function 'phase2' [-Wimplicit-function-declaration] phase2(i++, -1, -1); ^~~~~~ cube.c:99:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ cube.c:99:5: note: include '' or provide a declaration of 'exit' cube.c: In function 'read_position': cube.c:188:6: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ cube.c:188:6: note: include '' or provide a declaration of 'exit' cube.c:195:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ --- phase2.o --- phase2.c: In function 'do_phase2': phase2.c:107:2: warning: implicit declaration of function 'prnt_sol' [-Wimplicit-function-declaration] prnt_sol(); ^~~~~~~~ phase2.c:140:9: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration] if(abs(i - dont1) == 3) { ^~~ --- setcube.o --- ^~~~ setcube.c:62:5: note: include '' or provide a declaration of 'exit' --- cube.o --- cube.c:195:2: note: include '' or provide a declaration of 'exit' cube.c:200:6: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ cube.c:200:6: note: include '' or provide a declaration of 'exit' cube.c: In function 'read_cube': cube.c:275:6: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ cube.c:275:6: note: include '' or provide a declaration of 'exit' cube.c:286:6: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ cube.c:286:6: note: include '' or provide a declaration of 'exit' --- prntsol.o --- prntsol.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int] prnt_sol() ^~~~~~~~ --- sizesquare.o --- In file included from sizesquare.c:6: trans/cperm2.a: In function 'permcx_val': trans/cperm2.a:21:12: warning: type of 'p8' defaults to 'int' [-Wimplicit-int] static int permcx_val(p0,p1,p2,p3,p4,p5,p6,p7,p8) ^~~~~~~~~~ sizesquare.c: At top level: sizesquare.c:19:1: warning: return type defaults to 'int' [-Wimplicit-int] do_pr(turns, count) ^~~~~ sizesquare.c:31:1: warning: return type defaults to 'int' [-Wimplicit-int] try_one(num, count) ^~~~~~~ sizesquare.c:59:1: warning: return type defaults to 'int' [-Wimplicit-int] try(count) ^~~ sizesquare.c:88:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ sizesquare.c: In function 'main': sizesquare.c:98:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ sizesquare.c:98:2: warning: incompatible implicit declaration of built-in function 'exit' sizesquare.c:98:2: note: include '' or provide a declaration of 'exit' sizesquare.c:11:1: +#include sizesquare.c:98:2: exit(1); ^~~~ sizesquare.c:101:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(!strcmp(argv[1], "-m")) { ^~~~~~ sizesquare.c:112:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ sizesquare.c:112:2: note: include '' or provide a declaration of 'exit' sizesquare.c:163:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ sizesquare.c:163:5: note: include '' or provide a declaration of 'exit' --- sizedom.o --- sizedom.c:42:1: warning: return type defaults to 'int' [-Wimplicit-int] do_pr(turns, count) ^~~~~ sizedom.c:54:1: warning: return type defaults to 'int' [-Wimplicit-int] try_one(num, count) ^~~~~~~ sizedom.c:178:1: warning: return type defaults to 'int' [-Wimplicit-int] try(count) ^~~ sizedom.c:276:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ sizedom.c: In function 'main': sizedom.c:288:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ sizedom.c:288:2: warning: incompatible implicit declaration of built-in function 'exit' sizedom.c:288:2: note: include '' or provide a declaration of 'exit' sizedom.c:33:1: +#include sizedom.c:288:2: exit(1); ^~~~ sizedom.c:291:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(!strcmp(argv[1], "-q")) { ^~~~~~ sizedom.c:322:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ sizedom.c:322:2: note: include '' or provide a declaration of 'exit' sizedom.c:414:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ sizedom.c:414:5: note: include '' or provide a declaration of 'exit' --- sizekoc1.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -c sizekoc1.c --- phase1.o --- phase1.c: In function 'init_phase1_cube': phase1.c:55:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ phase1.c:55:2: warning: incompatible implicit declaration of built-in function 'exit' phase1.c:55:2: note: include '' or provide a declaration of 'exit' phase1.c:9:1: +#include #endif /* LARGE_MEM */ phase1.c:55:2: exit(1); ^~~~ phase1.c:74:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ phase1.c:74:2: note: include '' or provide a declaration of 'exit' phase1.c:103:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ phase1.c:103:3: note: include '' or provide a declaration of 'exit' phase1.c:114:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ phase1.c:114:3: note: include '' or provide a declaration of 'exit' phase1.c:123:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ phase1.c:123:2: note: include '' or provide a declaration of 'exit' phase1.c: In function 'do_phase1': phase1.c:190:2: warning: implicit declaration of function 'perm_cube' [-Wimplicit-function-declaration] perm_cube(); ^~~~~~~~~ phase1.c:191:14: warning: implicit declaration of function 'init_phase2_cube'; did you mean 'init_phase1_cube'? [-Wimplicit-function-declaration] do_phase2 = init_phase2_cube(); ^~~~~~~~~~~~~~~~ init_phase1_cube phase1.c:198:3: warning: implicit declaration of function 'phase2'; did you mean 'do_phase1'? [-Wimplicit-function-declaration] phase2(i++ - cur_move, dont1, dont2); ^~~~~~ do_phase1 phase1.c:204:6: warning: implicit declaration of function 'prnt_sol' [-Wimplicit-function-declaration] prnt_sol(); ^~~~~~~~ phase1.c:240:9: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration] if(abs(dont1 - i) == 3) { ^~~ --- sizekoc1.o --- sizekoc1.c:31:1: warning: return type defaults to 'int' [-Wimplicit-int] do_pr(turns, count) ^~~~~ sizekoc1.c:43:1: warning: return type defaults to 'int' [-Wimplicit-int] try_one(num, count) ^~~~~~~ sizekoc1.c:94:1: warning: return type defaults to 'int' [-Wimplicit-int] try(count) ^~~ sizekoc1.c:123:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ sizekoc1.c: In function 'main': sizekoc1.c:134:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ sizekoc1.c:134:2: warning: incompatible implicit declaration of built-in function 'exit' sizekoc1.c:134:2: note: include '' or provide a declaration of 'exit' sizekoc1.c:22:1: +#include sizekoc1.c:134:2: exit(1); ^~~~ sizekoc1.c:137:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(!strcmp(argv[1], "-q")) { ^~~~~~ sizekoc1.c:153:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ sizekoc1.c:153:2: note: include '' or provide a declaration of 'exit' sizekoc1.c:230:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ sizekoc1.c:230:5: note: include '' or provide a declaration of 'exit' --- sizekoc2.o --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -DCCPERM -DIPERM -c sizekoc2.c sizekoc2.c:31:1: warning: return type defaults to 'int' [-Wimplicit-int] do_pr(turns, count) ^~~~~ sizekoc2.c:43:1: warning: return type defaults to 'int' [-Wimplicit-int] try_one(num, count) ^~~~~~~ sizekoc2.c:131:1: warning: return type defaults to 'int' [-Wimplicit-int] try(count) ^~~ sizekoc2.c:160:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ sizekoc2.c: In function 'main': sizekoc2.c:171:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ sizekoc2.c:171:2: warning: incompatible implicit declaration of built-in function 'exit' sizekoc2.c:171:2: note: include '' or provide a declaration of 'exit' sizekoc2.c:22:1: +#include sizekoc2.c:171:2: exit(1); ^~~~ sizekoc2.c:174:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(!strcmp(argv[1], "-q")) { ^~~~~~ sizekoc2.c:190:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ sizekoc2.c:190:2: note: include '' or provide a declaration of 'exit' sizekoc2.c:267:5: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ sizekoc2.c:267:5: note: include '' or provide a declaration of 'exit' --- sizesquare --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -o sizesquare sizesquare.o size sizesquare text data bss dec hex filename 5512 576 4154192 4160280 3f7b18 sizesquare --- size222 --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -o size222 size222.o size size222 text data bss dec hex filename 5581 576 1871808 1877965 1ca7cd size222 --- size333c --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -o size333c size333c.o size size333c text data bss dec hex filename 11114 576 5227248 5238938 4ff09a size333c --- cube --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -o dikcube cube.o phase1.o phase2.o setcube.o permcube.o prntsol.o globals.o -s size dikcube text data bss dec hex filename 25850 752 9630504 9657106 935b12 dikcube --- sizekoc1 --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -o sizekoc1 sizekoc1.o size sizekoc1 text data bss dec hex filename 11410 576 164358800 164370786 9cc1962 sizekoc1 --- sizedom --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -o sizedom sizedom.o --- sizekoc2 --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -o sizekoc2 sizekoc2.o --- sizedom --- size sizedom text data bss dec hex filename 15059 584 38792976 38808619 2502c2b sizedom --- sizekoc2 --- size sizekoc2 text data bss dec hex filename 16843 576 814067824 814085243 3085f47b sizekoc2 --- optimal --- --- twist --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -s twist.c -o twist --- optimal --- cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -s optimal.c -o optimal SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rubiks-20070912 ===> Generating temporary packing list for dir in dietz/cu2 dietz/mcube dietz/solver dik reid; do (cd ${dir} && make all) done c++ -o cu2 cu2.o main.o -s c++ -o mcube mcube.o main.o -s c++ -o cubex cubex.o main.o -s cc -pipe -DLARGE_MEM -DVERBOSE -O2 -fno-strict-aliasing -o dikcube cube.o phase1.o phase2.o setcube.o permcube.o prntsol.o globals.o -s size dikcube text data bss dec hex filename 25850 752 9630504 9657106 935b12 dikcube mkdir -p /construction/math/rubiks/stage/usr/local/bin install reid/optimal /construction/math/rubiks/stage/usr/local/bin install dietz/solver/cubex /construction/math/rubiks/stage/usr/local/bin install dietz/mcube/mcube /construction/math/rubiks/stage/usr/local/bin install dietz/cu2/cu2 /construction/math/rubiks/stage/usr/local/bin install dik/dikcube /construction/math/rubiks/stage/usr/local/bin install dik/size222 /construction/math/rubiks/stage/usr/local/bin /usr/bin/strip /construction/math/rubiks/stage/usr/local/bin/size222 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for rubiks-20070912 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:20