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:     y...@freebsd.org
Log URL:        
https://pkg-status.freebsd.org/ampere3/data/133arm64-default/332c73b035e3/logs/usql-0.19.12.log
Build URL:      
https://pkg-status.freebsd.org/ampere3/build.html?mastername=133arm64-default&build=332c73b035e3
Log:

=>> Building databases/usql
build started at Thu Oct 31 03:16:37 UTC 2024
port directory: /usr/ports/databases/usql
package name: usql-0.19.12
building for: FreeBSD 133arm64-default-job-02 13.3-RELEASE-p7 FreeBSD 
13.3-RELEASE-p7 arm64
maintained by: y...@freebsd.org
Makefile datestamp: -rw-r--r--  1 root  wheel  396 Oct 29 01:05 
/usr/ports/databases/usql/Makefile
Ports top last git commit: 332c73b035e
Ports top unclean checkout: no
Port dir last git commit: 8df62e768bd
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1500023
Jail OSVERSION: 1303001
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1303001
UNAME_v=FreeBSD 13.3-RELEASE-p7
UNAME_r=13.3-RELEASE-p7
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
MASTERMNT=/usr/local/poudriere/data/.m/133arm64-default/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/133arm64-default/02/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=133arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/133arm64-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.2
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--
y...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/usql/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/usql/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/usql/work/.cache  
HOME=/wrkdirs/usr/ports/databases/usql/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/databases/usql/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/usql/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/usql/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/usql/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/usql/work/.cache  
HOME=/wrkdirs/usr/ports/databases/usql/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/databases/usql/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/usql/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_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_IN
STALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/usql"  EXAMPLESDIR="share/examples/usql"  
DATADIR="share/usql"  WWWDIR="www/usql"  ETCDIR="etc/usql"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/usql 
DOCSDIR=/usr/local/share/doc/usql EXAMPLESDIR=/usr/local/share/examples/usql  
WWWDIR=/usr/local/www/usql ETCDIR=/usr/local/etc/usql
--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
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   usql-0.19.12 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.21.3.pkg
[133arm64-default-job-02] Installing pkg-1.21.3...
[133arm64-default-job-02] Extracting pkg-1.21.3: .......... done
===>   usql-0.19.12 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of usql-0.19.12
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   usql-0.19.12 depends on file: /usr/local/bin/go122 - not found
===>   Installing existing package /packages/All/go122-1.22.6_1.pkg
[133arm64-default-job-02] Installing go122-1.22.6_1...
[133arm64-default-job-02] `-- Installing binutils-2.43.1,1...
[133arm64-default-job-02] |   `-- Installing indexinfo-0.3.1...
[133arm64-default-job-02] |   `-- Extracting indexinfo-0.3.1: .... done
[133arm64-default-job-02] |   `-- Installing zstd-1.5.6...
[133arm64-default-job-02] |   | `-- Installing liblz4-1.10.0,1...
[133arm64-default-job-02] |   | `-- Extracting liblz4-1.10.0,1: .......... done
[133arm64-default-job-02] |   `-- Extracting zstd-1.5.6: .......... done
[133arm64-default-job-02] `-- Extracting binutils-2.43.1,1: .......... done
[133arm64-default-job-02] Extracting go122-1.22.6_1: .......... done
===>   usql-0.19.12 depends on file: /usr/local/bin/go122 - found
===>   Returning to build of usql-0.19.12
===>   usql-0.19.12 depends on package: ca_root_nss>0 - not found
===>   Installing existing package /packages/All/ca_root_nss-3.104.pkg
[133arm64-default-job-02] Installing ca_root_nss-3.104...
[133arm64-default-job-02] Extracting ca_root_nss-3.104: ....... done
Scanning /usr/share/certs/blacklisted for certificates...
Scanning /usr/share/certs/trusted for certificates...
Scanning /usr/local/share/certs for certificates...
=====
Message from ca_root_nss-3.104:

--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of
the system administrator.

This package installs symlinks to support root certificate discovery
for software that either uses other cryptographic libraries than
OpenSSL, or use OpenSSL but do not follow recommended practice.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem
===>   usql-0.19.12 depends on package: ca_root_nss>0 - found
===>   Returning to build of usql-0.19.12
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
=> v0.19.12.mod doesn't seem to exist in 
/portdistfiles/go/databases_usql/usql-v0.19.12.
=> Attempting to fetch 
https://proxy.golang.org/github.com/xo/usql/@v/v0.19.12.mod
v0.19.12.mod                                            18 kB  957 kBps    00s
=> v0.19.12.zip doesn't seem to exist in 
/portdistfiles/go/databases_usql/usql-v0.19.12.
=> Attempting to fetch 
https://proxy.golang.org/github.com/xo/usql/@v/v0.19.12.zip
v0.19.12.zip                                           437 kB 3918 kBps    00s
===> Fetching all distfiles required by usql-0.19.12 for building
===> Fetching github.com/xo/usql dependencies
go: downloading go1.23rc2 (freebsd/arm64)
# get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.9.9.mod
<snip>
github.com/mithrandie/go-text
github.com/mithrandie/go-text/color
github.com/mithrandie/go-text/json
github.com/mithrandie/csvq/lib/option
github.com/mithrandie/ternary
github.com/mithrandie/csvq/lib/value
github.com/mithrandie/csvq/lib/parser
github.com/mithrandie/csvq/lib/constant
github.com/mithrandie/csvq/lib/doc
github.com/mithrandie/csvq/lib/excmd
github.com/mithrandie/csvq/lib/json
github.com/mithrandie/csvq/lib/syntax
github.com/mithrandie/go-text/csv
github.com/mithrandie/go-text/fixedlen
github.com/mithrandie/go-text/jsonl
github.com/mithrandie/go-text/ltsv
github.com/mithrandie/go-text/table
golang.org/x/crypto/ssh/terminal
github.com/mithrandie/csvq/lib/query
github.com/ClickHouse/clickhouse-go/v2/lib/column
github.com/dop251/goja_nodejs/require
github.com/dop251/goja_nodejs/util
github.com/dop251/goja_nodejs/console
github.com/dop251/goja_nodejs/eventloop
github.com/xo/echartsgoja
github.com/xo/usql/handler
filippo.io/edwards25519/field
filippo.io/edwards25519
github.com/go-sql-driver/mysql
github.com/xo/usql/drivers/metadata/informationschema
github.com/xo/usql/drivers/metadata/mysql
github.com/xo/usql/drivers/mysql
github.com/sijms/go-ora/v2/network/security/md4
github.com/sijms/go-ora/v2/advanced_nego/ntlmssp
github.com/sijms/go-ora/v2/configurations
github.com/sijms/go-ora/v2/converters
github.com/mithrandie/csvq-driver
github.com/xo/usql/drivers/csvq
github.com/sijms/go-ora/v2/lazy_init
github.com/sijms/go-ora/v2/network/security
github.com/sijms/go-ora/v2/trace
go/constant
go/internal/typeparams
go/build/constraint
go/parser
go/version
internal/buildcfg
internal/types/errors
go/types
github.com/ClickHouse/clickhouse-go/v2/lib/proto
github.com/ClickHouse/clickhouse-go/v2/ext
github.com/ClickHouse/clickhouse-go/v2/lib/driver
github.com/ClickHouse/clickhouse-go/v2/resources
github.com/ClickHouse/clickhouse-go/v2
github.com/xo/usql/drivers/metadata/oracle
github.com/xo/usql/drivers/oracle/orshared
github.com/lib/pq/scram
github.com/lib/pq
github.com/xo/usql/drivers/clickhouse
github.com/mattn/go-sqlite3
github.com/xo/usql/drivers/metadata/postgres
github.com/xo/usql/drivers/postgres
github.com/xo/usql/drivers/sqlite3/sqshared
github.com/golang-sql/civil
github.com/golang-sql/sqlexp
github.com/microsoft/go-mssqldb/aecmk
github.com/microsoft/go-mssqldb/msdsn
github.com/microsoft/go-mssqldb/integratedauth
golang.org/x/crypto/md4
github.com/microsoft/go-mssqldb/integratedauth/ntlm
github.com/microsoft/go-mssqldb/internal/cp
github.com/microsoft/go-mssqldb/internal/decimal
github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto
github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils
github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys
github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms
github.com/microsoft/go-mssqldb/internal/querytext
github.com/microsoft/go-mssqldb
github.com/Azure/azure-sdk-for-go/sdk/internal/log
github.com/Azure/azure-sdk-for-go/sdk/azcore/log
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared
github.com/Azure/azure-sdk-for-go/sdk/internal/exported
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported
github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing
github.com/Azure/azure-sdk-for-go/sdk/azcore/policy
github.com/Azure/azure-sdk-for-go/sdk/internal/poller
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op
github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming
github.com/Azure/azure-sdk-for-go/sdk/internal/diag
github.com/Azure/azure-sdk-for-go/sdk/internal/temporal
github.com/Azure/azure-sdk-for-go/sdk/internal/uuid
golang.org/x/text/unicode/bidi
golang.org/x/text/secure/bidirule
golang.org/x/net/idna
golang.org/x/net/http/httpguts
github.com/sijms/go-ora/v2/network
golang.org/x/net/http2/hpack
golang.org/x/net/http2
github.com/sijms/go-ora/v2/advanced_nego
github.com/sijms/go-ora/v2
github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime
github.com/xo/usql/drivers/oracle
github.com/Azure/azure-sdk-for-go/sdk/azcore
github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource
github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy
github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache
github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json
github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time
github.com/kylelemons/godebug/diff
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority
github.com/kylelemons/godebug/pretty
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs
github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust
github.com/golang-jwt/jwt/v5
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens
github.com/pkg/browser
golang.org/x/crypto/pkcs12/internal/rc2
golang.org/x/crypto/pkcs12
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops
github.com/microsoft/go-mssqldb/namedpipe
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth
github.com/microsoft/go-mssqldb/sharedmemory
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base
github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential
github.com/AzureAD/microsoft-authentication-library-for-go/apps/public
github.com/Azure/azure-sdk-for-go/sdk/azidentity
github.com/microsoft/go-mssqldb/azuread
github.com/xo/usql/drivers/sqlserver
github.com/xo/usql/drivers/sqlite3
github.com/xo/usql/internal
github.com/xo/usql
# github.com/xo/usql
/portdistfiles/go/databases_usql/pkg/mod/golang.org/toolchain@v0.0.1-go1.23rc2.freebsd-arm64/pkg/tool/freebsd_arm64/link:
 running cc failed: exit status 1
/usr/bin/cc -s -fuse-ld=bfd -o $WORK/b001/exe/a.out 
-Wl,--export-dynamic-symbol=__progname -Wl,--export-dynamic-symbol=_cgo_panic 
-Wl,--export-dynamic-symbol=_cgo_topofstack 
-Wl,--export-dynamic-symbol=authorizerTrampoline 
-Wl,--export-dynamic-symbol=callbackTrampoline 
-Wl,--export-dynamic-symbol=commitHookTrampoline 
-Wl,--export-dynamic-symbol=compareTrampoline 
-Wl,--export-dynamic-symbol=crosscall2 
-Wl,--export-dynamic-symbol=doneTrampoline -Wl,--export-dynamic-symbol=environ 
-Wl,--export-dynamic-symbol=preUpdateHookTrampoline 
-Wl,--export-dynamic-symbol=rollbackHookTrampoline 
-Wl,--export-dynamic-symbol=stepTrampoline 
-Wl,--export-dynamic-symbol=updateHookTrampoline -Qunused-arguments 
-Wl,--compress-debug-sections=zlib /tmp/go-link-304185233/go.o 
/tmp/go-link-304185233/000000.o /tmp/go-link-304185233/000001.o 
/tmp/go-link-304185233/000002.o /tmp/go-link-304185233/000003.o 
/tmp/go-link-304185233/000004.o /tmp/go-link-304185233/000005.o 
/tmp/go-link-304185233/000006.o /tmp/
go-link-304185233/000007.o /tmp/go-link-304185233/000008.o 
/tmp/go-link-304185233/000009.o /tmp/go-link-304185233/000010.o 
/tmp/go-link-304185233/000011.o /tmp/go-link-304185233/000012.o 
/tmp/go-link-304185233/000013.o /tmp/go-link-304185233/000014.o 
/tmp/go-link-304185233/000015.o /tmp/go-link-304185233/000016.o 
/tmp/go-link-304185233/000017.o /tmp/go-link-304185233/000018.o 
/tmp/go-link-304185233/000019.o /tmp/go-link-304185233/000020.o 
/tmp/go-link-304185233/000021.o /tmp/go-link-304185233/000022.o 
/tmp/go-link-304185233/000023.o /tmp/go-link-304185233/000024.o 
/tmp/go-link-304185233/000025.o /tmp/go-link-304185233/000026.o 
/tmp/go-link-304185233/000027.o /tmp/go-link-304185233/000028.o 
/tmp/go-link-304185233/000029.o /tmp/go-link-304185233/000030.o 
/tmp/go-link-304185233/000031.o /tmp/go-link-304185233/000032.o 
/tmp/go-link-304185233/000033.o -L/usr/local/lib -L/usr/local/lib 
-L/usr/local/lib -lpthread -L/usr/local/lib -L/usr/local/lib -no-pie
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function `parse':
resvg.cgo2.c:(.text+0x6c): undefined reference to `resvg_parse_tree_from_data'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function `render':
resvg.cgo2.c:(.text+0x110): undefined reference to `resvg_render'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_get_image_size':
resvg.cgo2.c:(.text+0x300): undefined reference to `resvg_get_image_size'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_create':
resvg.cgo2.c:(.text+0x36c): undefined reference to `resvg_options_create'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_destroy':
resvg.cgo2.c:(.text+0x3cc): undefined reference to `resvg_options_destroy'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_load_font_data':
resvg.cgo2.c:(.text+0x40c): undefined reference to 
`resvg_options_load_font_data'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_load_font_file':
resvg.cgo2.c:(.text+0x44c): undefined reference to 
`resvg_options_load_font_file'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_load_system_fonts':
resvg.cgo2.c:(.text+0x4ac): undefined reference to 
`resvg_options_load_system_fonts'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_cursive_family':
resvg.cgo2.c:(.text+0x4e4): undefined reference to 
`resvg_options_set_cursive_family'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_dpi':
resvg.cgo2.c:(.text+0x51c): undefined reference to `resvg_options_set_dpi'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_fantasy_family':
resvg.cgo2.c:(.text+0x554): undefined reference to 
`resvg_options_set_fantasy_family'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_font_family':
resvg.cgo2.c:(.text+0x58c): undefined reference to 
`resvg_options_set_font_family'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_font_size':
resvg.cgo2.c:(.text+0x5c4): undefined reference to `resvg_options_set_font_size'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_image_rendering_mode':
resvg.cgo2.c:(.text+0x5fc): undefined reference to 
`resvg_options_set_image_rendering_mode'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_languages':
resvg.cgo2.c:(.text+0x634): undefined reference to `resvg_options_set_languages'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_monospace_family':
resvg.cgo2.c:(.text+0x66c): undefined reference to 
`resvg_options_set_monospace_family'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_resources_dir':
resvg.cgo2.c:(.text+0x6a4): undefined reference to 
`resvg_options_set_resources_dir'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_sans_serif_family':
resvg.cgo2.c:(.text+0x6dc): undefined reference to 
`resvg_options_set_sans_serif_family'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_serif_family':
resvg.cgo2.c:(.text+0x714): undefined reference to 
`resvg_options_set_serif_family'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_shape_rendering_mode':
resvg.cgo2.c:(.text+0x74c): undefined reference to 
`resvg_options_set_shape_rendering_mode'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_options_set_text_rendering_mode':
resvg.cgo2.c:(.text+0x784): undefined reference to 
`resvg_options_set_text_rendering_mode'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_transform_identity':
resvg.cgo2.c:(.text+0x7b8): undefined reference to `resvg_transform_identity'
/usr/local/bin/ld.bfd: /tmp/go-link-304185233/000004.o: in function 
`_cgo_29d30a3eda7b_Cfunc_resvg_tree_destroy':
resvg.cgo2.c:(.text+0x82c): undefined reference to `resvg_tree_destroy'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

*** Error code 1

Stop.
make: stopped in /usr/ports/databases/usql

Reply via email to