From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 10 17:58:55 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7A3A6F95; Thu, 10 Oct 2013 17:58:55 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 556472F90; Thu, 10 Oct 2013 17:58:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r9AHwtgV048032; Thu, 10 Oct 2013 17:58:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9AHwt7G047974; Thu, 10 Oct 2013 17:58:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 10 Oct 2013 17:58:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310101758.r9AHwt7G047974@beefy1.isc.freebsd.org> To: maho@FreeBSD.org Subject: [REL - head-i386-default][math/gotoblas] Failed for gotoblas-2.1.13.3.4.0 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 17:58:55 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: maho@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/math/gotoblas/Makefile 327746 2013-09-20 20:55:04Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s/logs/gotoblas-2.1.13.3.4.0.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s Log: ====>> Building math/gotoblas build started at Thu Oct 10 17:53:54 UTC 2013 port directory: /usr/ports/math/gotoblas building for: FreeBSD head-i386-default-job-22 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 r256139 i386 maintained by: maho@FreeBSD.org Makefile ident: $FreeBSD: head/math/gotoblas/Makefile 327746 2013-09-20 20:55:04Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000055 UNAME_v=FreeBSD 10.0-ALPHA5 r256139 UNAME_r=10.0-ALPHA5 BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=75198 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=gotoblas-2.1.13.3.4.0 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gotoblas-2.1.13.3.4.0: DYNAMIC_ARCH=on: Support multiple CPU types on i386 and amd64 INTERFACE64=off: Use 8 byte integers on 64-bit architectures OPENMP=off: Use OpenMP for threading ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh F77="gfortran46" FC="gfortran46" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc46" --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES F77="gfortran46" FC="gfortran46" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc46" ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc46" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing" CPP="cpp46" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc46" CXX="g++46" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIP T="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- MAXTHREADS=8 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gotoblas DOCSDIR=/usr/local/share/doc/gotoblas EXAMPLESDIR=/usr/local/share/examples/gotoblas WWWDIR=/usr/local/www/gotoblas ETCDIR=/usr/local/etc/gotoblas --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for gotoblas-2.1.13.3.4.0 =================================================== =========================================================================== =================================================== ===> gotoblas-2.1.13.3.4.0 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gotoblas-2.1.13.3.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD accepted by the user ===> Fetching all distfiles required by gotoblas-2.1.13.3.4.0 for building =========================================================================== =================================================== ===> License BSD accepted by the user ===> Fetching all distfiles required by gotoblas-2.1.13.3.4.0 for building => SHA256 Checksum OK for gotoblas/GotoBLAS2-1.13_bsd.tar.gz. => SHA256 Checksum OK for gotoblas/lapack-3.4.0.tgz. => SHA256 Checksum OK for gotoblas/large.tgz. => SHA256 Checksum OK for gotoblas/timing.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD accepted by the user ===> Fetching all distfiles required by gotoblas-2.1.13.3.4.0 for building ===> Extracting for gotoblas-2.1.13.3.4.0 => SHA256 Checksum OK for gotoblas/GotoBLAS2-1.13_bsd.tar.gz. => SHA256 Checksum OK for gotoblas/lapack-3.4.0.tgz. => SHA256 Checksum OK for gotoblas/large.tgz. => SHA256 Checksum OK for gotoblas/timing.tgz. /usr/bin/find /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2 -type f -name '.*' -delete cd /portdistfiles/gotoblas ; /bin/cp lapack-3.4.0.tgz large.tgz timing.tgz /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2 /bin/mkdir -p /wrkdirs/usr/ports/math/gotoblas/work/lib =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gotoblas-2.1.13.3.4.0 ===> Applying FreeBSD patches for gotoblas-2.1.13.3.4.0 /usr/bin/sed -i.bak -e "s+%%FC%%+gfortran46+" -e "s+%%CC%%+gcc46+" /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/Makefile.rule /usr/bin/sed -i.bak -e "s+%%LAPACKVER%%+3.4.0+g" /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/Makefile /usr/bin/sed -i.bak -e "s+%%LAPACKVER%%+3.4.0+g" /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/exports/gensymbol /usr/bin/sed -i.bak -e "s+(ARCH)+(ARCH_)+" /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/Makefile.rule /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/Makefile.tail /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/driver/level3/Makefile /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/driver/others/Makefile /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/exports/Makefile /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/interface/Makefile /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/kernel/Makefile /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/kernel/Makefile.L3 /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/lapack/laswp/Makefile /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/reference/Makefile /usr/bin/sed -i.bak -e "s+(ARCH)+(ARCH_)+" -e 's+%%_GCC_RUNTIME%%+/usr/local/lib/gcc46+' -e 's+$(CROSS_SUFFIX)+/usr/local/bin/+' /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/Makefile.system =========================================================================== =================================================== ===> gotoblas-2.1.13.3.4.0 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3... done done ===> Returning to build of gotoblas-2.1.13.3.4.0 ===> gotoblas-2.1.13.3.4.0 depends on executable: gcc46 - not found ===> Verifying install for gcc46 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.6.3.txz Installing gcc-4.6.3...Installing mpfr-3.1.2...Installing gmp-5.1.3... done done Installing mpc-0.9... done Installing gcc-ecj-4.5... done Installing binutils-2.23.2... done done ===> Returning to build of gotoblas-2.1.13.3.4.0 ===> gotoblas-2.1.13.3.4.0 depends on file: /usr/local/bin/as - found ===> gotoblas-2.1.13.3.4.0 depends on file: /usr/local/bin/perl5.14.4 - not found ===> Verifying install for /usr/local/bin/perl5.14.4 in /usr/ports/lang/perl5.14 ===> Installing existing package /packages/All/perl-5.14.4_2.txz Installing perl-5.14.4_2...Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl5 Done. Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. done ===> Returning to build of gotoblas-2.1.13.3.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gotoblas-2.1.13.3.4.0 =========================================================================== =================================================== ===> Building for gotoblas-2.1.13.3.4.0 cd /wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2 ; /usr/bin/env BINARY32=1 DYNAMIC_ARCH=1 NUM_THREADS=1 USE_THREAD=0 gmake gmake[1]: Entering directory `/wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2' ln -fs libgoto2-r1.13.a libgoto2.a for d in interface driver/level2 driver/level3 driver/others lapack ; \ do if test -d $d; then \ gmake -j 24 -C $d libs || exit 1 ; \ fi; \ done gmake[2]: Entering directory `/wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/interface' gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=saxpy -DASMFNAME=saxpy_ -DNAME=saxpy_ -DCNAME=saxpy -DCHAR_NAME=\"saxpy_\" -DCHAR_CNAME=\"saxpy\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c axpy.c -o saxpy.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=sswap -DASMFNAME=sswap_ -DNAME=sswap_ -DCNAME=sswap -DCHAR_NAME=\"sswap_\" -DCHAR_CNAME=\"sswap\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c swap.c -o sswap.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=scopy -DASMFNAME=scopy_ -DNAME=scopy_ -DCNAME=scopy -DCHAR_NAME=\"scopy_\" -DCHAR_CNAME=\"scopy\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c copy.c -o scopy.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=sscal -DASMFNAME=sscal_ -DNAME=sscal_ -DCNAME=sscal -DCHAR_NAME=\"sscal_\" -DCHAR_CNAME=\"sscal\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c scal.c -o sscal.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=sdot -DASMFNAME=sdot_ -DNAME=sdot_ -DCNAME=sdot -DCHAR_NAME=\"sdot_\" -DCHAR_CNAME=\"sdot\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c dot.c -o sdot.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=sdsdot -DASMFNAME=sdsdot_ -DNAME=sdsdot_ -DCNAME=sdsdot -DCHAR_NAME=\"sdsdot_\" -DCHAR_CNAME=\"sdsdot\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c sdsdot.c -o sdsdot.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=dsdot -DASMFNAME=dsdot_ -DNAME=dsdot_ -DCNAME=dsdot -DCHAR_NAME=\"dsdot_\" -DCHAR_CNAME=\"dsdot\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c dsdot.c -o dsdot.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=sasum -DASMFNAME=sasum_ -DNAME=sasum_ -DCNAME=sasum -DCHAR_NAME=\"sasum_\" -DCHAR_CNAME=\"sasum\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c asum.c -o sasum.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=snrm2 -DASMFNAME=snrm2_ -DNAME=snrm2_ -DCNAME=snrm2 -DCHAR_NAME=\"snrm2_\" -DCHAR_CNAME=\"snrm2\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c nrm2.c -o snrm2.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=smax -DASMFNAME=smax_ -DNAME=smax_ -DCNAME=smax -DCHAR_NAME=\"smax_\" -DCHAR_CNAME=\"smax\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c -UUSE_ABS -UUSE_MIN max.c -o smax.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=samax -DASMFNAME=samax_ -DNAME=samax_ -DCNAME=samax -DCHAR_NAME=\"samax_\" -DCHAR_CNAME=\"samax\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c -DUSE_ABS -UUSE_MIN max.c -o samax.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=ismax -DASMFNAME=ismax_ -DNAME=ismax_ -DCNAME=ismax -DCHAR_NAME=\"ismax_\" -DCHAR_CNAME=\"ismax\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c -UUSE_ABS -UUSE_MIN imax.c -o ismax.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=isamax -DASMFNAME=isamax_ -DNAME=isamax_ -DCNAME=isamax -DCHAR_NAME=\"isamax_\" -DCHAR_CNAME=\"isamax\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c -DUSE_ABS -UUSE_MIN imax.c -o isamax.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=smin -DASMFNAME=smin_ -DNAME=smin_ -DCNAME=smin -DCHAR_NAME=\"smin_\" -DCHAR_CNAME=\"smin\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c -UUSE_ABS -DUSE_MIN max.c -o smin.o gcc46 -O2 -DEXPRECISION -m128bit-long-double -Wall -m32 -DF_INTERFACE_GFORT -fPIC -DDYNAMIC_ARCH -DMAX_CPU_NUMBER=1 -DASMNAME=samin -DASMFNAME=samin_ -DNAME=samin_ -DCNAME=samin -DCHAR_NAME=\"samin_\" -DCHAR_CNAME=\"samin\" -DNO_AFFINITY -I.. -I. -UDOUBLE -UCOMPLEX -c -DUSE_ABS -DUSE_MIN max.c -o samin.o $ A, AA, AS, B, BB, BS, C, CC, CS, CT, G ) 1 Warning: Unused dummy argument 'bb' at (1) zblat3.f:1244.44: $ A, AA, AS, B, BB, BS, C, CC, CS, CT, G ) 1 Warning: Unused dummy argument 'bs' at (1) cblat2.f:2965.12: ERR = ZERO 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) cblat2.f:3082.5: 60 CONTINUE 1 Warning: Label 60 at (1) defined but not used cblat2.f:1731.55: $ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G, 1 Warning: Unused dummy argument 'y' at (1) cblat2.f:1731.63: $ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G, 1 Warning: Unused dummy argument 'ys' at (1) cblat2.f:1731.59: $ INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, YT, G, 1 Warning: Unused dummy argument 'yy' at (1) gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o cblat1 cblat1.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o dblat1 dblat1.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o zblat1 zblat1.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o sblat1 sblat1.o ../libgoto2-r1.13.a -lm -lm dblat2.f: In function 'dchk1': dblat2.f:391:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] sblat2.f: In function 'schk1': sblat2.f:391:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] zblat2.f: In function 'zchk1': zblat2.f:399:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] cblat2.f: In function 'cchk1': cblat2.f:398:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] dblat2.f: In function 'dchk2': dblat2.f:732:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] sblat2.f: In function 'schk2': sblat2.f:732:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] zblat2.f: In function 'zchk2': zblat2.f:745:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] cblat2.f: In function 'cchk2': cblat2.f:743:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] dblat2.f: In function 'dchk3': dblat2.f:1333:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] sblat2.f: In function 'schk3': sblat2.f:1333:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] zblat2.f: In function 'zchk3': zblat2.f:1357:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] cblat2.f: In function 'cchk3': cblat2.f:1353:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] dblat2.f: In function 'dchk5': dblat2.f:1864:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] sblat2.f: In function 'schk5': sblat2.f:1864:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] dblat2.f: In function 'dchk6': dblat2.f:2166:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] zblat2.f: In function 'zchk5': zblat2.f:1912:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] sblat2.f: In function 'schk6': sblat2.f:2166:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] cblat2.f: In function 'cchk5': cblat2.f:1906:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] zblat2.f: In function 'zchk6': zblat2.f:2220:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] cblat2.f: In function 'cchk6': cblat2.f:2213:0: warning: 'nargs' may be used uninitialized in this function [-Wuninitialized] gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o sblat3 sblat3.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o dblat2 dblat2.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o sblat2 sblat2.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o dblat3 dblat3.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o zblat2 zblat2.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o cblat2 cblat2.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o cblat3 cblat3.o ../libgoto2-r1.13.a -lm -lm gfortran46 -O2 -Wl,-rpath=/usr/local/lib/gcc46 -m128bit-long-double -Wall -o zblat3 zblat3.o ../libgoto2-r1.13.a -lm -lm GOTO_NUM_THREADS=1 ./sblat1 Real BLAS Test Program Results Test of subprogram number 1 SDOT ----- PASS ----- Test of subprogram number 2 SAXPY ----- PASS ----- Test of subprogram number 3 SROTG ----- PASS ----- Test of subprogram number 4 SROT ----- PASS ----- Test of subprogram number 5 SCOPY ----- PASS ----- Test of subprogram number 6 SSWAP ----- PASS ----- Test of subprogram number 7 SNRM2 ----- PASS ----- Test of subprogram number 8 SASUM ----- PASS ----- Test of subprogram number 9 SSCAL ----- PASS ----- Test of subprogram number 10 ISAMAX ----- PASS ----- GOTO_NUM_THREADS=1 ./dblat1 Real BLAS Test Program Results Test of subprogram number 1 DDOT ----- PASS ----- Test of subprogram number 2 DAXPY ----- PASS ----- Test of subprogram number 3 DROTG ----- PASS ----- Test of subprogram number 4 DROT ----- PASS ----- Test of subprogram number 5 DCOPY ----- PASS ----- Test of subprogram number 6 DSWAP ----- PASS ----- Test of subprogram number 7 DNRM2 ----- PASS ----- Test of subprogram number 8 DASUM ----- PASS ----- Test of subprogram number 9 DSCAL ----- PASS ----- Test of subprogram number 10 IDAMAX ----- PASS ----- GOTO_NUM_THREADS=1 ./cblat1 Complex BLAS Test Program Results Test of subprogram number 1 CDOTC ----- PASS ----- Test of subprogram number 2 CDOTU ----- PASS ----- Test of subprogram number 3 CAXPY ----- PASS ----- Test of subprogram number 4 CCOPY ----- PASS ----- Test of subprogram number 5 CSWAP ----- PASS ----- Test of subprogram number 6 SCNRM2 ----- PASS ----- Test of subprogram number 7 SCASUM ----- PASS ----- Test of subprogram number 8 CSCAL ----- PASS ----- Test of subprogram number 9 CSSCAL ----- PASS ----- Test of subprogram number 10 ICAMAX ----- PASS ----- GOTO_NUM_THREADS=1 ./zblat1 Complex BLAS Test Program Results Test of subprogram number 1 ZDOTC gmake[2]: *** [level1] Segmentation fault (core dumped) gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory `/wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2/test' gmake[1]: *** [tests] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/math/gotoblas/work/GotoBLAS2' *** Error code 2 Stop. make: stopped in /usr/ports/math/gotoblas ===> Cleaning for gotoblas-2.1.13.3.4.0