Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2017 01:09:59 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][devel/libbinio] Failed for libbinio-1.4_3 in build
Message-ID:  <201706080109.v5819xp5008032@beefy15.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     ehaupt@FreeBSD.org
Last committer: ehaupt@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/devel/libbinio/Makefile 419846 2016-08-08 14:13:15Z ehaupt $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/442896/logs/libbinio-1.4_3.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=442896
Log:

====>> Building devel/libbinio
build started at Thu Jun  8 01:09:45 UTC 2017
port directory: /usr/ports/devel/libbinio
building for: FreeBSD 110armv6-quarterly-job-23 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 r317487 arm
maintained by: ehaupt@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/devel/libbinio/Makefile 419846 2016-08-08 14:13:15Z ehaupt $
Poudriere version: 3.1.19-13-gdeef2bfe
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 23

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=libbinio-1.4_3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-13-gdeef2bfe
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libbinio/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libbinio/work  HOME=/wrkdirs/usr/ports/devel/libbinio/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libbinio/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libbinio/work  HOME=/wrkdirs/usr/ports/devel/libbinio/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -I/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing  -I/usr/local/include"  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=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/libbinio"
EXAMPLESDIR="share/examples/libbinio"
DATADIR="share/libbinio"
WWWDIR="www/libbinio"
ETCDIR="etc/libbinio"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/libbinio
DOCSDIR=/usr/local/share/doc/libbinio
EXAMPLESDIR=/usr/local/share/examples/libbinio
WWWDIR=/usr/local/www/libbinio
ETCDIR=/usr/local/etc/libbinio
--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
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 ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p10
#### Misc Poudriere ####
GID=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
READELF=/nxb-bin/usr/bin/readelf
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 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libbinio-1.4_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-23] Installing pkg-1.10.1...
[110armv6-quarterly-job-23] Extracting pkg-1.10.1: .......... done
===>   libbinio-1.4_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libbinio-1.4_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by libbinio-1.4_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by libbinio-1.4_3 for building
=> SHA256 Checksum OK for libbinio-1.4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by libbinio-1.4_3 for building
===>  Extracting for libbinio-1.4_3
=> SHA256 Checksum OK for libbinio-1.4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libbinio-1.4_3
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for libbinio-1.4_3
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbinio/work/libbinio-1.4/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/libbinio/work/libbinio-1.4/configure
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... armv6-portbld-freebsd11.0
checking host system type... armv6-portbld-freebsd11.0
checking for style of include used by make... GNU
checking for gcc... /nxb-bin/usr/bin/cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ANSI C... none needed
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by /nxb-bin/usr/bin/cc... /nxb-bin/usr/bin/ld
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking for /nxb-bin/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether /nxb-bin/usr/bin/c++ accepts -g... yes
checking dependency style of /nxb-bin/usr/bin/c++... gcc3
checking how to run the C++ preprocessor... /nxb-bin/usr/bin/c++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /nxb-bin/usr/bin/cc static flag  works... yes
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking whether the /nxb-bin/usr/bin/cc linker (/nxb-bin/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /nxb-bin/usr/bin/c++... /nxb-bin/usr/bin/ld
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking whether the /nxb-bin/usr/bin/c++ linker (/nxb-bin/usr/bin/ld) supports shared libraries... yes
checking for /nxb-bin/usr/bin/c++ option to produce PIC... -fPIC
checking if /nxb-bin/usr/bin/c++ PIC flag -fPIC works... yes
checking if /nxb-bin/usr/bin/c++ supports -c -o file.o... yes
checking whether the /nxb-bin/usr/bin/c++ linker (/nxb-bin/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /nxb-bin/usr/bin/c++ accepts -g... (cached) yes
checking dependency style of /nxb-bin/usr/bin/c++... (cached) gcc3
checking for long long... (cached) yes
checking for long double... (cached) yes
checking for main in -lstdc++... yes
checking for main in -lstdc++... (cached) yes
checking for std::basic_istream<char>... yes
checking for ldexp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating src/binio.h
config.status: creating libbinio.pc
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for libbinio-1.4_3
Making all in src
if /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"binio\ 1.4\" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.   -I/usr/local/include   -O2 -pipe -I/usr/local/include -fno-strict-aliasing  -I/usr/local/include -MT binio.lo -MD -MP -MF ".deps/binio.Tpo" -c -o binio.lo binio.cpp;  then mv -f ".deps/binio.Tpo" ".deps/binio.Plo"; else rm -f ".deps/binio.Tpo"; exit 1; fi
mkdir .libs
 /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c binio.cpp  -fPIC -DPIC -o .libs/binio.o
binio.cpp:71:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
    } else
      ^
binio.cpp:209:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
    } else {      // Not a number (maybe unsupported on non-IEEE systems)
      ^
binio.cpp:248:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
    } else {      // Not a number (maybe unsupported on non-IEEE systems)
      ^
3 warnings generated.
 /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include -MT binio.lo -MD -MP -MF .deps/binio.Tpo -c binio.cpp -o binio.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"binio\ 1.4\" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.   -I/usr/local/include   -O2 -pipe -I/usr/local/include -fno-strict-aliasing  -I/usr/local/include -MT binfile.lo -MD -MP -MF ".deps/binfile.Tpo" -c -o binfile.lo binfile.cpp;  then mv -f ".deps/binfile.Tpo" ".deps/binfile.Plo"; else rm -f ".deps/binfile.Tpo"; exit 1; fi
 /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"binio\" -DPACKAGE_TARNAME=\"libbinio\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"binio 1.4\"" -DPACKAGE_BUGREPORT=\"dn.tlp@gmx.net\" -DPACKAGE=\"libbinio\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include -MT binfile.lo -MD -MP -MF .deps/binfile.Tpo -c binfile.cpp  -fPIC -DPIC -o .libs/binfile.o
binfile.cpp:154:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  char *modestr = "wb";
                  ^
binfile.cpp:157:31: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  if(mode & Append) modestr = "ab";
                              ^
binfile.cpp:212:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  char  *modestr = "w+b";       // Create & at beginning
                   ^
Unknown addressing mode for CP reference!
UNREACHABLE executed at /usr/src/contrib/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp:755!
c++: error: unable to execute command: Abort trap (core dumped)
c++: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
Target: armv6--freebsd12.0-gnueabihf
Thread model: posix
InstalledDir: /nxb-bin/usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/binfile-cccd7e.cpp
c++: note: diagnostic msg: /tmp/binfile-cccd7e.sh
c++: note: diagnostic msg: 

********************
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/devel/libbinio/work/libbinio-1.4/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/libbinio/work/libbinio-1.4
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/libbinio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706080109.v5819xp5008032>