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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/biology/wise/Makefile 428152 2016-12-08 19:52:19Z tijl $ Log URL: http://beefy16.nyi.freebsd.org/data/head-armv7-default/p482948_s339695/logs/wise-2.4.1_1.log Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p482948_s339695 Log: =>> Building biology/wise build started at Thu Oct 25 23:45:51 UTC 2018 port directory: /usr/ports/biology/wise package name: wise-2.4.1_1 building for: FreeBSD head-armv7-default-job-08 13.0-CURRENT FreeBSD 13.0-CURRENT 1300000 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/biology/wise/Makefile 428152 2016-12-08 19:52:19Z tijl $ Poudriere version: 3.2.8 Host OSVERSION: 1200085 Jail OSVERSION: 1300000 Job Id: 08 !!! Jail is newer than host. (Jail: 1300000, Host: 1200085) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1300000 UNAME_v=FreeBSD 13.0-CURRENT 1300000 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 MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv7-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 wise-2.4.1_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/biology/wise/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/wise/work HOME=/wrkdirs/usr/ports/biology/wise/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/biology/wise/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/wise/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/wise/work HOME=/wrkdirs/usr/ports/biology/wise/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/biology/wise/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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-- PORTDOCS="" PORTEXAMPLES="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/wise" EXAMPLESDIR="share/examples/wise" DATADIR="share/wise" WWWDIR="www/wise" ETCDIR="etc/wise" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wise DOCSDIR=/usr/local/share/doc/wise EXAMPLESDIR=/usr/local/share/examples/wise WWWDIR=/usr/local/www/wise ETCDIR=/usr/local/etc/wise --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=armv7 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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300000 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 >============================ ===> NOTICE: The wise port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: <snip> ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ %lld 9 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ -I../models kmer_assembly_contig.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ -I../models kmer_assembly_error.c kmer_assembly_error.dy:93:66: warning: format specifies type 'long' but the argument has type 'kmer_t' (aka 'long long') [-Wformat] fprintf(stderr,"Marking node (%ld) [%s] as next tangled\n",node->number,buffer); ~~~ ^~~~~~~~~~~~ %lld kmer_assembly_error.dy:105:66: warning: format specifies type 'long' but the argument has type 'kmer_t' (aka 'long long') [-Wformat] fprintf(stderr,"Marking node (%ld) [%s] as prev tangled\n",node->number,buffer); ~~~ ^~~~~~~~~~~~ %lld kmer_assembly_error.dy:351:127: warning: format specifies type 'int' but the argument has type 'int *' [-Wformat] fprintf(stderr,"in considering indel (%d, path %d), real (%c) and error (%c) do not agree at position %d,%d\n",delete_length,current_path,real->base,error->base,real_pos,error_pos); ~~ ^~~~~~~~~~~~ 3 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ -I../models assembly.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ -I../models assembly_stream_interface.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ -I../models assembly_stream_fasta.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ -I../models assembly_sanger_project.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ -I../models assembly_stream_cons.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ -I../models compressed_protein_index.c compressed_protein_index.dy:223:10: warning: incompatible pointer to integer conversion returning 'void *' from a function with result type 'boolean' (aka 'int') [-Wint-conversion] return NULL; ^~~~ /usr/include/sys/_null.h:34:14: note: expanded from macro 'NULL' #define NULL ((void *)0) ^~~~~~~~~~~ 1 warning generated. (cd network ; /nxb-bin/usr/bin/make CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing -c `pkg-config glib-2.0 --cflags`" all ) /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../socket -I../dynlibsrc -I../dnaindex wise_proteinindex_server.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../socket -I../dynlibsrc -I../dnaindex net_hspscan.c /nxb-bin/usr/bin/cc -o scanwise_server wise_proteinindex_server.o net_hspscan.o ../dnaindex/compressed_protein_index.o ../dnaindex/kmer_index_interface.o ../dnaindex/singleseqspace.o ../dnaindex/kmer_direct.o -ldyna_glib -ldyna -lwisesocket -lwisebase -L../base/ -L../socket -L../dynlibsrc -L../dnaindex -lm `pkg-config glib-2.0 --libs` -pthread /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../socket -I../dynlibsrc -I../dnaindex client_multihspscan.c client_multihspscan.dy:128:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. (cd models ; /nxb-bin/usr/bin/make CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing -c `pkg-config glib-2.0 --cflags`" EXTRALIBS="-lm" HMMER_DEFINE="HMMER_INTERNAL" HMMER_INCLUDE="../HMMer2/" HMMER_LIBS="../HMMer2/" all ) /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ dnal.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ dnaalign.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ seqaligndisplay.c /nxb-bin/usr/bin/cc -o dnal dnal.o dnaalign.o seqaligndisplay.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ psw.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ proteinsw.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ sw_wrap.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ abc.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ pba.c /nxb-bin/usr/bin/cc -o psw psw.o sw_wrap.o seqaligndisplay.o proteinsw.o abc.o pba.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ pswdb.c /nxb-bin/usr/bin/cc -o pswdb pswdb.o sw_wrap.o seqaligndisplay.o proteinsw.o abc.o pba.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ dbac.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ dba.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ slimdba.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ bigdba.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ dbadisplay.c /nxb-bin/usr/bin/cc -o dba dbac.o dba.o slimdba.o bigdba.o dbadisplay.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include estwise.c -I../base/ -I../dynlibsrc/ -I../HMMer2/ -I. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ geneparser21.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ geneparameter.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genestats.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genewisehsp.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ geneutil.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ geneoutput.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ threestatemodel.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genefrequency.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ splicesitemodeler.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genewise4.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genewise6.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genestretch6.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genewise21.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ geneloop21.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ geneloop6.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genephase6.c genephase6.c:873:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ gwlite.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ gwlitemodel.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ gwrap.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ matchsum.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ estwrap.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genewisemodel.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ phasemodel.c phasemodel.dy:250:27: warning: result of comparison of constant -1 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare] while( (c = fgetc(ifp)) != EOF ) { ~~~~~~~~~~~~~~~~ ^ ~~~ 1 warning generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ cdparser.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genedisplay.c genedisplay.dy:493:37: warning: data argument not used by format string [-Wformat-extra-args] sprintf(buffer," Intron ??? ",in_number); ~~~~~~~~~~~~~~~~ ^ 1 warning generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ estwise3.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ estslim3.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ estloop3.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ estfrag3.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ estslimloop.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ gwquickdb.c gwquickdb.dy:46:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ gwquickdb.dy:65:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ 2 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ threestatedb.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ pfamhmmer1db.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ pwmdna.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../HMMer2/ -DHMMER_INTERNAL -I../base/ -I../dynlibsrc/ wise2xhmmer2.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genewisemodeldb.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ seqhit.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ standardout.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ geneparser4.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ estquick3.c /nxb-bin/usr/bin/cc -o estwise estwise.o geneparser21.o geneparameter.o genestats.o genewisehsp.o geneutil.o geneoutput.o threestatemodel.o genefrequency.o splicesitemodeler.o genewise4.o genewise6.o genestretch6.o genewise21.o geneloop21.o geneloop6.o genephase6.o gwlite.o gwlitemodel.o gwrap.o matchsum.o estwrap.o genewisemodel.o phasemodel.o cdparser.o genedisplay.o estwise3.o estslim3.o estloop3.o estfrag3.o estslimloop.o gwquickdb.o threestatedb.o pfamhmmer1db.o pwmdna.o wise2xhmmer2.o genewisemodeldb.o seqhit.o standardout.o geneparser4.o sw_wrap.o abc.o pba.o seqaligndisplay.o dbadisplay.o proteinsw.o estquick3.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -lhmmer -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include genewise.c -I../base/ -I../dynlibsrc/ -I../HMMer2/ -I. /nxb-bin/usr/bin/cc -o genewise genewise.o geneparser21.o geneparameter.o genestats.o genewisehsp.o geneutil.o geneoutput.o threestatemodel.o genefrequency.o splicesitemodeler.o genewise4.o genewise6.o genestretch6.o genewise21.o geneloop21.o geneloop6.o genephase6.o gwlite.o gwlitemodel.o gwrap.o matchsum.o estwrap.o genewisemodel.o phasemodel.o cdparser.o genedisplay.o estwise3.o estslim3.o estloop3.o estfrag3.o estslimloop.o gwquickdb.o threestatedb.o pfamhmmer1db.o pwmdna.o wise2xhmmer2.o genewisemodeldb.o seqhit.o standardout.o geneparser4.o sw_wrap.o abc.o pba.o seqaligndisplay.o dbadisplay.o proteinsw.o estquick3.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -lhmmer -ldyna_glib -ldyna_glib -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include genewisedb.c -I../base/ -I../dynlibsrc/ -I../HMMer2/ /nxb-bin/usr/bin/cc -o genewisedb genewisedb.o geneparser21.o geneparameter.o genestats.o genewisehsp.o geneutil.o geneoutput.o threestatemodel.o genefrequency.o splicesitemodeler.o genewise4.o genewise6.o genestretch6.o genewise21.o geneloop21.o geneloop6.o genephase6.o gwlite.o gwlitemodel.o gwrap.o matchsum.o estwrap.o genewisemodel.o phasemodel.o cdparser.o genedisplay.o estwise3.o estslim3.o estloop3.o estfrag3.o estslimloop.o gwquickdb.o threestatedb.o pfamhmmer1db.o pwmdna.o wise2xhmmer2.o genewisemodeldb.o seqhit.o standardout.o geneparser4.o sw_wrap.o abc.o pba.o seqaligndisplay.o dbadisplay.o proteinsw.o estquick3.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -lhmmer -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include estwisedb.c -I../base/ -I../dynlibsrc/ -I../HMMer2/ /nxb-bin/usr/bin/cc -o estwisedb estwisedb.o geneparser21.o geneparameter.o genestats.o genewisehsp.o geneutil.o geneoutput.o threestatemodel.o genefrequency.o splicesitemodeler.o genewise4.o genewise6.o genestretch6.o genewise21.o geneloop21.o geneloop6.o genephase6.o gwlite.o gwlitemodel.o gwrap.o matchsum.o estwrap.o genewisemodel.o phasemodel.o cdparser.o genedisplay.o estwise3.o estslim3.o estloop3.o estfrag3.o estslimloop.o gwquickdb.o threestatedb.o pfamhmmer1db.o pwmdna.o wise2xhmmer2.o genewisemodeldb.o seqhit.o standardout.o geneparser4.o sw_wrap.o abc.o pba.o seqaligndisplay.o dbadisplay.o proteinsw.o estquick3.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -lhmmer -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genomewise.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genomewise9.c genomewise9.c:745:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ genome_evidence.c genome_evidence.dy:61:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ est_evidence.c est_evidence.dy:142:16: warning: incompatible pointer types assigning to 'int (*)(void *)' from 'Wise2_EstEvidence *(Wise2_EstEvidence *)' (aka 'struct Wise2_EstEvidence *(struct Wise2_EstEvidence *)') [-Wincompatible-pointer-types] in->geu_free = free_EstEvidence; ^ ~~~~~~~~~~~~~~~~ 1 warning generated. /nxb-bin/usr/bin/cc -o genomewise genomewise.o genomewise9.o genome_evidence.o est_evidence.o geneoutput.o geneutil.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ sywise.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ sywise20.c sywise20.c:764:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ syexonmodel.c /nxb-bin/usr/bin/cc -o sywise sywise.o sywise20.o syexonmodel.o genestats.o pwmdna.o standardout.o geneutil.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ pseudowise.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ pseudowise7.c /nxb-bin/usr/bin/cc -o pseudowise pseudowise.o pseudowise7.o geneparser21.o geneparameter.o genestats.o genewisehsp.o geneutil.o geneoutput.o threestatemodel.o genefrequency.o splicesitemodeler.o genewise4.o genewise6.o genestretch6.o genewise21.o geneloop21.o geneloop6.o genephase6.o gwlite.o gwlitemodel.o gwrap.o matchsum.o estwrap.o genewisemodel.o phasemodel.o cdparser.o genedisplay.o estwise3.o estslim3.o estloop3.o estfrag3.o estslimloop.o gwquickdb.o threestatedb.o pfamhmmer1db.o pwmdna.o wise2xhmmer2.o genewisemodeldb.o seqhit.o standardout.o geneparser4.o sw_wrap.o abc.o pba.o seqaligndisplay.o dbadisplay.o proteinsw.o estquick3.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -lhmmer -ldyna_glib -ldyna -lwisebase -lm /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ `pkg-config glib-2.0 --cflags` promoterwise.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ localdba.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ `pkg-config glib-2.0 --cflags` localcishit.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ localcispara.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ motifmatrix.c motifmatrix.c:408:24: warning: incompatible pointer to integer conversion assigning to 'char' from 'void *' [-Wint-conversion] out->mat[i][j] = NULL; ^ ~~~~ 1 warning generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ motifmatrixdp.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ transfactor.c transfactor.dy:339:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ pairwiseshortdna.c /nxb-bin/usr/bin/cc -o promoterwise promoterwise.o localdba.o localcishit.o localcispara.o dbadisplay.o motifmatrix.o motifmatrixdp.o transfactor.o pwmdna.o pairwiseshortdna.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -ldyna_glib -ldyna -lwisebase -lm `pkg-config glib-2.0 --libs` -pthread /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ -o scanwisep_wiseserver.o -DSCAN_WISESERVER -I../network -I../socket -I../external/mott scanwisep.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../base/ -I../dynlibsrc/ `pkg-config glib-2.0 --cflags` hsp2aln_sw.c hsp2aln_sw.dy:119:71: warning: '&&' within '||' [-Wlogical-op-parentheses] if( tm->current_pos >= tm->input->len || tm->para->no_hitalns > 0 && tm->current_pos > tm->para->no_hitalns || ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hsp2aln_sw.dy:119:71: note: place parentheses around the '&&' expression to silence this warning if( tm->current_pos >= tm->input->len || tm->para->no_hitalns > 0 && tm->current_pos > tm->para->no_hitalns || ^ ( ) 1 warning generated. /nxb-bin/usr/bin/cc -o scanwise scanwisep_wiseserver.o sw_wrap.o seqaligndisplay.o proteinsw.o abc.o pba.o hsp2aln_sw.o ../network/net_hspscan.o ../network/client_multihspscan.o -L../base/ -L../dynlibsrc/ -L../HMMer2/ -pthread `pkg-config glib-2.0 --libs` -L../external/mott -L../socket -lmott -ldyna_glib -ldyna -lwisesocket -lwisebase -lm -pthread ar ru libmodel.a geneparser21.o geneparameter.o genestats.o genewisehsp.o geneutil.o geneoutput.o threestatemodel.o genefrequency.o splicesitemodeler.o genewise4.o genewise6.o genestretch6.o genewise21.o geneloop21.o geneloop6.o genephase6.o gwlite.o gwlitemodel.o gwrap.o matchsum.o estwrap.o genewisemodel.o phasemodel.o cdparser.o genedisplay.o estwise3.o estslim3.o estloop3.o estfrag3.o estslimloop.o gwquickdb.o threestatedb.o pfamhmmer1db.o pwmdna.o wise2xhmmer2.o genewisemodeldb.o seqhit.o standardout.o geneparser4.o sw_wrap.o abc.o pba.o seqaligndisplay.o dbadisplay.o proteinsw.o estquick3.o ar: warning: creating libmodel.a /nxb-bin/usr/bin/make bin mkdir bin cp models/pswdb models/psw models/genewisedb models/estwisedb models/estwise models/genewise models/dba models/dnal models/promoterwise network/scanwise_server models/scanwise ./bin =========================================================================== =======================<phase: run-depends >============================ =========================================================================== =======================<phase: stage >============================ ===> Staging for wise-2.4.1_1 ===> Generating temporary packing list (cd /wrkdirs/usr/ports/biology/wise/work/wise2.4.1/src/bin && install -s -m 555 dba dnal estwise estwisedb genewise genewisedb promoterwise psw pswdb scanwise scanwise_server /wrkdirs/usr/ports/biology/wise/work/stage/usr/local/bin) (cd /wrkdirs/usr/ports/biology/wise/work/wise2.4.1/wisecfg && install -m 0644 BLOSUM30.bla BLOSUM45.bla BLOSUM62.bla BLOSUM80.bla aa.rnd cb.tmf codon.table gene.stat gon120.bla gon160.bla gon200.bla gon250.bla gon350.bla human.gf human.gp human.stats idenity.bla methods pb.gf pombe.gf tm.pri wise.2 wise.per worm.gf /wrkdirs/usr/ports/biology/wise/work/stage/usr/local/share/wise) (cd /wrkdirs/usr/ports/biology/wise/work/wise2.4.1/docs && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/biology/wise/work/stage/usr/local/share/doc/wise) Abort trap *** Error code 134 Stop. make: stopped in /usr/ports/biology/wise _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
