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]
Log URL:        
https://pkg-status.freebsd.org/ampere1/data/142arm64-quarterly/a2c99c21ed52/logs/libopencm3-0.8.0_1.log
Build URL:      
https://pkg-status.freebsd.org/ampere1/build.html?mastername=142arm64-quarterly&build=a2c99c21ed52
Log:

=>> Building devel/libopencm3
build started at Fri Jun 20 09:12:34 UTC 2025
port directory: /usr/ports/devel/libopencm3
package name: libopencm3-0.8.0_1
building for: FreeBSD 142arm64-quarterly-job-07 14.2-RELEASE-p3 FreeBSD 
14.2-RELEASE-p3 arm64
maintained by: [email protected]
Makefile datestamp: -rw-r--r--  1 root wheel 978 Apr  3 01:02 
/usr/ports/devel/libopencm3/Makefile
Ports top last git commit: a2c99c21e
Ports top unclean checkout: no
Port dir last git commit: 359bbf7fc
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2-12-g74a54a88
Host OSVERSION: 1500038
Jail OSVERSION: 1402000
Job Id: 07

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1402000
UNAME_v=FreeBSD 14.2-RELEASE-p3
UNAME_r=14.2-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.2-12-g74a54a88
MASTERMNT=/usr/local/poudriere/data/.m/142arm64-quarterly/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/142arm64-quarterly/07/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=142arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/142arm64-quarterly/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.2-12-g74a54a88
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

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

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=/usr/local/bin/gmake PYTHON="/usr/local/bin/python3.11" 
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libopencm3/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libopencm3/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libopencm3/work/.cache  
HOME=/wrkdirs/usr/ports/devel/libopencm3/work TMPDIR="/tmp" 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libopencm3/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PATH=/usr/local/gcc-arm-embedded-10.3-2021.10/bin:/wrkdirs/usr/ports/devel/libopencm3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
  
DESTDIR=/wrkdirs/usr/ports/devel/libopencm3/work/stage/usr/local/gcc-arm-embedded-10.3-2021.10
 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libopencm3/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libopencm3/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libopencm3/work/.cache  
HOME=/wrkdirs/usr/ports/devel/libopencm3/work TMPDIR="/tmp" 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libopencm3/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 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  " BSD_INSTA
LL_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--
TARGET=arm-none-eabi FULL_VERSION=10.3-2021.10 
PYTHON_INCLUDEDIR=include/python3.11  PYTHON_LIBDIR=lib/python3.11  
PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.11/site-packages  
PYTHON_SUFFIX=311  PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  
PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=14.2 PREFIX=%D 
LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/libopencm3"  EXAMPLESDIR="share/examples/libopencm3"  
DATADIR="share/libopencm3"  WWWDIR="www/libopencm3"  ETCDIR="etc/libopencm3"
--End PLIST_SUB--

--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.11  
PYTHON_LIBDIR=/usr/local/lib/python3.11  PYTHON_PLATFORM=freebsd14  
PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages  PYTHON_SUFFIX=311  
PYTHON_EXT_SUFFIX=.cpython-311  PYTHON_VER=3.11  PYTHON_VERSION=python3.11 
PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  
DATADIR=/usr/local/share/libopencm3 DOCSDIR=/usr/local/share/doc/libopencm3 
EXAMPLESDIR=/usr/local/share/examples/libopencm3  
WWWDIR=/usr/local/www/libopencm3 ETCDIR=/usr/local/etc/libopencm3
--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
####  ####
# 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 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
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)  8192
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
pipebuf                         (-y)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   libopencm3-0.8.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-2.1.2.pkg
[142arm64-quarterly-job-07] Installing pkg-2.1.2...
[142arm64-quarterly-job-07] Extracting pkg-2.1.2: .......... done
===>   libopencm3-0.8.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libopencm3-0.8.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL3 accepted by the user
===> Fetching all distfiles required by libopencm3-0.8.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL3 accepted by the user
===> Fetching all distfiles required by libopencm3-0.8.0_1 for building
=> SHA256 Checksum OK for libopencm3-libopencm3-v0.8.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL3 accepted by the user
===> Fetching all distfiles required by libopencm3-0.8.0_1 for building
===>  Extracting for libopencm3-0.8.0_1
=> SHA256 Checksum OK for libopencm3-libopencm3-v0.8.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Patching for libopencm3-0.8.0_1
===>  Applying FreeBSD patches for libopencm3-0.8.0_1 from 
/usr/ports/devel/libopencm3/files
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   libopencm3-0.8.0_1 depends on file: 
/usr/local/gcc-arm-embedded-10.3-2021.10/bin/arm-none-eabi-gcc - not found
===>   Installing existing package 
/packages/All/gcc-arm-embedded-10.3.20210921.pkg
[142arm64-quarterly-job-07] Installing gcc-arm-embedded-10.3.20210921...
[142arm64-quarterly-job-07] `-- Installing gcc13-13.3.0_2...
[142arm64-quarterly-job-07] |   `-- Installing binutils-2.44,1...
[142arm64-quarterly-job-07] |   | `-- Installing indexinfo-0.3.1_1...
[142arm64-quarterly-job-07] |   | `-- Extracting indexinfo-0.3.1_1: .... done
[142arm64-quarterly-job-07] |   | `-- Installing zstd-1.5.7...
[142arm64-quarterly-job-07] |   |   `-- Installing liblz4-1.10.0,1...
[142arm64-quarterly-job-07] |   |   `-- Extracting liblz4-1.10.0,1: .......... 
done
[142arm64-quarterly-job-07] |   | `-- Extracting zstd-1.5.7: .......... done
[142arm64-quarterly-job-07] |   `-- Extracting binutils-2.44,1: .......... done
[142arm64-quarterly-job-07] |   `-- Installing gmp-6.3.0...
[142arm64-quarterly-job-07] |   `-- Extracting gmp-6.3.0: .......... done
[142arm64-quarterly-job-07] |   `-- Installing mpc-1.3.1_1...
[142arm64-quarterly-job-07] |   | `-- Installing mpfr-4.2.2,1...
[142arm64-quarterly-job-07] |   | `-- Extracting mpfr-4.2.2,1: .......... done
[142arm64-quarterly-job-07] |   `-- Extracting mpc-1.3.1_1: ......... done
[142arm64-quarterly-job-07] `-- Extracting gcc13-13.3.0_2: .......... done
[142arm64-quarterly-job-07] `-- Installing gettext-runtime-0.23.1...
[142arm64-quarterly-job-07] `-- Extracting gettext-runtime-0.23.1: .......... 
done
[142arm64-quarterly-job-07] `-- Installing python311-3.11.12_1...
[142arm64-quarterly-job-07] |   `-- Installing libffi-3.4.6...
[142arm64-quarterly-job-07] |   `-- Extracting libffi-3.4.6: .......... done
[142arm64-quarterly-job-07] |   `-- Installing mpdecimal-4.0.0...
[142arm64-quarterly-job-07] |   `-- Extracting mpdecimal-4.0.0: .......... done
[142arm64-quarterly-job-07] |   `-- Installing readline-8.2.13_2...
[142arm64-quarterly-job-07] |   `-- Extracting readline-8.2.13_2: .......... 
done
[142arm64-quarterly-job-07] `-- Extracting python311-3.11.12_1: .......... done
pkg-static: Missing shlib dependency: libstdc++.so.6

Failed to install the following 1 package(s): 
/packages/All/gcc-arm-embedded-10.3.20210921.pkg
=====
Message from gcc13-13.3.0_2:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc13

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
=====
Message from python311-3.11.12_1:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py311-gdbm       databases/py-gdbm@py311
py311-sqlite3    databases/py-sqlite3@py311
py311-tkinter    x11-toolkits/py-tkinter@py311
*** Error code 1

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

Reply via email to