[package - head-i386-default][math/openblas] Failed for openblas-0.3.7, 1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Jan 30 01:26:48 UTC 2020


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:     phd_kimberlite at yahoo.co.jp
Last committer: pkubaj at FreeBSD.org
Ident:          $FreeBSD: head/math/openblas/Makefile 523803 2020-01-22 12:28:49Z pkubaj $
Log URL:        http://beefy17.nyi.freebsd.org/data/head-i386-default/p524616_s357279/logs/openblas-0.3.7,1.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p524616_s357279
Log:

=>> Building math/openblas
build started at Thu Jan 30 01:24:48 UTC 2020
port directory: /usr/ports/math/openblas
package name: openblas-0.3.7,1
building for: FreeBSD head-i386-default-job-05 13.0-CURRENT FreeBSD 13.0-CURRENT 1300076 i386
maintained by: phd_kimberlite at yahoo.co.jp
Makefile ident:      $FreeBSD: head/math/openblas/Makefile 523803 2020-01-22 12:28:49Z pkubaj $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1300076
Job Id: 05

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300076
UNAME_v=FreeBSD 13.0-CURRENT 1300076
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for openblas-0.3.7,1:
     AVX=off: Support Advanced Vector Extensions (AVX)
     AVX2=off: Support Advanced Vector Extensions 2 (AVX2)
     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---

--MAINTAINER--
phd_kimberlite at yahoo.co.jp
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
F77="gfortran9" FC="gfortran9" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc9" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc9" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/math/openblas/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/openblas/work  HOME=/wrkdirs/usr/ports/math/openblas/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/openblas/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
F77="gfortran9" FC="gfortran9" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc9" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc9" PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/math/openblas/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/openblas/work  HOME=/wrkdirs/usr/ports/math/openblas/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/openblas/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 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  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP
 ="cpp" CPPFLAGS=""  LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc9  -L/usr/local/lib/gcc9 -B/usr/local/bin -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DYNARCH="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.30.1  PERL_VER=5.30  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.30 DOCSDIR="share/doc/openblas"  EXAMPLESDIR="share/examples/openblas"  DATADIR="share/openblas"  WWWDIR="www/openblas"  ETCDIR="etc/openblas"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/openblas DOCSDIR=/usr/local/share/doc/openblas EXAMPLESDIR=/usr/local/share/examples/openblas  WWWDIR=/usr/local/www/openblas ETCDIR=/usr/local/etc/openblas
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300076
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   openblas-0.3.7,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0_1.txz
[head-i386-default-job-05] Installing pkg-1.12.0_1...
[head-i386-default-job-05] Extracting pkg-1.12.0_1: .......... done
===>   openblas-0.3.7,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of openblas-0.3.7,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by openblas-0.3.7,1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by openblas-0.3.7,1 for building
=> SHA256 Checksum OK for openblas/large.tgz.
=> SHA256 Checksum OK for openblas/timing.tgz.
=> SHA256 Checksum OK for openblas/xianyi-OpenBLAS-v0.3.7_GH0.tar.gz.
=> SHA256 Checksum OK for openblas/3e67017ac8f0246f5fc14572ca663fb0968d1046.patch.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by openblas-0.3.7,1 for building
===>  Extracting for openblas-0.3.7,1
=> SHA256 Checksum OK for openblas/large.tgz.
=> SHA256 Checksum OK for openblas/timing.tgz.
=> SHA256 Checksum OK for openblas/xianyi-OpenBLAS-v0.3.7_GH0.tar.gz.
=> SHA256 Checksum OK for openblas/3e67017ac8f0246f5fc14572ca663fb0968d1046.patch.
cd /portdistfiles/openblas ;  cp -f large.tgz timing.tgz /wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.3.7
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for openblas-0.3.7,1
===>  Applying distribution patches for openblas-0.3.7,1
===>  Applying FreeBSD patches for openblas-0.3.7,1
===========================================================================
=======================<phase: build-depends  >============================
===>   openblas-0.3.7,1 depends on executable: gfortran9 - not found
<snip>
/usr/local/bin/ld: syr2k_k.c:(.text+0x400): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x4c1): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x595): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyr2k_UN.o):syr2k_k.c:(.text+0x5c7): more undefined references to `sgemm_otcopy' follow
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyr2k_UT.o): in function `ssyr2k_UT':
syr2k_k.c:(.text+0x329): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x362): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x430): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x502): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x5ce): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyr2k_UT.o):syr2k_k.c:(.text+0x5fb): more undefined references to `sgemm_oncopy' follow
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyr2k_LN.o): in function `ssyr2k_LN':
syr2k_k.c:(.text+0x32d): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x360): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x411): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x565): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x5a4): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyr2k_LN.o):syr2k_k.c:(.text+0x676): more undefined references to `sgemm_otcopy' follow
/usrcblat2.f:780:0:

  780 |      $                   N, NARGS, NC, NK, NS
      | 
Warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
/:local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyr2k_LT.o): in function `ssyr2k_LT':
syr2k_k.c:(.text+0x393(.text+0xec): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: syrk_kernel.c:(.text+0x135): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: syrk_kernel.c:(.text+0x191): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: syrk_kernel.c:(.text+0x2ac): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: syrk_kernel.c:(.text+0x30a): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dsyrk_kernel_L.o):syrk_kernel.c:(.text+0x8a): more undefined references to `dgemm_kernel' follow
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dgemm_thread_nn.o): in function `inner_thread':
gemm.c:(.text+0x853): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: gemm.c:(.text+0x98d): undefined reference to `dgemm_oncopy'
/usr/local/bin/ld: gemm.c:(.text+0x9db):) undefined reference to `dgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xb55): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xc32): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: gemm.c:(.text+0xd40:): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dgemm_thread_nt.o): in function `inner_thread':
gemm.c:(.text+0x850): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: gemm.c:(.text+0x994): undefined reference to `dgemm_otcopy'
/usr/local/bin/ld: gemm.c:(.text+0x9e2): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xb65): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xc38): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: gemm.c:(.text+0xd40): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dgemm_thread_tn.o): in function `inner_thread':
gemm.c:(.text+0x844): undefined reference to `dgemm_incopy '
/usr/local/bin/ldundefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x3bb): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x481): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x5d5): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syr2k_k.c:(.text+0x613): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyr2k_LT.o):syr2k_k.c:(.text+0x6e8): more undefined references to `sgemm_oncopy' follow
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyrk_kernel_U.o): in function `ssyrk_kernel_U':
syrk_kernel.c:(.text+0xd6): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: syrk_kernel.c:(.text+0x117): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: syrk_kernel.c:(.text+0x167): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: syrk_kernel.c:(.text+0x29f): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: syrk_kernel.c:(.text+0x322): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyrk_kernel_L.o):syrk_kernel.c:(.text+0x7f): more undefined references to `sgemm_kernel' follow
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(sgemm_thread_nn.o): in function `inner_thread':
gemm.c:(.text+0x853): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: gemm.c:(.text+0x98d): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: gemm.c:(.text+0x9db): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xb55): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xc32): undefined reference :to `sgemm_otcopy'
/usr/local/bin/ld: gemm.c:(.text+0xd40): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(sgemm_thread_nt.o): in function `inner_thread':
gemm.c:(.text+0x850): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: gemm.c:(.text+0x994): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: gemm.c:(.text+0x9e2): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xb65): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xc48): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: gemm.c:(.text+0xd50): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: ../ libopenblas_skylakexpgemm.c-:(.text+0x97d): undefined reference to `dgemm_oncopy'
/usr/local/bin/ld: gemm.c:(.text+0x9cb): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xb45): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: gemm.c:(r0.3.7.a(sgemm_thread_tn.o): in function `inner_thread':
gemm.c:(.text+0x844): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: gemm.c:(.text+0x97d): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: gemm.c:(.text+0x9cb): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xb45): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xc26): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: gemm.c:(.text+0xd33): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(sgemm_thread_tt.o): in function `inner_thread':
gemm.c:(.text+0x843): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: gemm.c:(.text+0x987): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: gemm.c:(.text+0x9d5): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xb55): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xc39): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: gemm.c:(.text+0xd43): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssymm_thread_LU.o): in function `inner_thread':
symm_k.c:(.text+0x97a): undefined reference to `.sgemm_oncopy'
/usr/local/bin/ld: symm_k.c:(.text+0x9c8): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xb45): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xd30): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssymm_thread_LL.o): in function `inner_thread':
symm_k.c:(.text+0x97a): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: textsymm_k.c:(.text+0x9c8): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xb45): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xd30): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssymm_thread_RU.o): in function `inner_thread':
symm_k.c:(.text+0x853): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: symm_k.c:(.text+0x9d0): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xb55): undefined reference to `sgemm_kernel'
/usr/local/+bin/ld: symm_k.c:(.text+0xc35): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: symm_k.c:(.text+0xd40): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssymm_thread_RL.o): in function `inner_thread':
symm_k.c:(.text+0x853): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: symm_k.c:(.text+0x9d0): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xb55): undefined reference to `sgemm_kernel'
0xc16/usr/local/bin/ld: symm_k.c:(.text+0xc35): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: symm_k.c:(.text+0xd40): undefined reference to `sgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyrk_thread_UN.o): in function `inner_thread':
syrk_k.c:(.text+0x5d9): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x6e6): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x99f): undefined reference to `)sgemm_otcopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyrk_thread_UT.o): in function `inner_thread':
syrk_k.c:(.text+0x5c3): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x6db): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x9a3): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyrk_thread_LN.o): in function `inner_thread':
syrk_k.c:(.text+0x5a3): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x6be): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x957): undefined reference to `sgemm_otcopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(ssyrk_thread_LT.o): in function `inner_thread':
syrk_k.c:(.text+0x5b3): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x6d2): undefined reference to `sgemm_oncopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x94d): undefined reference to `sgemm_oncopy'
: undefined reference to `dgemm_incopy'
/usr/local/bin/ld: gemm.c:(.text+0xd23): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: ../collect2: error: ld returned 1 exit status
libopenblas_skylakexp-r0.3.7.a(dgemm_thread_tt.o): in function `inner_thread':
gemm.c:(.text+0x843): undefined reference to `dgemm_incopy'
/usr/local/bin/ld: gemm.c:(.text+0x987): undefined reference to `dgemm_otcopy'
/usr/local/bin/ld: gemm.c:(.text+0x9d5): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xb55): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: gemm.c:(.text+0xc39): undefined reference to `dgemm_incopy'
/usr/local/bin/ld: gemm.c:(.text+0xd43): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: ../gmake[2]: *** [Makefile:161: sblat3] Error 1
libopenblas_skylakexp-r0.3.7.a(dsymm_thread_LU.o): in function `inner_thread':
symm_k.c:(.text+0x97a): undefined reference to `dgemm_oncopy'
/usr/local/bin/ld: symm_k.c:(.text+0x9c8): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xb45): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xd30): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: ../gmake[2]: *** Waiting for unfinished jobs....
libopenblas_skylakexp-r0.3.7.a(dsymm_thread_LL.o): in function `inner_thread':
symm_k.c:(.text+0x97a): undefined reference to `dgemm_oncopy'
/usr/local/bin/ld: symm_k.c:(.text+0x9c8): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xb45): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xd30): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dsymm_thread_RU.o): in function `inner_thread':
symm_k.c:(.text+0x853): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: symm_k.c:(.text+0x9d0): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xb55): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xc25): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: symm_k.c:(.text+0xd30): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dsymm_thread_RL.o): in function `inner_thread':
symm_k.c:(.text+0x853): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: symm_k.c:(.text+0x9d0): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xb55): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: symm_k.c:(.text+0xc25): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: symm_k.c:(.text+0xd30): undefined reference to `dgemm_kernel'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dsyrk_thread_UN.o): in function `inner_thread':
syrk_k.c:(.text+0x5d9): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x6e6): undefined reference to `dgemm_otcopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x99f): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dsyrk_thread_UT.o): in function `inner_thread':
syrk_k.c:(.text+0x5c3): undefined reference to `dgemm_incopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x6db): undefined reference to `dgemm_oncopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x9a3): undefined reference to `dgemm_incopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dsyrk_thread_LN.o): in function `inner_thread':
syrk_k.c:(.text+0x5a3): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x6be): undefined reference to `dgemm_otcopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x957): undefined reference to `dgemm_itcopy'
/usr/local/bin/ld: ../libopenblas_skylakexp-r0.3.7.a(dsyrk_thread_LT.o): in function `inner_thread':
syrk_k.c:(.text+0x5b3): undefined reference to `dgemm_incopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x6d2): undefined reference to `dgemm_oncopy'
/usr/local/bin/ld: syrk_k.c:(.text+0x94d): undefined reference to `dgemm_incopy'
collect2: error: ld returned 1 exit status
gmake[2]: *** [Makefile:164: dblat3] Error 1
zblat2.f:437:0:

  437 |      $                   LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
      | 
Warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
cblat2.f:435:0:

  435 |      $                   LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
      | 
Warning: 'nargs' may be used uninitialized in this function [-Wmaybe-uninitialized]
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.3.7/test'
gmake[1]: *** [Makefile:125: tests] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/openblas/work/OpenBLAS-0.3.7'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/math/openblas


More information about the freebsd-pkg-fallout mailing list