Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2020 01:28:06 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 121arm64-quarterly][devel/shards] Failed for shards-0.11.0 in build
Message-ID:  <202012290128.0BT1S6aX071235@ampere1.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:     greg@unrelenting.technology
Last committer: mikael@FreeBSD.org
Ident:          $FreeBSD: branches/2020Q4/devel/shards/Makefile 538654 2020-06-13 08:42:06Z mikael $
Log URL:        http://ampere1.nyi.freebsd.org/data/121arm64-quarterly/559529/logs/shards-0.11.0.log
Build URL:      http://ampere1.nyi.freebsd.org/build.html?mastername=121arm64-quarterly&build=559529
Log:

=>> Building devel/shards
build started at Tue Dec 29 01:27:19 UTC 2020
port directory: /usr/ports/devel/shards
package name: shards-0.11.0
building for: FreeBSD 121arm64-quarterly-job-03 12.1-RELEASE FreeBSD 12.1-RELEASE arm64
maintained by: greg@unrelenting.technology
Makefile ident:      $FreeBSD: branches/2020Q4/devel/shards/Makefile 538654 2020-06-13 08:42:06Z mikael $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300121
Jail OSVERSION: 1201000
Job Id: 03

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE
UNAME_r=12.1-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
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/121arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121arm64-quarterly/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--
greg@unrelenting.technology
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/shards/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/shards/work  HOME=/wrkdirs/usr/ports/devel/shards/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/shards/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/devel/shards/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/shards/work  HOME=/wrkdirs/usr/ports/devel/shards/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/shards/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--
OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/shards"  EXAMPLESDIR="share/examples/shards"  DATADIR="share/shards"  WWWDIR="www/shards"  ETCDIR="etc/shards"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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 APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   shards-0.11.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.15.10.txz
[121arm64-quarterly-job-03] Installing pkg-1.15.10...
[121arm64-quarterly-job-03] Extracting pkg-1.15.10: .......... done
===>   shards-0.11.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of shards-0.11.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by shards-0.11.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by shards-0.11.0 for building
=> SHA256 Checksum OK for crystal-lang-shards-v0.11.0_GH0.tar.gz.
=> SHA256 Checksum OK for crystal-lang-crystal-molinillo-e61b200edb735d5676e11cbe56e8353c8b2ced0b_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by shards-0.11.0 for building
===>  Extracting for shards-0.11.0
=> SHA256 Checksum OK for crystal-lang-shards-v0.11.0_GH0.tar.gz.
=> SHA256 Checksum OK for crystal-lang-crystal-molinillo-e61b200edb735d5676e11cbe56e8353c8b2ced0b_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for shards-0.11.0
===========================================================================
=======================<phase: build-depends  >============================
===>   shards-0.11.0 depends on executable: crystal - not found
===>   Installing existing package /packages/All/crystal-0.34.0.txz
[121arm64-quarterly-job-03] Installing crystal-0.34.0...
[121arm64-quarterly-job-03] `-- Installing boehm-gc-threaded-8.0.4_1...
[121arm64-quarterly-job-03] |   `-- Installing boehm-gc-8.0.4_1...
[121arm64-quarterly-job-03] |   `-- Extracting boehm-gc-8.0.4_1: .......... done
[121arm64-quarterly-job-03] `-- Extracting boehm-gc-threaded-8.0.4_1: .......... done
[121arm64-quarterly-job-03] `-- Installing libevent-2.1.12...
[121arm64-quarterly-job-03] `-- Extracting libevent-2.1.12: .......... done
[121arm64-quarterly-job-03] `-- Installing llvm90-9.0.1_2...
[121arm64-quarterly-job-03] |   `-- Installing libedit-3.1.20191231,1...
[121arm64-quarterly-job-03] |   `-- Extracting libedit-3.1.20191231,1: .......... done
[121arm64-quarterly-job-03] |   `-- Installing libxml2-2.9.10_1...
[121arm64-quarterly-job-03] |   `-- Extracting libxml2-2.9.10_1: .......... done
[121arm64-quarterly-job-03] |   `-- Installing perl5-5.32.0...
[121arm64-quarterly-job-03] |   `-- Extracting perl5-5.32.0: .......... done
[121arm64-quarterly-job-03] |   `-- Installing python37-3.7.9...
[121arm64-quarterly-job-03] |   | `-- Installing gettext-runtime-0.21...
[121arm64-quarterly-job-03] |   |   `-- Installing indexinfo-0.3.1...
[121arm64-quarterly-job-03] |   |   `-- Extracting indexinfo-0.3.1: .... done
<snip>
[0xab3588] __crystal_sigfault_handler +396
[0x44b1c25c] _pthread_sigmask +1328
[0x44b1b9a0] _pthread_getspecific +3788
Invalid memory access (signal 11) at address 0x1840bd9274
[0xb4f6ec] __crystal_sigfault_handler +639728
[0xab3588] __crystal_sigfault_handler +396
[0x44b1c25c] _pthread_sigmask +1328
[0x44b1b9a0] _pthread_getspecific +3788
cc: error: no such file or directory: '_main.o'
cc: error: no such file or directory: 'S-lice40U-I-nt841.o'
cc: error: no such file or directory: 'P-ointer40U-I-nt841.o'
cc: error: no such file or directory: 'A-rgumentE-rror.o'
cc: error: no such file or directory: 'C-allS-tack.o'
cc: error: no such file or directory: 'A-rray40P-ointer40V-oid4141.o'
cc: error: no such file or directory: 'P-ointer40P-ointer40V-oid4141.o'
cc: error: no such file or directory: 'E-xception.o'
cc: error: no such file or directory: 'P-ointer40L-ibU-nwind5858E-xception41.o'
cc: error: no such file or directory: 'U-I-nt64.o'
cc: error: no such file or directory: 'U-I-nt8.o'
cc: error: no such file or directory: 'D-ir.o'
cc: error: no such file or directory: 'C-rystal5858S-ystem5858D-ir.o'
cc: error: no such file or directory: 'F-ile5858E-rror.o'
cc: error: no such file or directory: 'E-rrno.o'
cc: error: no such file or directory: 'S-tring.o'
cc: error: no such file or directory: 'S-tring5858B-uilder.o'
cc: error: no such file or directory: 'G-C-.o'
cc: error: no such file or directory: 'C-har5858R-eader.o'
cc: error: no such file or directory: 'U-I-nt32.o'
cc: error: no such file or directory: 'I-nt32.o'
cc: error: no such file or directory: 'C-har.o'
cc: error: no such file or directory: 'S-lice40T-41.o'
cc: error: no such file or directory: 'I-O-5858E-ncoder.o'
cc: error: no such file or directory: 'C-rystal5858I-conv.o'
cc: error: no such file or directory: 'E-numerable5858R-eflect40I-nt3241.o'
cc: error: no such file or directory: 'R-untimeE-rror.o'
cc: error: no such file or directory: 'S-taticA-rray40U-I-nt84432102441.o'
cc: error: no such file or directory: 'I-ndexE-rror.o'
cc: error: no such file or directory: 'M-ath.o'
cc: error: no such file or directory: 'S-taticA-rray40U-I-nt84432441.o'
cc: error: no such file or directory: 'S-taticA-rray40U-I-nt8443212941.o'
cc: error: no such file or directory: 'I-nt64.o'
cc: error: no such file or directory: 'D-ivisionB-yZ-eroE-rror.o'
cc: error: no such file or directory: 'I-nvalidB-yteS-equenceE-rror.o'
cc: error: no such file or directory: 'F-ile5858N-otF-oundE-rror.o'
cc: error: no such file or directory: 'F-ile5858A-lreadyE-xistsE-rror.o'
cc: error: no such file or directory: 'F-ile5858A-ccessD-eniedE-rror.o'
cc: error: no such file or directory: 'F-ile5858E-rror43.o'
cc: error: no such file or directory: 'A-rray40S-tring41.o'
cc: error: no such file or directory: 'P-ointer40S-tring41.o'
cc: error: no such file or directory: 'I-terator5858S-top.o'
cc: error: no such file or directory: 'P-ointer40V-oid41.o'
cc: error: no such file or directory: 'P-roc40I-nt324432N-il41.o'
cc: error: no such file or directory: 'S-taticA-rray40I-nt8443225641.o'
cc: error: no such file or directory: 'P-ointer40I-nt841.o'
cc: error: no such file or directory: 'F-iber5858S-tackP-ool.o'
cc: error: no such file or directory: 'D-eque40P-ointer40V-oid4141.o'
cc: error: no such file or directory: 'T-hread5858M-utex.o'
cc: error: no such file or directory: 'F-ile5858P-ermissions.o'
cc: error: no such file or directory: 'A-rray40T-uple40U-I-nt644432I-nt164432I-nt164141.o'
cc: error: no such file or directory: 'P-ointer40T-uple40U-I-nt644432I-nt164432I-nt164141.o'
cc: error: no such file or directory: 'A-rray40F-loat585-7322d6c8fe1296c88edebdcd115c89ad.o'
cc: error: no such file or directory: 'P-ointer40F-loat5-36d63b0ae213f3427e187530ef6f5ab5.o'
cc: error: no such file or directory: 'F-loat5858P-rinter5858C-achedP-owers5858P-ower.o'
cc: error: no such file or directory: 'F-iber.o'
cc: error: no such file or directory: 'T-hread5858L-inkedL-ist40F-iber41.o'
cc: error: no such file or directory: 'C-rystal5858S-ystem5858R-andom.o'
cc: error: no such file or directory: 'F-ile.o'
cc: error: no such file or directory: 'C-rystal5858S-ystem5858F-ile.o'
cc: error: no such file or directory: 'C-rystal5858T-hre-1a3c0c3e3b0f8107f598df47513fbad7.o'
cc: error: no such file or directory: 'H-ash40T-hread4432D-eque40F-iber4141.o'
cc: error: no such file or directory: 'P-ointer40H-ash58-ba622b1c6ea9db0b943e2b37ba0c5af2.o'
cc: error: no such file or directory: 'C-rystal5858S-pinL-ock.o'
cc: error: no such file or directory: 'C-rystal5858T-hre-328ba26086c06ca27f79c0f6529d7399.o'
cc: error: no such file or directory: 'H-ash40T-hread4432C-rystal5858E-vent41.o'
cc: error: no such file or directory: 'P-ointer40H-ash58-e27196573eea5e5746b383aacfde8695.o'
cc: error: no such file or directory: 'A-tomic40T-41.o'
cc: error: no such file or directory: 'A-tomic40I-nt3241.o'
cc: error: no such file or directory: 'C-rystal5858S-ystem5858F-ileD-escriptor.o'
cc: error: no such file or directory: 'I-O-5858E-rror.o'
cc: error: no such file or directory: 'T-hread.o'
cc: error: no such file or directory: 'A-tomic40U-I-nt841.o'
cc: error: no such file or directory: 'A-tomic40T-hread3212432N-il41.o'
cc: error: no such file or directory: 'L-og5858C-ontext.o'
cc: error: no such file or directory: 'S-hards.o'
cc: error: no such file or directory: 'O-ptionP-arser.o'
cc: error: no such file or directory: 'A-rray40O-ptionP-arser5858H-andler41.o'
cc: error: no such file or directory: 'P-ointer40O-ptionP-arser5858H-andler41.o'
cc: error: no such file or directory: 'O-ptionP-arser5858H-andler.o'
cc: error: no such file or directory: 'R-egex5858M-atchD-ata.o'
cc: error: no such file or directory: 'S-hards5858C-ommands5858C-heck.o'
cc: error: no such file or directory: 'T-uple40E-rrno4432E-rrno41.o'
cc: error: no such file or directory: 'T-uple40S-tring4432S-tring41.o'
cc: error: no such file or directory: 'P-ointer5858A-ppender40T-41.o'
cc: error: no such file or directory: 'P-ointer5858A-ppender40U-I-nt841.o'
cc: error: no such file or directory: 'S-hards5858S-pec.o'
cc: error: no such file or directory: 'S-hards5858E-rror.o'
cc: error: no such file or directory: 'Y-A-M-L-5858P-ullP-arser.o'
cc: error: no such file or directory: 'L-ibY-A-M-L-5858E-vent.o'
cc: error: no such file or directory: 'Y-A-M-L-5858E-ventK-ind.o'
cc: error: no such file or directory: 'S-hards5858V-ersion.o'
cc: error: no such file or directory: 'A-rray40S-hards5858S-pec5858A-uthor41.o'
cc: error: no such file or directory: 'P-ointer40S-hards5858S-pec5858A-uthor41.o'
cc: error: no such file or directory: 'S-hards5858S-pec5858A-uthor.o'
cc: error: no such file or directory: 'A-rray40S-hards5858D-ependency41.o'
cc: error: no such file or directory: 'P-ointer40S-hards5858D-ependency41.o'
cc: error: no such file or directory: 'S-hards5858D-ependency.o'
cc: error: no such file or directory: 'H-ash40S-tring4432S-tring41.o'
cc: error: no such file or directory: 'P-ointer40H-ash5858E-ntry40S-tring4432S-tring4141.o'
cc: error: no such file or directory: 'S-hards5858R-esolver.o'
cc: error: no such file or directory: 'H-ash5858E-ntry40S-tring4432S-tring41.o'
cc: error: no such file or directory: 'S-hards5858R-esolver43.o'
cc: error: no such file or directory: 'H-ash5858E-ntry40S-tring4432S-hards5858R-esolver41.o'
cc: error: no such file or directory: 'S-hards5858G-itB-ranchR-ef.o'
cc: error: no such file or directory: 'S-hards5858G-itT-agR-ef.o'
cc: error: no such file or directory: 'S-hards5858G-itC-ommitR-ef.o'
cc: error: no such file or directory: 'S-hards5858V-ersionR-eq.o'
cc: error: no such file or directory: 'A-rray40S-hards5858T-arget41.o'
cc: error: no such file or directory: 'P-ointer40S-hards5858T-arget41.o'
cc: error: no such file or directory: 'S-hards5858T-arget.o'
cc: error: no such file or directory: 'A-rray40S-hards5858S-pec5858L-ibrary41.o'
cc: error: no such file or directory: 'P-ointer40S-hards5858S-pec5858L-ibrary41.o'
cc: error: no such file or directory: 'S-hards5858S-pec5858L-ibrary.o'
cc: error: no such file or directory: 'S-hards5858L-ock.o'
cc: error: no such file or directory: 'L-og5858E-ntry.o'
cc: error: no such file or directory: 'C-rystal5858S-ystem5858T-ime.o'
cc: error: no such file or directory: 'T-uple40U-I-nt84432I-nt324432I-nt3241.o'
cc: error: no such file or directory: 'T-uple40N-il4432U-I-nt841.o'
cc: error: no such file or directory: 'T-ime5858L-ocation5858Z-oneT-ransition.o'
cc: error: no such file or directory: 'H-ash5858E-ntry40-6cdc1dbc4d0144c7acda0795671bf054.o'
cc: error: no such file or directory: 'I-nt16.o'
cc: error: no such file or directory: 'T-ime5858F-ormat5858R-F-C-_3339.o'
cc: error: no such file or directory: 'F-loat32.o'
cc: error: no such file or directory: 'S-hards5858V-ersions.o'
cc: error: no such file or directory: 'S-hards5858V-ersions5858S-egment.o'
cc: error: no such file or directory: 'S-tring5858C-harI-terator.o'
cc: error: no such file or directory: 'S-hards5858C-ommands5858I-nstall.o'
cc: error: no such file or directory: 'S-hards5858M-olinilloS-olver.o'
cc: error: no such file or directory: 'H-ash40T-uple40S--efbb74ebc3b1b8b5d66d038755d8ab10.o'
cc: error: no such file or directory: 'P-ointer40H-ash58-2553cee93f3ab63db37da1b73cd6da35.o'
cc: error: no such file or directory: 'H-ash40T-uple40S--df90e1b46144790cb8598655a2a61a99.o'
cc: error: no such file or directory: 'P-ointer40H-ash58-f257b50c6ea6d6a2a7fc9baccbedcbd4.o'
cc: error: no such file or directory: 'M-olinillo5858D-e-339c8ca6344d41fcb4316c76b470b9df.o'
cc: error: no such file or directory: 'H-ash40S-tring443-ca76cc9208a015ed5823700e3c63ee3e.o'
cc: error: no such file or directory: 'P-ointer40H-ash58-bf23f7168b1964ccba541c9ec7945803.o'
cc: error: no such file or directory: 'M-olinillo5858D-e-f66c00778f9def22414cc5bd428c965d.o'
cc: error: no such file or directory: 'A-rray40S-hards5858V-ersion41.o'
cc: error: no such file or directory: 'P-ointer40S-hards5858V-ersion41.o'
cc: error: no such file or directory: 'U-R-I-.o'
cc: error: no such file or directory: 'U-R-I-5858P-arser.o'
cc: error: no such file or directory: 'A-rray40S-tring3212432N-il41.o'
cc: error: no such file or directory: 'P-ointer40S-tring3212432N-il41.o'
cc: error: no such file or directory: 'P-rocess5858R-edirect.o'
cc: error: no such file or directory: 'A-rray40P-roc40N-il4141.o'
cc: error: no such file or directory: 'P-ointer40P-roc40N-il4141.o'
cc: error: no such file or directory: 'A-rray40P-ointer40U-I-nt84141.o'
cc: error: no such file or directory: 'C-hannel40E-xception3212432N-il41.o'
cc: error: no such file or directory: 'C-hannel5858R-eceiver40E-xception3212432N-il41.o'
cc: error: no such file or directory: 'P-ointer40C-hanne-114d73e242927723d73c5dcee644d78a.o'
cc: error: no such file or directory: 'D-eque40E-xception3212432N-il41.o'
cc: error: no such file or directory: 'P-ointer40E-xception3212432N-il41.o'
cc: error: no such file or directory: 'C-rystal5858P-oin-9f520207864351e06a4762131f03d983.o'
cc: error: no such file or directory: 'P-ointer40C-hanne-5a1679c5fbb51ee59a7763feb7847a8d.o'
cc: error: no such file or directory: 'C-hannel5858S-ender40E-xception3212432N-il41.o'
cc: error: no such file or directory: 'C-hannel5858U-seD-efault.o'
cc: error: no such file or directory: 'C-rystal5858P-oin-1637ab05ac75f31e9fb016489aad9a03.o'
cc: error: no such file or directory: 'P-rocess5858S-tatus.o'
cc: error: no such file or directory: 'C-hannel5858S-ele-de42df6a902fe7e8ff8f6794c26a1e66.o'
cc: error: no such file or directory: 'F-ileU-tils.o'
cc: error: no such file or directory: 'C-rystal5858S-ystem5858D-ir5858E-ntry.o'
cc: error: no such file or directory: 'S-hards5858H-elpers5858P-ath.o'
cc: error: no such file or directory: 'R-ange40C-har4432C-har41.o'
cc: error: no such file or directory: 'S-hards5858G-itH-eadR-ef.o'
cc: error: no such file or directory: 'S-hards5858G-itR-ef43.o'
cc: error: no such file or directory: 'S-hards5858R-ef43.o'
cc: error: no such file or directory: 'S-hards5858G-itR-ef.o'
cc: error: no such file or directory: 'M-olinillo5858D-e-c17bcaed41ae4055474f4510c2fa7be5.o'
cc: error: no such file or directory: 'M-olinillo5858D-e-fe24b8d849be8c6f530bb990e0d6bc8a.o'
cc: error: no such file or directory: 'H-ash5858E-ntry40-04192406f0aa6511806bc45dd7db37f6.o'
cc: error: no such file or directory: 'M-olinillo5858D-e-1e63617b9ad4d04bdfe4e8c65d4d008b.o'
cc: error: no such file or directory: 'A-rray40M-olinill-26daf0e64d369d571c58266c76495dc8.o'
cc: error: no such file or directory: 'P-ointer40M-olini-eb8ff95006030b77db90ecc8a828bcdd.o'
cc: error: no such file or directory: 'M-olinillo5858R-e-5c45b34f331a06a52b11859d8d613293.o'
cc: error: no such file or directory: 'M-olinillo5858R-e-f865a8d056292442b77badc9cf2f86b3.o'
cc: error: no such file or directory: 'A-rray40M-olinill-22b34df69cc7cc4de17a52dc849278ba.o'
cc: error: no such file or directory: 'P-ointer40M-olini-b4a38fecd9d326417840a7291ab463f0.o'
cc: error: no such file or directory: 'H-ash40S-hards585-9eaf1abd972540dc7a5d6053969b56ad.o'
Error: execution of command failed with code: 1: `cc "${@}" -o '/wrkdirs/usr/ports/devel/shards/work/shards-0.11.0/bin/shards'  -rdynamic  -lyaml -lpcre -lm -lgc-threaded -lpthread /usr/local/lib/crystal/ext/libcrystal.a -levent -lpthread -L/usr/lib -L/usr/local/lib`
*** [bin/shards] Error code 1

make[1]: stopped in /wrkdirs/usr/ports/devel/shards/work/shards-0.11.0
1 error

make[1]: stopped in /wrkdirs/usr/ports/devel/shards/work/shards-0.11.0
===> 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/devel/shards



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