------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> Set WITH_OPT_PENTIUM to optimize for both Pentium and Pentium MMX like processors. ===> Set WITH_OPT_PPRO to optimize for Pentium Pro, Pentium II, and Pentium III like processors. ===> Set WITH_OPT_SPARC to optimize for Sparc family of processors. Works well with UltraSPARC-I and UltraSPARC-II processors. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> djbfft-0.76_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> Set WITH_OPT_PENTIUM to optimize for both Pentium and Pentium MMX like processors. ===> Set WITH_OPT_PPRO to optimize for Pentium Pro, Pentium II, and Pentium III like processors. ===> Set WITH_OPT_SPARC to optimize for Sparc family of processors. Works well with UltraSPARC-I and UltraSPARC-II processors. ===> djbfft-0.76_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by djbfft-0.76_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> Set WITH_OPT_PENTIUM to optimize for both Pentium and Pentium MMX like processors. ===> Set WITH_OPT_PPRO to optimize for Pentium Pro, Pentium II, and Pentium III like processors. ===> Set WITH_OPT_SPARC to optimize for Sparc family of processors. Works well with UltraSPARC-I and UltraSPARC-II processors. ===> djbfft-0.76_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by djbfft-0.76_2 for building => SHA256 Checksum OK for djbfft-0.76.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> Set WITH_OPT_PENTIUM to optimize for both Pentium and Pentium MMX like processors. ===> Set WITH_OPT_PPRO to optimize for Pentium Pro, Pentium II, and Pentium III like processors. ===> Set WITH_OPT_SPARC to optimize for Sparc family of processors. Works well with UltraSPARC-I and UltraSPARC-II processors. ===> djbfft-0.76_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by djbfft-0.76_2 for building ===> Extracting for djbfft-0.76_2 => SHA256 Checksum OK for djbfft-0.76.tar.gz. Extracted Memory Use: 1.04M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for djbfft-0.76_2 ===> Applying ports patches for djbfft-0.76_2 from /xports/math/djbfft/files ===> Applying dragonfly patches for djbfft-0.76_2 from /xports/math/djbfft/dragonfly SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for djbfft-0.76_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for djbfft-0.76_2 --- compilebase --- --- load --- --- systype --- --- choose --- --- compilebase --- ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compilebase chmod 755 compilebase --- load --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load --- systype --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\'; cat find-systype.sh; ) | sh > systype --- auto_align --- --- choose --- cat warn-auto.sh choose.sh | sed s}HOME}"`head -1 conf-home`"}g > choose --- load --- chmod 755 load --- auto_align --- ( ./compilebase trycpp.c -malign-double >/dev/null 2>&1 && echo -malign-double || exit 0 ) > auto_align --- choose --- chmod 755 choose --- auto_align --- rm -f trycpp.o --- compile --- ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" "`cat auto_align`" '-c ${1+"$@"}' ) > compile chmod 755 compile --- accuracy.o --- --- accuracy2.o --- --- auto-str.o --- --- byte_copy.o --- --- byte_cr.o --- --- error.o --- --- error_str.o --- --- fftfreq.o --- --- hasgethr.h --- --- accuracy.o --- ./compile accuracy.c --- auto-str.o --- ./compile auto-str.c --- byte_copy.o --- ./compile byte_copy.c --- byte_cr.o --- ./compile byte_cr.c --- error.o --- ./compile error.c --- error_str.o --- ./compile error_str.c --- hasgethr.h --- ./choose cl trygethr hasgethr.h1 hasgethr.h2 > hasgethr.h --- accuracy2.o --- ./compile accuracy2.c --- fftfreq.o --- ./compile fftfreq.c --- hasrdtsc.h --- ./choose clr tryrdtsc hasrdtsc.h1 hasrdtsc.h2 > hasrdtsc.h --- accuracy2.o --- accuracy2.c:235:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ --- accuracy.o --- accuracy.c:231:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ --- auto-str.o --- auto-str.c:8:6: warning: conflicting types for built-in function 'puts' [-Wbuiltin-declaration-mismatch] void puts(s) ^~~~ auto-str.c:14:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc,argv) ^~~~ --- hier.o --- ./compile hier.c --- install.o --- --- hier.o --- hier.c: In function 'hier': hier.c:5:3: warning: implicit declaration of function 'h' [-Wimplicit-function-declaration] h(auto_home,-1,-1,02755); ^ hier.c:7:3: warning: implicit declaration of function 'd' [-Wimplicit-function-declaration] d(auto_home,"lib",-1,-1,02755); ^ hier.c:8:3: warning: implicit declaration of function 'c' [-Wimplicit-function-declaration] c(auto_home,"lib","libdjbfft.a",-1,-1,0644); ^ --- instcheck.o --- --- open_read.o --- --- install.o --- ./compile install.c --- open_read.o --- ./compile open_read.c --- instcheck.o --- ./compile instcheck.c --- open_trunc.o --- ./compile open_trunc.c --- install.o --- install.c: In function 'h': install.c:20:7: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if (mkdir(home,0700) == -1) ^~~~~ --- str_len.o --- --- install.o --- install.c:23:7: warning: implicit declaration of function 'chown' [-Wimplicit-function-declaration] if (chown(home,uid,gid) == -1) ^~~~~ install.c:25:7: warning: implicit declaration of function 'chmod' [-Wimplicit-function-declaration] if (chmod(home,mode) == -1) ^~~~~ install.c: In function 'd': install.c:36:7: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] if (chdir(home) == -1) ^~~~~ install.c: In function 'c': install.c:63:7: warning: implicit declaration of function 'fchdir' [-Wimplicit-function-declaration] if (fchdir(fdsourcedir) == -1) ^~~~~~ install.c:88:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fdin); ^~~~~ --- str_len.o --- ./compile str_len.c --- install.o --- install.c:91:7: warning: implicit declaration of function 'fsync' [-Wimplicit-function-declaration] if (fsync(fdout) == -1) ^~~~~ install.c: At top level: install.c:140:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ install.c: In function 'main': install.c:146:3: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration] umask(077); ^~~~~ --- strerr_die.o --- ./compile strerr_die.c --- strerr_sys.o --- --- instcheck.o --- instcheck.c: In function 'd': instcheck.c:59:7: warning: implicit declaration of function 'chdir'; did you mean 'mkdir'? [-Wimplicit-function-declaration] if (chdir(home) == -1) ^~~~~ mkdir instcheck.c: At top level: instcheck.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ --- subfderr.o --- --- strerr_sys.o --- ./compile strerr_sys.c --- subfderr.o --- ./compile subfderr.c --- substdi.o --- --- substdio.o --- --- substdi.o --- ./compile substdi.c --- substdio.o --- ./compile substdio.c --- substdio_copy.o --- ./compile substdio_copy.c --- substdo.o --- ./compile substdo.c --- speed.o --- ./compile speed.c --- auto_opt --- --- makelib --- --- auto_opt --- sh print-opt.sh > auto_opt --- makelib --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo 'rm -f "$main"'; echo 'ar cr "$main" ${1+"$@"}'; case "`cat systype`" in sunos-5.*) ;; unix_sv*) ;; irix64-*) ;; irix-*) ;; dgux-*) ;; hp-ux-*) ;; sco*) ;; *) echo 'ranlib "$main"' ;; esac ) > makelib chmod 755 makelib --- error.a --- --- open.a --- --- str.a --- --- error.a --- ./makelib error.a error.o error_str.o --- open.a --- ./makelib open.a open_read.o open_trunc.o --- str.a --- ./makelib str.a byte_copy.o byte_cr.o str_len.o --- strerr.a --- ./makelib strerr.a strerr_sys.o strerr_die.o --- 4c0.c --- --- 4c1.c --- --- 4c0.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/c0.c > 4c0.c --- 4c1.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/c1.c > 4c1.c --- 4c2.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/c2.c > 4c2.c --- 4c3.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/c3.c > 4c3.c --- 4c4.c --- --- 4c5.c --- --- 4c4.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/c4.c > 4c4.c --- 4c5.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/c5.c > 4c5.c --- 4d0.c --- --- 4d1.c --- --- 4d2.c --- --- 4d3.c --- --- 4d1.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/d1.c > 4d1.c --- 4d0.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/d0.c > 4d0.c --- 4d4.c --- --- 4d5.c --- --- 4d3.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/d3.c > 4d3.c --- 4d4.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/d4.c > 4d4.c --- speed.o --- speed.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ --- 4d5.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/d5.c > 4d5.c --- 4i.c --- --- 4mc.c --- --- 4i.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/i.c > 4i.c --- 4mr.c --- --- 4mc.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/mc.c > 4mc.c --- 4r0.c --- --- 4d2.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/d2.c > 4d2.c --- 4mr.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/mr.c > 4mr.c --- 4r0.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/r0.c > 4r0.c --- 4r1.c --- --- 4r2.c --- --- 4r1.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/r1.c > 4r1.c --- 4r3.c --- --- 4r2.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/r2.c > 4r2.c --- 4r3.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/r3.c > 4r3.c --- 4r4.c --- --- 4r5.c --- --- 4r4.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/r4.c > 4r4.c --- 4r5.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/r5.c > 4r5.c --- 4sc.c --- --- 4sr.c --- --- 4u0.c --- --- 4sc.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/sc.c > 4sc.c --- 4sr.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/sr.c > 4sr.c --- 4u0.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/u0.c > 4u0.c --- 4u1.c --- --- 4u2.c --- --- 4u1.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/u1.c > 4u1.c --- 4u3.c --- --- 4u4.c --- --- 4u5.c --- --- 4u2.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/u2.c > 4u2.c --- 4u3.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/u3.c > 4u3.c --- 4u4.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/u4.c > 4u4.c --- 4u5.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/u5.c > 4u5.c --- 4v0.c --- --- 4v1.c --- --- 4v2.c --- --- 4v3.c --- --- 4v1.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/v1.c > 4v1.c --- 4v2.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/v2.c > 4v2.c --- 4v4.c --- --- 4v0.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/v0.c > 4v0.c --- 4v3.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/v3.c > 4v3.c --- 4v4.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/v4.c > 4v4.c --- 4v5.c --- --- 8c0.c --- --- 8c1.c --- --- 8c2.c --- --- 4v5.c --- sed 1s/PRE/pre4.c/ `cat auto_opt`/v5.c > 4v5.c --- 8c3.c --- --- 8c0.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/c0.c > 8c0.c --- 8c1.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/c1.c > 8c1.c --- 8c2.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/c2.c > 8c2.c --- 8c4.c --- --- 8c3.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/c3.c > 8c3.c --- 8c4.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/c4.c > 8c4.c --- 8c5.c --- --- 8d0.c --- --- 8d1.c --- --- 8d2.c --- --- 8c5.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/c5.c > 8c5.c --- 8d1.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/d1.c > 8d1.c --- 8d3.c --- --- 8d2.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/d2.c > 8d2.c --- 8d4.c --- --- 8d0.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/d0.c > 8d0.c --- 8d3.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/d3.c > 8d3.c --- 8d4.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/d4.c > 8d4.c --- 8d5.c --- --- 8i.c --- --- 8mc.c --- --- 8d5.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/d5.c > 8d5.c --- 8mr.c --- --- 8r0.c --- --- 8r1.c --- --- 8i.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/i.c > 8i.c --- 8mr.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/mr.c > 8mr.c --- 8r0.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/r0.c > 8r0.c --- 8r2.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/r2.c > 8r2.c --- 8r3.c --- --- 8r1.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/r1.c > 8r1.c --- 8mc.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/mc.c > 8mc.c --- 8r3.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/r3.c > 8r3.c --- 8r4.c --- --- 8r5.c --- --- 8r4.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/r4.c > 8r4.c --- 8sc.c --- --- 8r5.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/r5.c > 8r5.c --- 8sr.c --- --- 8sc.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/sc.c > 8sc.c --- 8u0.c --- --- 8u1.c --- --- 8u2.c --- --- 8u0.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/u0.c > 8u0.c --- 8u1.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/u1.c > 8u1.c --- 8u2.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/u2.c > 8u2.c --- 8sr.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/sr.c > 8sr.c --- 8u3.c --- --- 8u4.c --- --- 8u5.c --- --- 8u4.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/u4.c > 8u4.c --- 8u5.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/u5.c > 8u5.c --- 8v0.c --- --- 8u3.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/u3.c > 8u3.c --- 8v1.c --- --- 8v0.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/v0.c > 8v0.c --- 8v2.c --- --- 8v1.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/v1.c > 8v1.c --- 8v2.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/v2.c > 8v2.c --- 8v3.c --- --- 8v4.c --- --- 8v5.c --- --- 4c0.o --- --- 4c1.o --- --- 8v3.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/v3.c > 8v3.c --- 4c2.o --- --- 8v5.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/v5.c > 8v5.c --- 4c0.o --- ./compile 4c0.c --- 4c3.o --- --- 4c1.o --- ./compile 4c1.c --- 4c4.o --- --- 4c2.o --- ./compile 4c2.c --- 8v4.c --- sed 1s/PRE/pre8.c/ `cat auto_opt`/v4.c > 8v4.c --- 4c5.o --- --- 4c3.o --- ./compile 4c3.c --- 4c4.o --- ./compile 4c4.c --- 4d0.o --- ./compile 4d0.c --- 4d1.o --- --- 4c5.o --- ./compile 4c5.c --- 4d1.o --- ./compile 4d1.c --- 4d4.o --- --- 4d5.o --- --- 4d2.o --- ./compile 4d2.c --- 4d5.o --- ./compile 4d5.c --- 4d4.o --- ./compile 4d4.c --- 4mr.o --- ./compile 4mr.c --- 4r0.o --- --- 4r1.o --- --- 4r0.o --- ./compile 4r0.c --- 4r1.o --- ./compile 4r1.c --- 4mc.o --- ./compile 4mc.c --- 4r2.o --- ./compile 4r2.c --- 4r4.o --- ./compile 4r4.c --- 4r5.o --- ./compile 4r5.c --- 4mr.o --- In file included from 4mr.c:1: 4mr.c: In function 'fftr4_mul': pre4.c:13:14: warning: implicit declaration of function 'fftc4_mul'; did you mean 'fftr4_mul'? [-Wimplicit-function-declaration] #define mulc fftc4_mul ^~~~~~~~~ 4mr.c:35:3: note: in expansion of macro 'mulc' mulc((complex *)(a + 4),(complex *)(b + 4),(n - 4) / 2); ^~~~ --- 4r3.o --- ./compile 4r3.c --- 4u0.o --- ./compile 4u0.c --- 4d3.o --- ./compile 4d3.c --- 4sr.o --- ./compile 4sr.c --- 4u4.o --- ./compile 4u4.c --- 4u3.o --- ./compile 4u3.c --- 4u2.o --- --- 4u1.o --- --- 4u2.o --- ./compile 4u2.c --- 4u1.o --- ./compile 4u1.c --- 4sc.o --- ./compile 4sc.c --- 4v1.o --- ./compile 4v1.c --- 4u5.o --- ./compile 4u5.c --- 4v3.o --- ./compile 4v3.c --- 4v2.o --- ./compile 4v2.c --- 4v4.o --- ./compile 4v4.c --- 4v0.o --- ./compile 4v0.c --- 4v5.o --- ./compile 4v5.c --- 8c0.o --- ./compile 8c0.c --- 8c1.o --- ./compile 8c1.c --- 8c2.o --- --- 8c3.o --- --- 8c2.o --- ./compile 8c2.c --- 8c3.o --- ./compile 8c3.c --- 8c4.o --- ./compile 8c4.c --- 8c5.o --- ./compile 8c5.c --- 8d0.o --- ./compile 8d0.c --- 8d1.o --- --- 8d2.o --- --- 8d1.o --- ./compile 8d1.c --- 8d2.o --- ./compile 8d2.c --- 8d3.o --- ./compile 8d3.c --- 8d4.o --- ./compile 8d4.c --- 8d5.o --- --- 8r0.o --- --- 8d5.o --- ./compile 8d5.c --- 8r0.o --- ./compile 8r0.c --- 8r2.o --- ./compile 8r2.c --- 8r3.o --- ./compile 8r3.c --- 8mc.o --- ./compile 8mc.c --- 8r1.o --- ./compile 8r1.c --- 8r4.o --- ./compile 8r4.c --- 8r5.o --- --- 8sc.o --- --- 8r5.o --- ./compile 8r5.c --- 8sc.o --- ./compile 8sc.c --- 8u2.o --- ./compile 8u2.c --- 8u0.o --- ./compile 8u0.c --- 8u1.o --- ./compile 8u1.c --- 8u4.o --- ./compile 8u4.c --- substdio.a --- ./makelib substdio.a substdio.o substdi.o substdo.o subfderr.o substdio_copy.o --- 8u3.o --- ./compile 8u3.c --- 8v0.o --- ./compile 8v0.c --- 8sr.o --- ./compile 8sr.c --- 8mr.o --- ./compile 8mr.c --- 8u5.o --- --- 8v1.o --- --- 8u5.o --- ./compile 8u5.c --- 8v2.o --- --- 8v1.o --- ./compile 8v1.c --- 8v2.o --- ./compile 8v2.c --- 8mr.o --- In file included from 8mr.c:1: 8mr.c: In function 'fftr8_mul': pre8.c:12:14: warning: implicit declaration of function 'fftc8_mul'; did you mean 'fftr8_mul'? [-Wimplicit-function-declaration] #define mulc fftc8_mul ^~~~~~~~~ 8mr.c:35:3: note: in expansion of macro 'mulc' mulc((complex *)(a + 4),(complex *)(b + 4),(n - 4) / 2); ^~~~ --- 8v3.o --- ./compile 8v3.c --- 8v5.o --- --- 8v4.o --- --- 8v5.o --- ./compile 8v5.c --- 8v4.o --- ./compile 8v4.c --- auto-str --- ./load auto-str substdio.a error.a str.a --- auto_home.c --- ./auto-str auto_home `head -1 conf-home` > auto_home.c --- auto_home.o --- ./compile auto_home.c --- libdjbfft.a --- ./makelib libdjbfft.a 8sc.o 8u5.o 8u4.o 8u3.o 8u2.o 8u1.o 8u0.o 8mc.o 8c0.o 8c1.o 8c2.o 8c3.o 8c4.o 8c5.o 8d0.o 8d1.o 8d2.o 8d3.o 8d4.o 8d5.o 8v5.o 8v4.o 8v3.o 8v2.o 8v1.o 8v0.o 8mr.o 8r0.o 8r1.o 8r2.o 8r3.o 8r4.o 8r5.o 8sr.o 4sc.o 4u5.o 4u4.o 4u3.o 4u2.o 4u1.o 4u0.o 4mc.o 4c0.o 4c1.o 4c2.o 4c3.o 4c4.o 4c5.o 4d0.o 4d1.o 4d2.o 4d3.o 4d4.o 4d5.o 4v5.o 4v4.o 4v3.o 4v2.o 4v1.o 4v0.o 4mr.o 4r0.o 4r1.o 4r2.o 4r3.o 4r4.o 4r5.o 4sr.o fftfreq.o --- install --- --- instcheck --- --- install --- ./load install hier.o auto_home.o strerr.a substdio.a open.a error.a str.a --- instcheck --- ./load instcheck hier.o auto_home.o strerr.a substdio.a error.a str.a --- accuracy --- --- accuracy2 --- ./load accuracy2 libdjbfft.a `cat math.lib` --- accuracy --- ./load accuracy libdjbfft.a `cat math.lib` --- speed --- ./load speed libdjbfft.a `cat math.lib` --- speed.out --- ./speed > speed.out SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for djbfft-0.76_2 ===> Generating temporary packing list ====> 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 Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: error.h - - REINPLACE_CMD ran, but did not modify file contents: find-systype.sh - - REINPLACE_CMD ran, but did not modify file contents: complex4.h - - REINPLACE_CMD ran, but did not modify file contents: VERSION - - REINPLACE_CMD ran, but did not modify file contents: instcheck.c - - REINPLACE_CMD ran, but did not modify file contents: fftc8.h - - REINPLACE_CMD ran, but did not modify file contents: x86cpuid.c - - REINPLACE_CMD ran, but did not modify file contents: readwrite.h - - REINPLACE_CMD ran, but did not modify file contents: trygethr.c - - REINPLACE_CMD ran, but did not modify file contents: subfd.h - - REINPLACE_CMD ran, but did not modify file contents: substdio.h - - REINPLACE_CMD ran, but did not modify file contents: accuracy2.c - - REINPLACE_CMD ran, but did not modify file contents: open_trunc.c - - REINPLACE_CMD ran, but did not modify file contents: auto_home.h - - REINPLACE_CMD ran, but did not modify file contents: conf-ld - - REINPLACE_CMD ran, but did not modify file contents: pre4.c - - REINPLACE_CMD ran, but did not modify file contents: hasrdtsc.h2 - - REINPLACE_CMD ran, but did not modify file contents: conf-opt - - REINPLACE_CMD ran, but did not modify file contents: pre8.c - - REINPLACE_CMD ran, but did not modify file contents: timing.h - - REINPLACE_CMD ran, but did not modify file contents: open_read.c - - REINPLACE_CMD ran, but did not modify file contents: conf-cc - - REINPLACE_CMD ran, but did not modify file contents: README - - REINPLACE_CMD ran, but did not modify file contents: idea/sc.c - - REINPLACE_CMD ran, but did not modify file contents: idea/d5.c - - REINPLACE_CMD ran, but did not modify file contents: idea/r2.c - - REINPLACE_CMD ran, but did not modify file contents: idea/r5.c - - REINPLACE_CMD ran, but did not modify file contents: idea/r1.c - - REINPLACE_CMD ran, but did not modify file contents: idea/c0.c - - REINPLACE_CMD ran, but did not modify file contents: idea/v5.c - - REINPLACE_CMD ran, but did not modify file contents: idea/u2.c - - REINPLACE_CMD ran, but did not modify file contents: idea/c4.c - - REINPLACE_CMD ran, but did not modify file contents: idea/u3.c - - REINPLACE_CMD ran, but did not modify file contents: idea/i.c - - REINPLACE_CMD ran, but did not modify file contents: idea/sr.c - - REINPLACE_CMD ran, but did not modify file contents: idea/u0.c - - REINPLACE_CMD ran, but did not modify file contents: idea/v2.c - - REINPLACE_CMD ran, but did not modify file contents: idea/v1.c - - REINPLACE_CMD ran, but did not modify file contents: idea/v4.c - - REINPLACE_CMD ran, but did not modify file contents: idea/d2.c - - REINPLACE_CMD ran, but did not modify file contents: idea/mc.c - - REINPLACE_CMD ran, but did not modify file contents: idea/u5.c - - REINPLACE_CMD ran, but did not modify file contents: idea/d0.c - - REINPLACE_CMD ran, but did not modify file contents: idea/c5.c - - REINPLACE_CMD ran, but did not modify file contents: idea/v3.c - - REINPLACE_CMD ran, but did not modify file contents: idea/d3.c - - REINPLACE_CMD ran, but did not modify file contents: idea/d4.c - - REINPLACE_CMD ran, but did not modify file contents: idea/r3.c - - REINPLACE_CMD ran, but did not modify file contents: idea/mr.c - - REINPLACE_CMD ran, but did not modify file contents: idea/c3.c - - REINPLACE_CMD ran, but did not modify file contents: idea/r4.c - - REINPLACE_CMD ran, but did not modify file contents: idea/u1.c - - REINPLACE_CMD ran, but did not modify file contents: idea/r0.c - - REINPLACE_CMD ran, but did not modify file contents: idea/d1.c - - REINPLACE_CMD ran, but did not modify file contents: idea/c2.c - - REINPLACE_CMD ran, but did not modify file contents: idea/u4.c - - REINPLACE_CMD ran, but did not modify file contents: idea/v0.c - - REINPLACE_CMD ran, but did not modify file contents: idea/c1.c - - REINPLACE_CMD ran, but did not modify file contents: hasrdtsc.h1 - - REINPLACE_CMD ran, but did not modify file contents: real4.h - - REINPLACE_CMD ran, but did not modify file contents: TODO - - REINPLACE_CMD ran, but did not modify file contents: byte_cr.c - - REINPLACE_CMD ran, but did not modify file contents: real8.h - - REINPLACE_CMD ran, but did not modify file contents: speed.c.orig - - REINPLACE_CMD ran, but did not modify file contents: warn-auto.sh - - REINPLACE_CMD ran, but did not modify file contents: exit.h - - REINPLACE_CMD ran, but did not modify file contents: SYSDEPS - - REINPLACE_CMD ran, but did not modify file contents: subfderr.c - - REINPLACE_CMD ran, but did not modify file contents: hasgethr.h1 - - REINPLACE_CMD ran, but did not modify file contents: conf-home - - REINPLACE_CMD ran, but did not modify file contents: complex8.h - - REINPLACE_CMD ran, but did not modify file contents: hasgethr.h2 - - REINPLACE_CMD ran, but did not modify file contents: str_len.c - - REINPLACE_CMD ran, but did not modify file contents: substdo.c - - REINPLACE_CMD ran, but did not modify file contents: CHANGES - - REINPLACE_CMD ran, but did not modify file contents: pentium/d4.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/r3.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/d3.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/u5.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/u2.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/d0.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/v4.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/sc.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/d5.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/c4.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/i.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/r1.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/u3.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/c3.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/mr.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/r5.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/v2.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/r0.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/d2.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/mc.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/u0.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/d1.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/c2.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/c1.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/c0.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/v5.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/c5.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/v1.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/sr.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/v0.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/r4.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/r2.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/u4.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/u1.c - - REINPLACE_CMD ran, but did not modify file contents: pentium/v3.c - - REINPLACE_CMD ran, but did not modify file contents: tryrdtsc.c - - REINPLACE_CMD ran, but did not modify file contents: fftfreq.c - - REINPLACE_CMD ran, but did not modify file contents: fftr4.h - - REINPLACE_CMD ran, but did not modify file contents: FILES - - REINPLACE_CMD ran, but did not modify file contents: install.c - - REINPLACE_CMD ran, but did not modify file contents: fftfreq.h - - REINPLACE_CMD ran, but did not modify file contents: open.h - - REINPLACE_CMD ran, but did not modify file contents: auto-str.c - - REINPLACE_CMD ran, but did not modify file contents: substdio_copy.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h4096.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h512.c - - REINPLACE_CMD ran, but did not modify file contents: roots/64.c - - REINPLACE_CMD ran, but did not modify file contents: roots/512.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h16.c - - REINPLACE_CMD ran, but did not modify file contents: roots/256.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h1024.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h8192.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h64.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h2048.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h256.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h32.c - - REINPLACE_CMD ran, but did not modify file contents: roots/16.c - - REINPLACE_CMD ran, but did not modify file contents: roots/32.c - - REINPLACE_CMD ran, but did not modify file contents: roots/128.c - - REINPLACE_CMD ran, but did not modify file contents: roots/h128.c - - REINPLACE_CMD ran, but did not modify file contents: str.h - - REINPLACE_CMD ran, but did not modify file contents: strerr.h - - REINPLACE_CMD ran, but did not modify file contents: byte.h - - REINPLACE_CMD ran, but did not modify file contents: accuracy.c.orig - - REINPLACE_CMD ran, but did not modify file contents: choose.sh - - REINPLACE_CMD ran, but did not modify file contents: speed.c - - REINPLACE_CMD ran, but did not modify file contents: error_str.c - - REINPLACE_CMD ran, but did not modify file contents: accuracy.c - - REINPLACE_CMD ran, but did not modify file contents: error.h.orig - - REINPLACE_CMD ran, but did not modify file contents: error.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/d0.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/c3.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/r5.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/r2.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/u5.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/r3.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/c2.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/u1.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/mc.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/v0.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/sc.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/sr.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/r1.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/v5.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/mr.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/u0.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/d2.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/c0.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/v2.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/d3.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/c4.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/d1.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/v3.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/u3.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/d4.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/i.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/d5.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/c5.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/v1.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/r0.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/v4.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/u2.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/u4.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/c1.c - - REINPLACE_CMD ran, but did not modify file contents: ppro/r4.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/mc.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/d5.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/c3.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/v5.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/c0.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/r4.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/sr.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/v3.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/r3.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/v1.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/c1.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/v2.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/sc.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/r2.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/r1.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/u5.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/i.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/v4.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/mr.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/d1.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/c5.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/u4.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/d2.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/d0.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/u2.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/c4.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/u3.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/d4.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/u0.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/u1.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/r0.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/c2.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/v0.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/d3.c - - REINPLACE_CMD ran, but did not modify file contents: sparc/r5.c - - REINPLACE_CMD ran, but did not modify file contents: substdio.c - - REINPLACE_CMD ran, but did not modify file contents: strerr_die.c - - REINPLACE_CMD ran, but did not modify file contents: fftr8.h - - REINPLACE_CMD ran, but did not modify file contents: substdi.c - - REINPLACE_CMD ran, but did not modify file contents: print-opt.sh - - REINPLACE_CMD ran, but did not modify file contents: fftc4.h - - REINPLACE_CMD ran, but did not modify file contents: math.lib - - REINPLACE_CMD ran, but did not modify file contents: accuracy2.c.orig - - REINPLACE_CMD ran, but did not modify file contents: strerr_sys.c - - REINPLACE_CMD ran, but did not modify file contents: byte_copy.c - - REINPLACE_CMD ran, but did not modify file contents: trycpp.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for djbfft-0.76_2 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06