[package - head-armv6-default][biology/muscle] Failed for muscle-3.8.1551 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Jan 17 18:10:28 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:     mzaki at e-mail.ne.jp
Last committer: fernape at FreeBSD.org
Ident:          $FreeBSD: head/biology/muscle/Makefile 522911 2020-01-13 17:42:22Z fernape $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p523196_s356767/logs/muscle-3.8.1551.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p523196_s356767
Log:

=>> Building biology/muscle
build started at Fri Jan 17 18:09:11 UTC 2020
port directory: /usr/ports/biology/muscle
package name: muscle-3.8.1551
building for: FreeBSD head-armv6-default-job-08 13.0-CURRENT FreeBSD 13.0-CURRENT 1300076 arm
maintained by: mzaki at e-mail.ne.jp
Makefile ident:      $FreeBSD: head/biology/muscle/Makefile 522911 2020-01-13 17:42:22Z fernape $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300062
Jail OSVERSION: 1300076
Job Id: 08




!!! Jail is newer than host. (Jail: 1300076, Host: 1300062) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
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
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv6-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---
---End OPTIONS List---

--MAINTAINER--
mzaki at e-mail.ne.jp
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/biology/muscle/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/muscle/work  HOME=/wrkdirs/usr/ports/biology/muscle/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/biology/muscle/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/biology/muscle/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/muscle/work  HOME=/wrkdirs/usr/ports/biology/muscle/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/biology/muscle/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 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="/nxb-bin/usr/bin/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--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/muscle"  EXAMPLESDIR="share/examples/muscle"  DATADIR="share/muscle"  WWWDIR="www/muscle"  ETCDIR="etc/muscle"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv6
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_9d218390=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-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_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300076
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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 PD accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   muscle-3.8.1551 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[head-armv6-default-job-08] Installing pkg-1.12.0...
[head-armv6-default-job-08] Extracting pkg-1.12.0: .......... done
===>   muscle-3.8.1551 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of muscle-3.8.1551
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License PD accepted by the user
=> muscle_src_3.8.1551.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://www.drive5.com/muscle/muscle_src_3.8.1551.tar.gz
muscle_src_3.8.1551.tar.gz                             185 kB 1997 kBps    00s
===> Fetching all distfiles required by muscle-3.8.1551 for building
===========================================================================
=======================<phase: checksum       >============================
<snip>
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  aligntwoprofs.cpp -o aligntwoprofs.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  aln.cpp -o aln.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  alpha.cpp -o alpha.o
alpha.cpp:84:10: warning: enumeration value 'ALPHA_Undefined' not handled in switch [-Wswitch]
        switch (Alpha)
                ^
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  anchors.cpp -o anchors.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  bittraceback.cpp -o bittraceback.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  blosum62.cpp -o blosum62.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  blosumla.cpp -o blosumla.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  clust.cpp -o clust.o
clust.cpp:167:10: warning: enumeration value 'JOIN_Undefined' not handled in switch [-Wswitch]
        switch (m_JoinStyle)
                ^
clust.cpp:295:10: warning: enumeration value 'LINKAGE_Undefined' not handled in switch [-Wswitch]
        switch (m_CentroidStyle)
                ^
clust.cpp:611:10: warning: enumeration value 'JOIN_Undefined' not handled in switch [-Wswitch]
        switch (m_JoinStyle)
                ^
3 warnings generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  cluster.cpp -o cluster.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  clwwt.cpp -o clwwt.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  color.cpp -o color.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  cons.cpp -o cons.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  diaglist.cpp -o diaglist.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  diffobjscore.cpp -o diffobjscore.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  diffpaths.cpp -o diffpaths.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  difftrees.cpp -o difftrees.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  difftreese.cpp -o difftreese.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  distcalc.cpp -o distcalc.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  distfunc.cpp -o distfunc.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  distpwkimura.cpp -o distpwkimura.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  domuscle.cpp -o domuscle.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  dosp.cpp -o dosp.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  dpreglist.cpp -o dpreglist.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  drawtree.cpp -o drawtree.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  edgelist.cpp -o edgelist.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  enumopts.cpp -o enumopts.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  enumtostr.cpp -o enumtostr.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  estring.cpp -o estring.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fasta.cpp -o fasta.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fasta2.cpp -o fasta2.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fastclust.cpp -o fastclust.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fastdist.cpp -o fastdist.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fastdistjones.cpp -o fastdistjones.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fastdistkbit.cpp -o fastdistkbit.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fastdistkmer.cpp -o fastdistkmer.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fastdistmafft.cpp -o fastdistmafft.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fastdistnuc.cpp -o fastdistnuc.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  fastscorepath2.cpp -o fastscorepath2.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  finddiags.cpp -o finddiags.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  finddiagsn.cpp -o finddiagsn.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  glbalign.cpp -o glbalign.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  glbalign352.cpp -o glbalign352.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  glbaligndiag.cpp -o glbaligndiag.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  glbalignle.cpp -o glbalignle.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  glbalignsimple.cpp -o glbalignsimple.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  glbalignsp.cpp -o glbalignsp.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  glbalignspn.cpp -o glbalignspn.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  glbalignss.cpp -o glbalignss.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  glbalndimer.cpp -o glbalndimer.o
glbalndimer.cpp:123:10: warning: enumeration values 'PPSCORE_Undefined' and 'PPSCORE_SPN' not handled in switch [-Wswitch]
        switch (g_PPScore)
                ^
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  globals.cpp -o globals.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  globalslinux.cpp -o globalslinux.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  globalsosx.cpp -o globalsosx.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  globalsother.cpp -o globalsother.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  globalswin32.cpp -o globalswin32.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  gonnet.cpp -o gonnet.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  henikoffweight.cpp -o henikoffweight.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  henikoffweightpb.cpp -o henikoffweightpb.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  html.cpp -o html.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  hydro.cpp -o hydro.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  intmath.cpp -o intmath.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  local.cpp -o local.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  main.cpp -o main.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  makerootmsa.cpp -o makerootmsa.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  makerootmsab.cpp -o makerootmsab.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  maketree.cpp -o maketree.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  mhack.cpp -o mhack.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  mpam200.cpp -o mpam200.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  msa.cpp -o msa.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  msa2.cpp -o msa2.o
msa2.cpp:357:10: warning: enumeration value 'SEQWEIGHT_Undefined' not handled in switch [-Wswitch]
        switch (Method)
                ^
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  msadistkimura.cpp -o msadistkimura.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  msf.cpp -o msf.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  muscle.cpp -o muscle.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  muscleout.cpp -o muscleout.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  nucmx.cpp -o nucmx.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  nwdasimple.cpp -o nwdasimple.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  nwdasimple2.cpp -o nwdasimple2.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  nwdasmall.cpp -o nwdasmall.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  nwrec.cpp -o nwrec.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  nwsmall.cpp -o nwsmall.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  objscore.cpp -o objscore.o
objscore.cpp:31:10: warning: enumeration values 'OBJSCORE_Undefined' and 'OBJSCORE_SPM' not handled in switch [-Wswitch]
        switch (OS)
                ^
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  objscore2.cpp -o objscore2.o
objscore2.cpp:22:10: warning: enumeration value 'TERMGAPS_Undefined' not handled in switch [-Wswitch]
        switch (g_TermGaps)
                ^
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  objscoreda.cpp -o objscoreda.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  onexception.cpp -o onexception.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  options.cpp -o options.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  outweights.cpp -o outweights.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  pam200mafft.cpp -o pam200mafft.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  params.cpp -o params.o
params.cpp:441:10: warning: enumeration value 'PPSCORE_Undefined' not handled in switch [-Wswitch]
        switch (g_PPScore)
                ^
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  phy.cpp -o phy.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  phy2.cpp -o phy2.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  phy3.cpp -o phy3.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  phy4.cpp -o phy4.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  phyfromclust.cpp -o phyfromclust.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  phyfromfile.cpp -o phyfromfile.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  physeq.cpp -o physeq.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  phytofile.cpp -o phytofile.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  posgap.cpp -o posgap.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  ppscore.cpp -o ppscore.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  profdb.cpp -o profdb.o
In file included from profdb.cpp:9:
In file included from ./clustsetmsa.h:8:
./msadist.h:22:10: warning: 10 enumeration values not handled in switch: 'DISTANCE_Undefined', 'DISTANCE_Kmer6_6', 'DISTANCE_Kmer20_3'... [-Wswitch]
                switch(m_Distance)
                       ^
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  profile.cpp -o profile.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  profilefrommsa.cpp -o profilefrommsa.o
profilefrommsa.cpp:230:10: warning: enumeration value 'ALPHA_Undefined' not handled in switch [-Wswitch]
        switch (g_Alpha)
                ^
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  progalign.cpp -o progalign.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  progress.cpp -o progress.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  progressivealign.cpp -o progressivealign.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  pwpath.cpp -o pwpath.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  readmx.cpp -o readmx.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  realigndiffs.cpp -o realigndiffs.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  realigndiffse.cpp -o realigndiffse.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  refine.cpp -o refine.o
In file included from refine.cpp:9:
In file included from ./clustsetmsa.h:8:
./msadist.h:22:10: warning: 10 enumeration values not handled in switch: 'DISTANCE_Undefined', 'DISTANCE_Kmer6_6', 'DISTANCE_Kmer20_3'... [-Wswitch]
                switch(m_Distance)
                       ^
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  refinehoriz.cpp -o refinehoriz.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  refinesubfams.cpp -o refinesubfams.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  refinetree.cpp -o refinetree.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  refinetreee.cpp -o refinetreee.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  refinevert.cpp -o refinevert.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  refinew.cpp -o refinew.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  savebest.cpp -o savebest.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  scoredist.cpp -o scoredist.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  scoregaps.cpp -o scoregaps.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  scorehistory.cpp -o scorehistory.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  scorepp.cpp -o scorepp.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  seq.cpp -o seq.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  seqvect.cpp -o seqvect.o
seqvect.cpp:201:17: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
        return (Seq &) *((Seq *) 0);
                       ^~~~~~~~~~~~
1 warning generated.
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  setblosumweights.cpp -o setblosumweights.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  setgscweights.cpp -o setgscweights.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  setnewhandler.cpp -o setnewhandler.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  spfast.cpp -o spfast.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  sptest.cpp -o sptest.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  stabilize.cpp -o stabilize.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  subfam.cpp -o subfam.o
/nxb-bin/usr/bin/c++ -c -O3 -funroll-loops -Winline -DNDEBUG=1  subfams.cpp -o subfams.o
subfams.cpp:4:13: error: functions that differ only in their return type cannot be overloaded
const float INFINITY = float(1e29);
      ~~~~~ ^
/usr/include/math.h:58:18: note: expanded from macro 'INFINITY'
#define INFINITY        __builtin_inff()
                        ^
subfams.cpp:4:13: note: previous implicit declaration is here
/usr/include/math.h:58:18: note: expanded from macro 'INFINITY'
#define INFINITY        __builtin_inff()
                        ^
1 error generated.
gmake[1]: *** [Makefile:32: subfams.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/biology/muscle/work/muscle-3.8.1551'
*** Error code 1

Stop.
make: stopped in /usr/ports/biology/muscle


More information about the freebsd-pkg-fallout mailing list