[package - main-arm64-default][databases/usql] Failed for usql-0.19.12 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Nov 2024 10:22:37 UTC
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: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p380be9c7980a_s5036d9652a5/logs/usql-0.19.12.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=p380be9c7980a_s5036d9652a5 Log: =>> Building databases/usql build started at Sat Nov 9 10:15:51 UTC 2024 port directory: /usr/ports/databases/usql package name: usql-0.19.12 building for: FreeBSD main-arm64-default-job-02 15.0-CURRENT FreeBSD 15.0-CURRENT 1500026 arm64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 396 Nov 7 01:04 /usr/ports/databases/usql/Makefile Ports top last git commit: 380be9c7980 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: 1500026 Job Id: 02 !!! Jail is newer than host. (Jail: 1500026, Host: 1500023) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500026 UNAME_v=FreeBSD 15.0-CURRENT 1500026 UNAME_r=15.0-CURRENT 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/main-arm64-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/main-arm64-default/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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-- yuri@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=15.0 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--- # 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 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-- ulimit: can't get limit: Invalid argument 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 [main-arm64-default-job-02] Installing pkg-1.21.3... [main-arm64-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 [main-arm64-default-job-02] Installing go122-1.22.6_1... [main-arm64-default-job-02] `-- Installing binutils-2.43.1,1... [main-arm64-default-job-02] | `-- Installing indexinfo-0.3.1... [main-arm64-default-job-02] | `-- Extracting indexinfo-0.3.1: .... done [main-arm64-default-job-02] | `-- Installing zstd-1.5.6... [main-arm64-default-job-02] | | `-- Installing liblz4-1.10.0,1... [main-arm64-default-job-02] | | `-- Extracting liblz4-1.10.0,1: .......... done [main-arm64-default-job-02] | `-- Extracting zstd-1.5.6: .......... done [main-arm64-default-job-02] `-- Extracting binutils-2.43.1,1: .......... done [main-arm64-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 [main-arm64-default-job-02] Installing ca_root_nss-3.104... [main-arm64-default-job-02] Extracting ca_root_nss-3.104: ....... done certctl: Skipping untrusted certificate 080911ac (/etc/ssl/untrusted/080911ac.0) certctl: Skipping untrusted certificate d853d49e (/etc/ssl/untrusted/d853d49e.0) certctl: Skipping untrusted certificate f90208f7 (/etc/ssl/untrusted/f90208f7.0) certctl: Skipping untrusted certificate ee1365c0 (/etc/ssl/untrusted/ee1365c0.0) certctl: Skipping untrusted certificate 26312675 (/etc/ssl/untrusted/26312675.0) certctl: Skipping untrusted certificate b1b8a7f3 (/etc/ssl/untrusted/b1b8a7f3.0) certctl: Skipping untrusted certificate c01cdfa2 (/etc/ssl/untrusted/c01cdfa2.0) certctl: Skipping untrusted certificate 9c2e7d30 (/etc/ssl/untrusted/9c2e7d30.0) certctl: Skipping untrusted certificate 116bf586 (/etc/ssl/untrusted/116bf586.0) certctl: Skipping untrusted certificate c47d9980 (/etc/ssl/untrusted/c47d9980.0) certctl: Skipping untrusted certificate 349f2832 (/etc/ssl/untrusted/349f2832.0) certctl: Skipping untrusted certificate a8dee976 (/etc/ssl/untrusted/a8dee976.0) certctl: Skipping untrusted certificate 442adcac (/etc/ssl/untrusted/442adcac.0) certctl: Skipping untrusted certificate 0c4c9b6c (/etc/ssl/untrusted/0c4c9b6c.0) certctl: Skipping untrusted certificate cb59f961 (/etc/ssl/untrusted/cb59f961.0) certctl: Skipping untrusted certificate 5a4d6896 (/etc/ssl/untrusted/5a4d6896.0) certctl: Skipping untrusted certificate dc45b0bd (/etc/ssl/untrusted/dc45b0bd.0) certctl: Skipping untrusted certificate 1320b215 (/etc/ssl/untrusted/1320b215.0) certctl: Skipping untrusted certificate 0b7c536a (/etc/ssl/untrusted/0b7c536a.0) ===== Message from ca_root_nss-3.104: <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/xo/usql/drivers/metadata/oracle github.com/ClickHouse/clickhouse-go/v2/lib/proto github.com/xo/usql/drivers/oracle/orshared github.com/lib/pq/scram github.com/lib/pq 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/postgres github.com/xo/usql/drivers/postgres github.com/mattn/go-sqlite3 github.com/xo/usql/drivers/clickhouse 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 golang.org/x/net/http2/hpack golang.org/x/net/http2 github.com/sijms/go-ora/v2/network 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/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/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime 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/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time github.com/kylelemons/godebug/diff github.com/kylelemons/godebug/pretty github.com/xo/usql/drivers/oracle github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared github.com/golang-jwt/jwt/v5 github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local github.com/pkg/browser github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops golang.org/x/crypto/pkcs12/internal/rc2 github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth golang.org/x/crypto/pkcs12 github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage github.com/microsoft/go-mssqldb/namedpipe github.com/microsoft/go-mssqldb/sharedmemory 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-4181852159/go.o /tmp/go-link-4181852159/000000.o /tmp/go-link-4181852159/000001.o /tmp/go-link-4181852159/000002.o /tmp/go-link-4181852159/000003.o /tmp/go-link-4181852159/000004.o /tmp/go-link-4181852159/000005.o /tmp/go-link-4181852159/000006 .o /tmp/go-link-4181852159/000007.o /tmp/go-link-4181852159/000008.o /tmp/go-link-4181852159/000009.o /tmp/go-link-4181852159/000010.o /tmp/go-link-4181852159/000011.o /tmp/go-link-4181852159/000012.o /tmp/go-link-4181852159/000013.o /tmp/go-link-4181852159/000014.o /tmp/go-link-4181852159/000015.o /tmp/go-link-4181852159/000016.o /tmp/go-link-4181852159/000017.o /tmp/go-link-4181852159/000018.o /tmp/go-link-4181852159/000019.o /tmp/go-link-4181852159/000020.o /tmp/go-link-4181852159/000021.o /tmp/go-link-4181852159/000022.o /tmp/go-link-4181852159/000023.o /tmp/go-link-4181852159/000024.o /tmp/go-link-4181852159/000025.o /tmp/go-link-4181852159/000026.o /tmp/go-link-4181852159/000027.o /tmp/go-link-4181852159/000028.o /tmp/go-link-4181852159/000029.o /tmp/go-link-4181852159/000030.o /tmp/go-link-4181852159/000031.o /tmp/go-link-4181852159/000032.o /tmp/go-link-4181852159/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-4181852159/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-4181852159/000004.o: in function `render': resvg.cgo2.c:(.text+0x108): undefined reference to `resvg_render' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_get_image_size': resvg.cgo2.c:(.text+0x2f8): undefined reference to `resvg_get_image_size' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_create': resvg.cgo2.c:(.text+0x364): undefined reference to `resvg_options_create' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_destroy': resvg.cgo2.c:(.text+0x3c4): undefined reference to `resvg_options_destroy' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_load_font_data': resvg.cgo2.c:(.text+0x404): undefined reference to `resvg_options_load_font_data' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_load_font_file': resvg.cgo2.c:(.text+0x444): undefined reference to `resvg_options_load_font_file' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_load_system_fonts': resvg.cgo2.c:(.text+0x4a4): undefined reference to `resvg_options_load_system_fonts' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_cursive_family': resvg.cgo2.c:(.text+0x4dc): undefined reference to `resvg_options_set_cursive_family' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_dpi': resvg.cgo2.c:(.text+0x514): undefined reference to `resvg_options_set_dpi' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_fantasy_family': resvg.cgo2.c:(.text+0x54c): undefined reference to `resvg_options_set_fantasy_family' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_font_family': resvg.cgo2.c:(.text+0x584): undefined reference to `resvg_options_set_font_family' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_font_size': resvg.cgo2.c:(.text+0x5bc): undefined reference to `resvg_options_set_font_size' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_image_rendering_mode': resvg.cgo2.c:(.text+0x5f4): undefined reference to `resvg_options_set_image_rendering_mode' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_languages': resvg.cgo2.c:(.text+0x62c): undefined reference to `resvg_options_set_languages' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_monospace_family': resvg.cgo2.c:(.text+0x664): undefined reference to `resvg_options_set_monospace_family' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_resources_dir': resvg.cgo2.c:(.text+0x69c): undefined reference to `resvg_options_set_resources_dir' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_sans_serif_family': resvg.cgo2.c:(.text+0x6d4): undefined reference to `resvg_options_set_sans_serif_family' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_serif_family': resvg.cgo2.c:(.text+0x70c): undefined reference to `resvg_options_set_serif_family' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_shape_rendering_mode': resvg.cgo2.c:(.text+0x744): undefined reference to `resvg_options_set_shape_rendering_mode' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_options_set_text_rendering_mode': resvg.cgo2.c:(.text+0x77c): undefined reference to `resvg_options_set_text_rendering_mode' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_transform_identity': resvg.cgo2.c:(.text+0x7b0): undefined reference to `resvg_transform_identity' /usr/local/bin/ld.bfd: /tmp/go-link-4181852159/000004.o: in function `_cgo_29d30a3eda7b_Cfunc_resvg_tree_destroy': resvg.cgo2.c:(.text+0x824): 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 making "build" in /usr/ports/databases/usql