Page MenuHomeFreeBSD
Paste P286

sysutils/crate on FreeBSD 11.3
ArchivedPublic

Authored by jbeich on Aug 4 2019, 8:33 AM.
Tags
None
Referenced Files
F5012640: raw.txt
Aug 11 2019, 8:50 AM
F4973438: raw.txt
Aug 4 2019, 8:33 AM
Subscribers
None
build started at Sun Aug 11 12:49:28 +04 2019
port directory: /usr/ports/sysutils/crate
package name: crate-0.1.3
building for: FreeBSD 113amd64-default 11.3-RELEASE FreeBSD 11.3-RELEASE amd64
maintained by: yuri@FreeBSD.org
Makefile ident:
Poudriere version: 3.3.99.20190803
Host OSVERSION: 1300039
Jail OSVERSION: 1103000
Job Id:
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1103000
UNAME_v=FreeBSD 11.3-RELEASE
UNAME_r=11.3-RELEASE
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
TRYBROKEN=yes
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.99.20190803
MASTERMNT=/poudriere/data/.m/113amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=tmux-256color
GID=0
UID=0
PWD=/poudriere/data/.m/113amd64-default/ref/.p
NO_WARNING_PKG_INSTALL_EOL=yes
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=113amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/113amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/testport.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for crate-0.1.3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
yuri@FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/crate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/crate/work HOME=/wrkdirs/usr/ports/sysutils/crate/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/crate/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/sysutils/crate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/crate/work HOME=/wrkdirs/usr/ports/sysutils/crate/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/crate/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="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -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--
PORTEXAMPLES="" OSREL=11.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/crate" EXAMPLESDIR="share/examples/crate" DATADIR="share/crate" WWWDIR="www/crate" ETCDIR="etc/crate"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/crate DOCSDIR=/usr/local/share/doc/crate EXAMPLESDIR=/usr/local/share/examples/crate WWWDIR=/usr/local/www/crate ETCDIR=/usr/local/etc/crate
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
DEV_WARNING_WAIT=0
#NO_IGNORE=
# Minimize TeX dependency
devel_doxygen_UNSET += DOCS LATEX
# Bootstrapping isn't necessary for modern compilers and prevents taking
# advantage of native-xtools. GCC < 6 aren't C++11-compatible while
# Clang >= 6 and GCC >= 6 default to C++14.
lang_gcc6_UNSET += BOOTSTRAP
lang_gcc7_UNSET += BOOTSTRAP
lang_gcc8_UNSET += BOOTSTRAP
lang_gcc9_UNSET += BOOTSTRAP
# Workaround GCC/qemu crashes
.if ${MACHINE:Marm*}
math_ceres-solver_UNSET += OPENMP
graphics_colmap_UNSET += OPENMP
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd11.3 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" "-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 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.3-RELEASE
OSREL=11.3
OSVERSION=1103000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
_SMP_CPUS=8
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
---End make.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) 63536
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 >============================
===> crate-0.1.3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.11.1.txz
[113amd64-default] Installing pkg-1.11.1...
[113amd64-default] Extracting pkg-1.11.1: .......... done
===> crate-0.1.3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of crate-0.1.3
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License BSD3CLAUSE accepted by the user
===> crate-0.1.3 depends on file: /usr/local/sbin/pkg - found
=> yurivict-crate-0.1.3_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/yurivict/crate/tar.gz/0.1.3?dummy=/yurivict-crate-0.1.3_GH0.tar.gz
fetch: https://codeload.github.com/yurivict/crate/tar.gz/0.1.3?dummy=/yurivict-crate-0.1.3_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/yurivict/crate/tar.gz/0.1.3?dummy=/yurivict-crate-0.1.3_GH0.tar.gz: size of remote file is not known
yurivict-crate-0.1.3_GH0.tar.gz 33 kB 85 kBps 01s
===> Fetching all distfiles required by crate-0.1.3 for building
===========================================================================
=======================<phase: checksum >============================
===> License BSD3CLAUSE accepted by the user
===> crate-0.1.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by crate-0.1.3 for building
=> SHA256 Checksum OK for yurivict-crate-0.1.3_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License BSD3CLAUSE accepted by the user
===> crate-0.1.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by crate-0.1.3 for building
===> Extracting for crate-0.1.3
=> SHA256 Checksum OK for yurivict-crate-0.1.3_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for crate-0.1.3
===========================================================================
=======================<phase: build-depends >============================
===> crate-0.1.3 depends on package: rang>0 - not found
===> Installing existing package /packages/All/rang-3.1.0.5.txz
[113amd64-default] Installing rang-3.1.0.5...
[113amd64-default] Extracting rang-3.1.0.5: .... done
===> crate-0.1.3 depends on package: rang>0 - found
===> Returning to build of crate-0.1.3
===> crate-0.1.3 depends on package: pkgconf>=1.3.0_1 - not found
===> Installing existing package /packages/All/pkgconf-1.6.1,1.txz
[113amd64-default] Installing pkgconf-1.6.1,1...
[113amd64-default] Extracting pkgconf-1.6.1,1: .......... done
===> crate-0.1.3 depends on package: pkgconf>=1.3.0_1 - found
===> Returning to build of crate-0.1.3
===========================================================================
=======================<phase: lib-depends >============================
===> crate-0.1.3 depends on shared library: libyaml-cpp.so - not found
===> Installing existing package /packages/All/yaml-cpp-0.6.2_2.txz
[113amd64-default] Installing yaml-cpp-0.6.2_2...
[113amd64-default] Extracting yaml-cpp-0.6.2_2: .......... done
===> crate-0.1.3 depends on shared library: libyaml-cpp.so - found (/usr/local/lib/libyaml-cpp.so)
===> Returning to build of crate-0.1.3
===========================================================================
=>> Recording filesystem state for prebuild... done
=======================<phase: configure >============================
===> crate-0.1.3 depends on package: rang>0 - found
===> crate-0.1.3 depends on package: pkgconf>=1.3.0_1 - found
===> crate-0.1.3 depends on shared library: libyaml-cpp.so - found (/usr/local/lib/libyaml-cpp.so)
===> Configuring for crate-0.1.3
===========================================================================
=======================<phase: build >============================
===> Building for crate-0.1.3
--- create.o ---
--- run.o ---
--- main.o ---
--- args.o ---
--- lst-all-script-sections.h ---
--- locs.o ---
--- cmd.o ---
--- mount.o ---
--- create.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c create.cpp -o create.o
--- run.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c run.cpp -o run.o
--- main.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c main.cpp -o main.o
--- args.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c args.cpp -o args.o
--- locs.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c locs.cpp -o locs.o
--- cmd.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c cmd.cpp -o cmd.o
--- mount.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c mount.cpp -o mount.o
--- lst-all-script-sections.h ---
generate lst-all-script-sections.h
--- net.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c net.cpp -o net.o
--- ctx.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c ctx.cpp -o ctx.o
--- scripts.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c scripts.cpp -o scripts.o
--- misc.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c misc.cpp -o misc.o
--- util.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c util.cpp -o util.o
--- err.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c err.cpp -o err.o
--- spec.o ---
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing `pkg-config --cflags yaml-cpp` -Wall -std=c++17 -c spec.cpp -o spec.o
--- util.o ---
util.cpp:269:20: error: no member named 'getline' in the global namespace
while ((read = ::getline(&line, &len, file)) != -1)
~~^
1 error generated.
*** [util.o] Error code 1
make[1]: stopped in /wrkdirs/usr/ports/sysutils/crate/work/crate-0.1.3
1 error
make[1]: stopped in /wrkdirs/usr/ports/sysutils/crate/work/crate-0.1.3
===> 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/sysutils/crate
build of sysutils/crate | crate-0.1.3 ended at Sun Aug 11 12:49:35 +04 2019
build time: 00:00:07
!!! build failure encountered !!!